ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #04741
[Bug 1037402] Re: JACK audio source: "Improper window specification" (exit status 2816)
The window size out of bounds is caused by a bug at rmd_parseargs.c:197
That line should read something like...
POPT_ARG_STRING | RMD_USE_JACK_EXTRA_FLAG,
&arg_return->use_jack, RMD_ARG_USE_JACK,
This is only an issue if you use the --use-jack argument
There is also another typo at rmd_parseargs.c:115
And that line should read...
{ "y", 'y',
I checkout the latest code, made these changes, compiled and everything
worked. I'm too lazy to make an official patch.
Enjoy
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gtk-recordmydesktop in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1037402
Title:
JACK audio source: "Improper window specification" (exit status 2816)
Status in gtk-recordmydesktop:
New
Status in gtk-recordmydesktop package in Ubuntu:
Confirmed
Bug description:
It seems that running rMD (v0.3.8) on Oneiric, using JACK as audio
input is broken:
*) If JACK is selected as audio input, clicking the "record" button immediately returns with the message:
"exited with status: 2816. Description: Improper window specification."
*) I've found a HowTo-website describing the exact same behavior:
(http://angel-de-vicente.blogspot.co.at/2011_01_01_archive.html)
"[...] you can click "Use jack for audio capture", but with this
option enabled I always got errors like "... exited with status: 2816.
Description: Improper window specification.", so I decided to record
the sound (with Ardour) and the video (with recordMyDesktop)
separately, and then mix it with Kdenlive."
Unfortunately, I want to use rMD to record Ardour itself - so I can't
easily use his workaround.
*) With rMD set to record the regular "DEFAULT" device (without JACK),
the video transcoding (after stopping the recording), shows the
progress-bar - staying at 0% infinitely. Until I quit "qjackctl". Then
the rMD transcoding window closes itself, and outputs a broken .ogv
file.
*) When restarting the rMD GTK-GUI with "JACK" enabled as audio source, clicking "record", returns the following error message:
"exited with status: 4352. Description: Port registration/connection failure."
*) rMD also does not show up as JACK client at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk-recordmydesktop/+bug/1037402/+subscriptions