LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 07-18-2006, 09:12 AM   #1
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Rep: Reputation: 33
Konqueror menu/location bar problem after upgrade to 3.5.3?


I'm running SuSE 10.1 on both my desktop and laptop. I'm using the Smart package manager (from guru's repo) on both systems, and recently upgraded to the newest KDE packages (3.5.3 "Level a"). On my desktop, Konqueror is fine, as can be seen here. However, on my laptop, Konqueror has been really screwy. The menu bar only includes Settings, Help, Edit, View, and Tools, and most of the entries in each menu are missing. The Location and Main toolbars have also disappeared. Unfortunately, they're also missing in the Settings>Toolbars menu. It actually looks like the only thing left is the "Extra" toolbar.

I don't have any idea what caused this, and I tried rolling back to Konqueror 3.5.1--same problem. I've looked through every Konqueror/general KDE settings that might have an impact on this, but I can't find anything. I also tried removing my ~/.kde directory to see if that had any effect. Unfortunately, kwin failed to start on KDE startup, and the Konqueror problem was still there (needless to say I moved my .kde directory back--it's pretty useless without kwin running).

Has anyone seen anything like this? The thing that really gets me is that the same packages on my desktop system didn't cause any problems.
 
Old 07-18-2006, 03:23 PM   #2
kersten78
Member
 
Registered: Nov 2003
Location: Minneapolis, MN
Distribution: Slackware, Debian, Gentoo, openSuSE
Posts: 358

Original Poster
Rep: Reputation: 33
Well, I fixed the problem. I started poking around in /opt/kde3/share/apps/konqueror to see if I could figure anything out. When I looked at the konqueror.rc file on my laptop, this is what I found:
Code:
>

<para>Tool views can be positioned in any sidebar, to move a tool right click
its sidebar button and select from the &RMB; menu</para>

<para>A tool view can be marked as <emphasis>persistent</emphasis> in the &RMB;
menu for its sidebar button. The sidebar can contain
more tools at one time so that when a tool is persistant other tools can be
shown simultaneously.</para>

</sect2>


</sect1>

<sect1 id="kate-mdi-editor">

<title>The Editor area</title>

<para><indexterm><primary>Editing Area</primary></indexterm>
&kate; is capable of having more than one document open at the
same time, and also of splitting the editing area into any number of
frames, similar to how for example &konqueror; or the popular
<application>emacs</application> text editor works. This way you can
view several documents at the same time, or more instances of the same
document, handy for example if your document contains definitions in
the top that you want to see often for reference. Or you could view a
program source header in one frame, while editing the implementation
file in another.</para>

<para>When a document is available in more than one editor, changes
made in one editor will immediately be reflected in the others as
well. This includes changing the text as well as selecting
text. Search operations or cursor movement is only reflected in the
current editor.</para>

<para>It is currently not possible to have more instances of the same
document open in the sense that one instance will be edited while the
other will not.</para>

<para>When splitting an editor into two frames, it is divided into two
equally sized frames, both displaying the current document of that
editor. The new frame will be at the bottom (in the case of a
horizontal split) or at the right (for a vertical split). The new
frame gets the focus, which is visualized by a small green led in the
focused frame.</para>

</sect1>

<sect1 id="kate-mdi-tools-file-list">
<title>The Document List</title>

<para><indexterm><primary>File list</primary></indexterm>
The file list displays a list of all documents currently open in
&kate;. Modified files will have a small <guiicon>floppy
disk</guiicon> icon on their left to indicate that state.</para>

<para>If two or more files with the same name (located in different
folders) are open, the names of the second will be prepended
<quote>&lt;2&gt;</quote> and so on. The tool-tip for the file will
display its full name including the path, allowing you to choose the
desired one.</para> <para>To display a document in the currently
active frame, click the document name in the list.</para>

<para>You can sort the list in a few different ways by rightclicking the
list and selecting from the <guisubmenu>Sort By</guisubmenu> menu.

The options are
<variablelist>

<varlistentry>
<term><guimenuitem>Opening Order</guimenuitem></term>
<listitem><para>Lists the documents in the order of opening</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>Document Name</guimenuitem></term>
<listitem><para>Lists the documents alphabetically by their name.</para></listitem>
</varlistentry>

<varlistentry>
<term><guimenuitem>URL</guimenuitem></term>
<listitem><para>Lists the documents alphabetically by URL.</para></listitem>
</varlistentry>

</variablelist>

</para>

<para>The document list will pr default visualize your history by shading the
entries for the most recent documents with a background color. If the document
was edited, an extra color is blended in. The most recent document has the
strongest color, so that you can easily find the documents you are working on.
This feature can be disabled in
<link linkend="config-dialog-documentlist">The Document List Page</link>
of the configuration dialog.</para>

<para>The default location in the &kate; window is to the left of the
editing area.</para>
</sect1>

<sect1 id="kate-mdi-tools-file-selector">
<title>The Filesystem Browser</title>

<para><indexterm><primary>Filesystem Browser</primary></indexterm>
The Filesystem Browser is a folder viewer, allowing you to open
files from a displayed folder in the current frame.</para>

<para>From top down, the Filesystem Browser consist of the following
elements:</para>

<variablelist>
<varlistentry>
<term>A Toolbar</term>
<listitem>
<para>This contains standard navigations tool buttons:</para>
<variablelist>
<varlistentry>
<term><guibutton>Home</guibutton></term>
<listitem><para>Pressing it will cause the folder view to <command>cd</command> to your home folder.</para></listitem>
</varlistentry>
<varlistentry>
<term><guibutton>Up</guibutton></ter
I have no idea what would have caused this. It almost looks a portion of the xml documentation for Kate was magically written to my konqueror.rc file. I replaced the borked file with the good konqueror.rc from my other computer, and everything is fine again. Strange.
 
Old 10-19-2010, 06:07 PM   #3
UBCToad
LQ Newbie
 
Registered: Aug 2009
Posts: 2

Rep: Reputation: 0
I had a similar problem. I tried deleting my rc configuration file but that did not help.
Eventually I found deleting the konqueror app directory solved the problem.
~/.kde/share/apps/konqueror

Hope this helps,
Adam.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Lost the menu bar from konqueror... Thaidog Linux - Software 3 04-07-2010 10:08 AM
apt-get upgrade killed menu bar rjcrews Debian 2 03-28-2006 06:37 AM
Konqueror Location Bar shifty_eyes Linux - Software 3 11-23-2005 11:12 PM
konqueror location bar thegreenearth Linux - Newbie 3 09-04-2003 02:12 PM
Konqueror Location bar question pyxx15 Linux - Newbie 1 12-24-2002 12:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration