http://bugs.winehq.org/show_bug.cgi?id=1947
------- Additional Comments From marcus(a)jet.franken.de 2004-19-01 15:53 -------
it is probably not related to TEMP or TMP env var.
Can you run with -debugmsg +relay, and quote the 200 lines before
the "Unable ... " line? (Or attach the whole log compressed)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1947
------- Additional Comments From eetasoft(a)online.ee 2004-19-01 14:10 -------
Created an attachment (id=497)
--> (http://bugs.winehq.org/attachment.cgi?id=497&action=view)
wine -debugmsg +dosfs log
Here is output from wine -debugmsg +dosfs ....
using /usr/bin/ps2pdf testprint.ps testprint.pdf in
/home/andrus directory.
As I wrote, gs prints an error
**** Unable to open the initial device, quitting.
to wine console. This error is visible in the attached log file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1947
------- Additional Comments From marcus(a)jet.franken.de 2004-19-01 01:00 -------
axctually this should work, there is code handling TEMP and TMP
in files/directory.c.
can you run with -debugmsg +dosfs ? Do you get errors on the textconsole?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1946
zippy(a)cs.brandeis.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #496|WINE (not winex): |WINE (not winex):
description|wine/libs/wpp/wpp.y - this |wine/libs/wpp/ppy.y - this
|is the file that bison |is the file that bison
|chokes on |chokes on
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1946
zippy(a)cs.brandeis.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #496|WINE (not winex): this is |WINE (not winex):
description|the file that bison chokes |wine/libs/wpp/wpp.y - this
|on |is the file that bison
| |chokes on
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1894
------- Additional Comments From mike(a)theoretic.com 2004-18-01 17:05 -------
I should note here that the fix (using ld scripts) is known, just nobody
implemented it yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1947
Summary: Illegal contents of environment variable TEMP passed to
Linux application
Product: Wine
Version: 20031212
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eetasoft(a)online.ee
If Windows application runs Linux program, WINE passes a Windows
path to Linux application through TEMP environment variable.
This causes some applications, like Ghostscript, to fail.
To reproduce:
1. Create a file test.ps in home directory.
2. From an application running under WINE, invoke Linux command
/usr/bin/ps2pdf test.ps test.pdf
If you are using Visual FoxPro, this can be done using command
RUN /N /usr/bin/ps2pdf test.ps test.pdf
3. Observed result:
test.pdf file is not created
Cryptic message
**** unable to open the initial device, quitting
appears in WINE console
Note. Yes, this can be fixed using unset TEMP command.
However, I expect that WINE will not pass TEMP variable in a such way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1946
------- Additional Comments From zippy(a)cs.brandeis.edu 2004-18-01 14:58 -------
Downgrading to Bison 1.35 (bison-1.35-3mdk.i586.rpm) is a workaround. Wine
compiles without error using this version of Bison.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1944
------- Additional Comments From marcus(a)jet.franken.de 2004-18-01 14:39 -------
it should not do this,
either glibc, xfree86 or wine is not using threadsafe constructs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.