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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037402

Title:
  JACK audio source: "Improper window specification" (exit status 2816)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk-recordmydesktop/+bug/1037402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to