This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189894

Summary: Desktop file should specify StartupWMClass so works correctly with Docky
Product: installer Reporter: partiuk
Component: DebianAssignee: dlipin <dlipin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description partiuk 2010-08-26 10:05:29 UTC
When opening Netbeans via Docky you click the launcher and it opens a separate program in the Docky menu.

To fix this we need to add :

StartupWMClass=java-lang-Thread

to the netbeans.desktop file.

http://wiki.go-docky.com/index.php?title=How_to_Customize_Window_Matching

This has fixed the issue on my Docky instance running Ubuntu 10.04 ( Lucid )

It's not a must have but would be a welcome addition so as not to have to hack again.

Andy
Comment 1 partiuk 2010-08-26 10:09:14 UTC
https://bugs.launchpad.net/docky/+bug/484610 - Is where I found the original bug relating to Docky and the fix