Bug 430454 - render time is not shown in flatpak version
Summary: render time is not shown in flatpak version
Status: RESOLVED WORKSFORME
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 20.12.0
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-16 08:31 UTC by Wren Turkal
Modified: 2020-12-16 10:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wren Turkal 2020-12-16 08:31:55 UTC
SUMMARY
When I render a video, the estimated time left if never shown.

STEPS TO REPRODUCE
1. Open a project.
2. Click render.
3. Start rendering to a file.

OBSERVED RESULT
The estimated time never shows up.

EXPECTED RESULT
Render time shows up.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora Rawhide 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
After starting a render, I can see the kdenlive_render process running in ps. I can also enter the namespace of the kdenlive flatpak and find the render status files in /var/tmp within the namespace. However, I don't see those files outside the namespace.

The option to abort a job also never gets enabled. I don't know if that is related.
Comment 1 Wren Turkal 2020-12-16 10:09:08 UTC
I uninstalled and resinstalled the flatpak version, and now it seems to work. I have closed it as a result.