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

"Open in Explorer" equivalent/MODShowFile() doesn't work on linux? #83

Closed
drojf opened this issue Aug 23, 2022 · 1 comment
Closed

"Open in Explorer" equivalent/MODShowFile() doesn't work on linux? #83

drojf opened this issue Aug 23, 2022 · 1 comment

Comments

@drojf
Copy link
Contributor

drojf commented Aug 23, 2022

I noticed this on the log for an unrelated issue:

MOD ShowFile(): Showing [~/.config/unity3d/MangaGamer/Higurashi When They Cry Rei] 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

ERROR: ld.so: object '/home/[USERNAME]/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
xdg-open: unexpected argument 'When'
Try 'xdg-open --help' for more information.
MOD ShowFile(): Showing [~/.config/unity3d/MangaGamer/Higurashi When They Cry Rei] 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

ERROR: ld.so: object '/home/[USERNAME]/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
xdg-open: unexpected argument 'When'
Try 'xdg-open --help' for more information.
Changing game state to DialogPrompt 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

it looks like the xdg-open command doesn't work correctly on Ubuntu? need a re-test to see if this is the case.

drojf added a commit that referenced this issue Aug 25, 2022
drojf added a commit that referenced this issue Sep 3, 2022
drojf added a commit that referenced this issue Sep 30, 2022
drojf added a commit that referenced this issue Sep 30, 2022
@drojf
Copy link
Contributor Author

drojf commented Sep 30, 2022

This should now be fixed in all chapters except console arcs

@drojf drojf closed this as completed Sep 30, 2022
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

No branches or pull requests

1 participant