Once you've enabled the mount point again, could you please tell me what
are you mountable devices?

In any case it would be helpful if you could manually edit (just use
sudo with your editor) the file /usr/share/gnome-
shell/extensions/ubuntu-d...@ubuntu.com/locations.js so that it contains
at around line 1108 (just after the initVolumePromises() definition):

print('o', object)
print('oc', object?.constructor)
print('ocp', object?.constructor?.prototype)

Then post the content of your journal here.

Another test you could do is try to remove these lines at all:

  if (!(object instanceof Gio.Volume) || 
object.constructor.prototype._d2dPromisified)
    return;

(or probably just remove '!(object instanceof Gio.Volume) ||').

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960898

Title:
  Wayland sessions crash with Gjs:ERROR:../gi/interface.cpp:101:bool
  InterfacePrototype::has_instance_impl(JSContext*, const
  JS::CallArgs&): assertion failed: (args[0].isObject()) from ubuntu-
  d...@ubuntu.com/locations.js:1108

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1960898/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to