numeric row locked out

This is very strange, so it must be a config option.

The top row of my keyboard, the numbers, do not work in PL/SQL Developer. The keys work as Shift keys ('!' works, '1' does not). The numeric keypad works fine.

By 'work' I mean that I press the key and nothing appears on the screen.

The keys work just fine elsewhere. None of my co-workers have this problem.

It is quite inconvienent :-)

Charlie

PL/SQL Developer
Version 7.1.0.1337
42424 - 5 user license
Windows XP Professional 5.1 Build 2600 (Service Pack 2)

Physical memory : 1,046,744 kB (319,940 available)
Paging file : 2,517,164 kB (1,971,188 available)
Virtual memory : 2,097,024 kB (1,926,592 available)

Parameters
C:\Program Files\PLSQL Developer\plsqldev.exe

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False

Preference Files
C:\Program Files\PLSQL Developer\Preferences\Default\Default.ini
C:\Program Files\PLSQL Developer\Preferences\Callen\default.ini

Plug-Ins

Aliases
NJD1
NJPP
NJPW
NJPW-RESTON
NYD1
...

Homes
OraClient10g_home3 (C:\oracle\product\10.2.0\client_3)

DLLs
C:\oracle\product\10.2.0\client_3\bin\oci.dll

TNS File
C:\oracle\product\10.2.0\client_3\Network\Admin\tnsnames.ora

Using
Home: OraClient10g_home3
DLL: C:\oracle\product\10.2.0\client_3\bin\oci.dll
OCI: version 9.2
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0

Character Sets
Character size: 1 byte(s)
CharSetID: 178
NCharSetID: 2000
Unicode Support: True
NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
NLS_CHARACTERSET: WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
 
is there a reason why it didn't work on my machine yet works on other machines in my office, same version?

the problem appears to be solved with Version 7.1.1.1339.

Thanks

Charlie

PL/SQL Developer
Version 7.1.1.1339
178.42424 - 5 user license
Windows XP Professional 5.1 Build 2600 (Service Pack 2)

Physical memory : 1,046,744 kB (402,120 available)
Paging file : 2,517,164 kB (2,013,320 available)
Virtual memory : 2,097,024 kB (1,979,492 available)

Parameters
C:\Program Files\PLSQL Developer\plsqldev.exe

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False

Preference Files
C:\Program Files\PLSQL Developer\Preferences\Default\Default.ini
C:\Program Files\PLSQL Developer\Preferences\Callen\default.ini

Plug-Ins

Aliases
NJD1
NJPP
NJPW
NJPW-RESTON
NYD1
...

Homes
OraClient10g_home3 (C:\oracle\product\10.2.0\client_3)

DLLs
C:\oracle\product\10.2.0\client_3\bin\oci.dll

TNS File
C:\oracle\product\10.2.0\client_3\Network\Admin\tnsnames.ora

Using
Home: OraClient10g_home3
DLL: C:\oracle\product\10.2.0\client_3\bin\oci.dll
OCI: version 9.2
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0

Character Sets
Character size: 1 byte(s)
CharSetID: 178
NCharSetID: 2000
Unicode Support: True
NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
NLS_CHARACTERSET: WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
 
Can you go to Tools > Preferences > Key configuration and check if "Editor: Goto Bookmark" and "Editor: Set Bookmark" are assigned. If they are not assigned, can you assign them (default Ctrl-Q and Ctrl-K) and try again?
 
Back
Top