Bug 308782

Summary: Missing "Basic Flowchart"
Product: [Applications] calligraflow Reporter: allencch
Component: generalAssignee: Yue Liu <mxj4>
Status: RESOLVED FIXED    
Severity: major CC: bruce.oy, darwinsurvivor, flamingdescent
Priority: NOR    
Version: 2.5 RC   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 2.8.0, master

Description allencch 2012-10-22 02:32:18 UTC
calligraflow should be able to produce flowchart with either "Basic Flowchart" or "Flowchart" from the "Stencil Box". However, the flowchart is missing.

Reproducible: Always

Steps to Reproduce:
1. With a clean installation of calligra-flow (meaning there is no calligra-flow installed before).
2. Run it, there is no "Basic Flowchart" at the "Stencil Box".
Actual Results:  
No "Basic Flowchart" in "Stencil Box".

Expected Results:  
"Basic Flowchart" should appear in "Stencil Box".

This problem appeared in version 2.5.3 as installed in Arch Linux. Besides that, the problem also existed in git (http://quickgit.kde.org/index.php?p=calligra.git&a=blob_plain&h=301342fddb4e896f35651f043e87f33ff8acb834&f=flow%2Fstencils%2FBasic_Flowchart%2Fcollection.desktop)
In order to make the "Basic Flowchart" to appear, need to add
X-KDE-DirType=odg-collection
to the "collection.desktop".
However, this only solves the problem of the appearance. Adding the shapes in the "Basic Flowchart" is still failed.
This problem does not existed in version 2.4.0 as installed in Linux Mint, where the "Basic Flowchart" is called "Flowchart". If the Flowchart is copied to the user directory, it can works with 2.5.3.
Comment 1 Bruce Ouyang 2013-07-05 14:52:40 UTC
the bug also exists in openSUSE12.3
Comment 2 Bruce Ouyang 2013-07-05 15:40:01 UTC
this bug still exists in openSUSE12.3
calligra flow : 2.6.3
KDE:4.10.5
calligra flow is a wonderful replacement of ms visio, please fix this bug!
Comment 3 Bruce Ouyang 2013-07-05 17:24:55 UTC
i have tried the newest version of calligra flow in openSUSE repository :KDE:Unstable:Playground

calligra flow : 2.6.60git.1368028225

this bug still exists.
Comment 4 Doug Penner 2014-02-27 09:09:55 UTC
I notice this bug was just marked as "FIXED". I am using calligra 2.7.5 (on Arch Linux) and still have this bug. If it is fixed, could someone please let us know in which version it is fixed?
Comment 5 Yue Liu 2014-02-27 12:38:03 UTC
(In reply to comment #4)
> I notice this bug was just marked as "FIXED". I am using calligra 2.7.5 (on
> Arch Linux) and still have this bug. If it is fixed, could someone please
> let us know in which version it is fixed?

forgot to update relevant field. I just pushed some changes to master and 2.8 branch which fixed the problem.