Comment 0 for bug 1186208

Revision history for this message
Cris Dywan (kalikiana) wrote :

I wish this could've been automatically logged as a bug… some of the daily builds fail with the same error message and I guess none of the core developers is affected but nevertheless it's a build error.

extensions/apps.vala:107.35-107.43: error: The name `DBus' does not exist in the context of `GLib'

This is about this line:

string uuid = GLib.DBus.generate_guid ();