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

BUG | AMR-82 | AMRPC cannot find iTunes #26

Closed
1 task done
UnbreakCode opened this issue May 2, 2023 · 17 comments
Closed
1 task done

BUG | AMR-82 | AMRPC cannot find iTunes #26

UnbreakCode opened this issue May 2, 2023 · 17 comments
Assignees
Labels
bug Something isn't working

Comments

@UnbreakCode
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

AMRPC cannot find iTunes but it is installed
image

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS: Windows 10 22H2
- Version:4.0.2-beta3

Anything else?

No response

@UnbreakCode UnbreakCode added the bug Something isn't working label May 2, 2023
@N0chteil
Copy link
Member

N0chteil commented May 2, 2023

@UnbreakCode could you please upload the log file?

@UnbreakCode
Copy link
Author

main.log

@N0chteil
Copy link
Member

N0chteil commented May 2, 2023

Thanks. Could you please try where iTunes and gcm iTunes in PowerShell and send the results?

@UnbreakCode
Copy link
Author

PS C:\Users\Niclas> where iTunes
PS C:\Users\Niclas> gcm iTunes
gcm : Die Benennung "iTunes" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines
ausführbaren Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern
enthalten), und wiederholen Sie den Vorgang.
In Zeile:1 Zeichen:1

  • gcm iTunes
  •   + CategoryInfo          : ObjectNotFound: (iTunes:String) [Get-Command], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand
    
    

PS C:\Users\Niclas>

@UnbreakCode
Copy link
Author

I have found the problem:

iTunes is not working because of Apple Music Preview, that makes AM RPC not work. Maybe you could check if the AM Preview is installed before the checkIfAppIsInstalled

@N0chteil
Copy link
Member

N0chteil commented May 2, 2023

I have both installed, but I get a different result:

PS C:\Users\...> gcm iTunes

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Application     iTunes.exe                                         0.0.0.0    C:\Users\emila\AppData\Local\Microsoft...

@N0chteil
Copy link
Member

N0chteil commented May 2, 2023

I have found the problem:

iTunes is not working because of Apple Music Preview, that makes AM RPC not work. Maybe you could check if the AM Preview is installed before the checkIfAppIsInstalled

Could you check if it works when Apple Music Preview isn't installed?

@N0chteil N0chteil self-assigned this May 2, 2023
@N0chteil N0chteil changed the title BUG | AMRPC cannot find iTunes BUG | AMR-82 | AMRPC cannot find iTunes May 2, 2023
@N0chteil
Copy link
Member

N0chteil commented May 3, 2023

I have found the problem:
iTunes is not working because of Apple Music Preview, that makes AM RPC not work. Maybe you could check if the AM Preview is installed before the checkIfAppIsInstalled

Could you check if it works when Apple Music Preview isn't installed?

@UnbreakCode

@UnbreakCode
Copy link
Author

I have found the problem:
iTunes is not working because of Apple Music Preview, that makes AM RPC not work. Maybe you could check if the AM Preview is installed before the checkIfAppIsInstalled

Could you check if it works when Apple Music Preview isn't installed?

@UnbreakCode

image

@UnbreakCode
Copy link
Author

UnbreakCode commented May 4, 2023

iTunes is not in my list even after reinstall
gcm.txt

@N0chteil
Copy link
Member

N0chteil commented May 5, 2023

iTunes is not in my list even after reinstall gcm.txt

Maybe it's a problem on your end. I'll do some research

@UnbreakCode
Copy link
Author

hm no I don't think so. Tried it on a diffrent PC with Windows 11 and have the same problem
image

@N0chteil
Copy link
Member

N0chteil commented May 6, 2023

hm no I don't think so. Tried it on a diffrent PC with Windows 11 and have the same problem image

But gcm without iTunes works, right?

@UnbreakCode
Copy link
Author

But gcm without iTunes works, right?

yes

@N0chteil
Copy link
Member

@UnbreakCode does winget search Apple.iTunes work?

@UnbreakCode
Copy link
Author

@UnbreakCode does winget search Apple.iTunes work?

yes

PS C:\WINDOWS\system32> winget search Apple.iTunes

Name ID Version Quelle
iTunes Apple.iTunes 12.12.9.4 winget
PS C:\WINDOWS\system32>

@N0chteil
Copy link
Member

N0chteil commented Jun 6, 2023

  • Fixed with 80a3eca
  • Release fix: v4.2.1

@N0chteil N0chteil closed this as completed Jun 6, 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

No branches or pull requests

2 participants