OpenJDK 8
Mit Version 11 gibt es Probleme
Du kannst aber auch Oracle Java parallel installieren. Das habe ich derzeit auch. Allerdings würde ich erst schauen das es überhaupt läuft. Um nicht noch mehr Fehlerquellen zu produzieren setze besser erst auf den Standard und nicht aus Fremdquellen.
------------------------------------------------------------
Fakturama 2.0.3
Ubuntu@WAN 16.04.8 | Win10@LAN 20.04| MySQL 5.7.26@UbuntuServer 18.04.3 | QRK
------------------------------------------------------------
Mehrfach habe ich habe schon alles Mögliche versucht mit Kubuntu 18.04.1.
Bisher leider kein Erfolg.
Deinen Teste warte ich jetzt ab.
Evtl. mache ich einen ganz banalen Fehler.
OpenJDK ist mir lieber, weil es in den Reporsitorys vorhanden ist.
Hallo, wieder ein Versuch mit Kubuntu 18.04.1.
Wieder ohne Erfolg.
- Kubuntu 18.04.1 installiert
- sudo apt-get update
- sudo apt-get dist-upgrade
- reboot
- sudo apt-get install openjdk-8-jdk openjdk-8-demo openjdk-8-doc openjdk-8-jre-headless openjdk-8-source
- sudo dpkg -i Fakturama_linux_x64_2.0.2.1.deb
- Fakturama startet nicht, bzw. nur einmal und dann nicht vollständig
Ein ~/.fakturama2/.metadata/.log gibt es nicht.
Was mache ich falsch?
@nicoletta
Auf dein Ergebnis bin ich gespannt.
MfG
buchhalterfa
Archlinux von osboxes.org KDE Desktop
Hallo, auch hier keine Nutzung von Fakturama möglich.
Paket Fakturama aus dem AUR.
https://aur.archlinux.org/packages/fakturama/
Es sieht so einfach aus:
# Maintainer: Helloagain
_majorver=2.0.2
_minorver=1
pkgname=fakturama
pkgver=$_majorver.$_minorver
pkgrel=1
pkgdesc="Creates invoices with ZUGFeRD support"
arch=('x86_64')
url="https://www.fakturama.info"
license=('EPL')
groups=()
depends=(
'java-runtime=8'
'webkit2gtk'
)
makedepends=()
checkdepends=()
optdepends=()
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
changelog=
source=(
"$pkgname-$pkgver.tar.gz:: https://files.fakturama.info/release/v$_majorver/Fakturama_linux_x64_$pkgver.tar.g z"
"fakturama2.desktop"
)
noextract=()
sha256sums=(
"cd207611743a1d79841fa835bd598f8cfc29def3d04acd17fd3f0723b51cbb70"
"550964ece2b39f76e4985ecc2203fee63f57ef669d8b1ae170d80b3cfa5cb54c"
)
package() {
# Get prefixed application directory
_main_application="$pkgdir/usr/share/${pkgname}2"
# Create entry under _main_application
install -m 755 -d "$_main_application"
# Copy all needed files
cp -r "$srcdir/artifacts.xml" "$_main_application"
cp -r "$srcdir/configuration" "$_main_application"
cp -r "$srcdir/Fakturama" "$_main_application"
cp -r "$srcdir/Fakturama.ini" "$_main_application"
cp -r "$srcdir/features" "$_main_application"
cp -r "$srcdir/p2" "$_main_application"
cp -r "$srcdir/plugins" "$_main_application"
# Copy other files
install -Dm 644 "$srcdir/icon.xpm" "$pkgdir/usr/share/pixmaps/fakturama2.xpm"
install -Dm 644 "$srcdir/fakturama2.desktop" "$pkgdir/usr/share/applications/fakturama2.desktop"
}
MfG
bucherhalterfa
Hallo, konnte jemand Fakturama 2.0.2.1 mit Kubuntu 18.04.1 zum zuverlässigen Arbeiten bewegen?
Wenn ja, wie wurde es installiert?
MfG
buchalterfa
Ich konnte Fakturam nicht davon überzeugen mit Kubuntu 18.04 zu laufen.
Der zweite Start nach Vergabe des Arbeitsverzeichnis wird mit einer Fehlermeldung von Fakturama quittiert, mit dem Hinweis auf das Log unter .fakturama2. Der Ordner ist aber leider leer.
------------------------------------------------------------
Fakturama 2.0.3
Ubuntu@WAN 16.04.8 | Win10@LAN 20.04| MySQL 5.7.26@UbuntuServer 18.04.3 | QRK
------------------------------------------------------------
Hallo,
nachdem ich
sudo apt-get install oracle-java8-installer
sudo apt-get install libwebkitgtk-1.0-0
installiert habe
kann ich Fakturama mit der Konsole wie folgt starten
SWT_GTK3=0 /usr/share/fakturama2/Fakturama
Die Meldungen: https://pastebin.com/vRzih0Yd
Nicht alles Meldungen konnte ich mit copy-paste erfassen.
Wenn ich mit Fakturam etwas arbeite, gibt es wieder Fehlermeldung in dem Terminal:
17:39:45.138 [com.sebulli.fakturama.log.LogbackAdapter@4743a322] INFO org.eclipse.e4.ui.workbench - create ItemAccountType list part
(Fakturama:2565): GLib-CRITICAL **: 17:42:57.583: Source ID 246 was not found when attempting to remove it
17:43:40.676 [com.sebulli.fakturama.log.LogbackAdapter@4743a322] INFO org.eclipse.e4.ui.workbench - create Contact list part
Part fakturama.views.creditorTable is visible
(Fakturama:2565): GLib-CRITICAL **: 17:43:47.509: Source ID 1019 was not found when attempting to remove it
(Fakturama:2565): GLib-CRITICAL **: 17:43:52.277: Source ID 1229 was not found when attempting to remove it
(Fakturama:2565): GLib-CRITICAL **: 17:43:55.341: Source ID 1232 was not found when attempting to remove it
17:43:58.841 [com.sebulli.fakturama.log.LogbackAdapter@4743a322] INFO org.eclipse.e4.ui.workbench - create DocumentItem list part
(Fakturama:2565): Gtk-WARNING **: 17:43:59.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(Fakturama:2565): Gtk-WARNING **: 17:43:59.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(Fakturama:2565): GLib-CRITICAL **: 17:44:09.592: Source ID 1794 was not found when attempting to remove it
(Fakturama:2565): GLib-CRITICAL **: 17:44:11.704: Source ID 2051 was not found when attempting to remove it
17:44:12.227 [com.sebulli.fakturama.log.LogbackAdapter@4743a322] DEBUG com.sebulli.fakturama.common - no entities found for [last_setnextnr_date_product], returning {null} value.
(Fakturama:2565): Gtk-WARNING **: 17:44:12.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(Fakturama:2565): Gtk-WARNING **: 17:44:12.363: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(Fakturama:2565): Gtk-WARNING **: 17:44:12.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(Fakturama:2565): Gtk-WARNING **: 17:44:12.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(Fakturama:2565): GLib-CRITICAL **: 17:44:13.905: Source ID 2146 was not found when attempting to remove it
Das Problem scheint die KDE zu sein nicht das Linux an sich. Mit Gnome gibt es diese Probleme nicht und auch nicht mit Unity.
------------------------------------------------------------
Fakturama 2.0.3
Ubuntu@WAN 16.04.8 | Win10@LAN 20.04| MySQL 5.7.26@UbuntuServer 18.04.3 | QRK
------------------------------------------------------------
Hallo, es fehlte folgendes Paket:
apt-get install libwebkitgtk-3.0-0
Vielen Dank, den helfenden Usern.
Fakturama 2.0.2.1 funktioniert jetzt mit Kubuntus 18.04.1.
MfG
buchhalterfa
22.09.2018
Mit openjdk-8-jre funktioniert Fakturama 2.0.2.1 einwandfrei.
sudo apt-get install libwebkitgtk-3.0-0 sudo apt-get install openjdk-8-jre sudo dpkg -i Fakturama_linux_x64_2.0.2.1.deb
Hallo zusammen,
bitte vorläufig nur Java 8 (oder meinetwegen auch Java 9) einsetzen. In der Version 11 ist eine komplette Komponente weggefallen, die ich zwingend für den Webshop-Import benötige.
Viele Grüße
Ralf.
Wichtige Infos zum Posten im Forum.
Fehler gefunden?