Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
releng:4.14:roadmap:xfce4-places-plugin [2018/07/25 05:22] – created andreldmreleng:4.14:roadmap:xfce4-places-plugin [2019/03/30 20:39] – Update style-update signal problem description andreldm
Line 9: Line 9:
  
 === What needs to be worked === === What needs to be worked ===
-  * When the button is clicked nothing happens, actually lots of warnings are emitted+  * Restore the style-update signal handler removed by [[https://github.com/andreldm/xfce4-places-plugin/commit/6f09203719f03de80942ec0b0700deec76c199ab|this commit]]. 
-    * ''(gtkicontheme.c:5497):gtk_icon_theme_lookup_by_gicon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0)'' +    * The problem is that gtk3 button-based plugins are affected by this signal being emitted on cursor enter/leave ([[https://bugzilla.xfce.org/show_bug.cgi?id=15242|Bug #15242]]).
-    * ''(gtkicontheme.c:2226):gtk_icon_theme_choose_icon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0)''+
   * More test & release a development version   * More test & release a development version