bottlesdevs / Bottles

Run Windows software and games on Linux
https://usebottles.com
GNU General Public License v3.0
6.48k stars 275 forks source link

Bottles Broke #3571

Open Mewmew251 opened 4 days ago

Mewmew251 commented 4 days ago

Describe the bug

I had done an OS software update on my Ubuntu Noble Numbat system and it all went to garbage. For context, I had my programs working just fine moments before this update occured. I have uninstalled and reinstalled wine so many times it made my head spin and I even tried running wine-devel on my system hoping something would work, but nah. Nothing. Bottles itself opens up like normal. I see my bottles and everything looks normal until I try to open one up. Nothing works. I open the terminal and see this for my painting program

0718:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9 0718:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems 0718:err:wgl:set_pixel_format Invalid format 0 0718:err:wgl:set_pixel_format Invalid format 0

So now, I am unable to do anything with any of my programs. I have no idea what broke, but it's broke badly. I definitely would like help trying to fix this issue. The particular program I'm trying to use is ClipStudioPaint Ver.2. I have a mediafire copy of this Bottle which I will share. I will also provide pictures of all the dependencies and settings on it just in case the settings don't translate over very well.

Also, this is what I get when trying to open EA

fsync: up and running. 00e0:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\windows\system32\ieframe.dll" 0174:err:module:hacks_init HACK: setting LIBGL_ALWAYS_SOFTWARE.

Which again makes no sense to me since it worked legit yesterday since this post. If anyone has any tips for helping me fix this I would so appreciate it. Also let me know if additional information is needed

Thank you in advance

Copy of Bottle: https://www.mediafire.com/file/sz7id6p6z1lpmkp/csp.tar.xz/file

Screenshot from 2024-11-25 19-20-38 Screenshot from 2024-11-25 19-21-27 Screenshot from 2024-11-25 19-21-50

To Reproduce

Download Bottle provided and attempt to open Should get the same errors as me

Or

1.download clipstudiopaint 2.0 from clipstudio's website 2.follow this tutorial up until you open the clipstudiopaint.exe file: https://youtu.be/YDfKwF19wOA?si=eNEtATqj5JqJHRzT (for directory information through the bottles folder do c drive, program files, CELSYS, clipstudio 1.5 (dunno why it says 1.5) clip studio paint, and then you should be able to find the clipstudiopaint.exe file) 3.try to start clipstudiopaint.exe (and fail)

  1. change runner from soda to sys wine-9.0
  2. (optional) install microsoft .net framework 4.7.2 manually instead of directly from bottles
  3. Open/try to launch program

Package

Flatpak from Flathub

Distribution

Ubuntu Noble Numbat LTS 24.04

Debugging Information

Official Package: true
Version: '51.13'
DE/WM: ubuntu
Display:
    X.org: true
    X.org (port): :1
    Wayland: false
Graphics:
    vendors:
        nvidia:
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: ''
            nvngx_path: null
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.8.0-49-generic
Disk:
    Total: 8360693760
    Free: 8360542208
RAM:
    MemTotal: 15.6GiB
    MemAvailable: 11.5GiB
Bottles_envs: null

Troubleshooting Logs

flatpak run com.usebottles.bottles
libEGL warning: DRI3: Screen seems not DRI3 capable
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI3: Screen seems not DRI3 capable
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
01:18:37 (ERROR) Unable to load libGLX_nvidia.so.0 
01:18:37 (WARNING) Unable to locate libGLX_nvidia

Additional context

There were other issues in the system prior to the os software update and could have made things worse. If anyone has any advise to give me as a newcomer to ubuntu I would appreciate it

Marrocana commented 1 day ago

Your drivers likely got updated with your OS update, run flatpak upgrade to make sure flatpak drivers match with them.