-
Notifications
You must be signed in to change notification settings - Fork 174
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
Invalid Iaccessible object #22
Comments
Sorry didn't know the action was hold and release, probably happened because I've released the mouse button immediately after pressing it |
Well, I'm glad you figured that out on your own! |
Still fighting with trying to do anything with the acc Can even make it press buttons |
Oh, I thought the issue got resolved. |
I actually asked around in discord, and some more experienced developers said acc library is very hit-and-miss and largely untroubleshootable. I couldn't make it even click one object. such a shame since Something like this could help me a lot,. :/ |
Excuse me, Drugoy, I don′t want to derail the thread, but my curiosity is bugging me. You switched from Windows to another OS? I′m curious because a big part of me wants to switch, but I really, really like AHK. Do you ever miss AHK? Again, sorry to derail your thread and repository, but I am very curious. |
First to FreeBSD, then to Linux (XUbuntu 18.04 LTS for now). Their aggression with forcing updates was exhibited in quite multiple ways:
I had some very little experience with FreeBSD at work, it looked hardcore and I wanted to go somewhat hardcore, so at first I decided to go with it. I chose XFCE as DE as it looked windows-like + was very simple (I don't need no widgets and all that visual bullshit). In unix world there is a killer feature that Windows lacks: it's package distribution. Since most of the new modern software is opensource and usually crossplatform - Linux is a first class citizen. As for AHK and scripting in general - well, I'd say I've suffered some small death here, because I loved AHK and nothing ever compares to it anywhere (no, really) in terms of it's general (and quite wide) application (it can work with windows of other programs, work with file systems, work with keyboard and mouse input (hotkeys, binds, triggers, etc.)) and the ease of use. Switching to Windows at home is just not an option for me anymore (again, mainly because I don't have trust to microsoft). Don't hold yourself - just try to live a few weeks/months in the unix world and you'll figure out whether you like it or not. To me - it's not just efficiency with computers, it's also money: I morphed into ops/devops and it's all linux everywhere (and this is not going to change), so the more I know - the better I am, the more I get paid. |
Oh wow how it blew up, judging by all those emoji reactions! |
@Drugoy it's on this reddit post! :) |
FYI Autokey (Qt) is the one to go for on Linux. The hard work is done by Python. UI could be better, but it's still much better than entering the same thing over and over as you debug an issue. Later the learning can be translated into a test. |
@NeLaurynas chill man, it's just an opinion |
I was afraid of sharing @Drugoy′s wonderful post because I felt like some people would get angry and attack him. As a long-time Windows user, I am 1000‰ on board with what Drugoy said. A few weeks ago I found that Windows had installed Xbox software on my computer. I don′t even game! And now night light and my audio are acting up when they worked okay months ago. I have heard from various artists who use Windows that their tablets have begun acting up lately. Wanna know why? Windows is messing around installing crap all over the place. And it will never stop pestering me about using Edge. Anyway, I had to ask Drugoy why he switched because he was a master AHK user, and I had a hard time believing an AHK master could switch operating systems easily. I wanted to know what he was thinking and his experiences. That′s all. I was curious. He responded honestly, and his actions match what he believed. This thread is about a problem with an AHK script and AccViewer. We have derailed it too much. Respect the developer, the repository, and the issue. Do not continue this further, @NeLaurynas. |
@NeLaurynas hahaha.... man you went there, straight to "fake news" 😂 What would us adults do without all the people "saving" us from misinformation, and fake news |
@NeLaurynas there's nothing to correct, not because you're right or wrong. it's not to say you haven't added value to the conversation by adding your take on the matter, it is the way you did. not everything in life is a fight :) and I also not implying that I don't think that people like you are significantly important, people that are passionate about truth yet have issues with social signals. the conversation was 3 and you took it to 10 unnecessarily. You should probably think why you needed to do that, it's more about you. |
@NeLaurynas I appreciate your passion but you're using the word lie, which implies intent, think about it NeLaurynas I'm glad there are people like you, and really not as an insult I would just not go straight to 10 have a great one |
@Drugoy this was a very interesting read to see your experience with switching to Linux and how it has worked out for you. Thanks you for sharing that! It also seems to have gone a bit viral since it was posted on r/linux subreddit recently 😎 (that's how I saw this) I agree that AHK was great when I was using Windows and I wish AutoKey was close to what AHK can do but for general purposes it seems fairly decent. There are some other options with detecting secondary keyboards which is kind of cool such as Keebie and macrodevice. I am not saying these are solutions for AHK replacements but they are kind of cool in that you can have 2 keyboards with one functioning totally separately. |
I'm 73 and a retired computer professional whose career started in 1968. Back then all operating systems were proprietary to computer manufacturers, usually unique to a computer 'series'. Every manufacturer did their own thing, 8-bit 'bytes' were an IBM invention, elsewhere 'words' could be 12, 16, 24 bits long. IBM was not just the biggest computer company, but bigger than all the rest put together! There used to be a saying "Nobody ever got fired for choosing IBM". Just like Microsoft today. Long exasperated by Microsoft's attitudes in general, and particularly using paying customers as unwitting and perpetual Beta-testers. Vista was the final straw personally; so slow and unreliable on my expensive new laptop. Embarrassing and expensive for a self-employed IT consultant with project management deadlines to meet. I bought my current laptop (unused, ex-lease, 3 year-old, Toshiba Portege) just before I finally retired in 2014. It's (2nd) battery is knackered but otherwise runs like a dream (Mint 18.3 soon to be upgraded to 19.3). Still dual-boot as I need W7 to update my TomTom SatNav; when the latter finally dies, W7 will get the chop. Apologies for wandering off the original topic. Found this interesting thread looking for information for a new project. |
I'm glad I stumbled across this issue. Was not expecting to see such an interesting conversation while debugging scripts. |
Hi Drugoy
Tried to run the AccViewer script today, it gives an error
(Invalid Iaccessible object) when you try to select something in line 508 when you try to select something, Do you know about it? is it something on my end?
The text was updated successfully, but these errors were encountered: