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

[Bug]: GDBus.Error.org.freedesktop.DBus.Error.UnknownMethod. No such interface "org.freedesktop-portal.OpenURI" when trying to browse files for bottle. #3643

Open
Lalarian opened this issue Dec 29, 2024 · 2 comments

Comments

@Lalarian
Copy link

Describe the bug

It's not possible to open the 'browse files' dialog from a bottle's menu.

To Reproduce

  1. Click on an existing bottle in the application's main window.
  2. Open the "three dots" menu (why can't menus have fitting names anymore?) and chose 'Search files.
  3. Get this error message:

GDBus.Error.org.freedesktop.DBus.Error.UnknownMethod. No such interface "org.freedesktop-portal.OpenURI"

Package

Flatpak from Flathub

Distribution

Arch

Debugging Information

Can't follow: Clicking "Troubleshooting" in the burger menu won't do anything.

Troubleshooting Logs

flatpak run com.usebottles.bottles

(bottles:2): Gtk-WARNING **: 10:49:13.961: Theme parser warning: style.css:184:3-185:1: Expected ';' at end of block

(bottles:2): Gtk-WARNING **: 10:49:13.961: Theme parser warning: style-dark.css:23:3-24:1: Expected ';' at end of block
10:49:13 (INFO) Launching with URI: None 
10:49:13 (INFO) [Activate] request received. 
10:49:13 (INFO) Bottles Started! 
10:49:14 (INFO) Performing Bottles checks… 
10:49:14 (INFO) Dxvks found:
	 - dxvk-2.5.2
 
10:49:14 (INFO) Vkd3ds found:
	 - vkd3d-proton-2.14
 
10:49:14 (INFO) Nvapis found:
	 - dxvk-nvapi-v0.8.0
 
10:49:14 (INFO) Latencyflexs found:
	 - latencyflex-v0.1.1
 
10:49:14 (INFO) Runners found:
	 - soda-9.0-1
	 - sys-wine-9.0
 
10:49:14 (INFO) Temp directory cleaned successfully! 
10:49:14 (INFO) Bottles found:
	 - AdobeReader
 
10:49:14 (INFO) Catalog dependencies loaded 
10:49:14 (INFO) Catalog installers loaded 
10:49:14 (INFO) Catalog components loaded 
10:49:22 (INFO) Opening the file manager in the path … 
Failed to call portal: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Keine derartige Schnittstelle ?org.freedesktop.portal.OpenURI? des Objekts im Pfad /org/freedesktop/portal/desktop


The last error message is from trying to open the 'Troubleshooting' menu. It's identical to the error message popping up in a seperate window only, when trying to browse files.

Thank you!
:)

Additional context

No response

@orowith2os
Copy link
Contributor

Please provide the debug information from the About page in Bottles. Otherwise, this issue will be closed

@Lalarian
Copy link
Author

Lalarian commented Jan 1, 2025

Herr's the text from the About/Troubleshooting text:

Official Package: true
Version: '51.17'
DE/WM: xfce
Display:
X.org: true
X.org (port): :0.0
Wayland: false
Graphics:
vendors:
amd:
vendor: amd
envs:
DRI_PRIME: '1'
icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json
prime:
integrated: null
discrete: null
Kernel:
Type: Linux
Version: 6.12.7-zen1-1-zen
Disk:
Total: 12188602368
Free: 12188430336
RAM:
MemTotal: 22.7GiB
MemAvailable: 4.5GiB
Bottles_envs: null

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

2 participants