[gnome-games/wip/exalm/tracker] a
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/tracker] a
- Date: Wed, 5 Dec 2018 11:33:47 +0000 (UTC)
commit 99e68183946d4c91f0406f795646650012172df6
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Wed Dec 5 16:33:18 2018 +0500
a
src/ui/application.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/application.vala b/src/ui/application.vala
index 79e40bee..99a4d25a 100644
--- a/src/ui/application.vala
+++ b/src/ui/application.vala
@@ -249,7 +249,7 @@ public class Games.Application : Gtk.Application {
tracker_uri_source = new TrackerUriSource (connection);
}
catch (Error e) {
- debug (e.message);
+ critical ("!!!!! Tracker not found: %s", e.message);
}
game_collection = new GameCollection ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]