https://bugs.winehq.org/show_bug.cgi?id=38491 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |RESOLVED URL| |http://www.videohelp.com/do | |wnload-bQCvpWwQ/Xvid-1.3.2- | |20110601.exe Resolution|--- |WORKSFORME Summary|Xvid codec installation |Xvid codec 1.3.2-20110601 |fails with "error in tclkit |Bitrock (Tclkit) based |unknown color name |installer fails with "error |SystemHighlight" |in tclkit unknown color | |name SystemHighlight" --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, most likely OP has one or more environment settings (variables/paths) that conflict with the Bitrock-based technology (tclkit) installer here. Native stuff can easily sneak in via environment variables. Next time you encounter this problem, set 'BITROCKDEBUG' environment variable to '1' before running/clicking the installer to reveal more internal debug/logging information (also opens interactive tcl shell). If you use Desktop/Launcher make sure the environment variable is really exported there. Bug 37811 is completely unrelated here. I unpacked and inspected the virtual filesystem contents from the executable (vfs::cookfs::Mount Xvid-1.3.2-20110601.exe) but didn't find something suspicious. The color name 'SystemHighlight' is mapped to 'COLOR_HIGHLIGHT' (user32.GetSysColor). Anyway I can't reproduce this either. Unless OP provides more detailed information about the Ubuntu 14.02.02 setup (Desktop environment/Window manager used, Tcl/Tk installation/package list) and exact steps how to reproduce "I downloaded/put <foo> to <location>", "I clicked X" -> resolving 'WORKSFORME' here. $ sha1sum Xvid-1.3.2-20110601.exe 0a11498a96f75ad019c4c7d06161504140337dc0 Xvid-1.3.2-20110601.exe $ du -sh Xvid-1.3.2-20110601.exe 11M Xvid-1.3.2-20110601.exe $ wine --version wine-1.7.54-302-g5cf9539 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.