Giter Club home page Giter Club logo

Comments (8)

Luukgr avatar Luukgr commented on May 31, 2024 1

yes it works! Very nice.

from tockler.

MayGo avatar MayGo commented on May 31, 2024

Can you share some of the logs from ~/.config/tockler/logs/main.log
There might be some errors.

from tockler.

Luukgr avatar Luukgr commented on May 31, 2024

[2020-02-15 15:43:57.992] [error] App errored in ready event: {
constructor: 'DatabaseError',
name: 'SequelizeDatabaseError',
parent: {
constructor: 'Error',
errno: 1,
code: 'SQLITE_ERROR',
sql: "SELECT id, name, jsonData FROM Settings AS a WHERE a.name = 'RUNNING_LOG_ITEM' LIMIT 1;",
stack: 'Error: SQLITE_ERROR: no such table: Settings'
},
original: {
constructor: 'Error',
errno: 1,
code: 'SQLITE_ERROR',
sql: "SELECT id, name, jsonData FROM Settings AS a WHERE a.name = 'RUNNING_LOG_ITEM' LIMIT 1;",
stack: 'Error: SQLITE_ERROR: no such table: Settings'
},
sql: "SELECT id, name, jsonData FROM Settings AS a WHERE a.name = 'RUNNING_LOG_ITEM' LIMIT 1;",
stack: 'SequelizeDatabaseError: SQLITE_ERROR: no such table: Settings\n' +
' at Query.formatError (/opt/Tockler/resources/app/node_modules/sequelize/lib/dialects/sqlite/query.js:422:16)\n' +
' at Query._handleQueryResponse (/opt/Tockler/resources/app/node_modules/sequelize/lib/dialects/sqlite/query.js:73:18)\n' +
' at afterExecute (/opt/Tockler/resources/app/node_modules/sequelize/lib/dialects/sqlite/query.js:250:31)\n' +
' at replacement (/opt/Tockler/resources/app/node_modules/sqlite3/lib/trace.js:19:31)\n' +
' at Statement.errBack (/opt/Tockler/resources/app/node_modules/sqlite3/lib/sqlite3.js:16:21)'
}

from tockler.

MayGo avatar MayGo commented on May 31, 2024

thanks, i need to run Kubuntu VM to test.
Also, can you try v3.10.0?

from tockler.

Keir3d avatar Keir3d commented on May 31, 2024

I've been getting the same issue since 3.6.2 on windows. No tracked items.
3.4.13 tracks apps fine but I can't stop it from auto-updating.

from tockler.

MayGo avatar MayGo commented on May 31, 2024

Thanks for feedback. I will try some things, to get this bug fixed. If it takes more than 2 days, i will fix 3.4.13, so auto-updating can be turned of at least.

from tockler.

Luukgr avatar Luukgr commented on May 31, 2024

thanks, i need to run Kubuntu VM to test.
Also, can you try v3.10.0?

v3.10.0 does not start. (same for 3.10.1)

from tockler.

MayGo avatar MayGo commented on May 31, 2024

Can you try 3.11.7? I tested Kubuntu VM successfully

from tockler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.