Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging an item in the address table crashes PINCE (Fedora/GNOME) #204

Open
ThubLives opened this issue Aug 7, 2023 · 6 comments
Open
Labels

Comments

@ThubLives
Copy link

Wondering if I could reorder the entries in the address table, I tried to drag an item and PINCE crashed with "killed by signal 11."

@korcankaraokcu
Copy link
Owner

I can't seem to reproduce this on my end. Can you share your specs and the name of the application you are using pince with?

@ThubLives
Copy link
Author

ThubLives commented Aug 10, 2023

It's happening for me on any game I've tried. For example, Endless Sky 0.9.16.1, installed by RPM package.

System specs:
Fedora 38 Workstation x86_64
Gnome 44.2 on Wayland
16 GB RAM
Intel Core i5-3400U
Intel® HD Graphics 4400 (HSW GT2)

@korcankaraokcu
Copy link
Owner

I've switched to my Fedora virtual machine and tested it, you are absolutely right! That's apparently a Qt bug related to gnome:

https://gitlab.gnome.org/GNOME/mutter/-/issues/2715

There's not much to do since it's unrelated to pince but feel free to post any solution you can find. I'll keep the issue open

@ThubLives
Copy link
Author

I've switched to my Fedora virtual machine and tested it, you are absolutely right! That's apparently a Qt bug related to gnome:

https://gitlab.gnome.org/GNOME/mutter/-/issues/2715

There's not much to do since it's unrelated to pince but feel free to post any solution you can find. I'll keep the issue open

I'm not convinced this issue is relevant. Firstly, I already have a Gnome build with the patch that fixes this Gnome issue, and secondly, I haven't been able to reproduce this problem with any other KDE applications. In particular, I tried some of the apps called out in that Gnome issue, but they work fine.

Clearly this does have some connection with Gnome as I have installed KDE on my Fedora 38 system and tested directly in a Wayland KDE session and cannot reproduce the drag-and-drop crash in PINCE.

All I'm saying is that while this likely is a Gnome bug, it doesn't seem to be covered by that particular Gnome issue.

@korcankaraokcu
Copy link
Owner

All I'm saying is that while this likely is a Gnome bug, it doesn't seem to be covered by that particular Gnome issue.

Yeah, that was the first one that caught my attention, that's why I posted it. I've re-checked the code after you mentioned and apparently we don't override any QDrag related events, we don't even import it. So yeah, it's most likely a Gnome bug

@korcankaraokcu korcankaraokcu changed the title Clicking and dragging an item in the address table crashes PINCE Drag and drop in the address table crashes PINCE (Fedora/GNOME) Aug 16, 2023
@korcankaraokcu korcankaraokcu changed the title Drag and drop in the address table crashes PINCE (Fedora/GNOME) Dragging an item in the address table crashes PINCE (Fedora/GNOME) Aug 16, 2023
@brkzlr brkzlr added the Bug label May 12, 2024
@korcankaraokcu
Copy link
Owner

Any updates with this one? You can use the AppImage we provide in the releases to test

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

No branches or pull requests

3 participants