Giter VIP home page Giter VIP logo

Comments (5)

ouwou avatar ouwou commented on June 12, 2024

ok i think this is two different issues

"build number couldnt be fetched" - can you try a build from master?
"i need to add my token manually" - do you mean when you set your token, it doesnt stay across restarts? in this case you need a keyring service like gnome-keyring. alternatively you can compile with -DUSE_KEYCHAIN=OFF and it will store your token in the .ini

from abaddon.

mattthhh avatar mattthhh commented on June 12, 2024

ok i think this is two different issues

"build number couldnt be fetched" - can you try a build from master?

I installed this with the AUR repo, so idk if it compiles it or it takes the binary.

"i need to add my token manually" - do you mean when you set your token, it doesnt stay across restarts? in this case you need a keyring service like gnome-keyring.
alternatively you can compile with -DUSE_KEYCHAIN=OFF and it will store your token in the .ini

The problem is that i set my token in the .ini, and I have other settings in the file, but abaddon after showing the prompt don't take any of my config file. So it doesn't really matter if i use gnome-keyring or not I guess...

from abaddon.

ouwou avatar ouwou commented on June 12, 2024

I installed this with the AUR repo

abaddon is latest release, abaddon-git is latest master. either way the build number thing is probably worth making a new release for so i might do that later today

The problem is that i set my token in the .ini

if you compile with keyring support, abaddon will remove the token and try to save it in the keychain. so if the token is deleted that means the config is being used. if the token isnt being removed/your sure the .ini isnt being read, check to make sure there isnt an abaddon.ini in your cwd/next to the executable since that will take higher precedence

from abaddon.

mattthhh avatar mattthhh commented on June 12, 2024

Okay, with a keyring system, the token is actually stored and i don't need to insert it each time. But it stills doesn't auto-connect, and i think thats because i get the prompt

from abaddon.

ouwou avatar ouwou commented on June 12, 2024

made a new release with the build number fix. let me know if theres still any issues after an update

from abaddon.

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.