Opened 5 years ago

Closed 5 years ago

#3265 closed bug (Fixed)

Errors with GTK on Wayland

Reported by: Cas Owned by:
Priority: minor Milestone: 2.0.3
Component: Unknown Version: 2.0.0
Keywords: Cc:

Description (last modified by Cas)

From Patreon user, a few issues with running Wayland:

(deluge:4867): Wnck-WARNING **: 12:06:56.695: libwnck is designed to work in X11 only, no valid display found
File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/addtorrentdialog.py", 
line 199, in _on_config_values self._show(focus) 
File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/addtorrentdialog.py", 
line 168, in _show if main_window.is_on_active_workspace(): 
File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/mainwindow.py",
line 367, in is_on_active_workspace 
self.screen.force_update() 
builtins.AttributeError: 'NoneType' object has no attribute 'force_update'

Change History (2)

comment:1 Changed 5 years ago by Cas

  • Description modified (diff)

comment:2 Changed 5 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.