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

Studio AppImage crashes when clicking "play" on the camera on Fedora 37 #1665

Closed
IOExceptional opened this issue Apr 24, 2023 · 18 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@IOExceptional
Copy link

The app closes out with no error dialogue after I click "play" on the camera

Steps to reproduce the behavior:

  1. Open Bambu Studio 1.5.0-hotfix1 OR 1.6.0
  2. Click on "Device" tab
  3. Select printer from the left menu dropdown
  4. Click "Play" below the black box
  5. App crashes

Expected behavior
Instead of 5., it should display the output from the camera

Desktop (please complete the following information):

  • OS: Fedora 37
  • Bambu Studio 1.6.0-preview1 AND 1.5.0-hotfix1 (using the AppImages)
@IOExceptional IOExceptional added the bug Something isn't working label Apr 24, 2023
@lanewei120 lanewei120 self-assigned this Apr 24, 2023
@lanewei120
Copy link
Collaborator

thanks for reporting this issue

please help to check the libjpeg.so's version on your system
for example, on my laptop, it is libjpeg.so.62
I can find /lib64/libjpeg.so.62 on my laptop

@lanewei120
Copy link
Collaborator

@IOExceptional

could you help to check the libjpeg's version on your Fedora

@IOExceptional
Copy link
Author

@lanewei120 I have libjpeg.so.62.3.0

image

@lanewei120
Copy link
Collaborator

so it should be the issue mentioned in #1189
currently the libjpeg version used in bambustudio is jpeg8
it has conflicts with jpeg6 on your system

we will upload a fedora version using jpeg6 in the future versions

@lanewei120
Copy link
Collaborator

another solution is to upgrade libjpeg to jpeg8
however, as We don't have Fedora 37, or 38 at our side
we can not confirm how to do this

@lanewei120
Copy link
Collaborator

we have downgraded the jpeg version to jpeg62
could you try the newest image on Fedora?https://github.com/bambulab/BambuStudio/releases/download/v01.06.02.04/Bambu_Studio_linux_fedora_v01.06.02.04-20230427094209.AppImage

@Matthew-Beckett
Copy link

we have downgraded the jpeg version to jpeg62 could you try the newest image on Fedora?https://github.com/bambulab/BambuStudio/releases/download/v01.06.02.04/Bambu_Studio_linux_fedora_v01.06.02.04-20230427094209.AppImage

I have tested this on Fedora 37 and it's now working properly for me.

@IOExceptional
Copy link
Author

👍🏼 Works like a charm now!

@WayneManion
Copy link

I am running Arch. I am running the AUR package (built from source) from here: https://aur.archlinux.org/packages/bambustudio-git

The application doesn't crash when I click the play button to view the camera stream, but I can't see any video either. It just says:

Loading Failed [2]!

The gdb logs from running the built-from-source version of the app is here: https://pastebin.com/bhUK8JAh

@KOGJet
Copy link

KOGJet commented Jun 16, 2024

we have downgraded the jpeg version to jpeg62 could you try the newest image on Fedora?https://github.com/bambulab/BambuStudio/releases/download/v01.06.02.04/Bambu_Studio_linux_fedora_v01.06.02.04-20230427094209.AppImage

I have tested this on Fedora 37 and it's now working properly for me.

Could you do this with the latest release on Ubuntu? Im new to this and hoping it could be my fix.

@lanewei120
Copy link
Collaborator

@KOGJet for ubuntu, please try the ubuntu image instead of the fedora image
and do you have issue with ubuntu image?

@KOGJet
Copy link

KOGJet commented Jun 17, 2024

I tried both the fedora and Ubuntu and both either crash or show a error saying this device cannot handle more conversations.

@lanewei120
Copy link
Collaborator

maybe your issue is another one
how about the flathub image? https://flathub.org/apps/com.bambulab.BambuStudio

@KOGJet
Copy link

KOGJet commented Jun 17, 2024

how do I install this into linux ? it didn't download as an app image but a ref pack

@KOGJet
Copy link

KOGJet commented Jun 17, 2024

I get this error when running the script to download through flatpak[ ](error: Flatpak system operation ConfigureRemote not allowed for user)

@lanewei120
Copy link
Collaborator

image

@KOGJet
Copy link

KOGJet commented Jun 17, 2024

yes I tried to run those lines and got the [](error: Flatpak system operation ConfigureRemote not allowed for user)). How do i fix that?

@lanewei120
Copy link
Collaborator

lanewei120 commented Jun 17, 2024

please report an issue here
https://github.com/flathub/com.bambulab.BambuStudio/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants