Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

Version 3.2.1 no longer working on Ubuntu 18.04 #123

Closed
dietmarw opened this issue Feb 28, 2019 · 5 comments
Closed

Version 3.2.1 no longer working on Ubuntu 18.04 #123

dietmarw opened this issue Feb 28, 2019 · 5 comments

Comments

@dietmarw
Copy link

dietmarw commented Feb 28, 2019

After the latest upgrade to 3.2.1 I noticed that:

  • mp4 is no longer provided as a recording format
  • recording does not work. No file is created.

Running green-recorder from the command line and doing a test recording the only error like message I could see are:

Traceback (most recent call last):
  File "/usr/bin/green-recorder", line 463, in recordclicked
    record()
  File "/usr/bin/green-recorder", line 319, in record
    RecordXorg()
  File "/usr/bin/green-recorder", line 175, in RecordXorg
    recorderindicator()
  File "/usr/bin/green-recorder", line 107, in recorderindicator
    indicator.set_secondary_activate_target(stoprecordingbutton)
NameError: global name 'stoprecordingbutton' is not defined

and

[x11grab @ 0x55de43befb60] Stream #0: not enough frames to estimate rate; consider increasing probesize

The previous version, 3.2.0, worked flawlessly. Is there any way to role back using the ppa?

@dietmarw
Copy link
Author

Having played around with the source packages (without success), now suddenly the ppa version 3.2.1 is finally creating an output file.

Only thin that is still missing is the mp4 support.

@mhsabbagh
Copy link
Owner

Ehm, it seems mp4 format was removed by mistake since Mar, 2018: e080915#diff-4c90e27f97c90b40b30fc236fbcf2713

I will work on releasing 3.2.2 at the weekend.

@dietmarw
Copy link
Author

Excellent!

mhsabbagh added a commit that referenced this issue Mar 17, 2019
@dietmarw
Copy link
Author

It looks like the 3.2.2 release forgot to update the "About Green Recorder" Screen. That still says 3.2.1 when I definitely have 3.2.2 installed.

@mhsabbagh
Copy link
Owner

True, I'll make sure to avoid that in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants