Opened 16 years ago
Closed 3 years ago
#3080 closed bug (fixed)
PhotoGrabber cannot be killed when camera is attached
Reported by: | nutela | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | System/Kernel | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
- how to reproduce
unpack Photograbber from Haikuware.com, the bin should be from 28 Aug 2008, have a camera (in this case Canon Ixus) attached to USB and start Photograbber and set it up to look for a camera (see settings)
- experienced behavior
Photograbber never updates its window, cannot be killed with ctrl-alt-del or kill -9, the window leaves an area on the desktop which is wrongly redrawn, after several kill -9 of PhotoGrabber's threads, the picasso thread is hogging cpu. only when the camera is switched off the Deskbar entry disapeared, the area on the desktop previously occupied by PhotoGrabber is being redrawn normally again.
- expected behavior
Every app should be killed by ctrl-alt-del or always with kill -9, picasso shouldn't get confused? :-)
Attachments (1)
Change History (8)
by , 16 years ago
Attachment: | photograbber.prefs added |
---|
comment:1 by , 16 years ago
Regarding the App_server's picasso thread; what I wrote above is not true, even after killing PhotoGrabber, the 'window-space' is not deleted, the area which Photograbber covered is still drawn over the desktop, how could I debug it when it is still running?
comment:3 by , 9 years ago
No, because kill -9 should kill things no matter what they're doing or blocked on.
comment:4 by , 9 years ago
This happens because the app is locked inside a system call. Possibly inside the USB stack, but attaching Debugger to it and extracting a report (backtrace of all threads) would be helpful.
comment:5 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:7 by , 3 years ago
Milestone: | R1 → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Indeed it can't, in fact this was the application I was testing when I made that change.
Photograbber preferences