Operating System - HP-UX
1834150 Members
3469 Online
110064 Solutions
New Discussion

Re: X-window too small for content

 
SOLVED
Go to solution
Jaris Detroye
Frequent Advisor

X-window too small for content

I am running the Oracle 8 installer on an N4000 using my PC w/Reflections as the terminal. When the x-window Oracle installer starts up the first window just barely shows the buttons at the bottom, they are for the most part cropped off. And, any following windows show no controls at all, they are outside the window.
The windows do not allow resizing.
This was not the case 3 weeks ago, prior to applying the latest Quality Patch bundle. At that time all Oracle installer x-windows worked fine.

Any ideas???
6 REPLIES 6
John Meissner
Esteemed Contributor

Re: X-window too small for content

did you try changing the text size?
All paths lead to destiny
Alex Glennie
Honored Contributor

Re: X-window too small for content

I suspect it's down to :

a) the addition of a motif patch, try removing it if it's beem installed from the patch bundle. swlist -l fileset | grep -i motif ?

b) down to xfs (font-server) running prior to patch bundle install but xfs is no longer running : ps -ef | grep xfs ?

c) could be down to Xclient or Xwindows patch additions ... less likely

d) something else ;)
Alex Glennie
Honored Contributor

Re: X-window too small for content

the something else *maybe* the numlock setting : try disabling this via RX-> settings->keyboard->Numlock on
Jaris Detroye
Frequent Advisor

Re: X-window too small for content

I tried applying the latest motif patch PHSS_27232 ... no change.

The xfs server was not running before or after. (We have an application font server using port 7000, it is fine)

And lastly..... there is no way to change the font size on an Oracle install (that i am aware of).
Alex Glennie
Honored Contributor

Re: X-window too small for content

I thought I said try removing the Motif patch ?

I suggest you raise the issue with Oracle then

and how about the numlock option : fyi there were known issues with this too within Oracle support : used to be detailed at : http://www.orafaq.com/archive/comp.databases.oracle.server/2002/01/18/131116.htm but It's disappeared .... I guess you could try a search on their web site





Wodisch_1
Honored Contributor
Solution

Re: X-window too small for content

Hi,

AFAIK this is a problem of the PC-side X-server. Can you try another one? Like the "XFree4.x" from CygWin (free, from http://sources.redhat.com/cygwin/ ) or Hummingbird eXceed or even VNC (free, from http://www.orl.co.uk/vnc or even from the HP OpenView Service Internet Portal website)?
Or do you have an older version around? I cannot remember that problem with Reflection/X 7.0 under NT4 or W2K...

FWIW,
Wodisch