pixiv-omina
pixiv-omina copied to clipboard
Pixiv Toolkit's Pixiv Omina button doesn't do anything
The Pixiv Omina button in Pixiv Toolkit doesn't do anything, just when mousing over the button it displays "You need to download Pixiv Omina for the button to work".
Pixiv Toolkit Version: 3.7.2-20010612 Pixiv Omina Version: 0.4.1 Operating System: Windows 10 Pro x64 Browser: Google Chrome Version 79.0.3945.130 (Official Build) (64-bit)
Also experiencing this issue. I've tried disabling/re-enabling the extension, restarting Pixiv Omina, and reinstalling both. Also tried starting chrome while Pixiv Omina was running - and still no luck after doing the disable/enable process. Also reloaded the pixiv page to ensure the extension each time an attempt to resolve this issue was made.
Pixiv Toolkit Version: 3.7.3-20012112 Pixiv Omina Version: 0.4.1 Operating System: Windows 10 Home x64 Browser: Version 80.0.3987.106 (Official Build) (64-bit)
Cannot reproduce the issue. Does the Pixiv Omina work correctly when you paste the url to Pixiv Omina?
Copying the URL directly to Pixiv Omina does work, yes.
Same here
Pixiv Toolkit Version: 4.0.0-2020032215 Pixiv Omina Version: 0.4.1 Operating System: Windows 10 Pro x64 Browser: Chrome Version 80.0.3987.149 (Offizieller Build) (64-Bit)
I've not really done anything with plugins/extensions before, is there anything I can do to help check this on my end? Record a log or the like?
Found the issue, the pixiv-omina protocol is not registered at windows 10.
Following reg entries fix the problem:
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina] @="URL: pixiv-omina" "URL Protocol"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina\shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina\shell\open]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina\shell\open\command] @=""C:\Program Files (x86)\Pixiv Omina\Pixiv Omina.exe" %1"
That fixed it, Panteras81; Good job!
@panteras81 Might you kindly point out as to what should be done for this to work on Linux as well? As it is at the moment: upon my click the Omina button, the Pixiv Omina application is being launched/focused, but that is about it.
I may be new to Linux, however the changes which were required for the button to work on Windows were also far from being plain to me.
Edit: Also worth to mention that I am only using appimagelauncher 2.2.0-4 for its integration.
Found the issue, the pixiv-omina protocol is not registered at windows 10.
Following reg entries fix the problem:
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina] @="URL: pixiv-omina" "URL Protocol"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina\shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina\shell\open]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pixiv-omina\shell\open\command] @=""C:\Program Files (x86)\Pixiv Omina\Pixiv Omina.exe" %1"
This method isn't working anymore