Bug 427089
| Summary: | pitivi is crashing everytine | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kushaldas@gmail.com <mail> |
| Component: | pitivi | Assignee: | Jeffrey C. Ollie <jeff> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8 | Keywords: | Reopened |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-02-05 16:20:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
kushaldas@gmail.com
2007-12-31 11:50:50 UTC
sorry for the typos above :( Fixed after a 18MB yum update :) With only one successful run it again started crashing : Gdk-ERROR **: 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 38 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.) aborting... 4521a4ff-b112-7563-2b6f4db5-0a3cb50e is dumped Which version of pitivi are you running now? Is this running on a local X display or on a remote one? The latest one from Fedora updates, pitivi-0.11.0-2.fc8 It is a local system (X) Version 0.11.1 of pitivi is in updates-testing, please try that: http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/8/i386/pitivi-0.11.1-1.fc8.noarch.rpm Though that is a old version than what I have. I tested again, and it is still failing. Hmm... so you're running 0.11.1-2? Is the rest of your system updated? This
could be a bug in the python gtk/gnome bindings as well, or perhaps a bug in
gtk/gnome itself. Also, are you running pitivi locally? I've seen similar
problems when running X programs across a SSH connection and I've had to enable:
ForwardX11 yes
ForwardX11Trusted yes
in my ssh configs.
Ping... any news? I'm going to close this bug for now, if you are still having problems please re-open the bug. |