Re: wineapploader in wine64

2012-03-11 Thread Vincent Pelletier
Le jeudi 16 février 2012 21:27:37, Austin English a écrit : > Most people use `wineserver -k` for that. Woops, missed your reply. The problem with wineserver is, with debian packages, that it's not available through PATH (http://packages.debian.org/sid/amd64/libwine-unstable/filelist : /usr/lib

Re: wineapploader in wine64

2012-02-16 Thread Alexandre Julliard
Michael Ost writes: > On 02/16/2012 11:57 AM, Alexandre Julliard wrote: >> prefix (besides, there shouldn't be any reason to run wineboot by hand). > > We use it with --shutdown to cleanly terminate (as in WM_CLOSE, not > "kill") all wine apps from a hardware button press. Is there a > preferred

Re: wineapploader in wine64

2012-02-16 Thread Michael Ost
On 02/16/2012 11:57 AM, Alexandre Julliard wrote: prefix (besides, there shouldn't be any reason to run wineboot by hand). We use it with --shutdown to cleanly terminate (as in WM_CLOSE, not "kill") all wine apps from a hardware button press. Is there a preferred way? Thanks! -- Michael Os

Re: wineapploader in wine64

2012-02-16 Thread Austin English
On Thu, Feb 16, 2012 at 14:21, Vincent Pelletier wrote: > Le jeudi 16 février 2012 20:57:10, Alexandre Julliard a écrit : >> (besides, there shouldn't be any reason to run wineboot by hand). > > FWIW, on wine (32bits) I use "wineboot -ks" to get rid of a crashing app > (stuck eating cpu, or just w

Re: wineapploader in wine64

2012-02-16 Thread Vincent Pelletier
Le jeudi 16 février 2012 20:57:10, Alexandre Julliard a écrit : > (besides, there shouldn't be any reason to run wineboot by hand). FWIW, on wine (32bits) I use "wineboot -ks" to get rid of a crashing app (stuck eating cpu, or just willing to stay). -- Vincent Pelletier

Re: wineapploader in wine64

2012-02-16 Thread Alexandre Julliard
Michael Ost writes: > In Fedora 15 with wine 1.3.24, the upshot is that the 'wineboot' > command doesn't work. /usr/lib/wine/wineboot.exe.so is not installed; > only /usr/lib64/wineboot.exe.so is. > > Since the /usr/bin/wineboot is running 'wine' instead of 'wine64' it > is looking for the 32bit

wineapploader in wine64

2012-02-16 Thread Michael Ost
Hi, Any explanation for why the wineapploader script doesn't use 'wine64' instead of 'wine' in a 64bit Linux with 64bit wine? That's the script that is used to build /usr/bin/wineboot and /usr/bin/regedit, for instance. In Fedora 15 with wine 1.3.24, the upshot is that the 'wineboot' command