Re: [devel] Kalternatives 0.3
Moritz Moeller-Herrmann <[email protected]>
| Newsgroups | gmane.comp.kde.debian |
|---|---|
| Message-ID | <[email protected]> |
Am Samstag, 10. Januar 2004 18:30 schrieb Juanjo Alvarez:
> http://www.escomposlinux.org/fer_y_juanjo/kalternatives_0.3-1_all.deb
>
> To test it:
>
> Install the Debian package or uncompress the .tar.gz and run "make
> install", then run "kalternatives" (better as root) and enjoy.
I guess this a problem on my system, but a GUI tool should always report a
problem via the GUI.
moritz@doerte(10:41:29):~$kalternatives
Traceback (most recent call last):
File "/usr/bin/kalternatives", line 527, in ?
main(sys.argv)
File "/usr/bin/kalternatives", line 521, in main
win = kalternatives()
File "/usr/bin/kalternatives", line 404, in __init__
self.start()
File "/usr/bin/kalternatives", line 413, in start
self.iw.updatedata(self.mgr)
File "/usr/bin/kalternatives", line 388, in updatedata
self.itemWidgetsList[-1].setData()
File "/usr/bin/kalternatives", line 362, in setData
altItem = AltItemElement(self,alt)
File "/usr/bin/kalternatives", line 341, in __init__
self.alreadyEnabled = self.item.isSelected()
File "/usr/bin/kalternatives", line 66, in isSelected
if self.path == os.readlink("/etc/alternatives/"+self.parent.getName()):
OSError: [Errno 2] No such file or directory: '/etc/alternatives/
javaplugin_oji-mozilla-cvs.so'