http://bugs.winehq.com/show_bug.cgi?id=850
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-07-02 16:09 -------
Err, AFAIK GLE *never* gets reset in case of successful function execution...
That's just the very nature of GLE.
GetProcAddress() is a well-known example of this.
Despite returning a valid function pointer, a GLE() after GetProcAddress()
still yields something like ERROR_FILE_NOT_FOUND or whatever a previous error was...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=850>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=850
------- Additional Comments From apa3a(a)yahoo.com 2002-07-02 14:57 -------
According to the log the function winspool.drv.EnumPrintersA() returns success
(not zero value), but the subsequent call to GetLastError returns FILE_NOT_FOUND
error.
Needs further research.
Traxtopel, could you attach packed full log to the bug report?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=850>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=849
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-files
------- Additional Comments From apa3a(a)yahoo.com 2002-07-02 14:37 -------
The direct cause of the problem is a failure of GetFileAttributesA call for file
"E:\\lwpdumfl.xxx". Later call of GetLastError returns ERROR_FILE_NOT_FOUND
error description. The file name looks like a name for temporary file.
Traxtopel, does the mentioned file exist at the moment the program crashes?
Check if E drive is mapped correctly and has write privileges.
I'd like to see if there were any problems when the file was created.
Could you attach to the bug report packed full log?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=849>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=848
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-07-02 13:32 -------
Closing per reporter's comments.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=848>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-07-02 03:33 -------
I tried both patches but still having the warning that my libc is not reentrant.
also i tried to switch the order to check freebsd before linux and didn't
correct the problem.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=848
whf(a)alum.mit.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From whf(a)alum.mit.edu 2002-07-01 23:46 -------
My mistake, antiquye library lying around from previous compile.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=848>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=848
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-01 23:45 -------
Did you use ./tools/wineinstall to compile wine?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=848>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=848
Summary: Wine 20020605 compiles ok linux 2.4.1, but dies loading
library libwine.so
Product: Wine
Version: 20020605
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: whf(a)alum.mit.edu
Compiled 20020605 with Mandrake 8.1 and kernel 2.4.1, perl 5.6.1 no problems.
When installing registry, I get:
[whf@pasteur wine-20020605]$ /usr/local/bin/wine
/usr/local/bin/wine: error in loading shared libraries:
/usr/X11R6/lib/libwine.so: undefined symbol: stdscr
help appreciated.
thanks
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=848>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.