Bug 532098 - [abrt] crash detected in gst-inspector-0.3-8.fc12
Summary: [abrt] crash detected in gst-inspector-0.3-8.fc12
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gst-inspector
Version: 14
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeffrey C. Ollie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dd6f868b
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-30 15:57 UTC by Glen Gray
Modified: 2011-11-07 09:49 UTC (History)
24 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-07 09:48:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.65 KB, text/plain)
2009-10-30 15:57 UTC, Glen Gray
no flags Details
Remove hack so gst-inspector works again (1.62 KB, patch)
2010-03-26 13:52 UTC, Paul W. Frields
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Launchpad 489058 0 None None None Never

Description Glen Gray 2009-10-30 15:57:10 UTC
abrt detected a crash.


How to reproduce
-----
1.
2.
3.


Additional information
======


Attached files
----
backtrace

cmdline
-----
/usr/bin/python /usr/bin/gst-inspector 


component
-----
gst-inspector


executable
-----
/usr/bin/gst-inspector


kernel
-----
2.6.31.5-96.fc12.i686


package
-----
gst-inspector-0.3-8.fc12


uuid
-----
dd6f868b

Comment 1 Glen Gray 2009-10-30 15:57:13 UTC
Created attachment 366820 [details]
File: backtrace

Comment 2 Jeffrey C. Ollie 2009-10-30 20:52:43 UTC
I'm seeing the same thing in a 0.4 package I built.  I wonder if this isn't related to some change in the GTK python bindings...

Comment 3 Bug Zapper 2009-11-16 14:42:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

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

Comment 4 Jeffrey C. Ollie 2009-11-27 05:47:48 UTC
The same bug is happening with a checkout from the upstream git repository.  I've opened a bug report in Launchpad:

https://bugs.launchpad.net/gst-inspector/+bug/489058

$ python gst-inspector
Traceback (most recent call last):
  File "gst-inspector", line 68, in <module>
    main ()
  File "gst-inspector", line 65, in main
    GstInspector.run ()
  File "/home/jcollie/dev/gst-inspector/GstInspector/main.py", line 545, in main
    options.main (options)
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/__init__.py", line 87, in main_gui
    InspectorApp ().run ()
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/app.py", line 77, in __init__
    self.new_window ()
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/app.py", line 109, in new_window
    window = InspectorWindow (self)
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/window.py", line 340, in __init__
    self.attach ()
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/window.py", line 374, in attach
    self.page_manager.attach (self)
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/pages.py", line 826, in attach
    pages = [cls (inspector_window) for cls in self.page_classes]
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/pages.py", line 105, in __init__
    self._prepare_origin ()
  File "/home/jcollie/dev/gst-inspector/GstInspector/GUI/pages.py", line 122, in _prepare_origin
    child_req_width = self.link_button.child.size_request ()[0]
AttributeError: 'NoneType' object has no attribute 'size_request'

Comment 5 Paul W. Frields 2010-03-26 13:52:21 UTC
Created attachment 402852 [details]
Remove hack so gst-inspector works again

Maybe one bad hack deserves another? :-)

This patch removes the self-described hack that tries and fails to realign the link button.  It doesn't fix the alignment the hack tries to solve, but since the fix is far worse than the original problem....

Comment 6 Bug Reporter 2010-04-01 08:13:17 UTC

How to reproduce
-----
1. Install
2. Run
3. Crash

Comment 7 James 2010-05-09 13:28:21 UTC
Package: gst-inspector-0.3-8.fc12
Architecture: x86_64
OS Release: Fedora release 12 (Constantine)


How to reproduce
-----
1. Started gst-inspector.

Comment 8 Mircea Sava 2010-06-06 13:45:38 UTC
Package: gst-inspector-0.3-8.fc12
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Launch app.
2.
3.

Comment 9 Nathanael Noblet 2010-07-28 05:01:52 UTC
Package: gst-inspector-0.3-8.fc12
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Start gst-inspector
2.
3.

Comment 10 Fabian Deutsch 2010-08-26 10:34:17 UTC
Package: gst-inspector-0.3-8.fc12
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Just started the inspector via the menu.
2.
3.

Comment 11 Simon Farnsworth 2010-10-26 20:34:32 UTC
Package: gst-inspector-0.3-8.fc12
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
I ran "gst-inspector" from the command line, and it broke.

Comment
-----
I'm using a KDE 4 desktop, with compositing.

Comment 12 Bug Zapper 2010-11-04 06:57:48 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 13 Glen Gray 2010-11-09 12:46:37 UTC
Still broken in Fedora 14

Comment 14 EmadAIsmael 2010-11-17 20:00:26 UTC
Package: gst-inspector-0.3-8.fc12
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1.adding gstreamer-related software to the box. 
2.running a non-titled software pkg hat appeared after installation.
3.( I  am only trying to fix sound system problems - sound files / movies stop at a certain point an keeps repeating. I have to move the mouse so that the files would resume playing, and so on and so on...)

Comment 15 mirek 2010-11-23 21:44:39 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.clicks programmms->programming->GStreamer Inspector
2.
3.

Comment 16 Florent Thiery 2010-12-10 03:27:23 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. try to launch it
2. it crashes

Comment
-----
This seems related to a hack (as stated on line #1270), the Gtk object (gst.LinkButton) apparently has no child.

This patch makes it launch but is the extra padding hack still needed at all ?

        if self.link_button.child is not None:
            child_req_width = self.link_button.child.size_request ()[0]
            extra_pad = (button_req_width - child_req_width) / 2
        else:
            extra_pad = 0

Comment 17 srinathreddib 2011-02-04 21:15:12 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.just opened inspector,
2.also chhese is not working showing that gstreamer plugins are missing inspite of installing all the available gstreamer packages
3.opening gstreamer-properties on commandline

Comment 18 ankigupt 2011-02-27 05:15:27 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Cheese webcam was needing gstreamer plugins: audioconvert and videoscale.
2. I have installed all packages related to gst as yum install gst* .
3. Problem was still not solved.
4. Tried to run some command to check about plugins but  running 'gst-inspector' crashed it.


Comment
-----
Main problem is latest gstreamer is not having audioconvert and videoscale plugins in any rpmfusion or fedora repository. Other thing is 'gst-inspector' crashed which don't matter much to me.

Comment 19 ankigupt 2011-03-04 04:56:03 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
gstreamer-incpector crashed as I started it.


Comment
-----
Main problem is latest gstreamer is not having audioconvert and videoscale plugins in any rpmfusion or fedora repository. Other thing is 'gst-inspector' crashed which don't matter much to me.

Comment 20 Toby Haynes 2011-03-16 17:31:03 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Ran gst-inspector 
2. (with no arguments)
3. Crash

Comment 21 Igor Katalnikov 2011-04-12 07:12:48 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.Install gst-inspector
2.run gst inspector
3.

Comment 22 Zoltan Hoppar 2011-05-09 16:48:35 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. install
2. Can not be started
3. Crash immediatelly

Comment 23 Zoltan Hoppar 2011-05-10 16:56:55 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. install
2. Can not be started
3. Crash immediatelly

Comment 24 Lev Shamardin 2011-08-25 18:18:40 UTC
Package: gst-inspector-0.3-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. launch gst-inspector
2. crash happens.

Comment 25 Fabian Deutsch 2011-11-07 09:48:16 UTC
Works for me by today on F15.

Closing this.

Comment 26 Fabian Deutsch 2011-11-07 09:48:27 UTC
Works for me by today on F15.

Closing this.

Comment 27 Fabian Deutsch 2011-11-07 09:49:33 UTC
Please re-open if this still applies for others.


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