#13119 closed bug (fixed)
[BeDecorator] crashes in HWInterface::HideFloatingOverlays
Reported by: | un_spacyar | Owned by: | Janus |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Add-Ons/Decorators/BeDecorator | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #12177, #14558 | |
Platform: | All |
Description (last modified by )
Probably the issue is in the NetSurf side, but anyway, I think that the S.O. also can't handle the error and crashes too.
To reproduce the error:
- run NetSurf, open the Haiku page
- open another browser window from the NetSurf menu
- get the KDL (see attachment 01)
- type 'continue' inside the kdl window
Tested in hrev50775 (x86_gcc2). I attach the syslog and the screenshots.
Attachments (4)
Change History (18)
by , 8 years ago
Attachment: | 01-KDL.jpg added |
---|
comment:1 by , 8 years ago
Component: | - General → Servers/app_server |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Summary: | KDL when running NetSurf 3.6 → [app_server] crash in HWInterface::HideFloatingOverlays |
This is not a KDL but a fullscreen consoled session running Debugger in cli mode.
If you run into this app_server crash again you could use save-report
command to generate debug which should be available on the Desktop or in /boot/home (don't remember on top of my head now)
comment:3 by , 8 years ago
Component: | Servers/app_server → Add-Ons/Decorators |
---|---|
Owner: | changed from | to
The crash is in the BeDecorator. Does it also happen in the normal decorator?
It could be incomplete support for the stacking API in the BeDecorator. AFAIK, NetSurf is the only application out there to programatically stack its windows, rather than requiring the user to do it.
comment:4 by , 8 years ago
I retested again, this time using the normal decorator, and the error can't be reproduced. NetSurf apparently works well using the "default" decorator.
Thanks Pulkomandy!
comment:5 by , 8 years ago
I'm seeing the same issue here. Using the BeDecorator, I get a app_server crash after stacking windows and then maximizing. I have attached a debug report and syslog.
by , 8 years ago
Attachment: | app_server-289-debug-29-12-2016-04-56-39.report added |
---|
by , 8 years ago
comment:6 by , 6 years ago
Blocking: | 12177 added |
---|
comment:7 by , 6 years ago
Component: | Add-Ons/Decorators → Add-Ons/Decorators/BeDecorator |
---|
comment:8 by , 6 years ago
Description: | modified (diff) |
---|---|
Summary: | [app_server] crash in HWInterface::HideFloatingOverlays → [BeDecorator] crashes in HWInterface::HideFloatingOverlays |
comment:9 by , 6 years ago
Blocking: | 14558 added |
---|
comment:10 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:11 by , 6 years ago
merged Janus's change into master. @Janus, was this tested as functional? If so I can drop into r1beta1 and have an update roll out including it.
Thanks!
comment:12 by , 6 years ago
@kallisti5, I tested the solution and it works. Maybe we can wait for some feedback.
comment:14 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
KDL