diegorubin / gnomato

Pomodoro Tracker And ZTD Task List
GNU General Public License v3.0
14 stars 7 forks source link

Sqlite3: no such table: Task #70

Open clawoflight opened 8 years ago

clawoflight commented 8 years ago

I cannot add tasks.

If I start gnomato from the command-line, it always shows the following:

Creating database
Database successfully created 
Creating table for settings:no such table: Settings
adding position into task table:Got an error: 'GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name com.diegorubin.Gnomato was not provided by any .service files'.
Sqlite3: no such table: Task
Sqlite3: no such table: Task
kHasnain0 commented 7 years ago

Same. I am using arch linux and I cannot add list or tasks.

jorgicio commented 6 years ago

I'm having the same issue in Gentoo, something's wrong with the Sqlite database.