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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78993 --- shadow/78993 2006-08-09 21:35:12.000000000 -0400 +++ shadow/78993.tmp.31325 2006-08-09 21:56:58.000000000 -0400 @@ -1,16 +1,16 @@ Bug#: 78993 -Product: Mono: Class Libraries -Version: 1.1 +Product: Mono Tasks +Version: 0% OS: unknown OS Details: Mac OS X 10.4.7 Mono Framework 1.1.16.1 Status: REOPENED Resolution: Severity: Unknown Priority: Normal -Component: Windows.Forms +Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: @@ -189,6 +189,28 @@ at <0x00000> <unknown method> at autopano_sift_winGUI.Form1..ctor () [0x00000] at autopano_sift_winGUI.Form1..ctor () [0x00000] at (wrapper remoting-invoke-with-check) autopano_sift_winGUI.Form1:.ctor () at autopano_sift_winGUI.Form1.Main (System.String[] args) [0x00000] + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-09 21:56 ------- +If you're using tiger this is due to the way we're building, I've +just been explained. Assigning to Wade who is responsible for builds. + +Details for Wade: +[21:04] <kangaroo> he's probably running tiger +[21:04] <kangaroo> on powerpc +[21:04] <kangaroo> which gdiplus is broken on right now +[21:04] <kangaroo> because of how wade builds +[21:05] <kangaroo> its a problem with libexpat +[21:05] <pdb> broken but fixable by config? +[21:05] <kangaroo> linked against 1.0.0 +[21:05] <pdb> or just plain broken won't work broken +[21:05] <kangaroo> and tiger provides 0.4.0 +[21:05] <kangaroo> broken wont work broken wade needs to rebuild +[21:05] <pdb> ln -s 0.4.0 1.0.0 +[21:05] <kangaroo> pdb: not a filename version # +[21:05] <kangaroo> a mach-o binding version number +[21:06] <kangaroo> it could be fixed with otool +[21:06] <kangaroo> assuming the api's are compatible +[21:06] <kangaroo> in libexpat _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
