gorilla-devs / GDLauncher

GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
https://gdevs.io
GNU General Public License v3.0
1.22k stars 246 forks source link

Cannot Export Pack in KDE Linux #924

Open Lycanite opened 3 years ago

Lycanite commented 3 years ago

Describe the bug When I try to export a pack, the file selector dialog that opens is set to search for a file rather than save one!

Steps to Reproduce Export a pack (in Linux OS, I'm using Manjaro KDE). Click the button to choose a folder where the exported zip is saved. Try to choose a folder using the dialog, but nothing happens.

Expected Behaviour A save location for the export is set and then I can move onto the next step.

Possible Solutions Adjust the settings of the file dialog instance so that it is set to select a folder/save a file rather than open a file.

Screenshot image

Operating System

Lycanite commented 3 years ago

On cloning the repo and running in dev mode I've found that it uses the native kde file browser and works great so perhaps an issue with the appimage?

ExistingExpert commented 3 years ago

I am using Garuda Linux Dr460nized KDE and I can export the pack with no issues. I have installed the git version of gdlauncher from the AUR. It could be an appimage issue.