Opened 10 years ago

Last modified 10 years ago

#2386 new bug

[GTK][win32] Empty value fields on Japanese locale

Reported by: sonicstream Owned by:
Priority: minor Milestone: not applicable
Component: GTK UI Version: 1.3.6
Keywords: Gui, language Cc:

Description

Setting GUI bugged out on Japanese Locale.

On Deluge, once I opened up the setting, the number displayed properly at first glance, but once I switched setting category, each category had their corresponding value field blanked out, even the category that first appeared after open up setting dialog. Click on it yield no respond.

http://img546.imageshack.us/img546/7941/6k51.jpg

Problem such as this. All the value field are blanked up and I cannot change the value to alter Deluge's setting.

Change History (2)

comment:1 Changed 10 years ago by Cas

  • Milestone changed from Future to 1.3.7
  • Summary changed from GUI bugged out on Japanese locale to [win32] Empty value fields on Japanese locale

comment:2 Changed 10 years ago by Cas

  • Component changed from Console to GTK-UI
  • Milestone changed from 1.3.7 to not applicable
  • Summary changed from [win32] Empty value fields on Japanese locale to [GTK][win32] Empty value fields on Japanese locale

I can confirm the issue on XP and also see the following, likely unrelated, warnings when using Japanese locale:

c:\program files\deluge\deluge-1.3.6-py2.6.egg\deluge\ui\gtkui\mainwindow.py:108: GtkWarni
ng: gdkdrawable-win32.c:2013 drawable is not a pixmap or window
  gtk.main_iteration(False)
C:\Program Files\Deluge\library.zip\twisted\internet\_glibbase.py:372: GtkWarning: gdkdraw
able-win32.c:2013 drawable is not a pixmap or window

As for the actual bug, I am not sure but with the intermittent nature of it and no deluge errors I can only conclude some sort of windows pygtk/gtk issue. It could be reported upstream but gtk2 windows bugs are unfortunately not even being looked at these days.

Note: See TracTickets for help on using tickets.