Skip to content
#

fedora

Here are 1,050 public repositories matching this topic...

distrobox
tunix
tunix commented Apr 4, 2022

Describe the bug

I've created an Ubuntu container into which I install beekeeper-studio. I use the DEB package to install. It installs itself into /opt/Beekeeper Studio and its binary is available at /opt/Beekeeper Studio/beekeeper-studio. It also installs a desktop file at /usr/share/applications/beekeeper-studio.desktop but when I try to export it, I get the following error:

enhancement good first issue
open-build-service
JamesNewton
JamesNewton commented Mar 30, 2022

Describe the bug
Because on my Ubuntu 18.04, there is no way to click on wine, then on Fusion 360, and you can't see the desktop icon, I launched it via the command line as shown in #44 with the commands:

F360DIR="$HOME/.wineprefixes/fusion360/"
env WINEPREFIX="${F360DIR}" wine C:\\windows\\command\\start.exe /Unix "${F360DIR}/drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/A
good first issue

Improve this page

Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."

Learn more