[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-12-27 Thread Alex10336
I have made own 'test' ppa with this fix included. My first ppa, seems to work correctly. → https://launchpad.net/~ap10336/+archive/ppa #sudo add-apt-repository ppa:ap10336/ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-12-24 Thread RussianNeuroMancer
Deb by Alex10336 with applied patch: http://www.mediafire.com/?2imujbtzey9p85o -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/858973 Title: recorditnow doesn't stop 11.10 To manage notifications abo

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-11-09 Thread Ubuntu Foundation's Bug Bot
The attachment "recorditnowfix858973.diff" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag '

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-11-09 Thread Alex10336
Fix found. see .diff attached. I force ffmpeg to stop. and inform recorder to ignore forcing. (french sorry if u don't understand) ** Patch added: "recorditnowfix858973.diff" https://bugs.launchpad.net/ubuntu/+source/recorditnow/+bug/858973/+attachment/2591358/+files/recorditnowfix858973.dif

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-11-04 Thread Alex10336
Don't work, I all-ready tested this. He report has "The recorder has crashed!" Maybe from (line 315 src/plugins/recorder/ffmpegrecorder/ffmpegrecorder.cpp): if (status == KProcess::CrashExit || ret != 0) { clean(); emit finished(Crash); return; } Tested too and n

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-11-04 Thread Fenix-TX
I think that this is the change that is needed on src/plugins/recorder/ffmpegrecorder/ffmpegrecorder.cpp file 191c191 < kill(m_recorder->pid(), SIGINT); --- > m_recorder->write("q\n"); -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-11-01 Thread Andreas Blochberger
"q" to quit was removed from ffmpeg with this commit: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8fb566fdf839206584b1dec7da2eb9c9540108fa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/85

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-11-01 Thread Andreas Blochberger
ffmpeg does not stop on "q" Here is how recorditnow tries to stop ffmpeg: void FfmpegRecorder::stop() { if (m_recorder) { m_recorder->write("q\n"); m_paused = false; } } Starting ffmpeg on a commanline, it does not recognize "q" as a signal to stop, only ctrl-c works --

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-10-21 Thread deymosmathphy
Same for me after fresh installation 11.10! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/858973 Title: recorditnow doesn't stop 11.10 To manage notifications about this bug go to: https://bugs.lau

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-10-15 Thread Alex10336
Same for me. upgraded from natty when oneiric go in "rc" state (between beta2 and final) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/858973 Title: recorditnow doesn't stop 11.10 To manage notific

[Bug 858973] Re: recorditnow doesn't stop 11.10

2011-10-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: recorditnow (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/858973 Title: