iootaa
iootaa
A free and open-source instance of Gitlab allows to use Jekyll. The host is french and so the doc is : https://framablog.org/2017/03/20/les-gitlab-pages-debarquent-dans-framagit/
It also freezes with Debian 10 + gnome-shell 3.30.2-11~deb10u1.0tails1 Here is what appears in the terminal when I launch `gnome-pomodoro` `application.vala:308: Failed to migrate database: Erreur lors de la création...
Glad to hear that @harrysolorzano ! But this solution is not possible for Live OS like Tails: https://tails.boum.org
A workaround: start with `gnome-pomodoro --no-default-window` and use it from the top-bar icon (on the top-right corner of the screen)
You should try to install it with you package manager. In Debian 10 + gnome-shell: `apt install gnome-shell-pomodoro` Then start it with `gnome-pomodoro` Note that it may freeze, see #380
It also freezes at startup on Debian 10 and Gnome 3.30.2 Here are some infos : **$ G_MESSAGES_DEBUG="all" gnome-pomodoro** ``` (gnome-pomodoro:14032): dconf-DEBUG: 01:33:16.678: watch_fast: "/org/gnome/pomodoro/" (establishing: 0, active: 0) (gnome-pomodoro:14032):...
The first error, `Error while creating folder /home/amnesia/.local/share/gnome-pomodoro : File exists` does not appears if this folder have just been deleted. But the error `application.vala:190: Timeout reached while setting up...
A workaround: start with `gnome-pomodoro --no-default-window` and use it from the top-bar icon (on the top-right corner of the screen)
The same happens on a Debian 10 with gnome 3.30 Note that I'm in the right branch : `git clone -b gnome-3.30 https://github.com/codito/gnome-pomodoro.git` and I installed the required packages before:...
Another caveat I have in mind : the `#` is widely use for Markdown syntax, what happen if the user pastes Markdown notes? and GTG may, one day, support Markdown...