View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000486 | Fakturama | OpenOffice / NOA | public | 2015-10-28 20:49 | 2018-02-10 20:02 |
| Reporter | BorneBjoern | Assigned To | rheydenr | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 1.6.4 | ||||
| Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
| Summary | 0000486: [FAK-487 (alt)] LibreOffice startet nicht | ||||
| Description | Seit geraumer Zeit oeffnet sich bei mir das LibreOffice nicht mehr, wenn ich auf den "Druck" button klicke. Da ich mehrere Versionen von Fakturama und LibreOffice installiert habe, habe ich natuerlich auch mehrere Kombinationen der einzelnen Versionen versucht, bisher jedoch ohne Erfolg, daher wende ich mich hoffnungsvoll an euch. Meine Programme, so natuerlich auch Fakturama und LibreOffice, liegen alle unter /opt mit jeweils einem eigenen Verzeichnis und jeder Version als Unterverzeichnis. Fuer Fakturama sieht es also so aus: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> $> ls -l /opt/Fakturama/ </div></div> Gestartet werden alle Programme immer ueber den 'current' Link. Bisher hat dieses Vorgehen auch aus Fakturama heraus wunderbar funktioniert. Auch wenn es immer die folgende Fehlermeldung auf der Konsole zu lesen gab: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> Warning: -nologo is deprecated. Use --nologo instead. </div></div> So startete das LibreOffice immer und alles war gut. Nun gut eventuell liegt ja doch daran, also habe ich etwas gebastelt: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> .bashrc = ( 33 ): bornebjoern on lpt-w530 [ /opt/LibreOffice/current/program ] $> ls -l soffice* </div></div> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> soffice-debug.shparamteters=<span class="code-quote">"$"</span>
done So und jetzt wird auch das Logfile geschrieben, wenn ich versuche aus Fakturama heraus zu drucken: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> called comand: /opt/LibreOffice/current/program/soffice -nologo -nodefault -norestore -nocrashreport -nolockcheck -accept=socket,host=localhost,port$ </div></div> Sieht gut aus, keine Fehlermeldung mehr, der Prozess ist auch per pgrep LibreOffice zu finden, nur leider passiert noch immer nichts. <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> pgrep -lf Libre </div></div> Zur Gegenprobe versuche ich ueber die Kommandozeile eine beliebige ods Datei zu oeffnen: Log eintrag: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> called comand: /opt/LibreOffice/current/program/soffice /home/bornebjoern/Documents/zwo_hoch_3/interna/Projektrechner.ods </div></div> Und Programm startet, alles perfekt. Der dazugehoerige Log Eintrag: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> called comand: /opt/LibreOffice/current/program/soffice -nologo /home/bornebjoern/Documents/zwo_hoch_3/interna/Projektrechner.ods </div></div> auch hier, startet LibreOffice und alles ist gut. Daher vermute ich mal, dass die Kommunikation per Socket nicht zu 100% funktioniert. <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-java"> .bashrc ( 1 ): ROOT on lpt-w530 [ ~ ] #> iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination </div></div> Auch habe ich zu Testzwecken fuer jede Fakturama Versionein eigenes, neues Arbeitsverzeichnis angelegt, um auszuschlieszen, dass es da zu irgendwelchen Nebeneffekten kommt. Leider auch hier kein Erfolg Ebensowenig kann es an meinen Vorlagen der Einzelnen Dokumente liegen, da ich auch versucht habe, das Standard-Document 'Document' auszudrucken, was bei der Installation von Fakturama dabei ist. An dieser Stelle bitte ich Sie um Analyse, Tips und weitere Loesungsansaetze. Wenn Sie weitere Informationen benoetigen, lassen Sie es mich bitte wissen. Vielen Dank im Voraus | ||||
| Tags | No tags attached. | ||||
|
|
gerade hatte ich noch eine Idee: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> .bashrc ( 7 ): ROOT on lpt-w530 [ ~ ] #> netstat -pantu | head -2;netstat -pantu | grep 8100 </div></div> Das hat mich stutzig gemacht. Daher ein ipconfig hinterher: <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> .bashrc ( 14 ): ROOT on lpt-w530 [ ~ ] #> ifconfig </div></div> Aber es ist kein DROP oder ERROR zu sehen. Also wieder nichts. |
|
|
Gibt es irgendwelche EInträge in ~/.fakturama/.log ? |
|
|
Nein, dieses Verzeichnis hat bis gerade eben nicht existiert. <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> .bashrc = ( 1 ): bornebjoern on lpt-w530 [ ~ ] $> ls -l .fakturama/ </div></div> |
|
|
Das muß aber existieren (ggf. unter einem anderen User?) Sobald Fakturama gestartet wird, wird auch dieses Verzeichnis angelegt, da hierin diverse Einstellungen gespeichert werden, die für das Programm unverzichtbar sind. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-12-30 00:08 | rheydenr | New Issue | |
| 2017-12-30 00:08 | rheydenr | Assigned To | => rheydenr |
| 2017-12-30 00:08 | rheydenr | Note Added: 0000527 | |
| 2017-12-30 00:08 | rheydenr | Note Added: 0000528 | |
| 2017-12-30 00:08 | rheydenr | Note Added: 0000529 | |
| 2017-12-30 00:08 | rheydenr | Note Added: 0000530 | |
| 2017-12-30 00:08 | rheydenr | Description Updated | |
| 2017-12-30 13:51 | rheydenr | Fixed in Version | 0.0 => 1.6.9 |
| 2018-02-10 19:40 | rheydenr | Fixed in Version | 1.6.9 => 2.0.0 |
| 2018-02-10 20:02 | rheydenr | Target Version | 4.0.0 => 2.0.0 |