Autor |
Nachricht |
|
Titel: Changing from KDE to Gnome?
Verfasst am: 01.10.2006, 18:44 Uhr
|
|
Anmeldung: 01. Okt 2006
Beiträge: 4
Wohnort: Norway
|
|
I'm using the Kanotix 2006-01Rc03. I wanted to change from the default KDE desktop to Gnome.
I installed Gnome and had it running until I logged out and shut down.. When I started again it looked as if I have lost the screen where I could choose session. At the same time, when I log out of KDE I only have the choice to log out of this session, not to shut down or restart. How (and what) do I configure to get Gnome as default?
I also have problems dowloading pictures from my Canon G5 (usb) camera. The camera cold not be initialized.
If anyone could give a newbie some advice I''d be thankful. |
|
|
|
|
 |
|
Titel: Re: Changing from KDE to Gnome?
Verfasst am: 01.10.2006, 20:20 Uhr
|
|
Anmeldung: 07. Mai 2005
Beiträge: 526
Wohnort: Waliser Märze
|
|
sevo hat folgendes geschrieben::
I also have problems dowloading pictures from my Canon G5 (usb) camera. The camera cold not be initialized.
.
sevo can't help you with your Gnome problem except to say it sounds like a conflict between kdm and gdm but your camera is supported and should work, how are you trying to access the pictures just though a file browser or a photo programme, which desktop was this on Gnome or KDE. I know this is obvious but I assume you did have the camera switched on. |
|
|
|
|
 |
|
Titel: RE: Changing from KDE to Gnome?
Verfasst am: 01.10.2006, 20:23 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 448
Wohnort: Dresden
|
|
Well I do not understand why some people change their KDE to GNOME, that is really a bad idea, sorry. KDE is the best desktop, without any questions. I am sure that GNOME is easier for newbies, but if you use GNOME for a long time, your only wish will be to change to KDE. I am experienced in this category, because earlier I was also a GNOME user.
Anyway maybe your KDM, the log in manager of KDE was replaced by GDM. If it the case you should uninstall GDM with APT and reinstall KDM using APT. Then you can confige KDM in KControl und System Administration-> Log in manager.
To add the shutdown and restart buttons to the log out dialog you should go to the Session Manager in KDE Components on KControl and check "Offer shutdown options". |
_________________ Scanmetender[Soft] - Tender security solutions for your computer.
Scanmetender Standard - It is free! For GNU/Linux and Windows(R).
http://www.scanmetender.com
|
|
|
|
 |
|
Titel: RE: Changing from KDE to Gnome?
Verfasst am: 01.10.2006, 20:39 Uhr
|
|
Anmeldung: 10. Sep 2004
Beiträge: 413
|
|
dpkg-reconfigure gdm/kdm whatever you prefer should be the easier solution.
Your Cam has probably a menu where you can determine, whether it should behave as camera or as storage, storage is the better choice.
Greetings (Gruß)
Datebro |
|
|
|
|
 |
|
Titel: Re: Changing from KDE to Gnome?
Verfasst am: 02.10.2006, 00:01 Uhr
|
|
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
|
|
sevo hat folgendes geschrieben::
I'm using the Kanotix 2006-01Rc03. I wanted to change from the default KDE desktop to Gnome.
I installed Gnome and had it running until I logged out and shut down.. When I started again it looked as if I have lost the screen where I could choose session. At the same time, when I log out of KDE I only have the choice to log out of this session, not to shut down or restart. How (and what) do I configure to get Gnome as default?
To set GDM (Gnome Desktop Manager) as default desktop manager is simple.
1) You need to unfreeze the initscripts in /etc/rc.d
Code:
su
unfreeze-rc.d
2) If you have not yet installed GDM do so now:. Be sure to choose GDM as your login manager.
Code:
su
apt-get update
apt-get install gdm
If you already installed GDM select it as default:
Code:
su
dpkg-reconfigure gdm
Select GDM as your desktop manager then start(restart) GDM.
Code:
/etc/init.d/gdm restart
If you do this from within KDE your desktop will restart hopefully w/ GDM and the choice of selecting your preferred desktop.
Zitat:
I also have problems dowloading pictures from my Canon G5 (usb) camera. The camera cold not be initialized.
If anyone could give a newbie some advice I''d be thankful.
I only buy USB devices that are seen as hard drives and can simply be mounted like any other disc drive so I've no real experience with Gphoto. This should at least get you started in the right direction. It seems as though your camera is supported by gphoto.
From supported cameras list @ gphoto.org:
Zitat:
"Canon PowerShot G5 (PTP mode)"
There are other posts in the Kanotix forums about Gphoto and permissions. As an experiement, try to access your camera as root instead of user. If root can access the camera it's just a permissions problem.
Another suggestion would be to use the forum wisely. Post a new topic about your camera w/ a proper subject line like 'Canon powershot G5 & gphoto doesn't work'.
Someone that knows Gphoto might know absolutely nothing about KDE or Gnome and will simply not bother to read this thread. |
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
|
|
|
 |
|
Titel:
Verfasst am: 02.10.2006, 04:42 Uhr
|
|

Anmeldung: 16. Apr 2006
Beiträge: 207
Wohnort: England
|
|
I had the login problem when I installed gnome on kanotix the first time. I think it was fix-fonts that fixed it.
(That is, type fix-fonts in a terminal as root). |
_________________ sidux 32 & 64 | PCLinuxOS | PC-BSD
repository of shame - compiz fusion & beryl repo for debian Sid/Lenny/Etch | 32-bit | 64-bit
|
|
|
|
 |
|
Titel:
Verfasst am: 02.10.2006, 12:58 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 448
Wohnort: Dresden
|
|
fix-fonts?? are you joking?
Code:
su
dpkg-reconfigure gdm
Is the right way! |
_________________ Scanmetender[Soft] - Tender security solutions for your computer.
Scanmetender Standard - It is free! For GNU/Linux and Windows(R).
http://www.scanmetender.com
|
|
|
|
 |
|
Titel:
Verfasst am: 02.10.2006, 15:38 Uhr
|
|
Anmeldung: 01. Okt 2006
Beiträge: 4
Wohnort: Norway
|
|
Thanks to all of You !
I now have my Gnome desktop and I managed to download my pictures. (as root in a termnal) |
|
|
|
|
 |
|
Titel: Re: RE: Changing from KDE to Gnome?
Verfasst am: 02.10.2006, 19:18 Uhr
|
|
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
|
|
hey_ian hat folgendes geschrieben::
Well I do not understand why some people change their KDE to GNOME, that is really a bad idea, sorry. KDE is the best desktop, without any questions. I am sure that GNOME is easier for newbies, but if you use GNOME for a long time, your only wish will be to change to KDE. I am experienced in this category, because earlier I was also a GNOME user.
Anyway maybe your KDM, the log in manager of KDE was replaced by GDM. If it the case you should uninstall GDM with APT and reinstall KDM using APT. Then you can confige KDM in KControl und System Administration-> Log in manager.
To add the shutdown and restart buttons to the log out dialog you should go to the Session Manager in KDE Components on KControl and check "Offer shutdown options".
Not for you to decide who uses what !!!
It is all about CHOICE
You sound like Bill Gates himself |
_________________ h2's d-u script
h2's rdiff-backup script
|
|
|
|
 |
|
Titel: RE: Re: RE: Changing from KDE to Gnome?
Verfasst am: 02.10.2006, 19:30 Uhr
|
|

Anmeldung: 25. Mar 2005
Beiträge: 2133
|
|
piper, Bill Gates is all in favor of choice. There'll be at least half a dozen different versions of Windows Vista to choose from.  |
_________________ And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
|
|
|
|
 |
|
Titel: RE: Re: RE: Changing from KDE to Gnome?
Verfasst am: 02.10.2006, 20:07 Uhr
|
|
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
|
|
|
|
 |
|
Titel: Re: RE: Re: RE: Changing from KDE to Gnome?
Verfasst am: 02.10.2006, 20:57 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 448
Wohnort: Dresden
|
|
ockham23 hat folgendes geschrieben::
piper, Bill Gates is all in favor of choice. There'll be at least half a dozen different versions of Windows Vista to choose from.
You are right
From Starter to Ultimate. But as a matter of fact I think all of them will be useless. |
_________________ Scanmetender[Soft] - Tender security solutions for your computer.
Scanmetender Standard - It is free! For GNU/Linux and Windows(R).
http://www.scanmetender.com
|
|
|
|
 |
|
Titel:
Verfasst am: 03.10.2006, 02:32 Uhr
|
|

Anmeldung: 16. Apr 2006
Beiträge: 207
Wohnort: England
|
|
hey_ian hat folgendes geschrieben::
fix-fonts?? are you joking?[/code] Is the right way!
Apologies, it seems I didn't read the original post properly, my login problem was slightly different but fix-fonts did fix it. |
_________________ sidux 32 & 64 | PCLinuxOS | PC-BSD
repository of shame - compiz fusion & beryl repo for debian Sid/Lenny/Etch | 32-bit | 64-bit
|
|
|
|
 |
|