[Bug 45557] New: winecfg -> wine: '/home/ich/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 2 12:23:26 CDT 2018


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

            Bug ID: 45557
           Summary: winecfg -> wine: '/home/ich/.wine' is a 64-bit
                    installation, it cannot be used with a 32-bit
                    wineserver.
           Product: Packaging
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: wine-packages
          Assignee: wine-bugs at winehq.org
          Reporter: Ulf.Zibis at gmx.de
                CC: michael at fds-team.de, sebastian at fds-team.de
      Distribution: ---

On Ubuntu 18.04 I installed with:
sudo dpkg --add-architecture i386    # Nur auf 64-Bit-Systemen notwendig
wget -O - https://dl.winehq.org/wine-builds/Release.key | sudo apt-key add -
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/' && sudo apt
update
sudo apt install winehq-stable winetricks

With $ winecfg I get:
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
wine: '/home/ich/.wine' is a 64-bit installation, it cannot be used with a
32-bit wineserver.

For ERROR: ld.so: see bug 45434, but there remains the other blocking problem.

In /opt/wine-stable/bin/ wine64* is missing, see:
$ ls -l /usr/bin/wine
lrwxrwxrwx 1 root root 25 Jul  4 11:51 /usr/bin/wine ->
/opt/wine-stable/bin/wine
ich at T500:~$ ls -l /usr/bin/wine /usr/bin/wine64*
lrwxrwxrwx 1 root root 25 Jul  4 11:51 /usr/bin/wine ->
/opt/wine-stable/bin/wine
lrwxrwxrwx 1 root root 27 Jul  4 11:51 /usr/bin/wine64 ->
/opt/wine-stable/bin/wine64
lrwxrwxrwx 1 root root 37 Jul  4 11:51 /usr/bin/wine64-preloader ->
/opt/wine-stable/bin/wine64-preloader
$ ls -l /opt/wine-stable/bin/wine /opt/wine-stable/bin/wine64*
ls: Zugriff auf '/opt/wine-stable/bin/wine64*' nicht möglich: Datei oder
Verzeichnis nicht gefunden
-rwxr-xr-x 1 root root 9556 Jul  4 12:05  /opt/wine-stable/bin/wine

-- 
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