What steps will reproduce the problem? 1. open konsole (kde) 2. type 'winetricks' 3. crash
What is the expected output? What do you see instead? joerg [17]:~/download$ which winetricks /usr/bin/winetricks joerg [18]:~/download$ /usr/bin/winetricks /tmp/w.joerg.11426/zenity.sh: line 1: 12009 Segmentation fault 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' FALSE unattended 'Enable silent install' FALSE showbroken 'Show broken apps (e.g. those with DRM problems)'
joerg [2]:~/download$ wget http://www.kegel.com/wine/winetricks --2011-04-11 21:51:00-- http://www.kegel.com/wine/winetricks Auflösen des Hostnamen www.kegel.com... 216.92.86.126 Verbindungsaufbau zu www.kegel.com|216.92.86.126|:80... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: 493083 (482K) [text/plain] In »winetricks« speichern.
100%[=======================================================================>] 493.083 142K/s in 3,4s
2011-04-11 21:51:05 (142 KB/s) - »winetricks« gespeichert [493083/493083]
joerg [16]:~/download$ ./winetricks /tmp/w.joerg.10750/zenity.sh: line 1: 11333 Segmentation fault 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' FALSE unattended 'Enable silent install' FALSE showbroken 'Show broken apps (e.g. those with DRM problems)'
What version of the product are you using? On what operating system? uname -a: Linux Schiermeier 2.6.33.7.2-rt30-1-amd64 #1 SMP PREEMPT RT Mon Jan 17 10:38:23 UTC 2011 x86_64 GNU/Linux
winetricks actual from ppa or from kegel.com
Please provide any additional information below. No idea what cause this crash. Monthes ago it was working nice.
Comment #1
Posted on Apr 16, 2011 by Quick CamelSorry for false alert:
this crash is caused by Zenity version 2.30.0-1. I did just an update to version 3.0.0-1 from debian experimental - and now it works flawless.
Sorry for this noise....!
Thanks for attention!
Status: New
Labels:
Type-Defect
Priority-Medium