Skip to content

Gio.UnixInputStream has been moved to a separate platform-specific library. #178

@mwilck

Description

@mwilck

Observed with GNOME shell 48.

Sep 08 09:24:12 apollon gsd-xsettings[12879]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist Sep 08 09:24:12 apollon gnome-shell[12217]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStr> 0 spawnWithCallback() ["file:///home/mwilck/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js":2> 1 _update() ["file:///home/mwilck/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js":88:17] 2 _init() ["file:///home/mwilck/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js":47:10] 3 ButtonBox() ["resource:///org/gnome/shell/ui/panelMenu.js":10:1] 4 PanelMenuButton() ["resource:///org/gnome/shell/ui/panelMenu.js":95:4] 5 ArgosButton() ["file:///home/mwilck/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js":26:1] 6 addButtons() ["file:///home/mwilck/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/extension.js":103:18] 7 enable() ["file:///home/mwilck/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/extension.js":54:8] 8 _callExtensionEnable() ["resource:///org/gnome/shell/ui/extensionSystem.js":266:38] 9 loadExtension() ["resource:///org/gnome/shell/ui/extensionSystem.js":433:32] 10 InterpretGeneratorResume() ["self-hosted":1436:34] 11 AsyncFunctionNext() ["self-hosted":804:27] 12 anonymous() ["resource:///org/gnome/shell/ui/init.js":21:20] 

This can probably be solved by using GioUnix.InputStream instead of Gio.UnixInputStream, like here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions