On Wednesday, July 29, 2015 03:38:09 AM jre wrote: > Please run the following command and post the output after "-- System > Information:": > > reportbug --template -T none -s none -S normal -b --list-cc none -q wine
-- System Information: Debian Release: 8.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages wine depends on: ii file 1:5.22+15-2 ii wine32 1.6.2-20 wine recommends no packages. Versions of packages wine suggests: pn avscan | klamav | clamav <none> ii binfmt-support 2.1.5-1 pn ttf-mscorefonts-installer <none> pn winbind <none> -- no debconf information > Also check the executable links themselves (errors in the link are not > catched: > > ls -l /usr/bin/wine32 /usr/bin/wine64 > ls -l --dereference /usr/bin/wine32 /usr/bin/wine64 $ ls -l /usr/bin/wine32 /usr/bin/wine64 ls: cannot access /usr/bin/wine64: No such file or directory lrwxrwxrwx 1 root root 37 Feb 23 01:40 /usr/bin/wine32 -> ../lib/i386-linux- gnu/wine/bin/wine32 $ ls -l --dereference /usr/bin/wine32 /usr/bin/wine64 ls: cannot access /usr/bin/wine32: No such file or directory ls: cannot access /usr/bin/wine64: No such file or directory > Verify your settings: > ls -l ~/.wine ~/.wine64 > echo "$WINEPREFIX , $WINELOADER , $WINEDEBUG , $WINEARCH , $WINEPREFIX" > $ ls -l ~/.wine ~/.wine64 ls: cannot access /home/user/.wine: No such file or directory ls: cannot access /home/user/.wine64: No such file or directory $ wine Downloads/amhc34062b.exe error: unable to find wine executable. this shouldn't happen. > Then try (one line!): > WINEARCH=win32 WINEDEBUG="fixme+all,err+all" WINEPREFIX="$HOME/.wine" wine > amhc34062b.exe $ WINEARCH=win32 WINEDEBUG="fixme+all,err+all" WINEPREFIX="$HOME/.wine" wine amhc34062b.exe error: unable to find wine executable. this shouldn't happen. So it appears that it's not creating ~/.wine any more. :/ --Eric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org