Bug 187759 - image-> rotate... crashes KolourPaint 4.2.1
Summary: image-> rotate... crashes KolourPaint 4.2.1
Status: RESOLVED DUPLICATE of bug 183850
Alias: None
Product: kolourpaint
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR crash
Target Milestone: ---
Assignee: kolourpaint-support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-21 02:55 UTC by Erik Andersen
Modified: 2009-03-22 00:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (4.52 KB, text/plain)
2009-03-22 00:37 UTC, Erik Andersen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Andersen 2009-03-21 02:55:25 UTC
Version:            (using KDE 4.2.1)
Compiler:          cc 
Installed from:    Ubuntu Packages

I opened a .png file for cropping on all four sides and I cropped the two sides that you can without rotating. When I try to rotate the image so I can cut off the top and left sides of the image, KolourPaint crashes. It Happens with Image-> Rotate..., Rotate Left, and rotate right. It also happens if I use the keyboard shortcuts to does the same thing. If I try to rotate the default image that comes up when KolourPaint is opened, the same thing happens. The KDE crash handler tells me:
Unable to create a valid back trace.

This back trace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.", it also says, '(no debugging symbols found)'. I am running Ubuntu Jaunty 64 bit with gnome desktop and some KDE apps. If there is any more info you need, please tell me and tell me how to get it.
Comment 1 Dario Andres 2009-03-21 13:41:52 UTC
What Qt version are you using ?
You can try installing the "kdegraphics-dbg" package and reproducing the issue. You will get a better crash information (backtrace).

Here using:
Qt: 4.5.0 + qt-copy-patches-936035
KDE: 4.2.66 (KDE 4.2.66 (KDE 4.3 >= 20090310))
kdelibs svn rev. 939600 / kdebase svn rev. 939602
kdegraphics svn rev. 935854
on ArchLinux i686 - Kernel 2.6.28.7
I can't reproduce the crash

Thanks for reporting.
Comment 2 Erik Andersen 2009-03-21 23:28:30 UTC
(In reply to comment #1)
> What Qt version are you using ?
How do I find that out?
Comment 3 Dario Andres 2009-03-22 00:11:27 UTC
You can find out looking at the output of the shell command "dolphin --version".
Thanks
Comment 4 Erik Andersen 2009-03-22 00:37:53 UTC
Created attachment 32330 [details]
Backtrace
Comment 5 Erik Andersen 2009-03-22 00:38:35 UTC
I'm using QT 4.5.0.
Comment 6 Dario Andres 2009-03-22 00:58:31 UTC
This is the know bug when using Qt4.5 . Thanks for reporting
YOu can workaround this crash launching kolourpaint as "kolourpaint -graphicssystem raster" from Konsole

*** This bug has been marked as a duplicate of bug 183850 ***