Project

General

Profile

Actions

Emulator Issues #9211

closed

Debugger UI is broken on Linux

Added by delroth over 8 years ago. Updated about 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
Linux
Issue type:
Bug
Milestone:
Current
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

http://i.imgur.com/E3Rzy9F.png

The toolbar, which is the only way to go to arbitrary addresses in the code viewer, doesn't show up. That's almost certainly a regression from 4.0 since I distinctly remember that working.

Actions #1

Updated by delroth over 8 years ago

  • Assignee set to Lioncash

Regression from ce4b73388a6a690fb216eebe3911c8cde3d66779.

Actions #2

Updated by delroth over 8 years ago

Also spams this when rendering the toolbar:

(dolphin-emu:6204): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 9

(dolphin-emu:6204): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(dolphin-emu:6204): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 9

(dolphin-emu:6204): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(dolphin-emu:6204): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 9

(dolphin-emu:6204): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(dolphin-emu:6204): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 9

(dolphin-emu:6204): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(dolphin-emu:6204): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -4 and height 9

(dolphin-emu:6204): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

Actions #3

Updated by Absolome about 8 years ago

This error is also present on OSX, same as in your sceenshot. The search bar is there, but it doesn't size correctly

Not sure if it's related, but when trying to rename a symbol on OSX in the debugger, it presents a blank text dialog and then any text added in will end up added to the previous name. The symbol list in the code window doesn't sort correctly on OSX as well

Actions #4

Updated by Absolome about 8 years ago

The "Rename Symbol" option in CodeView is also very broken. No text appears when you type into it.

Actions #5

Updated by JosJuice about 8 years ago

  • Status changed from Accepted to Fix pending
Actions #6

Updated by JosJuice about 8 years ago

  • Status changed from Fix pending to Fixed
Actions

Also available in: Atom PDF