Opened 19 years ago
Closed 16 years ago
#386 closed bug (fixed)
[app_server] freeze on pngdump
Reported by: | diver | Owned by: | leavengood |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Servers/app_server | Version: | |
Keywords: | Cc: | marcusoverhagen | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
app_server will freeze for 1-2 sec if i press print screen. During this i can't move my mouse or anything.
Change History (7)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
I plan on moving that functionality into the client, so that the app_server will no longer be stopped in the input loop. For now, this bug can stay open as a little reminder for that :)
comment:3 by , 18 years ago
Summary: | app_server freeze on pngdump → [app_server] freeze on pngdump |
---|
comment:4 by , 18 years ago
Component: | General → User Interface/app_server |
---|---|
Description: | modified (diff) |
Platform: | → All |
Priority: | normal → low |
comment:5 by , 18 years ago
Cc: | added |
---|
comment:6 by , 17 years ago
Owner: | changed from | to
---|
This should be fixed as of hrev25269. Well I at least followed Axel's suggestion and moved the print screen code into the client side in BWindow in libbe.so.
Diver please test this out.
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I wouldn't classify this as a bug. It's just the time it takes to read the screen content, convert it to a png and save it to the disk. The exact same delay happens on R5.