rolson3788 / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
0 stars 0 forks source link

TransGUI problems on Ubuntu 11.10 #466

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
После обновления Ubuntu до 11.10 TransGUI 
практически перестал работать. Точнее 
приложение запускается, но во время работы 
возникают следующие критические проблемы:
1. Закладки в нижней части программы не 
переключаются. Доступна только закладка 
"Общие".
2. При отображении любого модального окна 
приложение перестаёт реагировать на любое 
действие мыши. Остаётся только убивать 
приложение в системном мониторе.
3. Список в левой части окна не реагирует на 
действия мыши.

В итоге рабочим остается только список 
торрентов и всплывающее меню к нему.

Original issue reported on code.google.com by avven...@gmail.com on 13 Oct 2011 at 5:08

GoogleCodeExporter commented 9 years ago
I confirm i have the same issue since my Ubuntu upgrade from 11.04 to 11.10.

Any pop-up window from the programm is very likely to be displayed but not 
responding to mouse or key. It seems the focus stays on the main window. Most 
of the times, changing the tabs (ie. Trackers, Peers, Files) doesn't work, and 
only the main area of the window is reacting.

As a result, i'll have to switch to the webgui until a fix is there.

Original comment by schoup...@gmail.com on 18 Oct 2011 at 10:18

GoogleCodeExporter commented 9 years ago
Confirmed. Critical issue fro ubuntu users!

Original comment by aatama...@gmail.com on 21 Oct 2011 at 6:29

GoogleCodeExporter commented 9 years ago
Confirmed. On the main window I can't even select the torrents, mouse clicks 
are captured in the left tab (trackers, categories, etc.)

Original comment by albert.g...@gmail.com on 23 Oct 2011 at 10:00

GoogleCodeExporter commented 9 years ago
I confirm the same here. As a workaround use 32-bit bianaries as it works 
perfectly fine on my 64-bit ubuntu.

Original comment by bounce...@gmail.com on 24 Oct 2011 at 9:27

GoogleCodeExporter commented 9 years ago
As a workaround you can set the environment variable LIBOVERLAY_SCROLLBAR=0 
before running transgui.

export LIBOVERLAY_SCROLLBAR=0

It will fix these problems.

Original comment by j...@cp-lab.com on 24 Oct 2011 at 1:13

GoogleCodeExporter commented 9 years ago
sudo su
echo "export LIBOVERLAY_SCROLLBAR=0" > /etc/X11/Xsession.d/80overlayscrollbars

from http://www.webupd8.org/2011/04/how-to-disable-overlay-scrollbars-in.html
worked great for me.

Original comment by fadla...@gmail.com on 25 Oct 2011 at 1:42

GoogleCodeExporter commented 9 years ago
The command "export LIBOVERLAY_SCROLLBAR=0" did fix the issue. But changes 
everywhere the scrollbar to an older, bigger version.

In 11.04, there was already the small orange scrollbar. Nevertheless, i never 
had issues with transgui. What did change ?

It would be great to fix this so that users don't have to 1. find this page 2. 
play with X11. 3. stay away from ubuntu improvements.

Original comment by scho...@gmail.com on 25 Oct 2011 at 10:12

GoogleCodeExporter commented 9 years ago
Confirming the same issue after a clean install of Ubuntu 11.10 ("Oneiric 
Ocelot")

Modal windows ceases to respond. Clicking into buttons of those windows scrolls 
the torrent list.

Running transgui from terminal reports the following :
(transgui:8584): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion 
`GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed

BTW: I'm willing to help in any way to solve the problem. Please let me know.

Original comment by cyber9...@gmail.com on 27 Oct 2011 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 28 Oct 2011 at 9:31

GoogleCodeExporter commented 9 years ago
Issue 476 has been merged into this issue.

Original comment by j...@cp-lab.com on 28 Oct 2011 at 9:32

GoogleCodeExporter commented 9 years ago
Fixed in r639. Overlay scrollbars are disabled by the program automatically.

Original comment by j...@cp-lab.com on 28 Oct 2011 at 3:28

GoogleCodeExporter commented 9 years ago
Awesome. I'm not at the house right now, but I'll test on my Ubuntu 11.10 
machine when I get home. Thanks for being so quick to resolve this issue. I use 
transgui all the time so me and my roommates can have one machine that has the 
Transmission daemon running and we all use transgui to connect to that machine 
and download torrents. 

Original comment by Steven.B.Hoff on 28 Oct 2011 at 4:15

GoogleCodeExporter commented 9 years ago
I just tested r639. It works perfectly. Strangely, the fonts are bigger than 
v3.1.

Thanks a lot!

Original comment by scho...@gmail.com on 29 Oct 2011 at 10:59

GoogleCodeExporter commented 9 years ago
The new version uses the system default font size. Other apps should use the 
same font size. Is this true?

Original comment by j...@cp-lab.com on 29 Oct 2011 at 2:47

GoogleCodeExporter commented 9 years ago
It's true. It's fine like that, i was just surprised. Thanks a lot for the 
really good work :)

Original comment by scho...@gmail.com on 30 Oct 2011 at 9:20

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 1 Nov 2011 at 12:33

GoogleCodeExporter commented 9 years ago
The problem is back (and the overlay scrollbars are back) in Ubuntu quantal.

Original comment by egcros...@gmail.com on 8 Dec 2012 at 3:43

GoogleCodeExporter commented 9 years ago
This is already fixed in 4.1 available in Raring, working on getting the fix 
SRU'ed into Quantal.

Original comment by anot...@gmail.com on 8 Dec 2012 at 9:20