[Gambas-user] Strange error message
senex at ...3380...
senex at ...3380...
Sat Oct 18 23:32:51 CEST 2014
I have installed Gambas v 3.6 on to Xubuntu. Then I started to set up a
new project. This was mainly to test how well I remembered working
previously with version 2. When I ran a test I saw an error message on
the console ...
.gtkrc-2.0:1: error: unexpected character '\342', expected string
constant
So I checked out the .gtkrc file
style “xfdesktop-icon-view” {
XfdesktopIconView::label-alpha = 0
fg[NORMAL] = “#fafa06”
fg[SELECTED] = “#fafa06”
fg[ACTIVE] = “#fafa06”
}
widget_class “*XfdesktopIconView*” style “xfdesktop-icon-view”
Just a normal file to set some colours. Now I am baffled, although the
test file still seems to run OK. If anyone can point me in the right
direction I would be very grateful,
Thanks
Neil
More information about the User
mailing list