Bug 491345 - PyClutter claims bug after exiting a script
Summary: PyClutter claims bug after exiting a script
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pyclutter
Version: 11
Hardware: i586
OS: Linux
low
medium
Target Milestone: ---
Assignee: Allisson Azevedo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-20 14:58 UTC by Christian Schramm
Modified: 2009-07-28 15:07 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-28 15:07:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
verbose output of the python interpreter on "import clutter" (6.83 KB, text/plain)
2009-03-20 15:01 UTC, Christian Schramm
no flags Details

Description Christian Schramm 2009-03-20 14:58:20 UTC
Description of problem:
When doing "import clutter" in Python, the interpreter exits without error. This means typing it on the Python console as well as in Python files. It happens with the official pyclutter examples as well.

Version-Release number of selected component (if applicable):
clutter 0.8.6-4
pyclutter 0.8.2-2

How reproducible:
every time

Steps to Reproduce:
1. type "python" on the console
2. type "import clutter"
3. watch it fail
  
Actual results:
exits without throwing an exception

Expected results:
import of the library or at least throwing an exception

Additional info:
the attachement shows the output of importing clutter with "python -v" (verbose) - don't know if it helps

Comment 1 Christian Schramm 2009-03-20 15:01:11 UTC
Created attachment 336056 [details]
verbose output of the python interpreter on "import clutter"

Comment 2 Christian Schramm 2009-04-04 21:11:46 UTC
After an update of Python that came with fedora 11, it doesn't crash anymore on import. However, everytime I close a pyclutter script, it exits with an "2767caa8-5cad-06b4-251f2e93-20b0c049 is dumped" or similar and Bug-Buddy opens and wants me to report a bug in that script. Not so bad, but annoying.

Comment 3 Bug Zapper 2009-06-09 12:27:13 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Itamar Reis Peixoto 2009-07-28 13:47:36 UTC
(In reply to comment #2)
Can I close this bug report ?

issue fixed ?

Comment 5 Christian Schramm 2009-07-28 15:01:03 UTC
It's fixed itself (at least for me) with the current version of pyclutter


Note You need to log in before you can comment on or make changes to this bug.