Bug 335566 - importing not work
Summary: importing not work
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Microsoft Windows Other
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-30 06:05 UTC by nothywu
Modified: 2020-01-11 05:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.30.2 (KDE Applications 19.12.2)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nothywu 2014-05-30 06:05:47 UTC
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
Comment 1 Sebastian 2014-08-16 13:16:55 UTC
Confirmed on php code import and MySQL (SQL) import (which makes umbrello hanged :) )
Comment 2 Emmanuel Lepage Vallée 2014-08-16 18:30:31 UTC
(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.
Comment 3 Andrew Crouthamel 2018-11-12 02:47:15 UTC
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!
Comment 4 Andrew Crouthamel 2018-11-21 04:29:32 UTC
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!
Comment 5 Oliver Kellogg 2020-01-11 05:03:31 UTC
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