[Bug 1716470] Re: xdg-open doesn't respect gnome3 associations

2017-09-28 Thread Mario Abarca
I can reproduce this problem even from a Live Ubuntu 17.10 session. Here's a provisional fix for this problem: force gnome-open instead of xdg-open. This also fixes issues with texdoc, google-crhome and other KDE-apps. Here are the commands I used at the Terminal: $ mkdir --parents ~/bin $ ln

[Bug 1716688] Re: gjs-console crashed with SIGSEGV in JSAutoCompartment::JSAutoCompartment()

2017-10-19 Thread Mario Abarca
I got this error by doing nothing in particular. I was just checking Facebook on Google Chrome when the error message popped up. Sadly I had just made a fresh install of Ubuntu 17.10 and then installed a lot of metapackages which I need to work. -- You received this bug notification because you

[Bug 2063870] [NEW] "orange-canvas" command fails with import error in Orange 3

2024-04-26 Thread Mario Abarca
Public bug reported: When attempting to run the "orange-canvas" command, I encountered an import error in Python that prevented me from running the app. Traceback (most recent call last): File "/bin/orange-canvas", line 5, in from Orange.canvas.__main__ import main File