[Mono-bugs] [Bug 69388][Wis] Changed - Exception in ReadDone2 for iFolder
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Nov 2004 04:14:05 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69388
--- shadow/69388 2004-11-11 22:34:49.000000000 -0500
+++ shadow/69388.tmp.24031 2004-11-19 04:14:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69388
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: gonzalo@ximian.com
ReportedBy: deddy@novell.com
QAContact: mono-bugs@ximian.com
@@ -70,6 +70,33 @@
------- Additional Comments From miguel@ximian.com 2004-11-11 22:34 -------
Well, it would be nice to have a way of reproducing this test case.
I went and installed iFolder and Simias, and now that I got them
installed, I have absolutely *no idea* how to reproduce this problem.
+
+------- Additional Comments From deddy@novell.com 2004-11-12 11:34 -------
+This problem occurs when downloading (Syncing) files from the server
+to the client.
+
+Steps:
+
+1. Install iFolder server (simias and simias-enterprise RPMs) on
+SLES 9 (OES)
+2. Install iFolder client ifolder3 and simias RPMs) on NLD
+3. Install iFolder client on Windows XP
+4. From both clients, use the iFolder login to connect to the
+server (same user name)
+5. Create an iFolder on the Windows Client - files in folder will
+Sync up to the server
+6. Accept the iFolder on the NLD client - files will download
+7. View the SimiasApp.log file in ~/.local/share/simias -
+Exceptions are logged here.
+
+The Windows/NLD clients happen to be my particular setup. I'm
+pretty sure 2 NLD clients will behave the same.
+
+
+------- Additional Comments From gonzalo@ximian.com 2004-11-19 04:14 -------
+Fixed in svn HEAD and 1-0.
+
+Thanks.