VLC crashes on window resize

Bug #1139 reported by Seth Sokol
40
This bug affects 7 people
Affects Status Importance Assigned to Milestone
vlc (Ubuntu)
Fix Released
Medium
MOTU

Bug Description

VLC media player 0.8.1 (command: wxvlc) on Hoary 5.04 crashes when the window is
resized to 0 width

VLC media player 0.8.1 (command: wxvlc) on Hoary 5.04 crashes when the window is
resized to 0 width. If the handle on the side of the window is dragged,
ostensibly to make the playing area smaller, but is dragged until there is no
width, the play closes without error.

I ran the program from the terminal and here is the output:

seth@ubuntu:~$ wxvlc
VLC media player 0.8.1 Janus
[00000269] mpeg_audio decoder: MPGA channels:1 samplerate:22050 bitrate:32

(.:17837): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -7 and height 25

(.:17837): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -7 and height 30

(.:17837): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -9 and height 25

(.:17837): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -9 and height 30

(.:17837): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -9 and height 30
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 397 error_code 2 request_code 12 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Changed in vlc:
assignee: nobody → motu
Revision history for this message
Andrew Mitchell (ajmitch) wrote :

Still occurs on breezy, version 0.8.4-svn20050920-3+hal0ubuntu3

Daniel T Chen (crimsun)
Changed in vlc:
status: New → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.