[Bug 34604] New: Cannot get Wine-Mono to work under 1.5.5 on a Debian-based system
http://bugs.winehq.org/show_bug.cgi?id=34604 Bug #: 34604 Summary: Cannot get Wine-Mono to work under 1.5.5 on a Debian-based system Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andi3(a)gmx.net Classification: Unclassified Although my system is strongly debian-based, I currently cannot use the versions provided on Sid, Wheezy & friends: one of them is too old (1.4.x) and one of them requires libc 2.17 which would mean a _full_ system upgrade. So no. Since there is nothing in the 1.5.5|6 range on the Debian package world, I have to resort to wine-mono0.0.8_0.0.8-0ubuntu1~ppa1_all.deb. It works, except for wine-mono. Tried to copy wine-mono-0.0.8.msi to /usr/share/wine/mono exactly as described in the wiki. But with the .NET 2.0 application I'm trying I always get this: wine: Install Mono for Windows to run .NET 2.0 applications. Is 1.5.5 not yet able to recognize the .msi in /usr/share/wine/mono ? Unfortunately there is no way to trace what wine is trying to do except for the fairly cryptic winedbg. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 --- Comment #1 from Andreas E <andi3(a)gmx.net> 2013-09-26 21:14:03 CDT --- LOL, there was the wrong package name in the clipboard after the "resort to" bit: should read wine1.5_1.5.5-0ubuntu1~ppa1~oneiric1+pulse17_i386.deb -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Vincent Povirk <madewokherd(a)gmail.com> 2013-09-26 21:54:25 CDT --- The automatic install wasn't added until 1.5.6, and that looks for version 0.0.4. You can just install the .msi with msiexec. The interface doesn't change like gecko's, so 0.0.8 should work fine on that version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 --- Comment #3 from Andreas E <andi3(a)gmx.net> 2013-09-27 02:59:11 CDT --- It *should* as you say, but instead I get this: andy(a)mybox:~$ msiexec /i wine-mono-0.0.8.msi fixme:storage:create_storagefile Storage share mode not implemented. So I'm none the wiser. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-09-27 07:36:33 CDT --- That's normal console output. Nothing is wrong. Bugzilla is not for user support. Please ask for help on the forum if you have further problems understanding how to use Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 --- Comment #5 from Andreas E <andi3(a)gmx.net> 2013-09-27 11:02:23 CDT --- Normal console output? You're kidding me? In case you didn't get it, this "Storage share mode not implemented" message is the LAST I get from that line, i. e. msiexec will not install the *.msi. So I assumed that I might need that certain "storage share mode" to use MSIs (or certain ones). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2013-09-27 12:49:45 CDT --- (In reply to comment #5)
Normal console output? You're kidding me?
In case you didn't get it, this "Storage share mode not implemented" message is the LAST I get from that line, i. e. msiexec will not install the *.msi. So I assumed that I might need that certain "storage share mode" to use MSIs (or certain ones).
Can you please try in a clean WINEPREFIX, if you haven't already? What does: $ mv $HOME/.wine $HOME/.wine.bak $ msiexec /i wine-mono-0.0.8.msi $ ls $HOME/.wine/drive_c/windows/mono show? If that fails, please attach a WINEDEBUG=+msi trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34604 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2013-10-22 04:43:12 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org