owais / remember-the-rhythm

Rhythbox plugin to remember the last playing song and position
GNU General Public License v3.0
15 stars 11 forks source link

segfault assertion error #8

Open chaseadam opened 7 years ago

chaseadam commented 7 years ago

It appears the call to "self.source.get_property_views()" results in an assertion error:

(rhythmbox:8410): Gtk-WARNING **: mnemonic "s" wasn't removed for widget (0x5601403ba990)
/home/achasen/.local/share/rhythmbox/plugins/remember-the-rhythm/remember-the-rhythm.py:271: Warning: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed
  views = self.source.get_property_views()
Segmentation fault (core dumped)

This just started when I updated to F25 on Wayland

rhythmbox-3.4.1-1.fc25.x86_64