TVAM / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

winetricks GUI display bug #393

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1.run "winetricks"

The expected output is the list of items to fill the whole window. But, only a 
small fraction of the items is visible at any one time (see attached 
screenshot).

winetricks 20130707 on OpenSUSE 13.1 64-bit with KDE 4.11.3.

Original issue reported on code.google.com by RafJai...@gmail.com on 6 Jan 2014 at 2:19

Attachments:

GoogleCodeExporter commented 8 years ago
I've got exactly this

Original comment by fon...@gmail.com on 31 Jan 2014 at 7:00

GoogleCodeExporter commented 8 years ago
Try installing zenity.

Original comment by daniel.r...@gmail.com on 31 Jan 2014 at 7:04

GoogleCodeExporter commented 8 years ago
zenity-3.8.0-3.fc20.x86_64 already installed.

Can I debug somehow this for You?

Original comment by fon...@gmail.com on 31 Jan 2014 at 7:07

GoogleCodeExporter commented 8 years ago
If you can make a very short shell script that reproduces the problem
without winetricks (perhaps by running winetricks -v, saving the log,
and copying the commands that put up the gui),
that would probably be helpful.

I'd do it but I'm short on time.

Original comment by daniel.r...@gmail.com on 31 Jan 2014 at 7:14

GoogleCodeExporter commented 8 years ago
After updating to the latest winetricks development snapshot I no longer have 
this problem.

I am running the same OpenSUSE machine but I may have also updated qt/KDE 
packages, etc. I've run too many updates to really narrow down the issue at 
this point, but regardless the issue is gone now.

fon, what distro are you running? Try the latest snapshot of winetricks and if 
that doesn't work try updating your other packages.

Original comment by RafJai...@gmail.com on 31 Jan 2014 at 7:34

GoogleCodeExporter commented 8 years ago
I using an up to date x86 Fedora 20, with gnome3.
And, this line generate the first one line windows /see attached image/:

zenity             --title 'Winetricks - choose a wineprefix'             
--text 'What do you want to do?'             --list             --radiolist     
        --column ''             --column ''             --column ''             
--height 500             --width 1010             --hide-column 2             
FALSE help       'View help'             FALSE apps       'Install an app'      
       FALSE benchmarks 'Install a benchmark'             FALSE games      
'Install a game'             TRUE  main       'Select the default wineprefix'

Original comment by fon...@gmail.com on 31 Jan 2014 at 10:26

Attachments:

GoogleCodeExporter commented 8 years ago
I search some zenity example, and the main site contain a list dialog example:
https://help.gnome.org/users/zenity/stable/list.html.en

This example on the site's  picture looks like a two lines dialog box 
(https://help.gnome.org/users/zenity/stable/figures/zenity-list-screenshot.png),
 but when I run on my box, I got the one line window again /attachment/. 
So the bug in the zenity /or fedora/, not winetricjs, I think.
Sorry for disturbing You!

Original comment by fon...@gmail.com on 31 Jan 2014 at 10:33

Attachments:

GoogleCodeExporter commented 8 years ago
This is a Zenity-2 --> Zenity-3 migration problem IMHO.

Original comment by r...@berentweb.com on 4 Feb 2014 at 5:25

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Zenity maintainer says "there shouldn't be any difference between zenith 2 and 
3 besides the toolkit. The scripts should be compatible. If not please open a 
bug."

Original comment by daniel.r...@gmail.com on 4 Feb 2014 at 7:48

GoogleCodeExporter commented 8 years ago
Repeating from issue #359, which is a duplicate:

Some further research reveals that this has been recognized as a problem in 
zenity (observed in 3.8.0), and fixed in development.  (I'm not sure in what 
versions the fix may have appeared; looks like RafJai...@gmail.com got the fix, 
at any rate.)   The fix actually just involves editing a text file, so if you 
are impatient and it's not been released for your package manager, you can get 
it right now:

The fix: 
https://git.gnome.org/browse/zenity/commit/?id=80bc8ce643979fec201c4ebd5cd6405b6
310357f

Related:
https://bugzilla.gnome.org/show_bug.cgi?id=721604
https://bugzilla.gnome.org/show_bug.cgi?id=702535

I would suggest closing this issue.

Original comment by JohntheS...@gmail.com on 5 Feb 2014 at 10:53

GoogleCodeExporter commented 8 years ago
Thank You @JohntheS...@gmail.com!

That was the solution, tha can be close :)

Original comment by fon...@gmail.com on 5 Feb 2014 at 11:41

GoogleCodeExporter commented 8 years ago
There is a reported bug against zenity in ubuntu; but as the problem is only 
met with winetricks (never met it with an other app), i suppose that the actual 
zenity cant be blamed, and indeed winetricks have to be fixed to take care of 
that.

https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1192101

zenity 3.8.0-1
winetricks  20140115 svn1086-1

Original comment by sparb...@numericable.fr on 20 Feb 2014 at 8:47

GoogleCodeExporter commented 8 years ago

Original comment by daniel.r...@gmail.com on 20 Mar 2014 at 11:09

GoogleCodeExporter commented 8 years ago
I was haveing the same problem with winetricks ( fedora 20 ). I was able to fix 
it by editing zenity ui as described at 
https://git.gnome.org/browse/zenity/commit/?id=80bc8ce643979fec201c4ebd5cd6405b6
310357f. just in case someone else is still haveing this issue.

merlyn

Original comment by merlyn...@gmail.com on 23 Apr 2014 at 4:55

GoogleCodeExporter commented 8 years ago
so thankx  JohntheS...@gmail.com you really helped me out of a jam.

merlyn

Original comment by merlyn...@gmail.com on 23 Apr 2014 at 4:58