Skip to content

bugfix / unable to login on ubuntu 24.04 / fixes #14356#15164

Open
thefnordling wants to merge 2 commits intoprusa3d:masterfrom
thefnordling:bugfix/login-error-handling
Open

bugfix / unable to login on ubuntu 24.04 / fixes #14356#15164
thefnordling wants to merge 2 commits intoprusa3d:masterfrom
thefnordling:bugfix/login-error-handling

Conversation

@thefnordling
Copy link

i was unable to log in to prusaslicer 2.9.4 on ubuntu 24.04 using either flatpak or (after making some adjustments to be able to compile on ubuntu 24.04) on binaries produced by compiling from source.

steps to reproduce:

  1. after a clean/fresh slicer install, launch prusaslicer and wait for the config wizard to appear.
  2. hit the next button until you get to the login prompt - from here i was able to repro two ways
    a) by hitting the login via google or
    b) by attempting to log in with prusa directly with username/password
  3. clicking the button in either a) or b) displayed error-spool icon and text that said "something went wrong".

This appeared to be the same issue reported in #14356

i dug into it a bit and it seems like non-critical errors (even if for non-required external resources) would cause the error page to display, interrupting the login page from loading.

I can now log into prusa connect and manage my printer, see jobs, upload files and all that good stuff again with the slicer

not sure if there could be security concerns with these changes since this is in code related to login workflows. Tagging @Jan-Soustruznik who was active/commenting on the earlier issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant