http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 14:38:33 2002
--- shadow/660.tmp.21106 Thu May 9 15:31:22 2002
***************
*** 51,53 ****
--- 51,61 ----
It could also be done by emulation on any POSIX filesystem by for instance
keeping a dotfile in each directory with the extra info in it.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 15:31 -------
+ There are plans on integration with Samba and this functionality can be
+ implemented there for communication with Windows machines.
+ However, I can't decide whether is is worth to implement these features for
+ Posix file system.
+ I suggest you to discuss the matter on wine-devel.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 12:00:36 2002
--- shadow/660.tmp.17245 Thu May 9 14:38:33 2002
***************
*** 41,43 ****
--- 41,53 ----
See also discussion, going right now on Wine-devel:
http://www.winehq.com/hypermail/wine-devel/2002/05/0226.html
+
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-09 14:38 -------
+ Yes, that's the problem.
+ A minor problem, especially given the limitations of Linux file API, but
+ it still could be done, at least on VFAT and NTFS filesystems,
+ if Linux kernel is enhanced.
+ It could also be done by emulation on any POSIX filesystem by for instance
+ keeping a dotfile in each directory with the extra info in it.
+
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