[Bug 1558712] Re: Remove morituri from archive or switch to gst1.0

2016-03-19 Thread Thomas Vander Stichele
To be more accurate: morituri is an *accurate* CD ripper, for which you have no alternatives. Well, you have Windows and EAC. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1558712 Title: Remove

Re: [Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2014-12-06 Thread Thomas Vander Stichele
For that last error, it says it's unable to import md5. Check if that module is missing. I vaguely recall it may have moved or been deprecated, so depending on your python version that could be an issue. T On 12/06/2014 09:48 PM, Michael Heath wrote: I tested the above patch on Ubuntu 14.04

Re: [Bug 1082419] Re: Sync morituri 0.1.2-2 (universe) from Debian unstable (main)

2012-12-07 Thread Thomas Vander Stichele
On Sat, 2012-11-24 at 19:27 +, Benjamin Drung wrote: I tried to build the package in an up-to-date raring pbuilder instance. In which package is the flacdec plugin? gstreamer0.10-plugins-good 0.10.31-3ubuntu3 was pulled in as build dependency. yes, it- s in gst-plugins-good. 0.10.30

Re: [Bug 1082419] Re: Sync morituri 0.1.2-2 (universe) from Debian unstable (main)

2012-11-24 Thread Thomas Vander Stichele
Actually, this is most likely a bug in flacdec in gstreamer. Which version of the flacdec plugin do you have ? Thomas On Sat, 2012-11-24 at 10:17 +, Benjamin Drung wrote: We can drop the Ubuntu delta, but the package fails to build (probably due to Python 3.3):

[Bug 735189] Re: scrolling causes items to flicker and makes you lose track of where you are

2012-04-10 Thread Thomas Vander Stichele
I was on Fedora 15 when I had this bug. Yes it was reproducable, pretty clear from both of us reporting it. Christopher reported a version number, so you have all the info you need already. But given that this bug was reported over a year ago, it's safe to say no one is really trying to fix

[Bug 833896] Re: morituri version 0.1.2-1 failed to build in oneiric

2011-09-05 Thread Thomas Vander Stichele
Please check https://thomas.apestaart.org/morituri/trac/ticket/78#comment:8 and take the commit in [535] as a patch and let me know if that works. ** Bug watch added: thomas.apestaart.org/morituri/trac/ #78 https://thomas.apestaart.org/morituri/trac/ticket/78 -- You received this bug

[Bug 833896] Re: morituri version 0.1.2-1 failed to build in oneiric

2011-08-28 Thread Thomas Vander Stichele
See https://thomas.apestaart.org/morituri/trac/ticket/64 Can you check the version of audioparse and where it's coming from to see why the fix doesn'twork? ** Bug watch added: thomas.apestaart.org/morituri/trac/ #64 https://thomas.apestaart.org/morituri/trac/ticket/64 -- You received this

[Bug 798053] Re: morituri crashes when ripping cd

2011-06-23 Thread Thomas Vander Stichele
Can you compare with https://thomas.apestaart.org/morituri/trac/ticket/22 and see if your problem is the same ? ** Bug watch added: thomas.apestaart.org/morituri/trac/ #22 https://thomas.apestaart.org/morituri/trac/ticket/22 -- You received this bug notification because you are a member of

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-05-27 Thread Thomas Vander Stichele
Thanks for those logs! The problem was that when the plugin was still in -bad, it was called audioparsersbad. Current trunk should probably remove it. If you could reinstall -bad and try again, that would be excellent. About the errors I saw in trial, some of them seem related to special

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-05-25 Thread Thomas Vander Stichele
Ok, I added a hack to remove audioparsers under certain conditions, and this might not be done right for you. Can you show me output of gst-inspect flacparse ? My guess is that yours is in -bad, not in -good, and I should remove it for your case as well. -- You received this bug notification

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-05-25 Thread Thomas Vander Stichele
And feel free to test trunk, if I was right then that last commit should do the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/735053 Title: rip crashed with TaskException in run():

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-05-25 Thread Thomas Vander Stichele
Thanks for your patience and sorry this is proving to be such a problem. Can you update and get me a log this time, so I can see if it actually removes audioparsers from the registry (which works around the bug I think you run into) ? Could you also run 'trial morituri' from an svn checkout and

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-05-24 Thread Thomas Vander Stichele
Ok, I think I have this fixed now, works for me on Fedora 15. Can you update to trunk and try again ? I'm doing a prerelease today and hopefully a real release tomorrow or asap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-03-15 Thread Thomas Vander Stichele
Can you run again with RIP_DEBUG=5 and capture output ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/735053 Title: rip crashed with TaskException in run(): (QueryError('query failed',),

[Bug 735053] Re: rip crashed with TaskException in run(): (QueryError('query failed', ), 'exception QueryError at morituri/common/checksum.py:93: start(): query failed')

2011-03-15 Thread Thomas Vander Stichele
I commited some extra debug code and some general GStreamer error raising that should tell us more. Are you able to check out from svn and run the svn version ? Can you re-run with RIP_DEBUG=5 ? Additionally, can you create a second log with RIP_DEBUG=5 GST_DEBUG=*:4 ? -- You received this

Re: Reply to both answers [Re: Next question: mach build problem Could not update local yum repository]

2010-04-27 Thread Thomas Vander Stichele
On Thu, 2010-04-22 at 12:05 +0200, Marc Wäckerlin wrote: Hi Thomas On CVS mach2, you still have the wrong URL in fedora-10, it is now in the archive ... Thanks, it wasn't yet when I last updated, fixed now. Am Mittwoch, 21. April 2010 schrieb Thomas Vander Stichele: Installing

Re: Two questions: mach problems on Ubuntu (Karmic Koala) - some distros don't work ...

2010-04-21 Thread Thomas Vander Stichele
Hi, On Wed, 2010-04-21 at 13:19 +0200, Marc Wäckerlin wrote: Hi Thomas Hi Loic and Hi Ubuntu MOTU Developers = Motivation =

Re: Next question: mach build problem Could not update local yum repository

2010-04-21 Thread Thomas Vander Stichele
On Wed, 2010-04-21 at 15:03 +0200, Marc Wäckerlin wrote: Hi Thomas I installed Fedora 10 i386 chroot (the latest fedora that works, see my previous mail): mach -r fedora-10-i386-fedora setup base The I tried to compile an example spec: mach -r fedora-10-i386-base build

Re: Reply to both answers [Re: Next question: mach build problem Could not update local yum repository]

2010-04-21 Thread Thomas Vander Stichele
0.9.5, not 0.9.5.1 ... http://thomas.apestaart.org/download/mach/ Where can I checkout the CVS from? it's on sourceforge, go to the mach project page and browse through the repo. Am Mittwoch, 21. April 2010 schrieb Thomas Vander Stichele: Run with -d, see what createrepo invocation

[Bug 199637] Re: flumotion can't start flumotion service

2009-06-16 Thread Thomas Vander Stichele
dread: this bug is the wrong place to post your bug. Please post a separate bug for your issue. Your issue is resolved in upstream svn in commit 7960 on the flumotion-0.4 branch: https://code.fluendo.com/flumotion/trac/changeset/7960 It is recommended that the package maintainer include that

[Bug 199637] Re: flumotion can't start flumotion service

2009-02-09 Thread Thomas Vander Stichele
Yann, why do you need 1. and 2. exactly ? As for 3, yes, in the rpm packaging we changed it to be 0640/0750 flumotion:flumotion -- flumotion can't start flumotion service https://bugs.launchpad.net/bugs/199637 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 199637] Re: flumotion can't start flumotion service

2009-02-09 Thread Thomas Vander Stichele
Ah, know I get it. I think a better fix is to upgrade - when we realized this use case had a problem we changed it so that the wizard creates a separate .pem file. If you add all this machinery and force users to reboot now just for this bug, it sounds like a huge effort in a direction that's

Re: [Bug 319204] [NEW] Please sync flumotion (universe) with the scoop of the Debian External Health Status

2009-01-22 Thread Thomas Vander Stichele
I'm not a debian or ubuntu dev, so I don't know what 'sync' and 'scoop' and 'external health' means. Any guidance ? t On Tue, 2009-01-20 at 12:43 +, Frans van Berckel wrote: Public bug reported: Binary package hint: flumotion http://dehs.alioth.debian.org/report.php?package=flumotion

[Bug 199637] Re: flumotion can't start flumotion service

2008-11-09 Thread Thomas Vander Stichele
dov, you're not running it from a package, but from a tarball you built yourself by hand. I can see this because you pasted a line that got executed where flumotion is in /usr/local/sbin instead of /usr/sbin -- flumotion can't start flumotion service https://bugs.launchpad.net/bugs/199637 You

[Bug 209290] Re: flumotion crashed with OSError in checkPidRunning()

2008-05-10 Thread Thomas Vander Stichele
** Bug watch added: code.fluendo.com/flumotion/trac/ #971 http://code.fluendo.com/flumotion/trac/ticket/971 ** Also affects: flumotion via http://code.fluendo.com/flumotion/trac/ticket/971 Importance: Unknown Status: Unknown -- flumotion crashed with OSError in checkPidRunning()

[Bug 209290] Re: flumotion crashed with OSError in checkPidRunning()

2008-05-10 Thread Thomas Vander Stichele
** Changed in: flumotion Importance: Unknown = Undecided Bugwatch: code.fluendo.com/flumotion/trac/ #971 = None Status: Unknown = New ** Changed in: flumotion Importance: Undecided = Unknown Bugwatch: None = code.fluendo.com/flumotion/trac/ #971 Status: New = Unknown

[Bug 226842] Re: flumotion-worker crashed with RuntimeError in module()

2008-05-09 Thread Thomas Vander Stichele
*** This bug is a duplicate of bug 181219 *** https://bugs.launchpad.net/bugs/181219 reset by force the computer ? Why ? it's just a program crash, no ? Maybe your disk was full and everything else was going wrong too ? -- flumotion-worker crashed with RuntimeError in module()