First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 158243
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: nunogt <nunogt@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 158243 depends on: Show dependency tree
Bug 158243 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-12-15 13:42 0000
The new sun-jdk-1.6 ebuild adds a link in KDE's kicker to easily access its
control applet. This links merely points to "jControl", which I suppose would
be a symlink in /usr/bin. However, such symlink doesn't exist, and the shortcut
won't work. The icon is not set correctly either. An easy fix would be:

ln -s /opt/sun-jdk-1.6.0/jre/bin/ControlPanel /usr/bin/jControl

or

manually modifying the kicker link so it points to the above location

and setting the icon: /opt/sun-jdk-1.6.0/jre/plugin/desktop/sun_java.png

Anyway, I'm just reporting this to make sure future revisions will fix the
problem, as I'm very impressed with the Gentoo Java team. Your work has been
remarkable, thanks for everything.

------- Comment #1 From Vlastimil Babka (Caster) 2006-12-16 14:54:39 0000 -------
Looks like upstream changed the contents of desktop file since 1.5 and broke
our sed customizations. Fixed in sun-jdk-1.6.0-r1, thanks for reporting!

First Last Prev Next    No search results available      Search page      Enter new bug