Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Bug]: Some Configuration yaml things ignored

Open 0verEngineer opened this issue 1 year ago • 3 comments

Describe the bug

I imported this configuration: https://github.com/tazihad/msoffice-bottle/blob/main/office2016.yml and expected it to create a Win32 Windows 7 Bottle, a Win64 Windows 10 bottle was created instead...

To Reproduce

  1. Create new bottle (custom)
  2. Import this config: https://github.com/tazihad/msoffice-bottle/blob/main/office2016.yml
  3. Wait and check the bottle details

Package

Flatpak from Flathub

Distribution

Fedora 40

Debugging Information

Official Package: true
Version: '51.13'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        nvidia: &id002
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-560-35-03/extra/nvidia/wine
        intel: &id001
            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: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.10.11-200.fc40.x86_64
Disk:
    Total: 16657080320
    Free: 16656908288
RAM:
    MemTotal: 31.0GiB
    MemAvailable: 20.8GiB
Bottles_envs: null

Troubleshooting Logs

No response

Additional context

No response

0verEngineer avatar Oct 05 '24 14:10 0verEngineer

Not officially supported, report to the parent project. See this feature request for supporting Office

GabsEdits avatar Oct 07 '24 19:10 GabsEdits

@GabsEdits This issue has nothing to do with office, i import a configuration yaml and some of the config is ignored, isn't this straight up wrong?

0verEngineer avatar Oct 07 '24 19:10 0verEngineer

My bad, I gave unclear instructions. The issue is legit, re-opening and transferring back to the main repo. Apologies.

mirkobrombin avatar Oct 07 '24 20:10 mirkobrombin

This issue has been automatically closed as part of a cleanup process to help the team manage issues more effectively.

If the problem still persists, feel free to comment and we will gladly reopen it.

github-actions[bot] avatar May 29 '25 23:05 github-actions[bot]