Bug 136171 - If remote calendar (nfs share) is enable, then korganizer crash during the copy to or from.
Summary: If remote calendar (nfs share) is enable, then korganizer crash during the co...
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 10:32 UTC by Bruno Friedmann
Modified: 2009-02-10 09:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Friedmann 2006-10-23 10:32:26 UTC
Version:           3.5.5 use kDE3.5.5 release 19.1 Opensuse (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
Compiler:          GCC 4.1.0 Suse 
OS:                Linux

I've my kalendar on a remote nfs share which have correct acl.
i've added my collegue calendar as a remote file.

now with the version used korganiser crash if a event is added by me or my collegue to her calendar. 
it crash during the copy of the file.
kget give me the dialog box 
source file:///var/tmp/kdecache-bruno/kcal/kresources/hlk4RQ3Y1Q
destination file:///ioda/data/user-data/Fanfan/korganiser_fanfan-std.ics

last week, the remote calendar contain this name françoise but there ç was wrong encoded by a @% (iso8859-1 code).

we are in a pure utf-8 environnement.

20 days ago, before the 3.5.5 release, it work like a charm.

here the dump stack :

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1239845200 (LWP 4830)]
[KCrash handler]
#6  0x0856ef03 in ?? ()
#7  0xb7e77ab0 in KOAgendaItem::paintEvent ()
   from /opt/kde3/lib/libkorganizer.so.1
#8  0xb7153b13 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0xb70bbf07 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb70bccf9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb7775bd3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#12 0xb704f65d in QETWidget::translatePaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb705b41f in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb706b62a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb70d2d28 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb70d2bbe in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb70bbabf in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x0804fe50 in main ()


--------

Has anybody a tricks ???
Comment 1 Bram Schoenmakers 2006-10-28 19:26:07 UTC
Is this still reproducable? It could have been fixed since SVN revision 518745, which took place on March 15. That means that you could try this with KDE 3.5.2 or higher.
Comment 2 Bram Schoenmakers 2006-10-28 19:28:24 UTC
Sorry, this message was submitted without reading your version. So scratch it.
Comment 3 Bruno Friedmann 2006-10-29 11:48:11 UTC
Is this due to the fact, that my collegue is working in the same time on her calendar, and there's a problem of lock ??? 

For the moment there's no new version compiled on the SuSe Openbuild. So I'm waiting for this. But any information or trick or suggestion are welcomed.

Comment 4 Reinhold Kainhofer 2006-11-02 18:53:48 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 5 Sergio Martins 2009-02-08 16:59:55 UTC
Can you retest with a recent version of KDE (>=4.1.4) and provide a backtrace with more debug info.

If you need you can read this: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Thanks
Comment 6 Bruno Friedmann 2009-02-10 09:59:09 UTC
Sorry you can close this !
Work at least with 4.1.4 & 3.5.10.

If I get new trouble I will open a new one with full stack trace.