<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>369084</bug_id>
          
          <creation_ts>2016-09-19 22:19:13 +0000</creation_ts>
          <short_desc>Umbrello/KF5 could not load files</short_desc>
          <delta_ts>2017-08-16 11:57:12 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>frameworks-kio</product>
          <component>general</component>
          <version>5.29.0</version>
          <rep_platform>Microsoft Windows</rep_platform>
          <op_sys>Microsoft Windows</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>380136</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Ralf Habacker">ralf.habacker</reporter>
          <assigned_to name="David Faure">faure</assigned_to>
          <cc>kdelibs-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1623437</commentid>
    <comment_count>0</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2016-09-19 22:19:13 +0000</bug_when>
    <thetext>Running a compiled umbrello for KF5 with KDE/emerge is not able to open a xmi file.


Reproducible: Always

Steps to Reproduce:
1. Compile umbrello with KDE/emerge from git master
2. start umbrello
3. select menu-&gt;open file and select models/UmbrelloArchitecture/umlmodel.xmi from umbrello source subdir 

Actual Results:  
umbrello opens a dialog box complaining that the related file could not be loaded.


Expected Results:  
The file should be loadable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1623439</commentid>
    <comment_count>1</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2016-09-19 22:27:47 +0000</bug_when>
    <thetext>The reason for this issue is that there is no klauncher5.exe running which is required to let umbrello open files because it depends on the kio framework e.g. kio_file for local files and kio_http for remote files.
klauncher5 is normally started by kdeinit5.exe. 

On KDE4 kdeinit4.exe is started automatically by kdecore library if there is no dbus-daemon (and therefore no klauncher) is running; this looks not to be implemented for KF5.

A workaround for now is to run kdeinit5.exe before starting umbrello.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1647646</commentid>
    <comment_count>2</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2016-12-26 20:55:25 +0000</bug_when>
    <thetext>It looks to me a job of the kio framework to make sure to have klauncher available before accessing any kio slaves in non desktop environments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1694889</commentid>
    <comment_count>3</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2017-08-16 11:57:12 +0000</bug_when>
    <thetext>retested with frameworks 5.36, works now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>