FS#17757 - [ekiga] crash: X Window System error

Attached to Project: Arch Linux
Opened by sacarde (sacarde) - Friday, 08 January 2010, 16:44 GMT
Last edited by Dan Griffiths (Ghost1227) - Monday, 15 February 2010, 23:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
in archlinux-64 (current) ekiga crash


Additional info:
* ekiga 3.2.6-1
or
* aur/ekiga-lite 3.2.6-1
*
with installed kdemod3 (chakra-project.org)

[code]
ekiga -v --sync
The program 'ekiga' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 36 error_code 8 request_code 138 minor_code 3)
(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.)

(ekiga:6956): Gtk-CRITICAL **: gtk_container_propagate_expose: assertion `GTK_IS_WIDGET (child)' failed

(ekiga:6956): Gdk-WARNING **: gdkdrawable-x11.c:952 drawable is not a pixmap or window

** (ekiga:6956): CRITICAL **: gboolean ekiga_main_window_expose_event(GtkWidget*, GdkEventExpose*): assertion `display_info.window != 0' failed
The program 'ekiga' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 3147 error_code 9 request_code 62 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_err
[/code]

in ekiga-light:

[code]
ekiga -v --sync
The program 'ekiga' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 36 error_code 8 request_code 138 minor_code 3)
(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.)

(ekiga:5851): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `EkigaMainWindow'

(ekiga:5851): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `EkigaMainWindow'

(ekiga:5851): Gtk-CRITICAL **: gtk_widget_get_size_request: assertion `GTK_IS_WIDGET (widget)' failed

(ekiga:5851): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkPaned'

(ekiga:5851): Gtk-CRITICAL **: gtk_paned_get_child2: assertion `GTK_IS_PANED (paned)' failed
Segmentation fault
[/code]
This task depends upon

Closed by  Dan Griffiths (Ghost1227)
Monday, 15 February 2010, 23:16 GMT
Reason for closing:  Works for me

Loading...