Giter VIP home page Giter VIP logo

Comments (3)

josephj11 avatar josephj11 commented on August 30, 2024

We've had several issues recently which involve dbus error messages (but not this particular one). The underlying cause has not been determined yet.

First, let's eliminate the obvious.

After you added a new phrase, did you click on the Save button?

What do you mean by "shown equally"?

Did you check for directory/file permission problems? (probably OK, but let's be sure.)

By default, AutoKey stores phrases in $HOME/.config/autokey/data/My Phrases. Each phrase will have two files, phrase_name.txt and .phrase_name.json (hidden because its name starts with a dot). Your user should own and have 775 permissions for all directories in this path and 664 permissions for all the macro and phrase definition files.

As far as manually editing json files, that shouldn't be necessary. If you create (in any way) a pair of files (name.txt and .name.json) as described above) for a new phrase and save them in the My Phrases directory, AutoKey will find them automatically the next time it starts (if not sooner) and make them available.

from autokey-python2.

snoopy48 avatar snoopy48 commented on August 30, 2024

Hi Joe!

Thanks for your hints. Now it works again ;-)

Short additional question because I can't find it: with which command can I
open a certain site (for example google.com) in the browser and switch to
it ?

best regards
Bernhard

2016-04-20 19:02 GMT+02:00 Joe [email protected]:

We've had several issues recently which involve dbus error messages (but
not this particular one). The underlying cause has not been determined yet.

First, let's eliminate the obvious.

After you added a new phrase, did you click on the Save button?

What do you mean by "shown equally"?

Did you check for directory/file permission problems? (probably OK, but
let's be sure.)

By default, AutoKey stores phrases in $HOME/.config/autokey/data/My
Phrases. Each phrase will have two files, phrase_name.txt and
.phrase_name.json (hidden because its name starts with a dot). Your user
should own and have 775 permissions for all directories in this path and
664 permissions for all the macro and phrase definition files.

As far as manually editing json files, that shouldn't be necessary. If you
create (in any way) a pair of files (name.txt and .name.json) as
described above) for a new phrase and save them in the My Phrases
directory, AutoKey will find them automatically the next time it starts (if
not sooner) and make them available.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
autokey/autokey#41 (comment)

from autokey-python2.

josephj11 avatar josephj11 commented on August 30, 2024

Do you know what you did which eliminated the issue for you?

Your new question is not an AutoKey "issue", so it would be better to discuss it on our support list

Briefly, Python has system commands for running any command from within a script. They could be used to start your browser. The issues beyond that would be to figure out if it was already running, to find the window (and, possibly, the correct tab), and switch to it. All doable in Python, I'm sure, but beyond what I know how to do.

from autokey-python2.

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.