Bug 470255 - Can't drag & drop from project bin to timeline (Gnome X11)
Summary: Can't drag & drop from project bin to timeline (Gnome X11)
Status: RESOLVED DUPLICATE of bug 469029
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 23.04.1
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-25 13:19 UTC by Kyle R. Conway
Modified: 2023-05-26 22:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle R. Conway 2023-05-25 13:19:57 UTC
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
***

Anyone know why #kdenlive might disallow dragging a clip into the timeline? I'm getting a symbel like this ø over my cursor.

STEPS TO REPRODUCE
1. Open kdenlive
2. Add a clip to the project bin
3. Try to drag & drop the clip from the project bin to the timeline

OBSERVED RESULT
The clip will not drop into the timeline. Instead see a gray ø symbol over my cursor.

EXPECTED RESULT
Clip is added to the timeline.

SOFTWARE/OS VERSIONS
Windows: ???
macOS: ???
Linux/KDE Plasma: Fedora 38 running Gnome X11(RPM & Flatpak)
(available in About System)
KDE Plasma Version: ???
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9 (built against 5.15.9)

ADDITIONAL INFORMATION

Original inquiry post here: https://social.coop/@K_REY_C/110391551918339078
Another user with same issue responded: https://social.coop/@rolandixor@mastodon.social/110396532921227368

Using the keyboard shortcut 'v' *does work* to add the clip to the timeline, but drag & drop fails.
Comment 1 Jean-Baptiste Mardelle 2023-05-26 09:48:34 UTC
This is a ,mutter bug affecting all Qt based applications on Fedora 38 and possible other distribution:
https://gitlab.gnome.org/GNOME/mutter/-/issues/2715

*** This bug has been marked as a duplicate of bug 469029 ***
Comment 2 Kyle R. Conway 2023-05-26 22:18:03 UTC
(In reply to Jean-Baptiste Mardelle from comment #1)
> This is a ,mutter bug affecting all Qt based applications on Fedora 38 and
> possible other distribution:
> https://gitlab.gnome.org/GNOME/mutter/-/issues/2715
> 
> *** This bug has been marked as a duplicate of bug 469029 ***

Thank you for directing to the right place!