[Bug 50287] New: Cannot create virtual drive for SolSuite in PlayOnLinux
https://bugs.winehq.org/show_bug.cgi?id=50287 Bug ID: 50287 Summary: Cannot create virtual drive for SolSuite in PlayOnLinux Product: Wine Version: 5.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: alienprober(a)protonmail.com Distribution: --- Created attachment 68854 --> https://bugs.winehq.org/attachment.cgi?id=68854 Konsole Output I just installed Garuda Linux and have it completely setup. The only issue I'm running into is trying to install SolSuite. It get to the point of creating the virtual machine and just spins. I know the issue is Wine itself cause I had Garuda installed awhile back and had the same issue till I rolled back to a previous version of Wine. I attempted the same this time, removing the current Wine-Staging and installing Wine 5.14. This time however even after doing this I cannot install SolSuite. I launched PlayOnLinux from the terminal and I've attached the output below. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 AlienProber <alienprober(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alienprober(a)protonmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Please retest with plain wine-6.0-rc1, without playonlinux. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #2 from AlienProber <alienprober(a)protonmail.com> --- How long does it take to compile? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #3 from AlienProber <alienprober(a)protonmail.com> --- OK finally got around to compiling 6.0rc3 and tried to install SolSuite and got told the below. ❯ wine program solsuite2018-ver183-graphics-full-karanpc.exe wine: '/home/alienprober/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.solsuite.com/do | |wnload.htm CC| |z.figura12(a)gmail.com Keywords| |download --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to AlienProber from comment #3)
OK finally got around to compiling 6.0rc3 and tried to install SolSuite and got told the below.
❯ wine program solsuite2018-ver183-graphics-full-karanpc.exe wine: '/home/alienprober/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver.
You'll need to delete your existing prefix first, or create a new one using the WINEPREFIX environment variable (i.e. run "WINEPREFIX=/path/to/new/prefix wine ..."). Anyway, I suspect this is a playonlinux problem; the program launches fine for me in 6.0-rc3. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #5 from AlienProber <alienprober(a)protonmail.com> --- This is a Wine issue. Garuda is the only OS where I have run into this and the only difference is out of the box they have wine-staging installed instead of wine. A couple of releases back I fixed the issue by uninstalling wine-staging and installing wine. This time that's not working. Just used "sudo pacman -Rns playonlinux" and reinstalled Wine 5.23. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #6 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to AlienProber from comment #5)
This is a Wine issue. Garuda is the only OS where I have run into this and the only difference is out of the box they have wine-staging installed instead of wine. A couple of releases back I fixed the issue by uninstalling wine-staging and installing wine. This time that's not working. Just used "sudo pacman -Rns playonlinux" and reinstalled Wine 5.23.
There's no such version as wine 5.23. Where are you getting that number? How are you trying to run the program with wine, and exactly what happens as a result? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #7 from AlienProber <alienprober(a)protonmail.com> --- it's 5.22, typo. Right now rightclicking the application and selecting "open with wine windows program loader" and then closing properties then clicking on the application on flashes the launcher indicator for a quick second. reinstalled winetricks and got this when i went to run it. Executing mkdir -p /home/alienprober ------------------------------------------------------ warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ ------------------------------------------------------ WINEPREFIX INFO: Drive C: total 4 drwxr-xr-x 1 alienprober alienprober 54 Dec 4 14:13 . drwxr-xr-x 1 alienprober alienprober 152 Dec 26 13:21 .. drwxr-xr-x 1 alienprober alienprober 22 Dec 4 14:13 users drwxr-xr-x 1 alienprober alienprober 32 Dec 4 14:13 windows -rw-r--r-- 1 alienprober alienprober 9 Dec 4 14:13 .windows-serial Registry info: /home/alienprober/.wine/system.reg:#arch=win64 /home/alienprober/.wine/user.reg:#arch=win64 ------------------------------------------------------ ------------------------------------------------------ warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: '/home/alienprober/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver." ------------------------------------------------------ -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 AlienProber <alienprober(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.14 |5.22 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.22 |5.14 --- Comment #8 from Zebediah Figura <z.figura12(a)gmail.com> --- The version field should reflect the earliest known version in which the bug is present. (In reply to AlienProber from comment #7)
warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: '/home/alienprober/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver."
As this message shows, you'll need to compile or otherwise procure a 64-bit wine, or alternatively delete your existing prefix and create a new one. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.solsuite.com/do |https://web.archive.org/web |wnload.htm |/20201230104441/https://www | |.treecardgames.com/download | |s/solsuite-solitaire-2021-v | |ersion-21.00-setup.exe CC| |focht(a)gmx.net --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello AlienProber, I've downloaded, installed and ran SolSuite 2010 just fine with Wine 6.0-rc4. The Wine version doesn't matter here, late Wine 5.x would work as well. Same with 32-bit vs. 64-bit WINEPREFIX. SolSuite is 32-bit. For 64-bit WINEPREFIX you obviously need a WoW64 Wine (32-bit and 64-bit). First, you should make yourself familiar with the concept of Wineprefixes (WINEPREFIX). "virtual c: drive" or "bottle" or whatever people call it. https://wiki.winehq.org/FAQ#Wineprefixes Since 'Garuda Linux' seems to be an Arch-based distro you might find useful information here as well: https://wiki.archlinux.org/index.php/wine Please be aware: This is a bug tracker and not a user support forum ("How to install app/game foobar", "How to fix Wine installation", ...). There exist WineHQ user forums for this purpose: https://forum.winehq.org/ 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #10 from AlienProber <alienprober(a)protonmail.com> --- OK in Garuda I will just give up, cause it looks to be something specific with it. As I stated above this is the second time I've installed Garuda and both times Wine had issues. Yesterday I installed AcroLinux, and I just installed Wine and it's additional dependencies, and then install SolSuite without issue. I just played to rounds in it and it's perfect. Thanks for attempting to help sort this, but like I said Garuda is the only OS where I have had this problem. Thanks again for the help. Have a great new years. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 AlienProber <alienprober(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #11 from AlienProber <alienprober(a)protonmail.com> --- Garuda is the actual issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |ABANDONED --- Comment #12 from Zebediah Figura <z.figura12(a)gmail.com> --- ABANDONED seems more appropriate here, or NOTOURBUG. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50287 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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)
-
WineHQ Bugzilla