[opensuse-kde] KDE4
Hi, I've installed the KDE packages from http://software.opensuse.org/download/KDE:/KDE4/openSUSE_10.2 to have a bit of a look & play on my openSUSE 10.2 system.I've installed the standard meta-port plus some other packages. When I try to login with the KDE4 preview session selectewd in KDM, the screen goes black & X restarts. Just wondering if anyone has any ideas about troubleshooting this - Xorg.0.log and kdm.log don't show any useful info. I did try starting X without any window manager & then ran kde4init in an xterm. That gave me an warning: no DBUS session-bus found. Perhaps that's got something to do with it? I checked with ps & dbus seems to be running. Cheers, -- Ian GPG Key: http://home.swiftdsl.com.au/~imoore/imoore-swift.asc
On Monday 25 June 2007 21:19:12 Ian Moore wrote:
Hi, I've installed the KDE packages from http://software.opensuse.org/download/KDE:/KDE4/openSUSE_10.2 to have a bit of a look & play on my openSUSE 10.2 system.I've installed the standard meta-port plus some other packages. When I try to login with the KDE4 preview session selectewd in KDM, the screen goes black & X restarts. Just wondering if anyone has any ideas about troubleshooting this - Xorg.0.log and kdm.log don't show any useful info. I did try starting X without any window manager & then ran kde4init in an xterm. That gave me an warning: no DBUS session-bus found. Perhaps that's got something to do with it? I checked with ps & dbus seems to be running.
Cheers,
I've been doing some googling and experimented a bit more - if I run sudo /usr/bin/dbus-launcher in a konsole in KDE3 and then run a kde4 app, it runs. I tried the same from an xterm with no window manager running and then try kdeinit4, but I still get the dbus error. Should dbus-launcher be added to some conf file to make a kde4 session work? Cheers, -- Ian GPG Key: http://home.swiftdsl.com.au/~imoore/imoore-swift.asc
On Monday 25 June 2007, Ian Moore said:
I've been doing some googling and experimented a bit more - if I run sudo /usr/bin/dbus-launcher in a konsole in KDE3 and then run a kde4 app, it runs. I tried the same from an xterm with no window manager running and then try kdeinit4, but I still get the dbus error. Should dbus-launcher be added to some conf file to make a kde4 session work?
The dbus-launch for KDE4 on 10.2 is known to be broken (or so Dirk tells me). It's fixed for FACTORY, but for 10.2 building the dbus from FACTORY would be necessary, or else start it by hand, as you've discovered. You can also hand-start it from the system console, instead of needing a parallel KDE3 session. Cheers, Will -- Desktop Engineer Interfaces and Applications Team --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Tuesday 26 June 2007 00:12:18 Will Stephenson wrote:
On Monday 25 June 2007, Ian Moore said:
I've been doing some googling and experimented a bit more - if I run sudo /usr/bin/dbus-launcher in a konsole in KDE3 and then run a kde4 app, it runs. I tried the same from an xterm with no window manager running and then try kdeinit4, but I still get the dbus error. Should dbus-launcher be added to some conf file to make a kde4 session work?
The dbus-launch for KDE4 on 10.2 is known to be broken (or so Dirk tells me). It's fixed for FACTORY, but for 10.2 building the dbus from FACTORY would be necessary, or else start it by hand, as you've discovered. You can also hand-start it from the system console, instead of needing a parallel KDE3 session.
Meaning you can run dbus-launch and then Alt-F7 back to kdm, choose the kde4 seesion type & login? I've tried that & it doesn't work. Also tried init 3 && /usr/bin/dbus-launch && init5 and that doesn't work either! Am I doing the wrong thing there? If I wanted to rebuild dbus-launch, would I do something like http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-source... (there doesn't seem to be a dbus-launch package there, perhaps it's part of dbus itself?), unpack it (not sure how I'd unpack an rpm tho') and run ./configure && make && make install? Cheers, -- Ian GPG Key: http://home.swiftdsl.com.au/~imoore/imoore-swift.asc
Hi! On Dienstag, 26. Juni 2007, Ian Moore wrote:
If I wanted to rebuild dbus-launch, would I do something like http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-sourc e/suse/src/dbus-1-1.0.2-32.src.rpm (there doesn't seem to be a dbus-launch package there, perhaps it's part of dbus itself?), unpack it (not sure how I'd unpack an rpm tho') and run ./configure && make && make install?
Why not just start a new session with a different user from a running KDE3? I do not get any complains about dbus. And except kaccess crashing on each start-up everything seems to work ok. Sven --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Tuesday 26 June 2007 17:39:44 Sven Burmeister wrote:
Hi!
On Dienstag, 26. Juni 2007, Ian Moore wrote:
If I wanted to rebuild dbus-launch, would I do something like http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-sou rc e/suse/src/dbus-1-1.0.2-32.src.rpm (there doesn't seem to be a dbus-launch package there, perhaps it's part of dbus itself?), unpack it (not sure how I'd unpack an rpm tho') and run ./configure && make && make install?
Why not just start a new session with a different user from a running KDE3? I do not get any complains about dbus. And except kaccess crashing on each start-up everything seems to work ok.
Sven
No luck there either - when I login, the screen goes black & I get dumped back into my existing session. Perhaps dbus isn't the problem, something else makes it fail? Cheers, -- Ian GPG Key: http://home.swiftdsl.com.au/~imoore/imoore-swift.asc
On Wednesday 27 June 2007 17:59:03 Ian Moore wrote:
On Tuesday 26 June 2007 17:39:44 Sven Burmeister wrote:
Hi!
On Dienstag, 26. Juni 2007, Ian Moore wrote:
If I wanted to rebuild dbus-launch, would I do something like http://ftp.opensuse.org/pub/opensuse/distribution/SL-OSS-factory/inst-s ou rc e/suse/src/dbus-1-1.0.2-32.src.rpm (there doesn't seem to be a dbus-launch package there, perhaps it's part of dbus itself?), unpack it (not sure how I'd unpack an rpm tho') and run ./configure && make && make install?
Why not just start a new session with a different user from a running KDE3? I do not get any complains about dbus. And except kaccess crashing on each start-up everything seems to work ok.
Sven
No luck there either - when I login, the screen goes black & I get dumped back into my existing session. Perhaps dbus isn't the problem, something else makes it fail?
I've found the solution - delete .kde & .kde4 for my test user & viola, I can start a kde4 session. Cheers, -- Ian Moore GPG Key: http://home.swiftdsl.com.au/~imoore/imoore-swift.asc
participants (3)
-
Ian Moore
-
Sven Burmeister
-
Will Stephenson