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

No results/errors on Windows 11 #1329

Open
xenostructure opened this issue May 3, 2024 · 6 comments
Open

No results/errors on Windows 11 #1329

xenostructure opened this issue May 3, 2024 · 6 comments
Assignees
Labels
os: windows windows compatibility priority 2: medium Default for bugs type: bug something isn't working

Comments

@xenostructure
Copy link

Regardless of the arguments I try to input I will not get anything after "Search anime:"

I can type in what I want to look for, but nothing will ever come after it. I wanted to say this is only happening on Windows 11. I have one laptop running Mint LMDE 6, and another running Vanilla Arch as well as a Steam Deck. It's working find on those systems, but my desktop is running Windows 11 and I'm having this weird issue. At first I thought it was anti-virus, but I only have Windows Security installed and I toggled all the switches off and it made no difference.

Am I missing something so simple that I'm going to feel stupid, or is there actually an issue?

Thanks in advance.

@xenostructure xenostructure added priority 2: medium Default for bugs type: bug something isn't working labels May 3, 2024
@sniper-47
Copy link

same thing here

@ykhan21
Copy link
Contributor

ykhan21 commented May 6, 2024

Run ani-cli -U to update the script.
How do you "start" ani-cli? Are you running ani-cli in PowerShell? Can you try in it Git Bash?
I've just tested ani-cli on Windows 11 in Git Bash and it works.

@port19x port19x added the os: windows windows compatibility label May 14, 2024
@nullchilly
Copy link

After updating from v4.6 to v4.8 I have to use sh ani-cli instead of just ani-cli in powershell

image

@ykhan21
Copy link
Contributor

ykhan21 commented May 24, 2024 via email

@xenostructure
Copy link
Author

Run ani-cli -U to update the script. How do you "start" ani-cli? Are you running ani-cli in PowerShell? Can you try in it Git Bash? I've just tested ani-cli on Windows 11 in Git Bash and it works.

Update was ran, and attempted to run ani-cli in powershell and git bash.

After updating from v4.6 to v4.8 I have to use sh ani-cli instead of just ani-cli in powershell

image

When I type "ani-cli" it gives me the "Search anime:" response. It's just that when I give it something to search, it never gives results. I even tried searching stuff that would be guaranteed results like Sailor Moon, Dragon Ball, Naruto. At one point I even left the computer running overnight to see if the results badly delayed.

ani-cli in pwsh actually calls ani-cli.cmd (/scoop/shims/ani-cli.cmd) which may or may not start wsl. sh ani-cli will start a git bash shell which will will pick up the sh file ani-cli (/scoop/shims/ani-cli) (not .cmd)

________________________________ From: Null Chilly @.> Sent: Friday, May 24, 2024 11:52:03 AM To: pystardust/ani-cli @.> Cc: ykhan21 @.>; Assign @.> Subject: Re: [pystardust/ani-cli] No results/errors on Windows 11 (Issue #1329) After updating from v4.6 to v4.8 I have to use sh ani-cli instead of just ani-cli in powershell image.png (view on web)https://github.com/pystardust/ani-cli/assets/56817415/09b52a34-d876-414f-813a-4e7a37ec44e2 — Reply to this email directly, view it on GitHub<#1329 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMLWE74Y2M4LMGFRP3IWF2TZD5V3HAVCNFSM6AAAAABHEU6OBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRZHE4DMMJVGM. You are receiving this because you were assigned.Message ID: @.***>

This looks like it would have been the fix, but I wound up leaving Windows and going back to Linux where I had no problems with ani-cli and didn't have to worry about Micro$oft and their deletion of local accounts, and the recent announcement of of this creepy Recall/Copilot stuff.

@71zenith
Copy link
Collaborator

DO NOT USE powershell or gitbash. Use windows terminal preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: windows windows compatibility priority 2: medium Default for bugs type: bug something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants