-
Notifications
You must be signed in to change notification settings - Fork 19
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
kendzi3d freezes; killing jogamp twice unfreezes #96
Comments
processing/processing#4783 (comment)
could you try to disable anti-virus and check if problem occurs? |
This may be the cause. I get this problem on my work PC, where I don't
control the anti-virus. It works OK at home. I do not see anything coming
up in the antivirus logs when I open Kendzi3D. I cannot switch the
antivirus off, but I can add excluded directories or files (not sure if
this applies to real-time scanning or just manual scan though). What's the
minimum exclusion I'd need to do to allow jogamp_exe_tst to run?
…On Sun, 3 Nov 2019 at 18:56, Tomasz Kędziora ***@***.***> wrote:
processing/processing#4783 (comment)
<processing/processing#4783 (comment)>
The jogamp_exe_tst is only used by jogamp jogl on windows machines to
check if a temporary directory is marked as executable before unpacking the
native JNI dll's from the jogamp native jar files. Some anti-virus scanners
unfortunally cause issues to run the jogamp_exe_tst.
could you try to disable anti-virus and check if problem occurs?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#96?email_source=notifications&email_token=ACP5R5XE4I65QES2NSQWRXLQR4NEVA5CNFSM4JHLY3D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC52BXI#issuecomment-549167325>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACP5R5XKIIHVZ44GRKZK6BDQR4NEVANCNFSM4JHLY3DQ>
.
|
I had a proper read through of the post you linked. Can you give a newby
version of xranby's workaround specific to Kendzi3D / JOGL?
…On Mon, 4 Nov 2019 at 12:41, Paul Wright ***@***.***> wrote:
This may be the cause. I get this problem on my work PC, where I don't
control the anti-virus. It works OK at home. I do not see anything coming
up in the antivirus logs when I open Kendzi3D. I cannot switch the
antivirus off, but I can add excluded directories or files (not sure if
this applies to real-time scanning or just manual scan though). What's the
minimum exclusion I'd need to do to allow jogamp_exe_tst to run?
On Sun, 3 Nov 2019 at 18:56, Tomasz Kędziora ***@***.***>
wrote:
> processing/processing#4783 (comment)
> <processing/processing#4783 (comment)>
>
> The jogamp_exe_tst is only used by jogamp jogl on windows machines to
> check if a temporary directory is marked as executable before unpacking the
> native JNI dll's from the jogamp native jar files. Some anti-virus scanners
> unfortunally cause issues to run the jogamp_exe_tst.
>
> could you try to disable anti-virus and check if problem occurs?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#96?email_source=notifications&email_token=ACP5R5XE4I65QES2NSQWRXLQR4NEVA5CNFSM4JHLY3D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC52BXI#issuecomment-549167325>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACP5R5XKIIHVZ44GRKZK6BDQR4NEVANCNFSM4JHLY3DQ>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I'm using JOSM 15390 with kendzi3d 1.0.205, kendzi3d-resources 0.0.2, log4j 33908, jaxb 34908, and jogl 1.2.3 in Windows 10 with Java 1.8.0_171
Steps to reproduce:
Load JOSM
Click menu 3D->Kendzi 3D View
What happens:
JOSM stops responding. The window can be moved around but the GUI stops responding.
Expected behaviour:
3D window opens with rendered 3D view of the map in JOSM
Steps to fix:
In task manager, expand the Java app, select jogamp_exe_tst859020411919691297.exe and then End Task.
Jogamp reappears
End Task on jogamp as before
Kendzi 3D window then appears with expected 3D rendered view of the map.
Log:
https://pastebin.com/b8JD8Mm2
On starting Kendzi 3D from the 3D menu, no lines appear in the log. After killing jogamp twice, the next line to appear is "!!!!! BoundingXYVisitor[null]"
The text was updated successfully, but these errors were encountered: