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

The network plugin fails to install #12

Closed
kvnper opened this issue Dec 2, 2022 · 2 comments
Closed

The network plugin fails to install #12

kvnper opened this issue Dec 2, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@kvnper
Copy link

kvnper commented Dec 2, 2022

The network plugin fails to install when opening the program. It worked OK with v1.3.3 and the official Bambu Studio.

Are there logs somewhere?
image

@kvnper kvnper added the bug Something isn't working label Dec 2, 2022
SoftFever added a commit that referenced this issue Dec 13, 2022
* Add sigxcpu76's fix to force use of light GTK theme

When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).

@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme.  This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.

* Update Containerfile to make it Docker compatible

- Replace COPY command with Docker compatible syntax
- Rename container tag to bambu-studio-builder so as to not confuse with a container that would actually run Bambu Studio
- Add Docker alternative build method (thx @sg-r)
- Update podman syntax to remove unnecessary sudo

* Add check_available_memory_and_disk to BuildLinux.sh

* Fixes #740

Removing check for local or Remote FX virtualized RDP session. The checks below this line already verify if proper OpenGL support is present.

Co-authored-by: deftdawg <[email protected]>
Co-authored-by: hifihedgehog <[email protected]>
SoftFever pushed a commit that referenced this issue Dec 13, 2022
When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).

@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme.  This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.
@SoftFever
Copy link
Owner

It's probably a network glitch.
There is nothing we can do about this.
If it doesn't work after multiple tries, you will probably find better luck by reporting it to Bambulab instead.
This closed-sources plugin is not in the scope of this fork.

-SoftFever

@kvnper
Copy link
Author

kvnper commented Dec 14, 2022

There is nothing we can do about this.

Well I think you spoke too soon. I have found the solution: I removed the file 'bambu_networking.dll' from the Windows 10 directory %APPDATA%/Roaming/BambuStudio-SoftFever/Plugins

Re-ran 1.3.4 and the plugin installed successfully.

SoftFever pushed a commit that referenced this issue May 18, 2024
* Update FlyingBear S1 0.4 nozzle.json

* Update 0.16mm Optimal @FlyingBear Reborn3.json

* Merge pull request #11 from FlyingbearOfficial/FlyingbearOfficial-patch-15

Update 0.16mm Optimal @FlyingBear Reborn3.json

* Update 0.16mm Optimal @FlyingBear S1.json

* Update fdm_process_common.json

* Update fdm_klipper_common.json

* Update fdm_machine_common.json

* Update fdm_klipper_common.json

* Update fdm_machine_common.json

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* Update fdm_process_common.json

* Merge pull request #12 from FlyingbearOfficial/FlyingbearOfficial-patch-16

Update fdm_process_common.json

* Update fdm_process_common_S1.json

fix some parameters

* Update fdm_process_common.json
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

2 participants