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]: Cannot Install Fl Studios #362

Open
0BJF opened this issue Jul 14, 2024 · 8 comments
Open

[Bug]: Cannot Install Fl Studios #362

0BJF opened this issue Jul 14, 2024 · 8 comments

Comments

@0BJF
Copy link

0BJF commented Jul 14, 2024

Describe the bug

I can't install fl studio through installers it pulls up error:
Installation Failed!
Installer is not well configured
image

To Reproduce

  1. create a new bottle
  2. download fl studio installer script
  3. installs windows dependencies
  4. error

Package

Flatpak from Flathub

Distribution

PeppermintOS x86_64

Debugging Information

Official Package: true
Version: '51.13'
DE/WM: xfce
Display:
    X.org: true
    X.org (port): :0.0
    Wayland: false
Graphics:
    vendors:
        intel:
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.1.0-22-amd64
Disk:
    Total: 3060740096
    Free: 3060580352
RAM:
    MemTotal: 5.7GiB
    MemAvailable: 2.5GiB
Bottles_envs: null

Troubleshooting Logs

09:53:14 (INFO) Launching with URI: None 
09:53:14 (INFO) [Activate] request received. 
09:53:14 (INFO) Bottles Started! 
09:53:24 (INFO) Performing Bottles checks… 
09:53:24 (INFO) Dxvks found:
	 - dxvk-2.4
 
09:53:24 (INFO) Vkd3ds found:
	 - vkd3d-proton-2.13
 
09:53:24 (INFO) Nvapis found:
	 - dxvk-nvapi-v0.7.1
 
09:53:24 (INFO) Latencyflexs found:
	 - latencyflex-v0.1.1
 
09:53:24 (INFO) Runners found:
	 - soda-9.0-1
	 - soda-8.0-2
	 - caffe-9.7
	 - caffe-9.2
	 - vaniglia-8.6
	 - vaniglia-7.18
	 - lutris-ge-lol-p8-12
	 - sys-wine-9.0
 
09:53:24 (ERROR) Config file not exists 
Traceback (most recent call last):
  File "/app/share/bottles/bottles/backend/models/config.py", line 183, in load
    raise FileNotFoundError("Config file not exists")
FileNotFoundError: Config file not exists
09:53:24 (INFO) Bottles found:
	 - Fl Studio
 
09:53:24 (INFO) Catalog dependencies loaded 
09:53:24 (INFO) Catalog components loaded 
09:53:25 (INFO) Catalog installers loaded 
09:53:46 (INFO) Installing dependencies 
09:53:46 (INFO) Executing installer steps 
09:53:47 (WARNING) Failed to download [https://demodownload.image-line.com/flstudio/flstudio_win64_21.2.3.4004.exe] with code: 404 != 200 
09:53:47 (ERROR) Failed to download flstudio_win64_21.2.3.4004.exe, or checksum failed.

Additional context

No response

@lustarm
Copy link

lustarm commented Jul 15, 2024

same thing for me

@aadilayub
Copy link

Getting the same error on Fedora Silverblue with Bottles flatpak

@aadilayub
Copy link

09:53:47 (WARNING) Failed to download [https://demodownload.imageline.com/flstudio/flstudio_win64_21.2.3.4004.exe] with code: 404 != 200

It looks like it is using an outdated URL to download the installer executable

@The-Darumonkey
Copy link

In the meantime, you can download the installer from the Image-Line website and run it from the bottle created for FL Studio.

The installer hung on the final step (installing MS Edge bits). I used the bottle's task manager to kill the process, and the install completed.

FL Studio 24 works, although I haven't tested any VSTs yet.

@brady444
Copy link

brady444 commented Jul 20, 2024

I got FL Studio 24 working with @The-Darumonkey's steps. But my MIDI keyboard is not working. Does anyone know a fix for that?

It works for native apps, so I'm thinking it's an issue with passing it through WINE.

@aadilayub
Copy link

@brady444 could be a flatpak sandboxing issue? Try enabling this in Flatseal
image

@errornullvoid
Copy link

errornullvoid commented Sep 21, 2024

In the meantime, you can download the installer from the Image-Line website and run it from the bottle created for FL Studio.

The installer hung on the final step (installing MS Edge bits). I used the bottle's task manager to kill the process, and the install completed.

FL Studio 24 works, although I haven't tested any VSTs yet.

And this is how every thread like this tends to end. VST's do not work in any stable sense.

@GabsEdits GabsEdits transferred this issue from bottlesdevs/Bottles Dec 10, 2024
@Unicornssss7428
Copy link

This bug is a duplicate of the one in this thread:

##337

The current conclusion is that the CloudFlare/DDOS protection for the link is blocking the request.

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

9 participants
@errornullvoid @brady444 @aadilayub @Unicornssss7428 @The-Darumonkey @lustarm @0BJF and others