Closed benwaffle closed 5 years ago
Getting this in Manjaro AUR as well.
I made this patch (no idea about Vala though) but it ended up failing, I'm attaching build.log
--- src/Views/Abstract.vala.orig 2019-10-12 13:52:14.179913441 -0300
+++ src/Views/Abstract.vala 2019-10-12 14:23:13.926611089 -0300
@@ -21,7 +21,7 @@
});
}
- public Abstract () {
+ Abstract () {
show_all ();
}
@fauno try protected
Fixed in the refactor
branch.
on Vala 0.46.3