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: Install desktop file #1906

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

Vixea
Copy link
Collaborator

@Vixea Vixea commented Nov 16, 2023

No description provided.

@Vixea Vixea force-pushed the flatpak-desktop-file branch from 34029e5 to b95cc7b Compare November 17, 2023 06:15
@Vixea
Copy link
Collaborator Author

Vixea commented Nov 17, 2023

This is as tight as I could make it without a build failure.

@Meister1593 Meister1593 self-requested a review November 17, 2023 07:49
@Vixea Vixea merged commit 41be267 into alvr-org:master Nov 17, 2023
@Vixea Vixea deleted the flatpak-desktop-file branch November 17, 2023 08:26
@Crafty-Codes
Copy link

Flatpak build stopped working for me because of this line

Error message:
Running: cp -r /run/build/alvr/build/alvr_streamer_linux/* /app/utils/alvr
Running: cp -r /run/build/alvr/alvr/xtask/flatpak/com.valvesoftware.Steam.Utility.alvr.desktop ~/.local/share/applications/com.valvesoftware.Steam.Utility.alvr.desktop
cp: cannot create regular file '/home/crafty/.local/share/applications/com.valvesoftware.Steam.Utility.alvr.desktop': No such file or directory
Error: module alvr: Child process exited with code 1

@Vixea
Copy link
Collaborator Author

Vixea commented Nov 22, 2023

What does your --filesystem argument equal?

@Crafty-Codes
Copy link

i only have a folder under ~/Games added

@Vixea
Copy link
Collaborator Author

Vixea commented Nov 22, 2023

Huh, I wasn't asking for that

@Crafty-Codes
Copy link

Ah sorry, i used it the first time with nothing and the second with --filesystem="$(pwd)"

@Vixea
Copy link
Collaborator Author

Vixea commented Nov 22, 2023

You don't need that unless installing it on a second drive

@Vixea
Copy link
Collaborator Author

Vixea commented Nov 22, 2023

Aka basically the only reason why you would have it cloned in at least a subdirectory or home

@Vixea
Copy link
Collaborator Author

Vixea commented Nov 22, 2023

Anyway what does the --filesystem say in the json file

@Crafty-Codes
Copy link

I use the newest git version of alvr so it has the added "--filesystem=xdg-data" line in it

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

Successfully merging this pull request may close these issues.

3 participants