cybre / budgie-haste-applet

Post any text – be it code or prose – to various services directly from your desktop. Made with ❤️️ for Budgie Desktop.
GNU General Public License v2.0
29 stars 2 forks source link

warning when add applet to the panel in ubuntu 16.04 #16

Closed fossfreedom closed 7 years ago

fossfreedom commented 7 years ago
(budgie-panel:3052): Gtk-WARNING **: Theme parsing error: <broken file>:1:0: Failed to import: The resource at '/com/github/cybre/budgie-haste-applet/style/style-318.css' does not exist

I see the above warning when I attempt to add the applet to the panel.

Thoughts?

cybre commented 7 years ago

I left a piece of code in there by accident, it's fixed in master. The applet does not support GTK 3.18 as it has become too tedious to support two stylesheets.

fossfreedom commented 7 years ago

okey-dokey. Thanks.