dragotin / kraft

Kraft helps to handle your daily quotes and invoices in your small business.
http://volle-kraft-voraus.de
GNU General Public License v2.0
58 stars 18 forks source link

Start issue #81

Closed rzlbrmft closed 4 years ago

rzlbrmft commented 4 years ago

I updated from openSUSE 15.1 to 15.2 on 2 devices. On the one kraft does work fully as before, on the other one I receive following when starting kraft in terminal and kraft crashes:

Found this stylefile: "/usr/share/kraft/styles/docdigestview.css" Found this stylefile: "/usr/share/kraft/styles/catalogview.css" Found this stylefile: "/usr/share/kraft/styles/systemview.css" kraft: symbol lookup error: kraft: undefined symbol: _ZN9KContacts13AddresseeListC1Ev

rzlbrmft commented 4 years ago

Solution: I carried out an update of kraft and then following has been installed additionally and now it works. Seems these have been removed during the update from openSUSE 15.1 to 15.2 on the 1 device automatically. python-xml python2-PyPDF2 python2-olefile python2-six python2-Pillow python2-reportlab

dragotin commented 4 years ago

This looks like you have Kraft from a different repository. Are you sure that it was updated from the right repo?

rzlbrmft commented 4 years ago

I did have kraft from the openSUSE main repository - now I use it from https://download.opensuse.org/repositories/KDE:/Extra/openSUSE_Leap_15.2/ and it works.