Cannot build granite (error in Entries.vala)

Bug #854801 reported by Aiman Baharna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Granite
Invalid
Undecided
Unassigned

Bug Description

When attempting to build granite trunk on Ubuntu 11.04 natty x86_64, running "make" fails with two errors:

./granite/lib/Widgets/Entries.vala:32.19-32.70: error: invocation of void method not allowed as expression
   normal_color = get_style_context().get_color(Gtk.StateFlags.NORMAL);
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./granite/lib/Widgets/Entries.vala:33.24-33.80: error: invocation of void method not allowed as expression
   insensitive_color = get_style_context().get_color(Gtk.StateFlags.INSENSITIVE);
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 2 error(s), 2 warning(s)
make[2]: *** [lib/Application.c] Error 1
make[1]: *** [lib/CMakeFiles/granite.dir/all] Error 2
make: *** [all] Error 2

Aiman Baharna (aiman)
description: updated
Revision history for this message
Aiman Baharna (aiman) wrote :

Built just fine after adding ppa:elementaryart/unstable-upstream

Changed in granite:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.