Public bug reported:

Running a search for malformed property declarations within theme files,
I found the following entries...

$ grep -rn -e "Gtk.*FALSE" /usr/share/themes/
/usr/share/themes/Lubuntu-default/gtk-2.0/apps/lubuntu_scrollbar.rc:8:  
GtkScrollbar            ::activate-slider               = FALSE
/usr/share/themes/Lubuntu-dark-panel/gtk-2.0/apps/lubuntu_scrollbar.rc:8:GtkScrollbar
           ::activate-slider               = FALSE

...and these lines seem to be triggering a console error for every GTK
app like...

Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
property `GtkRange::activate-slider' of type `gboolean' from rc file
value "((GString*) 0x98d9640)" of type `GString'

Which according to this page, can be fixed by rewriting the value
'FALSE', to read instead '0'

http://stackoverflow.com/questions/20140267/gtk-scrollbar-error

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: lubuntu-artwork 0.49
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic i686
ApportVersion: 2.14.7-0ubuntu8
Architecture: i386
Date: Fri Jan 16 08:53:03 2015
InstallationDate: Installed on 2015-01-01 (14 days ago)
InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Release i386 (20141022.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: lubuntu-artwork
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lubuntu-artwork (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411553

Title:
  Lubuntu-default and Lubuntu-dark-panel have latent Gtk property bugs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1411553/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to