View Issue Details

IDProjectCategoryView StatusLast Update
0000261SOGoWeb Preferencespublic2009-11-26 18:05
ReporterwsourdeauAssigned Toludovic  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version1.2.0 
Summary0000261: SOGo crashes when switching from html to text mail format, and vice-versa
Description

(gdb) bt
#0 +[NSException raise:format:] (self=0x7fbc59557600, _cmd=0x7fbc59578300, name=0x7fbc595570e0, format=0x7fbc59577020) at NSException.m:766
0000001 0x00007fbc59106912 in -[NSObject doesNotRecognizeSelector:] (self=0x11f2550, _cmd=0x7fbc595784f0, aSelector=0x7fbc52a65c10) at NSObject.m:1716
0000002 0x00007fbc59106aab in -[NSObject forwardInvocation:] (self=0x11f2550, _cmd=0x872260, anInvocation=0x15d3880) at NSObject.m:1744
0000003 0x00007fbc591b5065 in GSFFIInvocationCallback (cif=0xfb5fc0, retp=0x7fffd19c64d0, args=0x7fffd19c6340, user=0xfb5fc0) at GSFFIInvocation.m:548
0000004 0x00007fbc563bf6e0 in ffi_closure_unix64_inner () from /usr/lib/libffi.so.5
0000005 0x00007fbc563bff60 in ffi_closure_unix64 () from /usr/lib/libffi.so.5
0000006 0x00007fbc5285eef9 in -[UIxPreferences enableVacation] (self=0x14cdd00, _cmd=0x124e9c0) at UIxPreferences.m:721

(gdb) f 6
0000006 0x00007fbc5285eef9 in -[UIxPreferences enableVacation] (self=0x14cdd00, _cmd=0x124e9c0) at UIxPreferences.m:721
721 return [[vacationOptions objectForKey: @"enabled"] boolValue];
(gdb) po vacationOptions
/usr/local/lib/GNUstep/SOGo/CommonUI.SOGo/Resources/English.lproj

TagsNo tags attached.

Issue History

Date Modified Username Field Change
2009-11-26 02:22 wsourdeau New Issue
2009-11-26 18:05 ludovic Note Added: 0000301
2009-11-26 18:05 ludovic Status new => resolved
2009-11-26 18:05 ludovic Fixed in Version => 1.1.1
2009-11-26 18:05 ludovic Resolution open => fixed
2009-11-26 18:05 ludovic Assigned To => ludovic