[Bug 218902] crash on startup, doesn't work

Jiri Palecek jpalecek at web.de
Wed Dec 16 10:38:59 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=218902





--- Comment #1 from Jiri Palecek <jpalecek web de>  2009-12-16 11:38:58 ---
Created an attachment (id=39090)
 --> (http://bugs.kde.org/attachment.cgi?id=39090)
A fixed version

This is a version that fixed all problems for me. The changes are quite big, so
I don't think it would be worthwhile to make a patch. Among other things, it
removes the use of Qt3 data structures, and changes the addresses to be in
uintptr_t rather than int (so it should work on architectures where the size of
int is not equal to the size of void*). The functionality should be otherwise
unchanged.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list