-
If you install the xorg-dev meta-package it will fix this problem.
2009-05-10 13:53:21 UTC by nobody
-
I had the same problem, except when transcoding from any format to any format. After digging around I figured it was a thread locking problem. I put a call to XInitThreads() right at the beginning of main(), and so far haven't had this problem again (60 files transcoded in 3 different attempts).
2008-12-09 14:51:37 UTC by silvercodeza
-
when I try to ./configure in ubuntu 8.04(64-bit edition) it states checking for X... configure: error: Can't find X libraries. Please check your installation and add the correct paths!
When I do sudo apt-get install xlibs it states that they have bin replaced by xkb-data.
Is there any way to fix this problem?.
2008-08-19 17:53:17 UTC by c0p3rn1c
-
while traskoding multiple ogg files to mp3, traskode crashed with SIGABRT
transkode: encoding process finished successfully
transkode: transcoding finished succesfully
transkode: xcb_lock.c:33: _XCBUnlockDisplay: Předpoklad „xcb_get_request_sent(dpy->xcb->connection) == dpy->request“ nesplněn.
KCrash: Application 'transkode' crashing...
the sentence
Předpoklad...
2008-04-16 22:23:26 UTC by tropikhajma2
-
I am requesting support for the Disc Number to be used in the the naming of transKoded file name and for file tags. I listen to quite a few multi-disc albums, think audio books, and having files the the same file structure repeat itself is very aggravating.
2008-04-06 17:21:46 UTC by hydrian
-
What a dunce I am... That should teach me to read _all messages_ before replaying...
I said in my previous post that I can't implement this _in the core_ without ugly hacks... your patch proves I don't have to, nor I should... Sorry, I should have put more thought on the issue.
I like to point, however, that I still see this as unnecessary (IMHO, Amarok should handle the issue better). I'll...
2007-08-10 05:41:48 UTC by attendant
-
Sorry, but I can't implement this without adding ugly hacks to the core (shared between the standalone application and the Amarok script).
As a side note, I don't see any reason why Amarok shouldn't be writing ID3v2 tags (which, AFAIK, don't have this limitation) to mp3 files. If you're sure this is the case, I'd suggest you file a bug at Amarok bug tracker, as this seems the reasonable...
2007-08-10 05:17:40 UTC by attendant
-
I'm using TransKode 0.6 final. Here's the output from transkode -v:
Qt: 3.3.7
KDE: 3.5.5
transKode: 0.6
Amarok is v. 1.4.4.
I've also got (yet another) backtrace through the KDE backtrace (I got that to work after purging transKode, then re-compiling everything).
File Added: backtrace_transkode.log.
2007-04-05 18:22:26 UTC by impleri
-
can you tell me which version are you running?
i'm pretty sure this is a (serious) bug fixed in version 0.6b2.
2007-04-05 17:40:22 UTC by attendant
-
Hi, I've been having some serious problems recently. I'm running Debian etch with a few packages from unstable. I compiled transkode and now it crashes if I have multiple files to transcode after the first one is finished. At first, I thought it was because my /tmp folder was small (it's a separate ext2 partition of 50 Mb), so I redirected transkode to use a separate folder that has more room.
2007-04-03 18:47:52 UTC by impleri