8000 v2.8.20 Mail defekt · Issue #86 · jverein/jverein · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.8.20 Mail defekt #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dieseyer opened this issue Nov 1, 2023 · 2 comments
Open

v2.8.20 Mail defekt #86

dieseyer opened this issue Nov 1, 2023 · 2 comments

Comments

@dieseyer
Copy link
dieseyer commented Nov 1, 2023

Hallo zusammen,

aktuell benutze ich v2.8.18 von https://jverein.de/updates/

In meiner Testumgebung habe ich ein Update auf v2.8.19 von https://openjverein.github.io/jameica-repository/
durchgeführt. Mail i.O.
Anschließend habe ich ein Update auf v2.8.20 von https://openjverein.github.io/jameica-repository/
durchgeführt. Mail defekt

Deinstallieren von v2.8.20; Jameica schließen; Jameica öffen; von v2.8.18 https://jverein.de/updates/ installieren => alte Mail-Einstellungen sind wieder verfügbar. Ich verwende Jameica mit mysql 8.0.35-0, Ubuntu 22.04.3 LTS

Fehler in JVerein - Administratation - Einstellungen - Mail :

java.lang.NumberFormatException: For input string: ""
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.base/java.lang.Integer.parseInt(Integer.java:662)
at java.base/java.lang.Integer.(Integer.java:1105)
at de.jost_net.JVerein.gui.control.EinstellungControl.getImapPort(EinstellungControl.java:1103)
at de.jost_net.JVerein.gui.view.EinstellungenMailView.bind(EinstellungenMailView.java:57)
at de.willuhn.jameica.gui.GUI$5.run(GUI.java:711)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72)
at de.willuhn.jameica.gui.GUI$6.run(GUI.java:908)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5941)
at de.willuhn.jameica.gui.GUI.startSync(GUI.java:904)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:594)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:529)
at de.willuhn.jameica.gui.GUI.startView(GUI.java:566)
at de.jost_net.JVerein.gui.action.AdministrationEinstellungenMailAction.handleAction(AdministrationEinstellungenMailAction.java:28)
at de.willuhn.jameica.gui.Navigation.start(Navigation.java:371)
at de.willuhn.jameica.gui.Navigation.access$500(Navigation.java:47)
at de.willuhn.jameica.gui.Navigation$MyActionListener.handleEvent(Navigation.java:466)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5797)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5051)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4583)
at de.willuhn.jameica.gui.GUI.loop(GUI.java:925)
at de.willuhn.jameica.gui.GUI.init(GUI.java:328)
at de.willuhn.jameica.system.Application.init(Application.java:145)
at de.willuhn.jameica.system.Application.newInstance(Application.java:87)
at de.willuhn.jameica.Main.main(Main.java:75)

@EisW
Copy link
EisW commented Nov 1, 2023

Ich kann den Fehler bestätigen.

Was passiert: Das Feld Einstellungen.ImapPort (der von JVerein nicht benötigt wird, da keine eingehenden Mails betrachtet werden) darf nicht leer sein, ist es aber auch bei mir.

Workaround: habe die Datenbank mit Openoffice geöffnet und dort 993 eingetragen, dann ist der eMail-Dialog wieder zu sehen.

Lösung: Erforderniss für Posteingang sollte entschärft werden...

@dieseyer
Copy link
Author
dieseyer commented Nov 1, 2023

Guter Hinweis.

Für einen Test habe ich vor dem Update auf v2.8.20 den IMAP Port 993 eingetragen.

( Datenbank mit Openoffice öffnen Habe ich mit LibreOffice bisher nicht hinbekommen. Ich nehme phpMyAdmin.)

dippeal pushed a commit to dippeal/jverein that referenced this issue Nov 8, 2023
MSchmalzl pushed a commit to openjverein/jverein that referenced this issue Nov 11, 2023
jVerein issue:
"v2.8.20 Mail defekt #86" jverein#86

Co-authored-by: Alexander Dippe <info@dippe-it.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0