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

Flatpak having issues with XDG-OPEN #51

Open
TheyCallMeXander opened this issue Aug 12, 2023 · 18 comments
Open

Flatpak having issues with XDG-OPEN #51

TheyCallMeXander opened this issue Aug 12, 2023 · 18 comments
Labels
bug Something isn't working

Comments

@TheyCallMeXander
Copy link

When clicking on "Open Profile Folder" or "Open Profile Save Folder" nothing happens.

Expected behavior
When clicking on the buttons they should bring up a window where I find my Profile Folder and Profile Save Folder.

Steps to reproduce the behavior:

  1. Installed Via KDE Discover
  2. Installed Am2Rlauncher and community update, selected 1.1 Copy of Am2r
  3. Went to Mod Settings to find profiles folder, button did not function

Platform
EndeavorOS with KDE Plasma
Am2RLauncher Vers. 2.3.0

Additional context
Relatively new to an Arch distribution, file browsing features are also bugged on Steam (Perhaps I'm missing a dependancy?)

Unable to submit a log file as user/home/.local/share/Am2rlauncher does not exist.

@TheyCallMeXander TheyCallMeXander added the bug Something isn't working label Aug 12, 2023
@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

wdym with "installed via kde discover"? via an aur backend or flatpak backend?
EDIT: Forgot you're new: check via flatpak list please whether you have it installed as a flatpak

@TheyCallMeXander
Copy link
Author

Am2rlauncher is on the flatpak list

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

log files are in ~/.var/app/io.github.am2r_community_update.am2rlauncher/data/am2rlauncher/logs or something then

@TheyCallMeXander
Copy link
Author

AM2RLauncher.log

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

A) What happens if you do xdg-open ~/.config/AM2R from a terminal
B) What happens if you enter the flatpak shell with flatpak run --command=bash io.github.am2r_community_developers.AM2RLauncher and then run the same xdg-open command there?

@TheyCallMeXander
Copy link
Author

A) Opens an instance of Dolphin File Manager to ~/.config/AM2R
B) first command outputs: "bash: flatpak: command not found"

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

B doesnt make much sense. flatpak was perfectly working fine in your flatpak list command.

@TheyCallMeXander
Copy link
Author

I pasted the command you gave me into the command line, flatpak shell isn't an app on my computer, and wasn't found when searched in my package manager

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

Am2rlauncher is on the flatpak list

then how did this work?

@TheyCallMeXander
Copy link
Author

by typing flatpak list in the command line. Are you sure that the command you sent is correct?

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

the command works for me. send a screenshot of your terminal please, including the little text at the beginning of a line

@TheyCallMeXander
Copy link
Author

image

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

okay, well if that complains, just retype the word flatpak there

@TheyCallMeXander
Copy link
Author

command not found

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

output of ls /app/bin?

@TheyCallMeXander
Copy link
Author

AM2RLauncher c_rehash libgit2-106a5f2.so openssl xdelta3

@Miepee
Copy link
Collaborator

Miepee commented Aug 12, 2023

Ah, so you're already in the flatpak shell. So just tell me what happens if you redo the xdg-open command from above then.

@TheyCallMeXander
Copy link
Author

TheyCallMeXander commented Aug 12, 2023

when typed, nothing happens (my unfamiliarity with the commandline is showing)
image

@Miepee Miepee changed the title Unable to use Mod Settings buttons "Open Profile Folder" and "Open Profile Save Folder" on EndeavoerOS Flatpak having issues with XDG-OPEN Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants