everything compiles but nothing runs

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Wed Dec 6 10:19:15 CET 2006


Von: Rikardo Tinauer <rikardo.tinauer at eba.si>
> 
> 
> 
> Ralf Habacker wrote:
> > 
> > Rikardo Tinauer schrieb:
> >> Paulo Jorge Guedes wrote:
> >>   
> >>>> -----Original Message-----
> >>>> From: Rikardo Tinauer [mailto:rikardo.tinauer at eba.si]
> >>>> Sent: terça-feira, 5 de Dezembro de 2006 14:11
> >>>> To: kde-windows at kde.org
> >>>> Subject: everything compiles but nothing runs
> >>>>
> >>>>
> >>>> I successfully compiled kdewin32 and kdelibs and installed them. But
> >>>> nothing
> >>>> runs, every application that I try to run
> >>>> crashes and gives back the same Bimbows dialog about sending error.
> >>>>
> >>>> Did anyone successfully run any KDE4 gui app? Did anyone succeeded to
> >>>> compile and run test for KHTML component?
> >>>>       
> >>> Can you paste the console output?
> >>>
> >>> Paulo
> >>>
> >>> I have managed to run some apps. But I had to build everything in
> >>> release
> >>> mode. But I still have problem running KHTMLPart. Here is the console
> >>> output:
> >>>
> >>> [3032] kio (KSycoca): ERROR: No database available!
> >>> KUrl::setPath /
> >>> [3032] kio (KSycoca): ERROR: No database available!
> >>> KIO::Slave::createSlave "http"   "www.kde.org"   "1062"
> >>> [3032] testkhtml: ERROR: : couldn't create slave : Cannot talk to
> >>> klauncher: Did not receive a reply. Possible causes include: the
> remote
> >>> application did not send a reply, the message bus security policy
> >>> blocked
> >>> the reply, the reply timeout expired, or the network connection was
> >>> broken.
> >>> [3032] kio (KSycoca): ERROR: No database available!
> >>> KUrl::setPath
> >>> KUrl::setPath
> >>>
> >>>     
> > It is required to start klauncher and kded before. Additional it is
> > required to have an initial install of kdelibs. With mingw I have done
> > something like the following
> > 
> > set
> >
> PATH=c:\Programme\dbus\bin;c:\Programme\gnuwin32\bin;c:\Programme\kdewin32\bin;%PATH%
> > 
> > mingw32-make install -> will install kdelibs into c:\Programme\kelibs 
> > (german os) 
> > 
> > set PATH=c:\Programme\kdelibs\bin;c:\Programme\kdelibs\lib;%PATH%
> > set KDEDIRS=c:\Programme\kdelibs
> > 
> > kdeinit         -> will starts dbus-daemon, klauncher and kde in silent
> > mode
> > 
> > or to get each application in an separate windows
> > 
> > dbus-launch.bat
> > start klauncher
> > start kded             -> this will start kbuildsycoca and kconf_update
> > 
> > Then you are ready to run other applications
> > 
> > Ralf
> > 
> > I did exaclty that. I tried again but nothing chagned. I still get the
> > message:
> > KDED says: KLaucher could not be reached via D-Bus
> > 
> > My app shows up, then it takes a long time when trying to create KIO
> Slave
> > (this time is probably timeout period).
> > Then my app says: could not create slave: Cannot talk to KLauncher. ....
> > 
> > I think my D-Bus is not configured OK, I ran it like this: start
> > bin\dbus-deamon --config-file=etc\session.conf
> > 
> > Rikardo
> > 
Can you please answer in a way others seeing what you've written? For me it looked like you simply hit the reply button (and I deleted your three other mails because of the same reason...) and did not write anything until I noticed that there is something new in the wrong quotation level.

Thx,
Christian

-- 
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!



More information about the Kde-windows mailing list