Summary: | scangui crashed when zooming out | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libksane | Reporter: | erik6350 |
Component: | general | Assignee: | Kåre Särs <kare.sars> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | erik6350 |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
erik6350
2011-08-10 18:07:07 UTC
Created attachment 62732 [details]
New crash information added by DrKonqi
scangui (1.9.0) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
Add: This error appears everytime after zooming out of a deep zoom level
-- Backtrace (Reduced):
#7 0xb6aa1964 in QGraphicsItem::parentItem (this=0x7d000) at graphicsview/qgraphicsitem.cpp:1564
#8 0xb6aa1992 in QGraphicsItem::topLevelItem (this=0x88acf30) at graphicsview/qgraphicsitem.cpp:1577
#9 0xb6af3579 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x88048c0, items=0x886a520) at graphicsview/qgraphicsscene_bsp.cpp:80
#10 0xb6af1ffc in QGraphicsSceneBspTree::climbTree (this=0x88047c8, visitor=0x88048c0, rect=..., index=51) at graphicsview/qgraphicsscene_bsp.cpp:247
#11 0xb6af2078 in QGraphicsSceneBspTree::climbTree (this=0x88047c8, visitor=0x88048c0, rect=..., index=25) at graphicsview/qgraphicsscene_bsp.cpp:261
Hi, The bug is quite hard to figure out :( What scanner do you have? Can you run scangui from a terminal with sane debug enabled example: SANE_DEBUG_EPSON2=17 scangui EPSON2 is here used as an example. Replace it with the proper one for your scanner. PS. Do you get the same crash if you remove the selection throught the right click context menu? No, because I don't have to zoom in then (scangui selects particles on my scanner sometimes) I have an HP PSC 750 printer strange... I cannot reproduce the error with other pictures anymore. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |