When importing, it wont select any file. After select files it wont show any files selected on the label above next button. Reproducible: Always Steps to Reproduce: 1.Import wizard 2.Select file 3.Next 4.Nothing happened
Confirmed on php code import and MySQL (SQL) import (which makes umbrello hanged :) )
(In reply to Sebastian from comment #1) > Confirmed on php code import and MySQL (SQL) import (which makes umbrello > hanged :) ) Hello Sebastian, It would be useful if you can provide (anonymized) samples that don't import. It can also be useful to install the debug symbols and start Umbrello like this: > gdb umbrello > run do the import and then, when it hangs: > ctrl+c > bt full and post the console output here. This will give the developers much more information to properly reproduce the problem. Please note that it seem to be a different issue than nothywu first reported, so you might want to open a new bug.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone!
Git commit 0459a7368321d69b8cb567142ad82601477575c1 by Oliver Kellogg. Committed on 11/01/2020 at 05:02. Pushed by okellogg into branch 'release/19.12'. Fix broken file selection for PHP and SQL in code import wizard: umbrello/codeimpwizard/codeimpselectpage.cpp - In changeLanguage() handle all cases of Uml::ProgrammingLanguage enum. Related: bug 374124 FIXED-IN:2.30.2 (KDE Applications 19.12.2) M +38 -3 umbrello/codeimpwizard/codeimpselectpage.cpp https://invent.kde.org/kde/umbrello/commit/0459a7368321d69b8cb567142ad82601477575c1