[Mono-bugs] [Bug 82405][Maj] New - InvalidOperationException is thrown while trying to merge a branch in Plastic GUI
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 10 18:08:08 EDT 2007
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 twiest at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82405
--- shadow/82405 2007-08-10 18:08:08.000000000 -0400
+++ shadow/82405.tmp.2975 2007-08-10 18:08:08.000000000 -0400
@@ -0,0 +1,57 @@
+Bug#: 82405
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details: openSUSE 10.2 i386
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: twiest at novell.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: InvalidOperationException is thrown while trying to merge a branch in Plastic GUI
+
+Description of Problem:
+An InvalidOperationException is thrown while trying to merge a branch in
+Plastic GUI.
+
+This is a regression in 1.2.5p3 as this does not happen on 1.2.4.
+
+Steps to reproduce the problem:
+1. Download the plastic on Mono VMWare Image
+ wget http://www.vodagest.net/mono1.2.4_plastic.zip
+2. Upgrade the VMWare image to 1.2.5p3
+ http://mono.ximian.com/monobuild/preview/download-preview/
+3. Reboot the VM
+4. cd into /home/mono/wk_mono
+5. su to root (pw mono)
+6. change the plastic start script to use the system mono:
+ Delete this from the first part of the line:
+ "/opt/PlasticSCM/config/mono_setup"
+
+7. Save the file and exit back to the mono user
+8. run "plastic"
+9. Expand the left hand treeview
+10. Select the subitem "xmemtest.gcc"
+11. Click on the Branches toolbar icon
+12. In the "Branches View" (right side) window right click on "/main/task001"
+13. Select "Merge from this branch"
+14. Click the "Find Merge" button
+15. Notice the exception in the terminal where you launched plastic, and
+also that the item is 1 line down from where it was in 1.2.4 (see screen
+shots).
+
+
+Actual Results:
+See 1.2.5p3 screen shot
+
+Expected Results:
+See 1.2.4 screen shot
+
+How often does this happen?
+Every time
More information about the mono-bugs
mailing list