| Summary: | Krita crash during opening .png file | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | kde4 |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | halla, kde4, sven.langkamp |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.7.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
Problem is about opening this file. |
||
|
Description
kde4
2013-10-06 15:21:27 UTC
Hi, Thanks for your report. Doesthis happen with any png file, or only with a specific file? If the first, it sounds like an installation problem, if the latter, could you attach the png file to the report? Created attachment 82790 [details]
New crash information added by DrKonqi
krita (2.7.1) on KDE Platform 4.11.2 using Qt 4.8.4
- What I was doing when the application crashed:
Hi, my update to this issue. First post was also mine. Problem happened again.
I just opened Krita. There was window with file list to open (I didn't use any Ctrl+O etc.). I clicked twice left mouse button on file (.png) and also clicked "open" button. Krita crashed.
-- Backtrace (Reduced):
#7 0xb10ebbeb in KisSharedPtr (o=..., this=0xbf93bd38, this@entry=0xbf93bcb8) at /build/buildd/calligra-2.7.1/krita/image/kis_shared_ptr.h:456
#8 KisNodeFacade::root (this=0xa8d2f4c) at /build/buildd/calligra-2.7.1/krita/image/kis_node_facade.cpp:53
#9 0xaa5f2829 in updateUI (this=0xbeb09b0) at /build/buildd/calligra-2.7.1/krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp:405
#10 KisLayerBox::updateUI (this=0xbeb09b0) at /build/buildd/calligra-2.7.1/krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.cpp:398
#11 0xaa5f3600 in qt_static_metacall (_a=0xbf93be78, _id=8, _o=0xbeb09b0, _c=<optimized out>) at /build/buildd/calligra-2.7.1/obj-i686-linux-gnu/krita/plugins/extensions/dockers/defaultdockers/kis_layer_box.moc:111
Created attachment 82791 [details]
Problem is about opening this file.
Problem is about opening this file.
Hm, I'm sorry... That file doesn't crash for me, not with 2.7 or git master. What is the full patch to the png file when you try to load it? Hi, did you mean path? The path is "~/" I mean "/home/danny/" (~/ and swap partition is encrypted using luks, partition "/" is not encrypted". Kubuntu was installed 2 months ago from "minimal cd" installer, booted from usb-memory. That was pure installation with no X. After reboot KDE was installed manually (apt-get install kubuntu-desktop). There was no problem before I add "http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu" to sources.list Something like /home/yourname/pictures/yourimage.png So path is: "/home/danny/zrzut ekranu11.png" File was created by KSnapShot Hm, no -- having the space in the name doesn't trigger the crash for me either... I think I have to conclude that we have fixed this bug for 2.8, since I cannot find any way to reproduce with git master. |