Bug 254854 - Sensor browser in KSysGuard hidden
Summary: Sensor browser in KSysGuard hidden
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: KDE3 (show other bugs)
Version: Final
Hardware: i686 All
: P5 - None : Minor with 1 vote (vote)
Target Milestone: Beta 1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 10:16 UTC by Ulrich Derenthal
Modified: 2008-09-03 14:14 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Derenthal 2007-03-15 10:16:52 UTC
When I start KSysGuard in the default installation of Opensuse 10.2, the sensor browser is hidden: its variable width is moved to zero.

This makes it impossible to find: I searched the whole application and ended up filing a bug report in the KDE bug tracking system. Then it turned out that it might be resized to zero.
Comment 1 Matej Horvath 2007-03-15 12:39:52 UTC
kdebase3 version: 3.5.5
Comment 2 Ulrich Derenthal 2007-03-15 12:55:01 UTC
I am using KDE 3.5.6 from 
http://software.opensuse.org/download/KDE:/KDE3/openSUSE_10.2/
Comment 3 Dirk Mueller 2007-03-15 14:39:02 UTC
what is the bugnumber of the upstream bugreport ?
Comment 4 Ulrich Derenthal 2007-03-15 15:23:34 UTC
http://bugs.kde.org/show_bug.cgi?id=142827
Comment 5 Stephan Binner 2007-03-22 13:42:52 UTC
Does it show after "mv ~/.kde/share/config/ksysguardrc ~/" and starting KSysGuard?
Comment 6 Ulrich Derenthal 2007-03-22 17:04:41 UTC
Yes.
Comment 7 Stephan Binner 2007-03-22 17:20:36 UTC
And what does ~/ksysguardrc say about the splitter ("SplitterSizeList")? Or simply attach it :-)...
Comment 8 Ulrich Derenthal 2007-03-22 18:00:27 UTC
At the moment, it says:

SplitterSizeList=1,1051

Moving the file back and making the sensor browser bigger, it says for example:

SplitterSizeList=173,879

However, I was making the sensor browser bigger and smaller before after it was pointed out to me where I have to look.

My point was: on a fresh Opensuse 10.2 installation, the sensor browser was hidden, and I am pretty sure that I did not hide it myself.

Now that I know where it is, this is of course no longer a problem for me personally.
Comment 9 Stephan Binner 2007-03-22 18:30:17 UTC
I just created a new user on a 10.2 installation (you may try too) and sensor browser is visible.
Comment 10 Stephan Binner 2007-03-26 16:09:35 UTC
Nothing to fix here unless we have a reproducible way how the sensor browser gets hidden unintentionally/without the user having hidden it.
Comment 11 Stefan Quandt 2008-08-30 09:52:39 UTC
Today I did the first explicit start of ksysguard after a fresh opensuse-11.0 install. There were implicit invocations before using CTRL-ALT-ESC.
After this the ksysguardrc contained the following splitter setting:
ksysguardrc:6:SplitterSizeList=1,913.
It's date is from today so it had just been modified.
May be it has something to do with screen real estate?
My resolution is 1026x768.

After removing rc file and restarting a new and different rc file with sensible splitter settings () is created:
ksysguardrc:6:SplitterSizeList=234,680
The new rc file references only system load and process table sheet (instead of 4 sheets in the elder one).

Another anomaly (that probably has nothing to do with this bug) was that on 1st invocation I got the following complaint by the avahi-daemon (not reproducible so far):
*** *** The program 'ksysguard' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=ksysguard>
Comment 12 Stefan Quandt 2008-09-01 19:26:55 UTC
Described behaviour in comment #11 observed with opensuse 11.0 (with kdebase3-3.5.9-65.2)
Comment 13 Dirk Mueller 2008-09-03 14:14:26 UTC
the patch causing that bonjour warning has been dropped.