Opened 6 years ago

Closed 6 years ago

Last modified 4 years ago

#14558 closed bug (duplicate)

Stacking maximized windows crash

Reported by: curyous Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Add-Ons/Decorators/BeDecorator Version: R1/beta1
Keywords: Cc:
Blocked By: #13119 Blocking:
Platform: All

Description

Stacking a non-maximized window, on top of a maximized one, causes the system to "crash" - the screen goes blank, and lines similar to the ones below are written on the screen. Mouse cursor is still responsive but, not the interface. The system is installed on the machine, 64 bits from this image https://s3.wasabisys.com/haiku-release/r1beta1/haiku-r1beta1-x86_64-anyboot.zip.

Failed to set attribute: name: DW_AT_abstract_origin, form: DW_FORM_ref4: Bad data (this line appears dozens of times) DwarfManager::File:Load("/boot/system/lib/libbsd.so"): no .debug_info or .debug_address DwarfManager::File:Load("/boot/system/lib/libbsd.so"): no .debug_info or .debug_address DwarfManager::File:Load("/boot/system/add-ons/decorators/BeDecorator"): no .debug_info or .debug_address DwarfManager::File:Load("/boot/system/add-ons/decorators/intel_extreme.accelerant"): no .debug_info or .debug_address

Change History (4)

comment:1 by kallisti5, 6 years ago

Ah, you're using the BeDecorator? Does the same thing occur with the standard Haiku window decorator?

comment:2 by curyous, 6 years ago

Ah, you're using the BeDecorator?
Yes.

Does the same thing occur with the standard Haiku window decorator?
Said crash does not happen in the standard window decorator. BeDecorator
seems to be the component to blame, thank you so much!
Last edited 6 years ago by curyous (previous) (diff)

comment:3 by diver, 6 years ago

Blocked By: 13119 added
Component: - GeneralAdd-Ons/Decorators/BeDecorator
Resolution: duplicate
Status: newclosed

comment:4 by nielx, 4 years ago

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.