After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 418360 - Pitivi failes to load
Pitivi failes to load
Status: RESOLVED DUPLICATE of bug 377117
Product: pitivi
Classification: Other
Component: General
0.10.1
Other Linux
: Normal major
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-14 21:02 UTC by Cathal O'Brien
Modified: 2007-03-20 09:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cathal O'Brien 2007-03-14 21:02:00 UTC
I've instaled the latest release of Pitivi in Kubuntu repositories (.10.1)

When i click on the program in the KMenu it fails to load. When i tryed from 
the command line I got this:

The program 'pitivi' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 12200 error_code 3 request_code 3 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.)
Comment 1 John Shakespeare 2007-03-15 20:05:40 UTC
Bug confirmed on Ubuntu 6.10 (Gnome). Starting pitivi from the menu item created during installation results in pitivi silently failing to start.

Starting pitivi from the bash shell gives

The program 'pitivi' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 46 error_code 3 request_code 3 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.)


running pitivi --gst-version from the bash shell returns

GStreamer Core Library version 0.10.10
Comment 2 Edward Hervey 2007-03-15 20:11:03 UTC
I really need an X expert to help me figure out this one. I thought I fixed it some months ago but it's still around.
Comment 3 Edward Hervey 2007-03-20 09:43:36 UTC
Bug has been fixed in 0.10.2

*** This bug has been marked as a duplicate of 377117 ***