Your message dated Tue, 07 Jan 2020 20:00:16 +
with message-id
and subject line Bug#946951: fixed in wine 5.0~rc1-2
has caused the Debian Bug report #946951,
regarding can't start wine: chdir to /run/user/1000/wine/server-805-14c0be6 :
No such file or directory
to be marked as done.
On 2019-12-29 01:16:01 -0500, Joe Nahmias wrote:
> On 12/27/2019 6:23 PM, Vincent Lefevre wrote:
> > On 2019-12-27 19:49:46 +, Joseph Nahmias wrote:
> > > On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote:
> > > > The attached patch works around the issue until that is fixed.
> > >
On 2019-12-29 01:16:01 -0500, Joe Nahmias wrote:
> On 12/27/2019 6:23 PM, Vincent Lefevre wrote:
> > On 2019-12-27 19:49:46 +, Joseph Nahmias wrote:
> > > On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote:
> > > > The attached patch works around the issue until that is fixed.
> > >
On 12/27/2019 6:23 PM, Vincent Lefevre wrote:
On 2019-12-27 19:49:46 +, Joseph Nahmias wrote:
On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote:
The attached patch works around the issue until that is fixed.
Of course, I forgot this patch... Take 2.
Wouldn't the use of wild
On 2019-12-27 19:49:46 +, Joseph Nahmias wrote:
> On Fri, Dec 27, 2019 at 07:27:42PM +, Joseph Nahmias wrote:
> > The attached patch works around the issue until that is fixed.
>
> Of course, I forgot this patch... Take 2.
Wouldn't the use of wildcards be a security issue?
+ ln -s
BACKGROUND:
Debian's wine build applies temporary-directory.patch which modifies
libwine to change the location of wineserver's temp dir.
WHAT CHANGED:
With wine commit fe13f7a3b0d0ad709676aa046cb4c9da260900cf
create_server_dir() quit depending on wine_get_server_dir() from
libwine. This was a pa
Thanks for your analysis. I have the same problem and a simple
workaround for the time being is to do:
ln -s /tmp/.wine-1000/ /run/user/1000/wine
On 2019-12-18 12:40:37 +0100, Vincent Lefevre wrote:
> On 2019-12-18 12:35:36 +0100, Vincent Lefevre wrote:
> > When I want to execute a .exe executable I've built, I get the following
> > error:
> >
> > $ wine ./tversion.exe
> > wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file
On 2019-12-18 12:35:36 +0100, Vincent Lefevre wrote:
> When I want to execute a .exe executable I've built, I get the following
> error:
>
> $ wine ./tversion.exe
> wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or
> directory
>
> Note: there is no chdir in my program, this
Package: wine
Version: 5.0~rc1-1
Severity: grave
Justification: renders package unusable
When I want to execute a .exe executable I've built, I get the following
error:
$ wine ./tversion.exe
wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or
directory
Note: there is no chdi
10 matches
Mail list logo