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

Select file button DOES NOTHING when clicking (first install trying to add game) #239

Closed
vrement opened this issue Mar 21, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@vrement
Copy link

vrement commented Mar 21, 2024

Clicked the upper left + button and then choose Add Game from appearing list.

Then typed the game name. On the executable row there is a Select file button and clicking it does nothing and no window to browse opens in the "background" either.

So trying to use Cartridges kinda stalls on the get go. This is a flatpak installed from Discover.

Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.5.0-26-generic (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-2600 CPU @ 3.40GHz Memory: 7,7 GiB of RAM Graphics Processor: NVA8 Manufacturer: Hewlett-Packard Product Name: p6-2083sc

@vrement vrement added the bug Something isn't working label Mar 21, 2024
@vrement
Copy link
Author

vrement commented Mar 21, 2024

cart

@vrement
Copy link
Author

vrement commented Mar 21, 2024

I cannot show it making a little animated gif because capturing screen with likes of SimpleScreenRecorder do not work under Wayland.

@leqord
Copy link

leqord commented Mar 23, 2024

I can reproduce, here is stdout from flatpak run hu.kramo.Cartridges:

Traceback (most recent call last):
  File "/app/lib/python3.11/site-packages/cartridges/details_dialog.py", line 324, in choose_executable
    self.exec_file_dialog.open(self, None, self.set_executable)
TypeError: argument parent: Expected Gtk.Window, but got cartridges.details_dialog.DetailsDialog

@kra-mo kra-mo closed this as completed in 2b93a1f Mar 23, 2024
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