mirror of
https://github.com/NTifyApp/NTify.git
synced 2026-04-26 07:55:51 +03:00
[GH-ISSUE #47] problem installing spotifyxp. #40
Labels
No labels
In Progress
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/NTify#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nicholas-ERROR on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/NTifyApp/NTify/issues/47
@Nicholas-ERROR commented on GitHub (Jul 22, 2024):
okay. im a bit new to commenting.
anyway. im having problems with installing spotifyxp on my pentium 4. ive tried a fair few versions. i managed to get it running a few times by installing 1.9 then 2.0. but it never installed fully. always had problems
@Nicholas-ERROR commented on GitHub (Jul 22, 2024):
heres the output, note im using 2.0 to get this debug
[java.nio.file.InvalidPathException: Illegal char <:> at index 4: /SpotifyXP/SpotifyXP.jar] sun.nio.fs.WindowsPathParser.normalize(Unknown Source)
sun.nio.fs.WindowsPathParser.parse(Unknown Source)
sun.nio.fs.WindowsPathParser.parse(Unknown Source)
sun.nio.fs.WindowsPath.parse(Unknown Source)
sun.nio.fs.WindowsFileSystem.getPath(Unknown Source)
java.nio.file.Paths.get(Unknown Source)
com.spotifyxp.deps.mslinks.ShellLinkHelper.setLocalTarget(ShellLinkHelper.java:143)
com.spotifyxp.deps.mslinks.ShellLinkHelper.setLocalTarget(ShellLinkHelper.java:108)
com.spotifyxp.setup.Setup$Content.beginInstallWindows(Setup.java:254)
com.spotifyxp.setup.Setup$Content.beginInstall(Setup.java:280)
com.spotifyxp.setup.Setup$Content.showFileInfo(Setup.java:141)
com.spotifyxp.setup.Setup$Content.switchToNext(Setup.java:293)
com.spotifyxp.setup.Setup$Content$3.actionPerformed(Setup.java:115)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
@Nicholas-ERROR commented on GitHub (Jul 22, 2024):
ive tryed installing java, ive done it a few times. ive even installed a patch or so being windows installer 4.5
im not sure if im doing anything wrong. it seems mostly like a me problem.
@werwolf2303 commented on GitHub (Jul 23, 2024):
What is your language and what is your username?
Have you tried a nighlty build under the actions tab?
I am asking because it seems like java has a problem parsing the path where the .jar file is copied.
@Nicholas-ERROR commented on GitHub (Jul 27, 2024):
sorry for taking so long. its English and i dont know where to get the nighlty build from really. my username on the machine is Nicholas. i took out the dir for safety reasons. if you need the specs i can get them for you
@werwolf2303 commented on GitHub (Jul 27, 2024):
Can you give me the full directory path? If you don't want to upload it to GitHub you can contact me on discord via my username: werwolf2303
@Nicholas-ERROR commented on GitHub (Jul 28, 2024):
for the directory. and this is just side info. theres 2 hard drives. 2 cdroms and a floppy drive in the machine. 6 partitions by the hard drives. note theres 5 os's on the machine. the actual directory is... oh i just noted. its going for the C directory then trys the I directory. the C is for windows 98 plus. I is for the windows xp home which im trying to install it on. anyway. the directory is this. "C:\I:\Documents and Settings\Nicholas/SpotifyXP/SpotifyXP.jar"
@werwolf2303 commented on GitHub (Jul 28, 2024):
There's the problem. The path is invalid... But becuaee you are the only one at this point that reports this. I conclude this is such a small percentage of users that have such a configuration that it's not worth fixing. But after my vacation I will implement a command line argument that will store everything in ram (Ram only mode)
@Nicholas-ERROR commented on GitHub (Jul 29, 2024):
okay thanks. though a idea. maybe on one of the screens for installing you allow the user to give the program a spot to install it on? i feel this could fix the problem. you dont have to. thanks overall though for the help!
@Nicholas-ERROR commented on GitHub (Jul 29, 2024):
oh and a quick note. ive tried 2.02 as well. but it doesnt seem to make any icons. it just makes the program things but doesnt run it or so. no real way for me to run it again. and it doesnt say any errors. nor debuging data.
@werwolf2303 commented on GitHub (Aug 19, 2024):
!!!This project is DEAD!!! For updates: https://github.com/SpotifyXP/SpotifyXP/issues/51. I will leave the repository open for someone to fix it