bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] bug freezing ubuntu system


From: Martin Abendroth
Subject: Re: [Bug-gnubg] bug freezing ubuntu system
Date: Thu, 04 Apr 2013 12:44:47 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4

It has something to do with the scrollbars in ubuntu. My workaround was:

1.) start from console with:
LIBOVERLAY_SCROLLBAR=0 gnubg
then you have permanent visible scrollbars in the docked windows.

2.) change the application starter (/home/yourhome/.local/share/applications/gnubg.desktop) to:
[Desktop Entry]
Categories=Game;BoardGame;GTK;
Comment=GTK or console backgammon program with analysis
Exec=env LIBOVERLAY_SCROLLBAR=0  gnubg -w
GenericName=Backgammon
Icon=gnubg
Name=GNU Backgammon
NoDisplay=false
Terminal=false
Type=Application

there the line starting with Exec is essential.


Am 04.04.2013 12:31, schrieb Shawn K. Quinn:
On Wed, 2013-04-03 at 08:54 +0200, Jann Scheuer wrote:
I think there is a bug in the present version for Ubuntu. When I click
a move in the analysis window after finishing a game my system freezes
totally. (A very newly installed and totally upgraded Ubuntu 12.04).
Moving between moves in the analysis window may be done with arrows in
top of window, but it doesn’t work well and it’s very tiresome.
The workaround I have used is to select the menubar and unselect (hit
F10 twice) when this happens. I agree this is still a bit tiresome,
though.






reply via email to

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