Skip to content
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

DavMail should check its libraries versions and inform about possible problems #9

Closed
Ri0n opened this issue Nov 26, 2018 · 6 comments
Closed

Comments

@Ri0n
Copy link

Ri0n commented Nov 26, 2018

As a follow up of #7

If DavMail can detect that the swt version is somehow buggy, it should warn about it and better avoid initialization of any its classes.

The same jdk/jre.
I'm especially interested in O365Interactive here which wasn't available with some java versions.
It's better to draw it in gray and explain why it's not available right in the application then force people to read all kinds of documents. Or at least put a link into ui to the protocols description with some comment like "there could be more methods".

@Ri0n
Copy link
Author

Ri0n commented Nov 26, 2018

I just noticed your commit b5f49dc
So you already partially addressed the issue. That's great!

@mguessan
Copy link
Owner

Well, supporting all cases is tricky, I try to block the most obviously wrong combinations, but this is a moving target: currently Java 11 / OpenJFX 11 is not available on linux, but will be in the near future.

Please also note that O365Interactive is brand new, I do not have much feedback on it yet.

@mguessan
Copy link
Owner

mguessan commented Dec 5, 2018

DavMail O365 interactive will work with most Java versions in next release
=> closing this issue

@mguessan mguessan closed this as completed Dec 5, 2018
@Ri0n
Copy link
Author

Ri0n commented Dec 5, 2018

Thanks

@Ri0n
Copy link
Author

Ri0n commented Dec 6, 2018

Just checked with OpenJDK 11. Interactive method is absent there. So I switched back to OpenJDK 8.
Btw strange thing. after this switch forward and back previously not working tray icon appeared in the tray, but now it crashes the application on click.

@Ri0n
Copy link
Author

Ri0n commented Dec 6, 2018

Hm just restarted davmail and again no tray icon. some magic I guess.

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