Bug 126414 - KSim does not show up in Add New Panel on Kicker in KDE 3.5.2
Summary: KSim does not show up in Add New Panel on Kicker in KDE 3.5.2
Status: RESOLVED FIXED
Alias: None
Product: ksim
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Robbie Ward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-28 12:52 UTC by Mike McQuaid
Modified: 2006-11-22 10:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike McQuaid 2006-04-28 12:52:49 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Gentoo Packages
Compiler:          3.4.5 
OS:                Linux

I do not know when this occured, I'm sorry, and it seems to be a problem on my friends LFS system also.

Basically, there is no sign of KSim. The files are installed, but it does not appear in the Add New Panel on Kicker in KDE 3.5.2

m249 3.5 # find | grep -i ksim
./lib64/kde3/ksim_filesystem.so
./lib64/kde3/ksim_filesystem.la
./lib64/kde3/ksim_net.so
./lib64/kde3/ksim_net.la
./lib64/kde3/ksim_sensors.so
./lib64/kde3/ksim_sensors.la
./lib64/kde3/ksim_cpu.so
./lib64/kde3/ksim_cpu.la
./lib64/kde3/ksim_disk.so
./lib64/kde3/ksim_disk.la
./lib64/kde3/ksim_panelextension.so
./lib64/kde3/ksim_panelextension.la
./lib64/libksimcore.so.1.0.0
./lib64/libksimcore.la
./lib64/libksimcore.so.1
./lib64/libksimcore.so
./include/ksimpleconfig.h
./include/ksim
./include/ksim/common.h
./include/ksim/themeloader.h
./include/ksim/chart.h
./include/ksim/label.h
./include/ksim/led.h
./include/ksim/progress.h
./include/ksim/pluginglobal.h
./include/ksim/pluginloader.h
./include/ksim/pluginmodule.h
./include/ksim/themetypes.h
./include/ksim/ksimconfig.h
./share/doc/HTML/en/ksim
./share/doc/HTML/en/ksim/index.docbook
./share/doc/HTML/en/ksim/index.cache.bz2
./share/doc/HTML/en/ksim/common
./share/apps/ksim
./share/apps/ksim/themes
./share/apps/ksim/themes/ksim
./share/apps/ksim/themes/ksim/host
./share/apps/ksim/themes/ksim/host/bg_meter.png
./share/apps/ksim/themes/ksim/mail
./share/apps/ksim/themes/ksim/mail/decal_mail.png
./share/apps/ksim/themes/ksim/mail/krell_mail_daemon.png
./share/apps/ksim/themes/ksim/mail/krell_mail.png
./share/apps/ksim/themes/ksim/net
./share/apps/ksim/themes/ksim/net/decal_net_leds.png
./share/apps/ksim/themes/ksim/bg_grid.png
./share/apps/ksim/themes/ksim/bg_panel.png
./share/apps/ksim/themes/ksim/krell_meter.png
./share/apps/ksim/themes/ksim/krell_slider.png
./share/apps/ksim/themes/ksim/bg_chart.png
./share/apps/ksim/themes/ksim/bg_meter.png
./share/apps/ksim/themes/ksim/gkrellmrc
./share/apps/ksim/themes/ksim/gkrellmrc_ksim
./share/apps/ksim/themes/ksim/krell_panel.png
./share/apps/ksim/themes/ksim/frame_top.png
./share/apps/ksim/themes/ksim/frame_bottom.png
./share/apps/ksim/themes/ksim/frame_left.png
./share/apps/ksim/themes/ksim/frame_right.png
./share/apps/ksim/monitors
./share/apps/ksim/monitors/DFree.desktop
./share/apps/ksim/monitors/Net.desktop
./share/apps/ksim/monitors/Lm_sensors.desktop
./share/apps/ksim/monitors/cpu.desktop
./share/apps/ksim/monitors/disk.desktop
./share/apps/ksim/pics
./share/apps/ksim/pics/clock.png
./share/apps/ksim/pics/uptime.png
./share/apps/kicker/extensions/ksim.desktop
./share/config/ksim_panelextensionrc
./share/locale/en_GB/LC_MESSAGES/ksim.mo
./share/icons/crystalsvg/32x32/apps/ksim.png
./share/icons/crystalsvg/16x16/devices/ksim_cpu.png
./share/icons/crystalsvg/16x16/apps/ksim.png
./share/icons/crystalsvg/48x48/apps/ksim.png
./share/icons/kdeclassic/16x16/apps/ksim.png
./share/icons/kdeclassic/16x16/devices/ksim_cpu.png
./share/icons/kdeclassic/32x32/apps/ksim.png
./share/icons/kdeclassic/48x48/apps/ksim.png
./share/icons/slick/16x16/devices/ksim_cpu.png
./share/applications/kde/ksim.desktop
Comment 1 Mike McQuaid 2006-04-28 12:54:53 UTC
As is typical, just as I file the bug, I find the problem!
Hidden=True in the $KDEDIR/share/apps/kicker/extensions/ksim.desktop

Is this default on KDE?
If, so, Why?
Comment 2 Jonathan Riddell 2006-04-29 16:51:53 UTC
Patch
http://kubuntu.org/~jriddell/kubuntu_10_show_ksim.diff

I'll apply it unless someone points out a good reason why KSim is hidden.

(Note that it'll show up in Add Panel, not Add Applet)
Comment 3 Carsten Lohrke 2006-08-22 20:45:41 UTC
share/applications/kde/ksim.desktop seems to be superfluous as well, given that there's no application to start up, just the panel extension.
Comment 4 Mike McQuaid 2006-09-06 17:31:32 UTC
This still seems to be in 3.5.4.

It seems slightly silly that code that works has just been disabled like this.

Is there a good reason?
Comment 5 Alistair Strachan 2006-09-06 17:43:29 UTC
Confirmed disabled in KDE 3.5.4 compiled from k.o sources.
Comment 6 Jonathan Riddell 2006-11-22 10:15:22 UTC
Committed, appologies for the delay.