Package Details: kraft 1.2.1-1

Git Clone URL: https://aur.archlinux.org/kraft.git (read-only, click to copy)
Package Base: kraft
Description: Kraft helps you to handle documents like quotes and invoices in your small business.
Upstream URL: http://www.volle-kraft-voraus.de/
Licenses: GPL
Submitter: None
Maintainer: t-8ch
Last Packager: t-8ch
Votes: 9
Popularity: 0.000044
First Submitted: 2007-03-08 08:57 (UTC)
Last Updated: 2024-05-05 20:29 (UTC)

Dependencies (10)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

DanSman commented on 2018-10-20 21:51 (UTC)

Hey

I have still a problem with the Address - Backend. I just realised that the missing dependencie could be "KF5AkonadiContact":

-- Found Ctemplate: /usr/include
-- The following REQUIRED packages have been found:

  • ECM
  • Qt5Core
  • Qt5Gui
  • Qt5Sql
  • Qt5Widgets
  • Qt5Xml
  • Qt5
  • KF5CoreAddons
  • Gettext
  • KF5I18n
  • KF5WidgetsAddons
  • KF5XmlGui
  • KF5
  • KF5Contacts
  • Ctemplate

-- The following OPTIONAL packages have not been found:

  • KF5AkonadiContact, Library for Accessing Contacts stored in Akonadi, <https://www.kde.org/> Optionally used for addressbook integration

But it is installed. Any hints for this?

And by the way, there is a new update.

Thanks, Dan

DanSman commented on 2018-07-11 10:54 (UTC)

You were right, with the dependencies. I thought I installed it already. So, python2-reportlab and python2-pypdf2 are necessary for the print.

"Kraft Addressbook Integration down. The address book backend is not up and running. Please check your addressbook integration setup."

KAdressBook is running great.

I18N_ARGUMENT_MISSING is still a problem as well. I can't figured out what the problem is.

I sent him an email. Still waiting for answer.

t-8ch commented on 2018-07-10 20:39 (UTC)

The usage with python2 is intentional, as it is not completely python3 ready. I actually got it to run on my side. It worked nicely with kaddressbook.

Can you confirm that kaddressbook itself works correctly?

I strongly suspect that the I18N errors are not packaging related. Could you contact the developers directly for this?

DanSman commented on 2018-07-10 20:22 (UTC) (edited on 2018-07-10 20:28 (UTC) by DanSman)

Hey

Yeah, the PDF problem seems to be with python2. If I run the .py script manually with python3 and python3.6 I haven't any issues. For some reason the module isn't linked (?) with python2. Would be great to change it somehow. Or to change Kraft to python3 but I don't know how...

KAddressBook can be run as Standalone. Not sure why it isn't possible to connect to it "Kraft Addressbook Integration down. The address book backend is not up and running. Please check your addressbook integration setup."

And I absolutly don't know what that is "I18N_ARGUMENT_MISSING"

I guess, it is a problem not only for KDE. It would be great if you can try it too.

Thanks

t-8ch commented on 2018-07-10 05:04 (UTC)

Hi,

1) Some dependencies were wrong: it needs python2-reportlab and python2-pypdf2 2) Does kaddressbook/kontact work standalone? 3) I assume this happens while composing a document?

To be honest I don't use neither KDE nor Kraft and for some reason my kaddressbook is broken, so I can't reproduce 2) and 3). Will try again this evening.

DanSman commented on 2018-07-10 02:39 (UTC)

Thank for the updates!

Having some trouble under KDE.

PDF isn't working.

"/usr/share/kraft/tools/erml2pdf.py Traceback (most recent call last): File "/usr/share/kraft/tools/erml2pdf.py", line 42, in <module> import reportlab"</module>

KAddressBook intigration doesn't work.

And th I18N_ARGUMENT_MISSING Netto: + 19.0(I18N_ARGUMENT_MISSING)% Tax:

Any idea how to change it? I tried a few things but couldn't handle it.

tuxflo commented on 2015-11-03 08:38 (UTC)

@t-8ch it is working with the manual downloaded package but not with the one of the PKGBUILD. Maybe a sourceforge issue?

t-8ch commented on 2015-10-28 22:33 (UTC)

@tuxflo: Please try to remove the old source and download it again. For me everything works fine. Maybe your source archive was corrupt.

tuxflo commented on 2015-10-28 22:00 (UTC) (edited on 2015-10-28 22:04 (UTC) by tuxflo)

not able to install because of sha256sum. If I enter the correct one (or even SKIP) the installer quits with: : line 19: cd: /tmp/.../aur-kraft/src/kraft-0.59: No such file or directory

t-8ch commented on 2014-05-16 16:57 (UTC)

I have removed a workaround which I thought to be unnecessary due to my other error. I reported this 2.5 years ago. It is a python syntax change. By now the all distros should be using compatible versions of python, so reporting it again might be good. Readded the workaround for the time being (the sed invocation in the PKGBUILD)