http://bugs.winehq.com/show_bug.cgi?id=662
*** shadow/662 Thu May 9 14:03:49 2002
--- shadow/662.tmp.14904 Thu May 9 14:04:50 2002
***************
*** 18,20 ****
--- 18,23 ----
When compiling with 'wineinstall' script, make (in the programs/wineconsole directory) complains of a 'missing separator' on line 411, which stops the compile process.
Please forgive the duplicate bug #661, where I accidentally hit the Enter key, causing an incomplete report to be posted.
+
+ ------- Additional Comments From davidmccabe(a)mac.com 2002-05-09 14:04 -------
+ *** Bug 661 has been marked as a duplicate of this bug. ***
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 12:49:53 2002
--- shadow/650.tmp.14675 Thu May 9 14:02:04 2002
***************
*** 71,73 ****
--- 71,80 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:49 -------
I mean on the same library?
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-09 14:02 -------
+ The problem disappears when using arachnid.
+ winedbg arachnid loads perfectly fine.
+
+ and, yes, this is the same library everytime. /usr/lib/libGLcore.so.1 as I said
+ before.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 12:45:09 2002
--- shadow/650.tmp.9251 Thu May 9 12:49:53 2002
***************
*** 68,70 ****
--- 68,73 ----
Can you reproduce the problem with the ARACHNID application?
(I think you can take it here: http://www.la-sorciere.de/arachnid.zip)
Does is happen all the time on the same dll?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:49 -------
+ I mean on the same library?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 12:08:20 2002
--- shadow/650.tmp.8551 Thu May 9 12:45:09 2002
***************
*** 57,59 ****
--- 57,70 ----
problem only appears when I pass an application, even if not running it.
Everytime the messages appear after displaying :
No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40976000)
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:45 -------
+ Can't reproduce the problem with "wine ARACHNID.EXE".
+
+ It looks like it all happens before:
+ Loaded debug information from ELF '/usr/lib/libstdc++-libc6.2-2.so.3' (0x40ea5000)
+
+ I tried a few applications but none of them loads this library.
+ Can you reproduce the problem with the ARACHNID application?
+ (I think you can take it here: http://www.la-sorciere.de/arachnid.zip)
+ Does is happen all the time on the same dll?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 11:40:29 2002
--- shadow/650.tmp.5550 Thu May 9 12:08:20 2002
***************
*** 48,50 ****
--- 48,59 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 11:40 -------
Sylvain, could you show the trace when starting winedbg only?
Do you have any problems in starting other Winelib applications?
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-09 12:08 -------
+ launching winedbg whithout parameter is fine.
+ WineDbg starting... on pid 0
+ Wine-dbg>q
+ WineDbg terminated on pid 0
+ problem only appears when I pass an application, even if not running it.
+ Everytime the messages appear after displaying :
+ No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40976000)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 10:48:08 2002
--- shadow/660.tmp.4883 Thu May 9 12:00:36 2002
***************
*** 31,33 ****
--- 31,43 ----
------- Additional Comments From jakob(a)vmlinux.org 2002-05-09 10:48 -------
The same goes for SYSTEM mode as for HIDDEN.
FindFirstFileA should not find a SYSTEM file either, but it does.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:00 -------
+ Jacob, it is not clear what you are complaining about. Is the issue that files,
+ created with HIDDED and SYSTEM are still visible to the file search functions?
+ Wine, probably, does not have to support these flags, because underlying file
+ system does not provide us with support for these attributes.
+
+ See also discussion, going right now on Wine-devel:
+ http://www.winehq.com/hypermail/wine-devel/2002/05/0226.html
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 10:22:46 2002
--- shadow/650.tmp.3440 Thu May 9 11:40:29 2002
***************
*** 44,46 ****
--- 44,50 ----
Dumb error from me:
I had forgotten to check if the error appeared with another app.
In fact this when I launch winedbg, so I change the bug.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 11:40 -------
+ Sylvain, could you show the trace when starting winedbg only?
+ Do you have any problems in starting other Winelib applications?
\ No newline at end of file