From kde-devel Fri Oct 29 19:14:33 1999 From: Mosfet Date: Fri, 29 Oct 1999 19:14:33 +0000 To: kde-devel Subject: Re: kicker compiles, but =?iso-8859-1?Q?doesn=B4t?= work X-MARC-Message: https://marc.info/?l=kde-devel&m=94122444329304 David Faure wrote: > > > The xpm/png output is normal (KIconLoader first strips the extension > > then tries for both xpm and png's). > > > > The next step is connecting to kded. Is it running? The strace output > > isn't telling me much personally ;-) > > Nah nah, mosfet, you're one month behind ;-) > kded is no longer required to run. And nobody can connect to kded anymore. > With this brand new technology called ksycoca, apps just do their stuff > themselves, using libkio. > > kded is only there to maintain the ksycoca file up to date. > If it doesn't run, you don't get it updated when creating a > service/servicetype/mimetype. > Well, you'd get the update on the next login, since kded is in startkde. > Ah, I though since it always ran we were connecting to it still, but I only use ksycoca - never looked at how it was working ;) > > BTW: I fixed that duplicate style loading you see in your output > > yesterday :) > > > > Richard Brunner wrote: > > > > > > Hello! > > > > > > I´ve compiled KDE 2 today, but "kicker" doesn´t seem to work: > > > > > > Starting kicker: > > > -------------------- > > > > > > In KApplication::applyGUIStyle > > > KApplication: Checking plugin styles. > > > KApplication: Found and dlopened style. > > > KApplication: Resolved allocate function. > > > KThemeBase: Marking sbdeco_elec_small.png as duplicate. > > > KThemeBase: Marking sbdeco_elec_smalldown.png as duplicate. > > > KThemeBase: Marking graytexture.png as duplicate. > > > KApplication: Applied plugin style. > > > In KApplication::applyGUIStyle > > > KApplication: Unloading previous style plugin. > > > KApplication: Style plugin unloaded. > > > KApplication: Checking plugin styles. > > > KApplication: Found and dlopened style. > > > KApplication: Resolved allocate function. > > > KThemeBase: Marking sbdeco_elec_small.png as duplicate. > > > KThemeBase: Marking sbdeco_elec_smalldown.png as duplicate. > > > KThemeBase: Marking graytexture.png as duplicate. > > > KApplication: Applied plugin style. > > > KStdDirs::findResDir(): can't find "go.png.png" in type "toolbar". > > > KStdDirs::findResDir(): can't find "go.png.xpm" in type "toolbar". > > > --------------------- > > > => then noting happens > > > > > > => "strace kicker" (last few lines [they are appearing all > > the time]): > > > ---------------------- > > > select(4, [3], NULL, NULL, NULL) = 1 (in [3]) > > > read(3, "\1\0\235\37\3\0\0\0 > > \0\0\0\1\0\1\1\377\377\377\377\0\0"..., 32) = 32 > > > read(3, "\177\340r\0\177\340r\0\0\0:\10", 12) = 12 > > > read(3, "\1\20\236\37\0\0\0\0%\0\0\0 > > \1\3\1@\2Y\1\0\0\0\0\0\0\0"..., 32) = 32 > > > brk(0x823a000) = 0x823a000 > > > write(3, > > "\2\1\4\0,\3\200\5\0\10\0\0\177\340r\0\2\0\4\0,\3\200\5"..., > > 400) = 400read(3, 0xbffff124, > > > 32) = -1 EAGAIN (Resource temporarily unavailable) > > > ----------------------- > > > > > > Perhaps someone can help me? :-) > > > > > > thank you > > > richard > > > > > > SuSE 6.2 - Kernel 2.2.13 > > > glibc 2.1 > > > CVS from today > > > qt-2.1 (09.10.99) > > > egcs 1.1.2 > > > > -- > > Daniel M. Duley - Unix developer & sys admin. > > mosfet@mandrakesoft.com > > mosfet@kde.org > > mosfet@jorsm.com > > > > -- > David Faure > faure@kde.org - KDE developer > david@mandrakesoft.com - Mandrake > david.faure@cramersystems.com - Cramer Systems -- Daniel M. Duley - Unix developer & sys admin. mosfet@mandrakesoft.com mosfet@kde.org mosfet@jorsm.com