Bug 460060 - In Appimage, Online resources are listed twice
Summary: In Appimage, Online resources are listed twice
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: git-master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-06 18:37 UTC by Camille
Modified: 2022-10-08 14:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Menu listing each service twice (36.26 KB, image/png)
2022-10-06 18:37 UTC, Camille
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Camille 2022-10-06 18:37:19 UTC
Created attachment 152623 [details]
Menu listing each service twice

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Launch AppImage 
2. Display Online Resources (View : Online Resources)
3. Click on Service  list

OBSERVED RESULT
Every service is listed twice 
(see image attached) 

EXPECTED RESULT
Each service is listed once

SOFTWARE/OS VERSIONS
Kdenlive: 22.11.70 (rev. 03ccdcddd)
Package Type: appimage
MLT: 7.9.0
Qt: 5.15.5 (built against 5.15.5 x86_64-little_endian-lp64)
Frameworks: 5.98.0
System: Ubuntu 22.04.1 LTS
Kernel: linux 5.15.0-48-generic
CPU: x86_64
Windowing System: xcb
Movit (GPU): disabled
Track Compositing: frei0r.cairoblend


ADDITIONAL INFORMATION

This doesn't happen with the version I build locally :

Kdenlive: 22.11.70 (rev. f9a8774c1)
Package Type: Unknown/Default
MLT: 7.8.0
Qt: 5.15.3 (built against 5.15.3 x86_64-little_endian-lp64)
Frameworks: 5.92.0
System: Ubuntu 22.04.1 LTS
Kernel: linux 5.15.0-48-generic
CPU: x86_64
Windowing System: xcb
Movit (GPU): disabled
Track Compositing: frei0r.cairoblend


But this happens with the following all the appimages I tested since :
kdenlive-22.04.2-x86_x64.AppImage
Comment 1 Jean-Baptiste Mardelle 2022-10-07 13:31:32 UTC
Git commit 0e56e3818dc385e6d9ce151a765481fe96d07e44 by Jean-Baptiste Mardelle.
Committed on 07/10/2022 at 13:31.
Pushed by mardelle into branch 'master'.

Ensure resource providers are not listed twice.

M  +6    -1    src/onlineresources/providersrepository.cpp

https://invent.kde.org/multimedia/kdenlive/commit/0e56e3818dc385e6d9ce151a765481fe96d07e44
Comment 2 Camille 2022-10-07 16:39:29 UTC
Merci :-)
Comment 3 Jean-Baptiste Mardelle 2022-10-08 14:21:43 UTC
Git commit c60b4f05c363293a542b38426f0fd3335f495ce1 by Jean-Baptiste Mardelle.
Committed on 08/10/2022 at 14:21.
Pushed by mardelle into branch 'release/22.08'.

Ensure resource providers are not listed twice.

M  +6    -1    src/onlineresources/providersrepository.cpp

https://invent.kde.org/multimedia/kdenlive/commit/c60b4f05c363293a542b38426f0fd3335f495ce1