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

Cannot open file when storing on google drive via GIO #4361

Open
bigon opened this issue Nov 21, 2024 · 0 comments
Open

Cannot open file when storing on google drive via GIO #4361

bigon opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@bigon
Copy link

bigon commented Nov 21, 2024

Describe the bug
I stored my portefolio in binary on google drive using the GIO integration and the application fails to open the file with a "invalid XML format" error

I can also see that the file name is using some technical name instead of the "fancy name" with the proper extension

To Reproduce
Steps to reproduce the behavior:

  1. Install portfolio performance app via flatpak
  2. Create a new portfolio in binary format and save it to Google Drive via the GNOME file browser
  3. Close the application
  4. Reopen the application and try to open the portfolio file

Expected behavior
The file is being opened.

In C it should call g_file_info_get_display_name() instead of g_file_info_get_name(), not sure what it should be in Java

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Debian unstable with flatpak
  • Version 0.71.2
@bigon bigon added the bug label Nov 21, 2024
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

1 participant