This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236887 - cursor disappears
Summary: cursor disappears
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-08 14:58 UTC by muminov.azamat
Modified: 2013-10-10 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
3 log files for each up listed NetBeans version (12.92 KB, application/x-gzip)
2013-10-08 14:58 UTC, muminov.azamat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muminov.azamat 2013-10-08 14:58:53 UTC
Created attachment 140892 [details]
3 log files for each up listed NetBeans version

This bug occured in NetBeans 7.3.1, 7.2.1, 7.4.
I installed up listed NetBeans versions one by one on remote machine RedHat x86_64 OS. And I run it from my local Windows machine with MobaXterm with X windows. And every time I couldn't see cursor. Sometimes when NetBeans just runs, the cursor appeared, but as I changed focus(with mouse or Alt+Tab), the cursor disappeared again.
Comment 1 Milutin Kristofic 2013-10-09 09:52:45 UTC
Have you tried java 1.6. In comment https://netbeans.org/bugzilla/show_bug.cgi?id=119617#c142 it mention as potential source of problem.
Comment 2 muminov.azamat 2013-10-09 15:27:23 UTC
I'm using:
java version "1.7.0_17"
Comment 3 Milutin Kristofic 2013-10-09 15:45:45 UTC
Yes, I saw in logs that you are using java 1.7. Sorry I meant that java 1.7 can by source of problem and you can use java 1.6 to check if it is by java 1.7. Or different version of java 1.7 version.
Comment 4 muminov.azamat 2013-10-09 21:58:34 UTC
Hi Milutin Kristofic,

Seems it's working. I changed java version from 1.7.0_17 to 1.7.0_40, and everything is O.K now. Thanks for advice Kristofic.
Comment 5 Milutin Kristofic 2013-10-10 09:54:53 UTC
Thank you, I am glad it works now.