[Bug 1814144] Re: installed calligra 3.0.1 but cannot find calligra stage

2019-10-10 Thread Ed Silkworth
agreed. i would think to exclude the package, instead of include it and having 
it not install stage.
anyways, in case this is helpful to anyone...

how I compiled Calligra Stage 3.0.1 in Kubuntu 18.04 LTS from source:

$ sudo apt install cmake extra-cmake-modules liblcms2-dev libeigen3-dev 
libphonon4qt5-dev libphonon4qt5experimental-dev
$ sudo apt build-dep calligra
$ mkdir -p $HOME/kde/build/calligra
$ mkdir -p $HOME/kde/inst5
$ mkdir -p $HOME/kde/src
$ wget https://download.kde.org/stable/calligra/3.0.1/calligra-3.0.1.tar.xz
$ tar xJf calligra-3.0.1.tar.xz -C $HOME/kde/src
$ cd $HOME/kde/build/calligra
$ cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde/inst5 $HOME/kde/src/calligra-3.0.1 \
  -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPRODUCTSET="STAGE" \
  -DBUILD_UNMAINTAINED=TRUE -Wno-dev
$ make -j6
$ make install -j6

$ nano ~/.profile
export XDG_DATA_DIRS=$HOME/kde/inst5/share:$XDG_DATA_DIRS
export PATH=$HOME/kde/inst5/bin:$PATH

log out and in
$ ln -s ~/kde/inst5/share/applications/org.kde.calligrastage.desktop 
~/.local/share/applications/

you should see Calligra Stage in the main menu

easier: use KDE Neon and install Stage from Discover
even easier: just use LibreOffice

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to calligra in Ubuntu.
https://bugs.launchpad.net/bugs/1814144

Title:
  installed calligra 3.0.1 but cannot find calligra stage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calligra/+bug/1814144/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1814144] Re: installed calligra 3.0.1 but cannot find calligra stage

2019-01-31 Thread Ed Silkworth
You can close this bug.

I compiled Calligra 3.0.1 from source, and CMAKE output:
"The following required product(set)s/features can NOT be built
APP_STAGE:  Stage app (for Desktop)   [[needed by: STAGE]]  |  No maintainer 
currently"

So, I guess that is that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814144

Title:
  installed calligra 3.0.1 but cannot find calligra stage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calligra/+bug/1814144/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1814144] [NEW] installed calligra 3.0.1 but cannot find calligra stage

2019-01-31 Thread Ed Silkworth
Public bug reported:

Hi.

I am trying to install Calligra Stage 3.0.1 in Kubuntu 18.04 LTS.

I installed Calligra 3.0.1 using KDE's Discover.
Calliga Words and Sheets appear in the application launcher, but Stage does not.

I also tried sudo apt install calligrastage, but it made no difference.
In addition, I tried running calligrastage from Konsole, but the terminal 
states: "calligrastage: command not found."

I imagine that if I install Calligra or Calligra Stage directly, then
Stage should appear in the application launcher and be executable from
the command line.

Did I do anything wrong?
Or, is the calligrastage package incomplete?

I would like to stick with the LTS release and am hoping to use Calligra
Stage 3.0.1, unless perhaps the package can be completed or Calligra
Stage 3.1.0 can be backported (if that's the correct term).

Thank you.

** Affects: calligra (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814144

Title:
  installed calligra 3.0.1 but cannot find calligra stage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calligra/+bug/1814144/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs