On Thursday 03 April 2008, Neil Bothwick wrote:
> On Thu, 3 Apr 2008 11:52:41 +0200, Alan McKinnon wrote:
> > Are we talking about the same thing? I mean the top half, it
> > contains Back, Forward and Up items, as well as System:/, Trash:/,
> > various removable media and fish/ssh/smb sessions
>
> I was using my Desktop when I answered before, now I'm using my
> laptop and most of my Go menu has disappeared too, the first item is
> History. Although I am using KDE 3.5, this laptop does have KDE 4
> installed, whereas the desktop does not. I know you've dabbled in KDE
> 4 too, so I wonder if that could be a factor.
The first time I did notice it was after building kde4 and logging in
without taking care to move my ~/.kde out of the way.
I see the correlation, but having a hard time believing it - 3.5 and 4
maintain separate dot dirs and should be completely separate, just like
moving from 3.4 to 3.5 did and everything else before. Perhaps there's
a collision in /usr/kde/3.5/ between 4 and 3.5?
On your machine that still works, can you looksee what is in
~/kde3.5/share/apps/konqueor/konquerorrc under the section for the Go
menu? Mine looks like such:
<Menu name="go" >
<text>&Go</text>
<!-- go_up, go_back, go_forward, go_home: coming from
ui_standards.rc --> <Merge/>
<Action name="go_history" />
<Action name="go_most_often" />
<Separator/>
<Action name="history" />
<Action name="closedtabs" />
</Menu>
and my (excerpted) ui_standards.rc looks like:
<Menu name="go_web"><text>&Go</text>
<Action name="go_up"/>
<Action name="go_back"/>
<Action name="go_forward"/>
<Action name="go_home"/>
<Separator/>
<MergeLocal/>
</Menu>
<Menu name="go_document"><text>&Go</text>
<Action name="go_previous"/>
<Action name="go_next"/>
<Action name="go_goto_page"/>
<Action name="go_goto_line"/>
<Action name="go_goto"/>
<Separator/>
<Action name="go_first"/>
<Action name="go_last"/>
<Separator/>
<MergeLocal/>
</Menu>
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
[email protected] mailing list