Opened 5 years ago
Closed 3 years ago
#15405 closed bug (not reproducible)
Application/Screenshot freezes app_server
Reported by: | nephele | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Screenshot | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev53536
arch: amd64
driver: nvidia
To reproduce just press the screenshot (druck/print) button, which then freezes the video output completely, even the mouse cursor, I assume this is app_server related.
it unfreezes when the screenshot app opens, pressing new screenshot seams to then trigger this too.
bescreencapture seams to trigger this too.
Change History (5)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
comment:3 by , 5 years ago
my system is unresponsive for about 6 seconds.
If there is room for improvement in making BeScreenCapture faster, it's maybe a good thing that this is noticeable on your system, however :)
I purpusefully use slow systems to test and develop code mainly for this reason ;)
comment:4 by , 5 years ago
bescreencapture freezes the system even before it starts recording, probably because of the preview window it creates, freezes each time the window goes into back or foreground, also bescreencapture crashed at the end of recording, but i assume this to be unrelated to this ticket.
the application 'colors' from haikuports seams to be affected by this too (then triggered by starting to pick a color).
comment:5 by , 3 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
Don't really have this computer anymore running with a install so can't really test.
How long does it take for the screenshot app to open for you? Taking a screenshot shouldn't be that slow to be noticeable?
If there is room for improvement in making BeScreenCapture faster, it's maybe a good thing that this is noticeable on your system, however :)