Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

Running commands inside cmd launched from the terminal shows no output[Bug]:

Open SpyderCoder opened this issue 1 year ago • 0 comments

Describe the bug

I'm trying to come up with a quick way to get into cmd using the command in the reproduce section. It seems to run but you can't see whats happening inside the cmd.

To Reproduce

  1. Open default terminal being gnome terminal in Zorin OS core.
  2. Use the command "flatpak run --command=bottles-cli com.usebottles.bottles tools -b BOTTLE_NAME_HERE cmd" without quotes.
  3. Watch the bottle startup and feel free to input commands but you won't see the output.

Package

Flatpak from Flathub

Distribution

Zorin OS 17.1 Core

Debugging Information

Official Package: true
Version: '51.13'
DE/WM: zorin
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        amd:
            vendor: amd
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/radeon_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/radeon_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.5.0-45-generic
Disk:
    Total: 16771538944
    Free: 16771379200
RAM:
    MemTotal: 31.2GiB
    MemAvailable: 28.1GiB
Bottles_envs: null

Troubleshooting Logs

flatpak run --command=bottles-cli com.usebottles.bottles tools -b Gaming cmd
18:38:26 (INFO) Forcing offline mode 
fsync: up and running.
dir
cd
exit

Additional context

No response

SpyderCoder avatar Aug 16 '24 00:08 SpyderCoder