fhackenberger / ktikz

KtikZ provides a nice user interface for making pictures using TikZ.
Other
348 stars 34 forks source link

Unable to export PDF #51

Closed AndreaDiPietro92 closed 3 years ago

AndreaDiPietro92 commented 3 years ago

Selecting the KDE Frameworks Editor: 1) I'm unable to export the PDF image

2) Strange voice order in menu + disappearance of "Insert" "Process" "User Snippets"

image

With the Qt Editor is everything ok.

Kubuntu 20.10 Plasma: 5.19.5 KDE Frameworks: 5.74 Ktikz: 0.12

jfmcarreira commented 3 years ago

Are you able to build the latest version?

AndreaDiPietro92 commented 3 years ago

Yes. I've clone and build the repo 1hour ago (following the INSTALL guide). note. In Arch (from AUR) even the version with KDE Frameworks Editor works fine. Maybe it's just my problem...

jfmcarreira commented 3 years ago

I was wondering if you could build version 0.13.1. I do not see that problem here. The problem is related with the KDE application is not loading the menu option from the kitkz itself and is only showing the ones related with the "KTextEditor".

jfmcarreira commented 3 years ago

If you build it yourself, you need to do build install so the ktikzui_frameworks.rc is acessible system-wide.

I am also not sure that version 0.12 had the KTextEditor built-in already.

AndreaDiPietro92 commented 3 years ago

Ok. I think that is there the problem! I've build without install! It's my bad

Thank you

jfmcarreira commented 3 years ago

Ok. I think that is there the problem! I've build without install! It's my bad

Thank you

Thats a common problem. There is some enviroment variable that can guide KDE to load the ktikzui_frameworks.rc from the build source, but I am not sure which is.

In AUR what version is built?

AndreaDiPietro92 commented 3 years ago

In AUR what version is built?

I'm new in ARCH, but in PARU info i get

Name                     : ktikz-git
Version                  : r347.64d2963-1

so, the latest.

From the info on the Ktikz menu i get

KtikZ
Versione 0.12
jfmcarreira commented 3 years ago

Thats is an actual bug. The version is the about section is not correct. If it is from Git it should correspond to master branch and be 0.13.1

AndreaDiPietro92 commented 3 years ago

This is what i get:

image

jfmcarreira commented 3 years ago

This is what i get:

image

That is an actually bug. I am fixing it and bump to version 0.13.2