https://bugs.winehq.org/show_bug.cgi?id=37569 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, just because there are some application error messages in terminal doesn't mean anything. I get the similar noise and it installs fine here. --- quote --- The installation wasn't completed --- quote --- There is no "install completed" message, it directly starts the browser and runs into bug 21232 (one can see the "Loading ... - Opera" window in task bar) CTRL+C and everything is there: --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Opera/25.0.1614.68 --- snip ---
From your log I can definitely tell you're wrapping Wine somehow, hiding output. There are well known FIXME messages missing.
--- snip --- $ wine-development ./Opera_25.0.1614.68_Setup.exe --- snip --- What is 'wine-development' supposed to do? Use *plain* Wine and no fancy wrappers, scripts or aliases otherwise the bug report will be automatically invalid. IMHO nothing to fix here (invalid bug). $ sha1sum Opera_25.0.1614.68_Setup.exe 4d22584fac71f63861409ecabde1bf8f9832addb Opera_25.0.1614.68_Setup.exe $ du -sh Opera_25.0.1614.68_Setup.exe 31M Opera_25.0.1614.68_Setup.exe $ wine --version wine-1.7.31 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.