Sagara Wijetunga wrote: > Mina R Waheeb wrote: > >> I dunno how this files will help you, because all of em default installation >> and unmodified. but they are attached! >> >> Cheers and happy new year >> Mina R Waheeb >> >> On Wednesday 30 December 2009 12:40:31 pm Sagara Wijetunga wrote: >> >> >>> Raphael Kubo da Costa wrote: >>> >>> >>>> On Tuesday 29 December 2009 13:25:17 Sagara Wijetunga wrote: >>>> >>>> >>>>> Ok, here is the current status. >>>>> >>>>> Upgraded the Xorg 7.4 to 7.5 and recompiled and reinstalled all that are >>>>> linked to Xorg components. >>>>> >>>>> Ran startx, now for the first time I got a very nice graphical screen >>>>> with icons coming up but plasma-desktop crashed. >>>>> >>>>> The /var/log/Xorg.0.log ends with following error: >>>>> >>>>> (EE) config/hal: couldn't find input device: >>>>> org.freedesktop.DBus.Error.AccessDenied (Rejected send message, 1 >>>>> matched rules; type="method_call", sender=":1.3" (uid=0 pid=4737 >>>>> comm="/usr/bin/X) interface="org.freedesktop.Hal.Manager" >>>>> member="FindDeviceByCapability" error name="(unset)" requested_reply=0 >>>>> destination="org.freedesktop.Hal" (uid=0 pid=1059 >>>>> comm="/usr/sbin/hald))) >>>>> >>>>> >>>> The error messages look related to Hal permissions and D-Bus. Make sure >>>> you've set it all properly, so that X can use Hal correctly and KDE can >>>> use D-Bus without hassles. >>>> >>>> >>> I'm using D-BUS-1.2.16, HAL-0.5.13, PolicyKit-0.9 and ConsoleKit-0.4.1. >>> >>> Appreciate very much if someone could post following from a working system: >>> 1. |/etc/dbus-1/session.conf >>> 2. ||/etc/dbus-1/system.conf >>> 3. /etc/dbus-1/system.d/hal.conf >>> 4. /etc/PolicyKit/PolicyKit.conf >>> 5. /etc/dbus-1/system.d/ConsoleKit.conf >>> >>> Regards >>> Sagara >>> >>> >>> >>> >>> _______________________________________________ >>> kde-freebsd mailing list >>> kde-freebsd@kde.org >>> https://mail.kde.org/mailman/listinfo/kde-freebsd >>> See also http://freebsd.kde.org/ for latest information >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> system messagebus /usr/local/libexec/dbus-daemon-launch-helper >>> /var/run/dbus/dbus.pid EXTERNAL >>> unix:path=/var/run/dbus/system_bus_socket system.d system-local.conf >>> contexts/dbus_contexts >>> ------------------------------------------------------------------------ >>> >>> session unix:tmpdir=/var/tmp session.d session-local.conf >>> contexts/dbus_contexts 1000000000 1000000000 1000000000 120000 240000 >>> 100000 10000 100000 10000 50000 50000 50000 >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> kde-freebsd mailing list >>> kde-freebsd@kde.org >>> https://mail.kde.org/mailman/listinfo/kde-freebsd >>> See also http://freebsd.kde.org/ for latest information >>> > Hi Mina, thank you very much for config files. > > My plasma-desktop still crashes. Here is the status again. > > Difference of config files: > 1. session.conf [same] > > 2. system.conf [Same, except for the location of > /usr/libexec/dbus-daemon-launch-helper] > > 3. hal.conf [same] > > 4. diff PolicyKit.conf /etc/PolicyKit/PolicyKit.conf > 12,14d11 > < <match action="org.freedesktop.hal.storage.*"> > < <return result="yes"/> > < </match> > > NOTE: Installed this PolicyKit.conf > > 5. ConsoleKit.conf [same] > > Crash details: > 1. /var/log/messages [No errors] > > 2. /var/log/Xorg.0.log [No errors] > > 3. .xsession-errors is included below. It shows "QDBusObjectPath: > invalid path", path seems to be null. > > Regards > Sagara >
Hi Happy New Year to all I have another update. Here is the startkde output around the crash: : : plasma-desktop(1190)/plasma PlasmaApp::PlasmaApp: Setting the pixmap cache size to 15599 kilobytes kglobalaccel(1180)/kdecore (kglobalaccel) GlobalShortcutsRegistry::registerKey: Registering key "Ctrl+F12" for "plasma-desktop" : "Show Dashboard" knotify(1189) KNotify::event: 1 ref= 0 kwin(1177)/kdeui (KNotification) KNotification::slotReceivedId: 0 kwin(1177)/kdeui (KNotification) KNotification::close: 0 kwin(1177)/kdeui (KNotification) KNotification::~KNotification: -2 kdeinit4: PID 1185 terminated. Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompress ion unavailable Mesa: MMX cpu detected. Mesa: SSE cpu detected. KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = plasma-desktop path = <unknown> pid = 1190 kdeinit4: Got EXEC_NEW '/usr/lib/kde4/libexec/drkonqi' from wrapper. kdeinit4: preparing to launch /usr/lib/kde4/libexec/drkonqi plasma-desktop(1187): Communication problem with "plasma-desktop" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not re ceive a reply (timeout by message bus)" " Output of "gdb /usr/bin/plasma-desktop plasma-desktop.core": : Core was generated by `plasma-desktop'. Program terminated with signal 11, Segmentation fault. #0 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x2bf22172 in QGLFramebufferObjectPrivate::init (this=0x2f24bbe0, q=0x2f2099b0, s...@0xbfbfd888, attachment=QGLFramebufferObject::CombinedDepthStencil, texture_target=3553, internal_format=6408, samples=1) at qglframebufferobject.cpp:451 #2 0x2bf2308c in QGLFramebufferObject (this=0x2f2099b0, si...@0xbfbfd888, form...@0xbfbfd8e4) at qglframebufferobject.cpp:702 I could not find the program for #0 to make the debugging info available. We use Qt 4.6.0. Any ideas? Kind regards Sagara _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information