enlightenment_remote window arguments throwing dbus UnknownMethod exceptions #32

Open
opened 2022-12-22 05:46:35 -08:00 by dsmccombs · 0 comments

In enlightment git versions from at least August through now, enlightenment_remote's window parameters no longer work, throwing dbus UnknownMethod exceptions:

~> enlightenment_remote -window-list
Window -- ID
Error org.freedesktop.DBus.Error.UnknownMethod: Method "List" with signature "" on interface "org.enlightenment.wm.Window" doesn't exist
~> enlightenment_remote -window-iconify 0x1400004
Error org.freedesktop.DBus.Error.UnknownMethod: Method "Iconify" with signature "i" on interface "org.enlightenment.wm.Window" doesn't exist
In enlightment git versions from at least August through now, `enlightenment_remote`'s window parameters no longer work, throwing dbus UnknownMethod exceptions: ``` ~> enlightenment_remote -window-list Window -- ID Error org.freedesktop.DBus.Error.UnknownMethod: Method "List" with signature "" on interface "org.enlightenment.wm.Window" doesn't exist ``` ``` ~> enlightenment_remote -window-iconify 0x1400004 Error org.freedesktop.DBus.Error.UnknownMethod: Method "Iconify" with signature "i" on interface "org.enlightenment.wm.Window" doesn't exist ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: enlightenment/enlightenment#32
No description provided.