PhoenicisOrg / phoenicis

Phoenicis PlayOnLinux and PlayOnMac 5 repository
https://phoenicis.org/
GNU Lesser General Public License v3.0
678 stars 73 forks source link

When I start the program for the first time and try to install GOG Galaxy, installer hangs at installing Arial 32 font. It does not download and the terminal says that it failed #2785

Closed vanquishedangel closed 5 months ago

vanquishedangel commented 5 months ago

Expected behavior

That installing GOG galaxy would work

Actual behavior

When I start the program for the first time and try to install GOG Galaxy, installer hangs at installing Arial 32 font. It does not download and the terminal says that it failed

Steps to reproduce

Not sure

System information

Asus Chromebook Plus CM3401 Flip 8 gigs ram Ryzen 7000 series

Copy of what is in terminal:

flatpak run org.phoenicis.playonlinux
ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
[INFO ] org.phoenicis.repository.DefaultRepositoryManager (l.133) - Adding repositories: [org.phoenicis.repository.location.GitRepositoryLocation@2fe84a2e[https://github.com/PhoenicisOrg/scripts,release/5.0-alpha-3], org.phoenicis.repository.location.ClasspathRepositoryLocation@397e25f3[/org/phoenicis/repository]] at index 0
[INFO ] org.phoenicis.repository.types.MultipleRepository (l.46) - Fetching applications for: org.phoenicis.repository.types.MultipleRepository@454582be[repositories=[GitRepository(url: 'https://github.com/PhoenicisOrg/scripts', folder: '/home/smitedangel/.Phoenicis/cache/git-298283779', branch: 'release/5.0-alpha-3'), org.phoenicis.repository.types.ClasspathRepository@4b827466[packagePath=/org/phoenicis/repository]]]
[INFO ] org.phoenicis.repository.types.GitRepository (l.72) - Begin fetching process of 'https://github.com/PhoenicisOrg/scripts' to '/home/smitedangel/.Phoenicis/cache/git-298283779'
[INFO ] org.phoenicis.repository.types.GitRepository (l.135) - Opening git-repository at '/home/smitedangel/.Phoenicis/cache/git-298283779'
[INFO ] org.phoenicis.repository.types.GitRepository (l.141) - Pulling new commits to '/home/smitedangel/.Phoenicis/cache/git-298283779'
[INFO ] org.phoenicis.repository.types.GitRepository (l.145) - Finished pulling new commits to '/home/smitedangel/.Phoenicis/cache/git-298283779'
[INFO ] org.phoenicis.repository.types.LocalRepository (l.77) - Reading directory : /home/smitedangel/.Phoenicis/cache/git-298283779
[Use -Dgraal.LogFile=<path> to redirect Graal log output to a file.]
Cannot install GraalVM MBean due to Receiver class org.graalvm.compiler.hotspot.management.HotSpotGraalManagement does not define or inherit an implementation of the resolved method 'abstract void initialize(org.graalvm.compiler.hotspot.HotSpotGraalRuntime, org.graalvm.compiler.hotspot.GraalHotSpotVMConfig)' of interface org.graalvm.compiler.hotspot.HotSpotGraalManagementRegistration.
[WARN ] org.phoenicis.javafx.views.mainwindow.installations.dto.InstallationDTO (l.56) - Installation ID (GOG Galaxy_1714789276602) contains invalid characters, will remove them.
[ERROR] org.phoenicis.multithreading.ControlledThreadPoolExecutorService (l.64) - Download of https://mirrors.kernel.org/gentoo/distfiles/arial32.exe has failed
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.saveConnectionToStream(Downloader.java:310)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:262)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:239)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:101)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:81)
        at <js> get(Unnamed:135-144:3540-3841)
        at <js> get(Unnamed:110-117:2788-3028)
        at <js> go(Unnamed:22-27:583-838)
        at <js> :=>(Unnamed:26:1101-1124)
        at <js> go(Unnamed:96:3793-3827)
        at org.graalvm.truffle/com.oracle.truffle.polyglot.ObjectProxyHandler.invoke(HostInteropReflect.java:694)
        at com.sun.proxy.$Proxy59.go(Unknown Source)
        at phoenicis.javafx@5.0-alpha-3/org.phoenicis.javafx.components.application.skin.ApplicationInformationPanelSkin.lambda$installScript$7(ApplicationInformationPanelSkin.java:271)
        at phoenicis.scripts@5.0-alpha-3/org.phoenicis.scripts.session.PhoenicisInteractiveScriptSession.eval(PhoenicisInteractiveScriptSession.java:35)
        at phoenicis.scripts@5.0-alpha-3/org.phoenicis.scripts.interpreter.BackgroundScriptInterpreter.lambda$createInteractiveSession$1(BackgroundScriptInterpreter.java:45)
        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:829)
Caused by host exception: org.phoenicis.tools.http.DownloadException: Download of https://mirrors.kernel.org/gentoo/distfiles/arial32.exe has failed

Exception in thread "pool-4-thread-2" Download of https://mirrors.kernel.org/gentoo/distfiles/arial32.exe has failed
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.saveConnectionToStream(Downloader.java:310)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:262)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:239)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:101)
        at phoenicis.tools@5.0-alpha-3/org.phoenicis.tools.http.Downloader.get(Downloader.java:81)
        at <js> get(Unnamed:135-144:3540-3841)
        at <js> get(Unnamed:110-117:2788-3028)
        at <js> go(Unnamed:22-27:583-838)
        at <js> :=>(Unnamed:26:1101-1124)
        at <js> go(Unnamed:96:3793-3827)
        at org.graalvm.truffle/com.oracle.truffle.polyglot.ObjectProxyHandler.invoke(HostInteropReflect.java:694)
        at com.sun.proxy.$Proxy59.go(Unknown Source)
        at phoenicis.javafx@5.0-alpha-3/org.phoenicis.javafx.components.application.skin.ApplicationInformationPanelSkin.lambda$installScript$7(ApplicationInformationPanelSkin.java:271)
        at phoenicis.scripts@5.0-alpha-3/org.phoenicis.scripts.session.PhoenicisInteractiveScriptSession.eval(PhoenicisInteractiveScriptSession.java:35)
        at phoenicis.scripts@5.0-alpha-3/org.phoenicis.scripts.interpreter.BackgroundScriptInterpreter.lambda$createInteractiveSession$1(BackgroundScriptInterpreter.java:45)
        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:829)
Caused by host exception: org.phoenicis.tools.http.DownloadException: Download of https://mirrors.kernel.org/gentoo/distfiles/arial32.exe has failed

Screenshot 2024-05-03 9 28 21 PM