[Bug 7591] New: Errors installing Citrix Win16 ICA client v6.20.985
http://bugs.winehq.org/show_bug.cgi?id=7591 Summary: Errors installing Citrix Win16 ICA client v6.20.985 Product: Wine Version: 0.9.31. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: christianuceda(a)yahoo.com If you try to install the Citrix ICA client v6.20.985 (Win16) in wine you experience problems Im running ubuntu 6.10 and I got wine as a .deb package from the Wine repository 0.9.31~winehq0~ubuntu~6.06-1 To reproduce the problems just do: $ rm .wine/ -fr $ wineprefixcreate $ wget http://download2.citrix.com/files/en/products/nfr/ica/ica16.exe $ wine ica16.exe When the unzip dialog opens, click on unzip, then ok, At this point the install will fail with the following output: 1) If you run the setup from an Xvnc remote session: Xlib: extension "GLX" missing on display "localhost:1.0". err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems Xlib: extension "GLX" missing on display "localhost:1.0". err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems fixme:cursor:create_cursor Currently no support for cursors with 46 bits per pixel X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 55 (X_CreateGC) Resource id in failed request: 0x3c00003 Serial number of failed request: 56 Current serial number in output stream: 61 2) And if you are working on the local X session you get this: libGL warning: 3D driver claims to not support visual 0x5b libGL warning: 3D driver claims to not support visual 0x5b X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 51 Current serial number in output stream: 52 At this point the install has stopped, however the installation can be resumed just typing: $wine "c:\\windows\\temp\\disk1\\setup.exe" The installation continues fine from this point, however if you run it through a remote Xvnc session you get the installer to freeze, to reproduce: If you do not configure wine to run as "Windows 3.1" you will get a warning, but it can be ignored for this exercise. To install the software do: 1) Click next 2) Click Yes 3) Click next 4) Click Next.. 5) Type a name on the name textbox and click next 5.1) if you are running this from a Xvnc remote session the installer will hang with the follogin message: If crash: err:ntdll:RtlpWaitForCriticalSection section 0x7b921200 "syslevel.c: Win16Mutex" wait timed out in thread 001b, blocked by 001a, retrying (60 sec) 5.1) On a local X session the app runs fine at this point. 6) Click on OK and the install is finished. After the application has been installed if you try to re-run the setup.exe to reinstall the app, you get a nice wine crash on the floor (see attached ica16_winecrash.txt) To make things even more interesting I do not get the crash if I redirect the err output to a file ie: $wine "c:\\windows\\temp\\disk1\\setup.exe" 2>err.txt It just run normally as expected, you get the crash only if the err output is not redirected to a file. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs