bambulab / BambuStudio

PC Software for BambuLab and other 3D printers
GNU Affero General Public License v3.0
1.93k stars 267 forks source link

Cannot launch Flatpak #3823

Closed CMDR-Shrine closed 1 month ago

CMDR-Shrine commented 5 months ago

Bambu Studio Version

1.9.0 Public beta Flatpak

Where is the application from?

Bambu Lab github releases

OS version

Pop!os (linux)

Additional system information

System Information

Hardware Information

Printer

Bambu X1 Carbon (not really relivant)

How to reproduce

  1. Open a terminal on your Pop!_OS system.

  2. Run the following command to launch BambuStudio via Flatpak:

flatpak run com.bambulab.BambuStudio

Actual results

zac@pop-os:~$ flatpak run com.bambulab.BambuStudio zac@pop-os:~$ [2024-04-05 11:23:38.678537] [0x00007d59e0117bc0] [trace] Initializing StaticPrintConfigs add font of HarmonyOS_Sans_SC_Bold returns 1 add font of HarmonyOS_Sans_SC_Regular returns 1

(process:4): GLib-GObject-CRITICAL **: 11:23:38.702: invalid (NULL) pointer instance

(process:4): GLib-GObject-CRITICAL **: 11:23:38.702: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

Expected results

The flatpak should open normally. In fact the app image version works perfectly and orca sclicer also funcitons without issues.

Project file & Debug log uploads

Not applicable

Checklist of files to include

lanewei120 commented 5 months ago

we can report flathub specific issue here https://github.com/flathub/com.bambulab.BambuStudio/issues

Dagon- commented 5 months ago

I've run into this as well. 1.9.0 Public Beta 3

/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=entrypoint --file-forwarding com.bambulab.BambuStudio @@u %U @@

 [0x0000765c4dc69bc0] [trace]   Initializing StaticPrintConfigs
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1

(process:4): GLib-GObject-CRITICAL **: 09:15:02.251: invalid (NULL) pointer instance

(process:4): GLib-GObject-CRITICAL **: 09:15:02.251: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
BambulabRobot commented 1 month ago

This issue has been marked as inactive due to no response for 90 days.

lanewei120 commented 1 month ago

flatpak specific issue, close here