[rekonq] No Location Bar, No Bookmarklist - Solved?

Andrea Diamantini adjam7 at gmail.com
Thu Jul 23 10:42:12 CEST 2009


On Thursday 23 July 2009 02:59:16 Lindsay Mathieson wrote:
> On Thu, 23 Jul 2009 09:12:20 am Andrea Diamantini wrote:
> > Hi, Lindsay and Emmanuel
> > I didn't forget about you and your (strange) problem.
>
> Thanks Andrea! much appreciated.
>
> I'm guessing KXmlGuiWindow is unable to find its XML GUI file (rekonqui.rc)
> unless it is installed (via make install).

Yes, I think so too.

> > To help about this I need some "environment" information.
> > What distro?
>
> Kubuntu Karmic Koala Alpha 2 + all updates
>
> > What compiler?
>
> Std for build-essential - g++ (Ubuntu 4.4.0-11ubuntu2) 4.4.0
>
> > What KDE version?
>
> 4.3RC2
>
> Qt: 4.5.2
> KDE: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
> kde4-config: 1.0
>
> > How many kdelibs packages in
> > your box?
>
> Not sure?
>
> dpkg --get-selections|grep kdelibs
> kdelibs-bin                                     install
> kdelibs-data                                    install
> kdelibs4c2a                                     install
> kdelibs5                                        install
> kdelibs5-data                                   install
> kdelibs5-dev                                    install


You have these dual packages:
	kdelibs-data vs kdelibs5-data 
and 
	kdelibs4c2a vs kdelibs5

As I'm not an "ubunter" (eh eh..) I really cannot understand what the hell 
these *5 packages are. 
Check about these, please.

> > Do you use KDE desktop or just KDE apps?
>
> Full KDE Desktop
>
> > Do you have
> > kdebase-runtime installed?
>
> Yes
>
> > What version?
>
> 4.2.96-0ubuntu2
>
> > What's the "set | grep KDE -i"
> > output?
>
> GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/lindsay/.gtkrc-2.0:/home/lindsay/.gt
>krc-2.0- kde4:/home/lindsay/.kde/share/config/gtkrc-2.0
> GTK_RC_FILES=/etc/gtk/gtkrc:/home/lindsay/.gtkrc::/home/lindsay/.kde/share/
>config/gtkrc KDE_FULL_SESSION=true
> KDE_MULTIHEAD=false
> KDE_SESSION_UID=1000
> KDE_SESSION_VERSION=4
> QT_PLUGIN_PATH=/home/lindsay/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/
>     generic_options=(-version -v -V -d -silent -s -force -immed -dummy -dao
> - raw -raw96r -raw96p -raw16 -multi -msinfo -toc -atip -fix -nofix -waiti
> -load - lock -eject -format -setdropts -checkdrive -prcap -inq -scanbus
> -reset -abort -overburn -ignsize -useinfo -packet -noclose -text debug=
> kdebug= kd= minbuf= speed= blank= fs= dev= gracetime= timeout= driver=
> driveropts= defpregap= pktsize= mcn= textfile= cuefile=);
>         COMPREPLY=($( compgen -W "add remove build install uninstall
> match mkdriverdisk mktarball ldtarball mkrpm mkdeb mkdsc mkkmp
> status" -- $cur ));


Ok, the "core" variables are missing. Let me explain a bit.

kde packages search for their settings in $KDEHOME variable. If it is not set, 
this should be automatically set to /home/lindsay/.kde.
So in example, my rekonq "normal" installation uses files from 
/home/adjam/.kde, while my "develop" one searches in /DATA/KDE/CONFIG

You also don't have $KDEDIRS variable. This variable sets KDE installation 
dirs. In example, my "normal" kde installation lives in /opt/kde, while my 
develop one lives in /DATA/KDE/INSTALL.
If this variable is missing this is automatically set to... I really don't 
know if to /usr or if to kde4-config --prefix.
In any case kde4-config --prefix AND $KDEDIRS should give same output. 

Let's try setting by hand these variables and run rekonq again.

> > Do you have a "develop" setting?
>
> I don't think so.
>
> Thanks,

Cheers,
-- 
Andrea Diamantini,
rekonq project
WEB: http://rekonq.sourceforge.net
IRC: adjam_AT_freenode
GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F


More information about the rekonq mailing list