Bug 388171 - umbrello5 does not display any files using default file pattern
Summary: umbrello5 does not display any files using default file pattern
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.24.0 (KDE Applications 17.12.0)
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks: 380136
  Show dependency treegraph
 
Reported: 2017-12-23 12:40 UTC by Ralf Habacker
Modified: 2018-04-04 10:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.24.1 (KDE Applications 17.12.1)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2017-12-23 12:40:45 UTC
The open file dialog does not show any file if the default file pattern is selected. To see xmi files the dedicated xmi file type needs to be selected.

How to reproduce:
1. Download umbrello5 from https://download.opensuse.org/repositories/home:/rhabacker:/branches:/windows:/mingw:/win32:/KF5Apps/ (look into available noarch sub dirs for a package named 'mingw32-umbrello5-portable') und pack with 7zip
2. enter bin dir inside unpackaged folder and start umbrello5
3. Add some classes to a diagram
4. save file
5. Press File->Open and select directory of file created in step 4

What happens ?
The file is not displayed in the dialog

What is expected ?
The file should be displayed also with the default file pattern selected
Comment 1 Ralf Habacker 2017-12-24 10:18:59 UTC
Git commit 465272f9c08fbf12b6c1c01865e66c75c0ec3c40 by Ralf Habacker.
Committed on 24/12/2017 at 10:17.
Pushed by habacker into branch 'Applications/17.12'.

Fix 'umbrello5 does not display any files using default file pattern'

QFileDialog::getOpenFileUrl from Qt5 does not support ',' as extension
separator in file pattern list anymore.
FIXED-IN:2.24.2 (KDE Applications 17.12.2)

M  +1    -0    umbrello/uml.cpp

https://commits.kde.org/umbrello/465272f9c08fbf12b6c1c01865e66c75c0ec3c40