Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hashtag is not working #4368

Closed
h3poteto opened this issue May 10, 2023 · 0 comments · Fixed by #4369
Closed

Hashtag is not working #4368

h3poteto opened this issue May 10, 2023 · 0 comments · Fixed by #4369
Labels
bug Something isn't working

Comments

@h3poteto
Copy link
Owner

Description

  Error occurred in handler for 'list-hashtags': SqliteError: no such table: hashtags
      at Database.prepare (/home/h3poteto/src/github.com/h3poteto/whalebird-desktop/node_modules/better-sqlite3/lib/methods/wrappers.js:5:21)
      at eval (webpack://Whalebird/./src/main/db/hashtags.ts?:9:25)
      at new Promise (<anonymous>)
      at listTags (webpack://Whalebird/./src/main/db/hashtags.ts?:8:12)
      at eval (webpack://Whalebird/./src/main/index.ts?:707:79)
      at Generator.next (<anonymous>)
      at eval (webpack://Whalebird/./src/main/index.ts?:49:71)
      at new Promise (<anonymous>)
      at __awaiter (webpack://Whalebird/./src/main/index.ts?:45:12)
      at eval (webpack://Whalebird/./src/main/index.ts?:706:89) {
    code: 'SQLITE_ERROR'
  }

How To Reproduce

  1. Open Whalebird
  2. See logs

Your Environment

  • OS: Manjaro Linux
  • Whalebird Version: 5.0.5
  • Instance: all
@h3poteto h3poteto added the bug Something isn't working label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant