[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-0ubuntu1

---
mutter (44.2-0ubuntu1) lunar; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Drop 2 flaky tests patches: no longer necessary

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend

 -- Jeremy Bícha   Wed, 07 Jun 2023 10:46:02 -0400

** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-16 Thread Jeremy Bícha
I successfully completed the Test Case with mutter 44.2-0ubuntu1 on
Ubuntu 23.04.

The autopkgtest has also passed now.

** Tags removed: verification-needed verification-needed-lunar
** Tags added: verification-done verification-done-lunar

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-09 Thread Steve Langasek
Hello Peng, or anyone else affected,

Accepted mutter into lunar-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/mutter/44.2-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
lunar to verification-done-lunar. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-lunar. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: mutter (Ubuntu Lunar)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-lunar

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-07 Thread Jeremy Bícha
** Changed in: mutter (Ubuntu Lunar)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-1ubuntu1

---
mutter (44.2-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints

mutter (44.2-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Try dropping 2 of our flaky tests patches

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend (LP: #2020652)

 -- Jeremy Bícha   Mon, 05 Jun 2023 12:48:09 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-05 Thread Jeremy Bícha
** Description changed:

- Drag and drop items within Qt applications not working since upgrade to
- Ubuntu Lunar developmental release. The items can be picked up then the
- cursor changed to the "forbid" sign and no further interaction to the
- app.
+ Impact
+ ==
+ Drag and drop items within Qt applications not working since upgrade to 
Ubuntu Lunar developmental release. The items can be picked up then the cursor 
changed to the "forbid" sign and no further interaction to the app.
  
  Confirmed affected apps: 3d Slicer, Krita.
  
- Upstream bug report: https://gitlab.gnome.org/GNOME/mutter/-/issues/2715
+ Test Case
+ =
+ 1. Start from Ubuntu 23.04 (the default desktop not KDE or Kubuntu)
+ 2. Open a terminal and run
+ sudo apt install krita
+ 3. Install the updated mutter packages then log out and log back in.
+ 4. Run Krita
+ 5. Click New File. Then click Create
+ 6. Select the rectangle from the left sidebar. Draw a rectangle on the canvas.
+ 7. In the menu, select Layer > New > Add Paint Layer
+ 8. Select the ellipse/circle from the left sidebar. Draw an ellipse on the 
canvas.
+ 9. In the right sidebar, drag Paint Layer 1 on top of Paint Layer 2 so that 
they switch places. This should work with the updated mutter packages but does 
not work with mutter 44.0 or mutter 44.1.
+ 
+ What Could Go Wrong
+ ===
+ This fix is included in the upstream mutter 44.2 release so see the master 
bug for that update: https://launchpad.net/bugs/2022951

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-05 Thread Jeremy Bícha
** Also affects: mutter (Ubuntu Lunar)
   Importance: Undecided
   Status: New

** Changed in: mutter (Ubuntu Lunar)
   Status: New => Triaged

** Changed in: mutter (Ubuntu Lunar)
   Importance: Undecided => Medium

** Changed in: mutter (Ubuntu Lunar)
 Assignee: (unassigned) => Jeremy Bícha (jbicha)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-03 Thread Didier L
Tracked for OpenShot with https://github.com/OpenShot/openshot-
qt/issues/5221

** Also affects: openshot
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-05-26 Thread Bug Watch Updater
** Changed in: kdenlive
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-05-20 Thread Bug Watch Updater
Launchpad has imported 11 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=469029.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2023-04-26T22:55:00+00:00 Diz-garcia wrote:

Created attachment 158469
This is it in a nutshell .. from another user having the same exact issue

SUMMARY

I am unable to drag and drop ANY clip from the project bin into the
Timeline. the required video and audio tracks are present, none of the
tracks are locked, and prior to My current 23.04 update on both kdenlive
and Ubuntu a few days ago, everything was working fine. i also tried
installing the ubuntu kdenlive 22.12.03 version AND the 23.04 App-images
and the Problem still persists. and i have no idea what the issue is.


***
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. happens on all projects both old and Brand new projects
2. 
3. 

OBSERVED RESULT
cant drag and drop any clips to the timeline

EXPECTED RESULT
cannot edit any projects because i can't get access to any of the clips from 
the project bin

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubuntu 23.04
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
the only work around to being able to work on my projects is to use the V 
shortcut on the clips in the timeline, but working this way will make the whole 
process longer due to the clip being inserted and automatically cutting all the 
other clips in the project to make space for it. this minor issue can make 
things a headache when dealing with a large project with multiple clips because 
things will be moved around unintentionally unless I find an empty space in the 
whole project JUST to add the clip in then have to manually move the clip to 
the position i want it in.

*** attached is a screencast from another user with the same exact issue
i am reporting on

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2013235/comments/2


On 2023-04-27T16:18:47+00:00 Fritzibaby wrote:

Thank you for reporting. Seems to be similar to Bug 468962.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2013235/comments/3


On 2023-05-05T04:20:30+00:00 Jean-Baptiste Mardelle wrote:

Thanks for your report. I cannot reproduce the issue, so will need more
infos to debug this. I need to understand if this is only related to the
project bin, to the timeline or if all drag and drop operations are
affected. Can you please do the following tests:


1. Can you drag a clip from the clip monitor into timeline ? 
2. Can you drag a video clip from your file manager directly into timeline ?
3. Can you drag an effect (from the effects list) onto a clip in timeline ?

Thanks in advance for your feedback

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2013235/comments/5


On 2023-05-05T17:17:32+00:00 Ponslleida-8 wrote:

Created attachment 158722
attachment-1487321-0.html

Hello

Yes, that is correct.

1.- Can't be added clip monitor into timeline
2.- Can be added from file manager into timeline.
3.- Can't added an effect from effect lists into timeline

By file mail i go to send a video bug demonstration.

thanks.

Lluís Pons


El 5/5/23 a les 6:20, Jean-Baptiste Mardelle ha escrit:
> https://bugs.kde.org/show_bug.cgi?id=469029
>
> Jean-Baptiste Mardelle  changed:
>
> What|Removed |Added
> 
>   Status|CONFIRMED   |NEEDSINFO
>   Resolution|--- |WAITINGFORINFO
>
> --- Comment #2 from Jean-Baptiste Mardelle  ---
> Thanks for your report. I cannot reproduce the issue, so will need more infos
> to debug this. I need to understand if this is only related to the project 
> bin,
> to the timeline or if all drag and drop operations are affected. Can you 
> please
> do the following tests:
>
>
> 1. Can you drag a clip from the clip monitor into timeline ?
> 2. Can you drag a video clip from your file manager directly into timeline ?
> 3. Can you drag an effect (from the effects list) onto a clip in timeline ?
>
> Thanks in advance for your feedback
>

Reply at:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2013235/comments/6


On 

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-05-20 Thread Damien-chambe
** Bug watch added: KDE Bug Tracking System #469029
   https://bugs.kde.org/show_bug.cgi?id=469029

** Also affects: kdenlive via
   https://bugs.kde.org/show_bug.cgi?id=469029
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-05-01 Thread Daniel van Vugt
** Tags added: fixed-in-mutter-44.2 fixed-upstream

** Changed in: mutter (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-04-28 Thread Bug Watch Updater
** Changed in: mutter
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-04-28 Thread Peng
It looks like fixed upstream.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2978

Looking forward to being pulled and built on launchpad.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-04-21 Thread LeDucDuBleuet
Mixxx DJ mixing software is also affected.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-03-30 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-03-30 Thread Daniel van Vugt
** Tags added: dnd

** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #2715
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2715

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2715
   Importance: Unknown
   Status: Unknown

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

** Changed in: mutter (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-03-29 Thread Peng
** Description changed:

  Drag and drop items within Qt applications not working since upgrade to
- Ubuntu Lunar developmental release. Confirmed affected apps: 3d Slicer,
- Krita.
+ Ubuntu Lunar developmental release. The items can be picked up then the
+ cursor changed to the "forbid" sign and no further interaction to the
+ app.
+ 
+ Confirmed affected apps: 3d Slicer, Krita.
  
  Upstream bug report: https://gitlab.gnome.org/GNOME/mutter/-/issues/2715

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs