[Bug 35578] Mentor Pads Free Viewer crashes on install immediately ('COMPUTERNAME' environment variable not present)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 11 15:01:06 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=35578

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
            Summary|Mentor Pads Free Viewer     |Mentor Pads Free Viewer
                   |crashes on install          |crashes on install
                   |immediately                 |immediately ('COMPUTERNAME'
                   |                            |environment variable not
                   |                            |present)

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

confirming.

Actually it's not obvious from trace log, you have to debug it to see what's
going on :)

The installer searches the process environment variables for 'COMPUTERNAME' and
crashes badly due to crappy coding if this variable is not present.

On Windows %COMPUTERNAME% is probably always present/set.

Workaround: 

--- snip ---
$ COMPUTERNAME=$HOSTNAME wine ./PADS9.5_Viewer_mib.exe
--- snip ---

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list