bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Denial of access


From: Michael Petch
Subject: Re: [Bug-gnubg] Denial of access
Date: Wed, 31 Oct 2012 01:25:42 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

On 2012-10-31 01:17, The old bent spring wrote:
> I recently upgraded from 10.04 to 12.04, but using Classic view.  Did not
> upgrade gnu backgammon.  Now, whenever I click on a previous move in the
> analysis screen to return to that move, my keyboard and mouse click cease to
> function entirely.  The mouse pointer still works, however.  This lock-out
> is global. Neither backgammon nor any other program running will respond to
> keyboard or mouse clicks.  Neat trick! Only way out is CTRL-ALT-DEL and wait
> 30 seconds for the automatic logout. 

This was a bug reported earlier in the year on newer versions of Ubuntu.
If you build GNUBG from source code the problem should be fixed. The
problem is that Ubuntu lags behind in updates so it doesn't use the
latest and greatest.

This bug is discussed here:

https://bugs.launchpad.net/ubuntu/+source/gnubg/+bug/932455

There is a work around that I found that will probably work:

The issue involves a feature of Ubuntu's desktop that I despise - those
overlay scrollbars (scrollbars that popout past the edge of a window to
save real estate inside a widget). For some reason the overlay
scrollbars under Ubuntu 11.10 do not work with GNUBG for some *yet*
unknown reason.

If you want to turn overlay scrollbars off for just GNUBG so that
launching from the menu works then do this from a command terminal:

sudo nano /usr/share/applications/gnubg.desktop

Modify the line that starts with Exec= and replace it with this new one:

Exec=env LIBOVERLAY_SCROLLBAR=0 gnubg -w

This should allow GNUBG tro run properly, and you will notice it will
use standard scrollbars

-- 
Michael Petch
CApp::Sysware Consulting Ltd.
OpenPGP FingerPrint=D81C 6A0D 987E 7DA5 3219 6715 466A 2ACE 5CAE 3304





reply via email to

[Prev in Thread] Current Thread [Next in Thread]