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 166589 - value of variables or watches no more visible when selected
Summary: value of variables or watches no more visible when selected
Status: CLOSED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-05 10:18 UTC by jctempes
Modified: 2010-05-06 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image showing when variable is selected and not selected (45.52 KB, image/png)
2009-06-05 10:24 UTC, jctempes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jctempes 2009-06-05 10:18:54 UTC
value of variables or watches no more visible when selected
Comment 1 jctempes 2009-06-05 10:24:51 UTC
Created attachment 83224 [details]
image showing when variable is selected and not selected
Comment 2 Marian Mirilovic 2009-06-05 23:16:31 UTC
jctempes, 
please what is your NB build version / number , JDk version ? Do you have any exceptions in your console/log file ?
Thanks in advance.
Comment 3 jctempes 2009-06-10 13:59:49 UTC
I have no exception in my console
some other info
I'm using a c++ project
I'm using jdk1.6.0_03
Here is a short description of the computer 
 ----------------------------------------------------------------------------------------------
|    Architecture    | NB CPU |  Speed  |   OS  Ver.   |     Kernel        |  Swap  |  Memo  |
|--------------------|----    |---------|--------------|-------------------|--------|--------|
|  Intel(R)-Xeon(R)  |  8     | 2.66GHz | RH-WS_4.0.U5 | 2.6.9-55.ELsmp    |  4.0Go | 16.0Go | 
----------------------------------------------------------------------------------------------
Comment 4 Vojtech Sigler 2009-06-10 14:23:33 UTC
jctempes,
could you attach the netbeans build version? You can just copy+paste what is in Help -> About (main menu). As for the
messages log, you can find it in your netbeans userdir - /home/<username>/.netbeans/<netbeans version>/var/log/messages.log.

Thanks
Comment 5 jctempes 2009-06-10 14:39:48 UTC
Product Version: NetBeans IDE 6.7 RC1 (Build 200905282243)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Linux version 2.6.9-55.ELsmp running on i386; ANSI_X3.4-1968; en_US (nb)
Userdir: /home/jctempes/.netbeans/6.7rc1
Comment 6 Vojtech Sigler 2009-06-10 14:51:34 UTC
Are there any error messages in the messages log when this occurs?

Could you also try using a newer JDK? 1.6.0_03 is almost two years old. Please, try the most recent - 1.6.0_14.

Thanks
Comment 7 jctempes 2009-06-11 10:29:30 UTC
no message in log file
still there with that configuration :
Product Version: NetBeans IDE 6.7 RC1 (Build 200905282243)
Java: 1.6.0_14; Java HotSpot(TM) 64-Bit Server VM 14.0-b16
System: Linux version 2.6.9-55.ELsmp running on amd64; ANSI_X3.4-1968; en_US (nb)
Userdir: /home/jctempes/.netbeans/6.7rc1
Comment 8 Vojtech Sigler 2009-06-11 11:22:47 UTC
I tried to reproduce it, but with no success. Does this happen also in other debuggers (e.g. java) or only in c/c++
(according to the screenshot, it looks like c/c++)? Could you also try to reproduce this using a clean userdir? You can
do this by running netbeans with argument --userdir /path/to/a/new/userdir

Thanks
Comment 9 jctempes 2009-06-11 15:01:49 UTC
I'm only doing c/c++, so I cannot try with java
with another userdir I have the same problem
Comment 10 Vojtech Sigler 2009-09-18 11:38:14 UTC
Without any additional information for long time - INVALID. We can't do anything in this case. Reporter, please add
additional information (steps to reproduce, etc.) and reopen issue. Thanks in advance.
Comment 11 Marian Mirilovic 2010-05-06 11:51:33 UTC
closing incomplete issues