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 215977 - Mouse unusable in Gnome 3 (revisited)
Summary: Mouse unusable in Gnome 3 (revisited)
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: JDK_SPECIFIC
: 216933 (view as bug list)
Depends on:
Blocks: 198639
  Show dependency tree
 
Reported: 2012-07-26 03:02 UTC by Jesse Glick
Modified: 2012-09-10 14:03 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch which works for me (842 bytes, patch)
2012-07-26 03:02 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2012-07-26 03:02:17 UTC
Created attachment 122382 [details]
Patch which works for me

The fix (workaround) of bug #198639 is not working for me in my current GNOME 3 environment; still Ubuntu 12.04, using gnome-shell 3.4.1, but $DESKTOP_SESSION is 'gnome' rather than 'gnome-shell' for whatever reason.

Attaching a fix which works in my environment - restores correct mouse behavior - but which might cause issues for people using other versions of Gnome (I do not know).

Filing as a blocking issue rather than reopening the original to make it easier to track, since that was verified as fixed for 7.2.
Comment 1 adrienclerc 2012-08-07 14:30:00 UTC
Another workaround is to change the DESKTOP_SESSION in the launcher, like this:

env DESKTOP_SESSION="gnome-shell" /bin/sh "/path/to/netbeans"
Comment 2 Stanislav Aubrecht 2012-08-13 10:45:53 UTC
core-main 2db579a86bc1

Thanks for the patch!
Comment 3 Quality Engineering 2012-08-14 02:40:53 UTC
Integrated into 'main-golden', will be available in build *201208140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2db579a86bc1
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #215977 - Mouse unusable in Gnome 3 (revisited)
Comment 4 Jesse Glick 2012-08-16 11:38:48 UTC
*** Bug 216933 has been marked as a duplicate of this bug. ***
Comment 5 Jesse Glick 2012-08-16 11:39:43 UTC
72patch-candidate?
Comment 6 Tomas Danek 2012-08-27 14:34:34 UTC
Jesse, can you please verify in trunk? Thanks in advance.

(In reply to comment #5)
> 72patch-candidate?
Comment 7 Tomas Danek 2012-08-31 10:17:32 UTC
it does not seem to cause any regression in menus under Gnome 2.32.1.. and works in Gnome 3. Verified. Please backport.
Comment 8 Stanislav Aubrecht 2012-08-31 11:30:53 UTC
transplanted to release72 branch as 4dbf7d938b00
Comment 9 Quality Engineering 2012-09-01 11:10:35 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/4dbf7d938b00
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #215977 - Mouse unusable in Gnome 3 (revisited)
(transplanted from 2db579a86bc1dda3f73c793049058066518cfe1c)
Comment 10 Jesse Glick 2012-09-04 17:30:22 UTC
Seems OK in trunk, though I do not see the "installed #198639 workaround" log message when using my normal userdir (I do see it when using a test userdir). Ubuntu 12.04 w/ all updates, GNOME 3 Shell, JDK 7u6.
Comment 11 Tomas Danek 2012-09-10 14:03:32 UTC
verified the same way in 7.2 patch1