Closed giovannipilotti closed 3 years ago
Please close this issue.
No problem to close...could you explain to me why ? tnx Giovanni
On Mon, 9 Mar 2020 at 13:33, Pramod notifications@github.com wrote:
Please close this issue.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wilix-team/iohook/issues/227?email_source=notifications&email_token=AOX2HTKR5JCRNB2WUGNAQG3RGTOYDA5CNFSM4LCOCOX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOG5REI#issuecomment-596498577, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOX2HTJ6MWYPXBYRHJ75LU3RGTOYDANCNFSM4LCOCOXQ .
-- [image: Inxpect] http://www.inxpect.com/ Giovanni Pilotti
E: giovanni.pilotti@inxpect.com roberta.belletti@inxpect.com W: www.inxpect.com
@giovannipilotti There is nothing mentioned in this issue. I see only the environment. There is also another issue which you have opened. So I guess, this was opened by mistake.
Really ?? I create the issue and than add a comment on it .. I can understand that it 's not written well, so I can understand that you prefer that I close it ... But I can't find another issue ( from me or with the same problem ) .. Can u point me ?
In case may i close the issue and create another one ? tnx
On Mon, 9 Mar 2020 at 14:09, Pramod notifications@github.com wrote:
@giovannipilotti https://github.com/giovannipilotti There is nothing mentioned in this issue. I see only the environment. There is also another issue which you have opened. So I guess, this was opened by mistake.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wilix-team/iohook/issues/227?email_source=notifications&email_token=AOX2HTIJ55SYRMASOXAKTNTRGTS6ZA5CNFSM4LCOCOX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOHBHKY#issuecomment-596513707, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOX2HTIX7TFU5D2JMW7AINTRGTS6ZANCNFSM4LCOCOXQ .
-- [image: Inxpect] http://www.inxpect.com/ Giovanni Pilotti
E: giovanni.pilotti@inxpect.com roberta.belletti@inxpect.com W: www.inxpect.com
I can understand that it 's not written well, so I can understand that you prefer that I close it ...
Please respect the authors work and time! If you don't even take the time to learn how to create proper issues on github, why do you expect anyone would invest time helping you?
You are right... is an issue quite strange and evident that i supposed to receive promptly reply. I'll do it again ... Did you find another issue from me ? for the same problem ? this is strange. tnx and sorry again G.
On Tue, 10 Mar 2020 at 10:34, Henning Dieterichs notifications@github.com wrote:
I can understand that it 's not written well, so I can understand that you prefer that I close it ...
Please respect the authors work and time! If you don't even take the time to learn how to create proper issues on github, why do you expect anyone would invest time helping you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wilix-team/iohook/issues/227?email_source=notifications&email_token=AOX2HTMK5CSLNESHNTERXVDRGYCQ7A5CNFSM4LCOCOX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOKVLBI#issuecomment-596989317, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOX2HTKCOJLGKVCJ7OLZAVLRGYCQ7ANCNFSM4LCOCOXQ .
-- [image: Inxpect] http://www.inxpect.com/ Giovanni Pilotti
E: giovanni.pilotti@inxpect.com roberta.belletti@inxpect.com W: www.inxpect.com
@giovannipilotti now I can't find the other issue. And number of issues also reduced to 51. Earlier it was 52. Anyways can you please mention the issue here?
OK tnx for the reply... The problem is quite easy... As soon as I insert in the code the import of the ioHook library [ const ioHook = require('iohook'); ] without calling the start or other related to that the time I call a dialog function ( dialog.showErrorBox, dialog.showMessageBox ) my application ( also a very easy app that just show a dialog ) go immediately in crash without an error or trace ... ( I tried also to catch uncatched error but never enter in that ). This problem appear just under Linux ( i tried with different distro, and also on physical machine nor a Virtual Machine ... the problem is the same... I tried the same code under windows and it works great ( didn't test on Mac ). Except for the dialog the application and the ioHook library works perfectly ( I mean ... i get the event from a keystroke and so on .. ) if I use a dialog to send a message to the user the app crash immediately. It's amazing and very strange... because I can't image an application without dialog !! Do you have ever tried a Linux app with ioHook ? which version ?
Some details :
tried on Ubbuntu real machine
I don't want bother you more than this.. but If you need more information don't hesitate to reply me.
Ciao G.
On Tue, 10 Mar 2020 at 17:26, Pramod notifications@github.com wrote:
@giovannipilotti https://github.com/giovannipilotti now I can't find the other issue. And number of issues also reduced to 51. Earlier it was 52. Anyways can you please mention the issue here?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wilix-team/iohook/issues/227?email_source=notifications&email_token=AOX2HTKRTAQLE7TPS2OM5KDRGZS3LA5CNFSM4LCOCOX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOMEDZY#issuecomment-597180903, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOX2HTLZBIYWRUNRLNEYM7TRGZS3LANCNFSM4LCOCOXQ .
-- [image: Inxpect] http://www.inxpect.com/ Giovanni Pilotti
E: giovanni.pilotti@inxpect.com roberta.belletti@inxpect.com W: www.inxpect.com
Closing as irrelevant, confusing, not enough info and lots of emotion flying around :D Feel free to reopen if this is an issue.
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context
Your Environment