Bug 635390
Summary: | [abrt] flumotion-0.6.1-2.fc14: ihooks.py:490:load_tail:ImportError: No module named 'flumotion.admin.gtk.main.main' | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> | ||||
Component: | flumotion | Assignee: | Thomas Vander Stichele <thomas> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | airholm, ajaymdesai, cpuobsessed, dave, deeppurplefedora, dmalcolm, eduardovra, fcioccav, geminic86, helbermg, martya, next.little.owl, pauloguapo, radiojamon, rajatjpatel, sohitech, thomas | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:17815c09 | ||||||
Fixed In Version: | flumotion-0.8.1-1.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-05-05 05:04:06 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 620817 | ||||||
Attachments: |
|
Description
Adam Williamson
2010-09-19 11:30:40 UTC
Created attachment 448285 [details]
File: backtrace
Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.when open it got crash 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. 2. 3. was removing and moving audio and video The solution for this bug is in: https://code.fluendo.com/flumotion/trac/ticket/1469 The patch is: https://code.fluendo.com/flumotion/trac/attachment/ticket/1469/ticket_1469.diff Replacing: r = str(sys.exc_info()[1]) To: r = str(sys.exc_info()[1]).strip("'") Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.I can reproduce video 2. 3. Comment ----- now any comment Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.Applications 2.sound and video 3. Flumotion Video graphical tool Comment ----- opened up the menu option for the graphical interface Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.start it 2. 3. Looks like Peter built 0.8.0 for F14: http://koji.fedoraproject.org/koji/buildinfo?buildID=197193 but never put an update out through Bodhi: https://admin.fedoraproject.org/updates/flumotion Would it be worth creating an update for this? (Is flumotion in F14 dead-on-arrival as-is?) Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. run flumotion 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.mentre lo aprivo 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Started flumotion admin server 2. 3. Comment ----- sudo yum install flumation applications -> sound & video -> flumotion server admin Installing from yum works but the package won't run (see above notes) I installed from source with subversion and it ran fine (configuration is another issue :D) My guess is something is wrong in the yum package. *** Bug 670098 has been marked as a duplicate of this bug. *** Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. crash on run 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. I just installed it 2. It did not run at all 3. I am using fedora 14 Comment ----- It did installa but it did not run at all. Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.INtalled it 2. tried to run it 3. crashed Comment ----- No explanation , I have not been able to run it Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.INtalled it 2. tried to run it 3. crashed Comment ----- No explanation , I have not been able to run it Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Installed 2. Run 3. Crashed Comment ----- Installed, runned, and it crashes the very first time! Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. just opened 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.Push button and crash 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Install flumotion 2. Run "flumotion-admin" as a user. 3. Comment ----- I just tried to set it up. Package: flumotion-0.6.1-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.Clicked start and it crashed. 2. 3. Package: flumotion-0.6.1-2.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Just install and start. 2. The fix is on my comments. 3. Comment ----- The problem is compatibility with python 2.7 (twisted module). To fix this, change file: /usr/lib64/flumotion/python/flumotion/twisted/reflect.py Line 60 change: r = str(sys.exc_info()[1]) to: r = str(sys.exc_info()[1]).strip("'") flumotion-0.8.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/flumotion-0.8.1-1.fc15 Package flumotion-0.8.1-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing flumotion-0.8.1-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/flumotion-0.8.1-1.fc15 then log in and leave karma (feedback). flumotion-0.8.1-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/flumotion-0.8.1-1.fc14 It works for me. flumotion-0.8.1-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. flumotion-0.8.1-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |