Project

General

Profile

Actions

Emulator Issues #1285

closed

Closing Dolphin after ticking/unticking Vsync within the OpenGL config doesn't kill the process for Linux

Added by knuckles500 over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Make sure you have R3977 (or whatever)
  2. Run Dolphin
  3. Open the OpenGL configuration window and tick/untick Vsync
  4. Close Dolphin and take a look at the terminal. You'll notice you can't
    type any commands. Evidence that Dolphin is still running.
  5. Go to System>Administration>System Monitor
  6. Click on the Processes tab
  7. Look for Dolphin in the list of processes and kill it to gain typing
    access to the terminal back

What is the expected output? What do you see instead?
I expected Dolphin to close the program when I exited out. However, it
turns out that it's still open. Thus fooling the terminal into believing
it's still operating, so you can't properly close it or use the terminal.
So you have to use the System Monitor to kill the process manually.

What version of the product are you using? On what operating system?
Dolphin R3977 x64 (I think) - Ubuntu 9.04 AMD64

Please provide any additional information below.
I'm using the latest drivers (190.18). My graphics card is GeForce 9800
GTX. Here's what it says in the terminal even after you close Dolphin:

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

(Dolphin:5686): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17

There are some problems with the config window itself. Some of the items in
the window are misplaced (probably because of r3976) - so add that to the
list of things to fix for the linux version of Dolphin (along with Dual
Core support :P ).

Thank you!

Actions #1

Updated by knuckles500 over 14 years ago

Oops, when I said tick/untick Vsync I mean tick it if it's not ticked and untick it
if it is already.

Actions #2

Updated by Anonymous over 14 years ago

r3976 is gross anyways :(

Actions #5

Updated by luisr142004 almost 14 years ago

this still a valid issue o.O

Actions #6

Updated by Anonymous over 13 years ago

  • Status changed from New to Questionable

Please respond if this issue is still valid, or it will be closed.

Actions #7

Updated by knuckles500 over 13 years ago

Forgot about this issue.

Yeah this is fixed.

Actions #8

Updated by Anonymous over 13 years ago

  • Status changed from Questionable to Fixed

Thanks

Actions

Also available in: Atom PDF