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

Alternative wine sources from lutris won't fetch. #2

Open
Kreyren opened this issue Apr 22, 2019 · 0 comments
Open

Alternative wine sources from lutris won't fetch. #2

Kreyren opened this issue Apr 22, 2019 · 0 comments

Comments

@Kreyren
Copy link

Kreyren commented Apr 22, 2019

image

veSession.java:34)
	at org.phoenicis.scripts.interpreter.BackgroundScriptInterpreter.lambda$createInteractiveSession$1(BackgroundScriptInterpreter.java:43)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

[WARNING]
java.lang.IllegalArgumentException: Multiple entries with same key: org.phoenicis.engines.dto.EngineCategoryDTO@6c8ca039[Wine]=[java.lang.Class@2f127b4d[name=upstream-linux-x86,description=Upstream linux x86,packages=[java.lang.Class@587d576d[version=0.9.33,url=http://www.playonlinux.com/wine/binaries/phoenicis/upstream-linux-x86/PlayOnLinux-wine-0.9.33-upstream-linux-x86.tar.gz,sha1sum=6ab0eb3d8c56f580f33b53fa98d906ee2a7718e9,geckoUrl=<null>,geckoMd5=<null>,monoUrl=<null>,monoMd5=<null>], java.lang.Class@587d576d[version=1.5.28-PathOfExile,url=http://www.playonlinux.com/wine/binaries/phoenicis/upstream-linux-x86/PlayOnLinux-wine-1.5.28-PathOfExile-upstream-lin
...
amd64.tar.gz,sha1sum=367224801a3227ccaca0c35e80ea36bea9579d5c,geckoUrl=http://www.playonlinux.com/wine/gecko/amd64/wine_gecko-1.4-x86_64.msi,geckoMd5=7b4811f667fd01d300fdff68420a9c72,monoUrl=<null>,monoMd5=<null>]]], java.lang.Class@2f127b4d[name=cx-linux-x86,description=Cx linux x86,packages=[java.lang.Class@587d576d[version=18.1.0,url=http://www.playonlinux.com/wine/binaries/phoenicis/cx-linux-x86/PlayOnLinux-winecx-18.1.0-cx-linux-x86.tar.gz,sha1sum=c212b11fd7fa73141fa2b04758da95f17307ab60,geckoUrl=<null>,geckoMd5=<null>,monoUrl=<null>,monoMd5=<null>]]]]
    at com.google.common.collect.ImmutableMap.conflictException (ImmutableMap.java:214)
    at com.google.common.collect.ImmutableMap.checkNoConflict (ImmutableMap.java:208)
    at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket (RegularImmutableMap.java:146)
    at com.google.common.collect.RegularImmutableMap.fromEntryArray (RegularImmutableMap.java:109)
    at com.google.common.collect.ImmutableMap$Builder.build (ImmutableMap.java:392)
    at org.phoenicis.javafx.controller.engines.EnginesController.lambda$fetchEngineSubcategories$27 (EnginesController.java:230)
    at org.phoenicis.engines.EnginesManager.lambda$fetchAvailableVersions$1 (EnginesManager.java:83)
    at org.phoenicis.engines.EnginesManager.lambda$getEngine$0 (EnginesManager.java:71)
    at org.phoenicis.scripts.nashorn.NashornInteractiveSession.eval (NashornInteractiveSession.java:34)
    at org.phoenicis.scripts.interpreter.BackgroundScriptInterpreter.lambda$createInteractiveSession$1 (BackgroundScriptInterpreter.java:43)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:834)

Steps to reproduce: get my git version, export config.propherties and nuke availableVersions.json.

~/.Phoenicis/config.properties has http://dpaste.com/3C53NP4

~/.Phoenicis/engines/wine/availableVersions.json was nuked

image
image

Debian packages: http://ix.io/1GQl

Gentoo packages: http://ix.io/1GQm

Flatpak has only phoenicis on different sandbox, dunno how to get info from that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant