echebbi / eclipse-discord-integration

Discord's Rich Presence Integration within Eclipse IDE
https://discord-rich-presence-for-eclipse-ide.readthedocs.io/en/latest/
Other
45 stars 5 forks source link

Eclipse no get closed completely #55

Closed AbarcaJ closed 5 years ago

AbarcaJ commented 6 years ago

when I close eclipse I get that in my discord game that I'm playing Eclipse when I've already closed it, I checked the windows task manager and it goes out an open eclipse process, it does not close completely when leaving, please fix it <3

Clem-Fern commented 5 years ago

I have the same problem too, but only with Windows 7.

echebbi commented 5 years ago

Hello, sorry for the late reply !

A similar bug as already been encountered (see #36), but it should be fixed as of v0.8.4. Can you confirm that you are using plug-in's latest version (1.0.0) ?

Moreover, is this bug occurring every time, or only randomly ?

AbarcaJ commented 5 years ago

Hello, if I have the latest version (1.0.0) and the same happens every time I open eclipse and when I finish working on eclipse and close it, the discord status and the eclipse process remain open in the task manager in windows 7 image

echebbi commented 5 years ago

That's strange. Could you give me the exact version of your Eclipse IDE (Help > About Eclipse IDE) ?

This might be related to Windows 7 but it would be very surprising ; sadly I cannot test it for the moment.

Clem-Fern commented 5 years ago

I just tried on windows 7, it happens with the three versions that I have (Oxygen / Photon / 2018-09).

AbarcaJ commented 5 years ago

That's strange. Could you give me the exact version of your Eclipse IDE (Help > About Eclipse IDE) ?

This might be related to Windows 7 but it would be very surprising ; sadly I cannot test it for the moment.

i use Eclipse 2018-09 image

echebbi commented 5 years ago

Thank you for your feedbacks, maybe that the issue do comes from the OS, after all.

I just released the new 1.0.1 version as an attempt to solve the problem ; could you update your installation and then tell me whether the bug has been fixed ?

You can update the plug-in from either:

or:

AbarcaJ commented 5 years ago

yes it works perfectly, i have open eclipse a installed the plugin again later that i close eclipse and open it and check if work the discord rich presence and later i have closed eclipse and the presence has left and eclipse no have any process in the task manager. Thanks for the fix <3

echebbi commented 5 years ago

Fixed by PR #57