Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

"Open links on click" feature is broken #325

Open
marc-farre opened this issue Sep 28, 2022 · 7 comments
Open

"Open links on click" feature is broken #325

marc-farre opened this issue Sep 28, 2022 · 7 comments

Comments

@marc-farre
Copy link

With Abricotine 1.1.4 on Ubuntu, SHIFT + click on a link doesn't do anything.
It was working in previous versions.

Messages on console when opening a document (no additional message when clicking on a link):

Gtk-Message: 11:28:34.339: Failed to load module "unity-gtk-module"
Gtk-Message: 11:28:34.340: Failed to load module "unity-gtk-module"
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[45609:0928/112834.466046:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[45609:0928/112837.781966:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[45609:0928/112840.744398:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[45609:0928/112851.547284:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!

Thanks!

@brrd
Copy link
Owner

brrd commented Sep 30, 2022

This function changed in 1.1.3, but not in 1.1.4.

@funkycram Are you sure this was working with version 1.1.3?

@marc-farre
Copy link
Author

No, I'm not sure in which previous version it was working, perhaps before. Thanks!

@brrd
Copy link
Owner

brrd commented Sep 30, 2022

This regression probably comes from 5648d4b

shell.openPath(path) is supposed to open path in the desktop's default manner. I assume your desktop doesn't route http(s) links to the browser.

@funkycram What is your version of Ubuntu? Are you using Gnome Shell (Ubuntu default) or another DE? Also, can you try the SHIFT + click function with a path to any file on your system (it is supposed to open the file with the default application)?

@marc-farre
Copy link
Author

Ubuntu 22.04, default version (Gnome).

SHIFT + click on path to file on the system doesn't work either:
image

@brrd
Copy link
Owner

brrd commented Sep 30, 2022

Ok, thanks. I don't understand what happens. This needs further investigation.

@brrd brrd removed the need info label Sep 30, 2022
@chamaoskurumi
Copy link

chamaoskurumi commented Apr 24, 2023

I can confirm the bug persists on PopOS! 22.04 LTS

@jtherrmann
Copy link

Also seeing this bug on Pop!_OS 22.04 LTS. Is there any other information we can provide that would help find a solution?

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

No branches or pull requests

4 participants