[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-10-28 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=396208 Andrew Crouthamel changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-09-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=396208 Andrew Crouthamel changed: What|Removed |Added Keywords||triaged --- Comment #11 from Andrew

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-08-01 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #10 from Ralf Habacker --- 1. The recent state is that neither KIO::copy_file nor KIO::copy work in the related umbrello context, only KIO::NetAccess::download() The failing code fragment from umbrello source is: QTemporaryFile

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #9 from Christoph Feck --- What is the status of this issue? It is not clear which information is needed. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-09 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #8 from Ralf Habacker --- KIO::copy does not solve the issue, instead the issue is solved by using KIO::NetAccess::download(), which was used for KDE4. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-09 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #7 from Ralf Habacker --- Looking at the implementation of the kioclient cp command (https://cgit.kde.org/kde-cli-tools.git/tree/kioclient/kioclient.cpp#n210) it turns out that umbrello uses a different KIO function - KIO:copy_file - to

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-09 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #6 from Ralf Habacker --- > $ kioclient5 move smb://server/data/test.xmi /tmp/test.xmi This will fail on the second call because of the changed kioclient5 'move' command behavior. It really moves the file instead of creating a local copy

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #5 from wzygmuntowicz.zygmuntow...@gmail.com --- Created attachment 113836 --> https://bugs.kde.org/attachment.cgi?id=113836=edit serwerek_umbrello -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #4 from wzygmuntowicz.zygmuntow...@gmail.com --- (In reply to Ralf Habacker from comment #3) > So you did setup a smb server (or a windows host) with hostname 'server', > the share 'data' with authentification and placed a file test.xmi in

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-08 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396208 Ralf Habacker changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396208 --- Comment #2 from wzygmuntowicz.zygmuntow...@gmail.com --- (In reply to Ralf Habacker from comment #1) > The KIO framework retrieves files from a remote location. With installed KF5 > framework there is a command line application named kioclient5,

[frameworks-kio] [Bug 396208] Can't open .xmi file from smb remote location

2018-07-06 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396208 Ralf Habacker changed: What|Removed |Added Product|umbrello|frameworks-kio