Fonts on gentoo linux & cursor size

Hello,
When starting jdeveloper from the command line, I get the following output:
Oracle JDeveloper 10g 10.1.2
Copyright 1997, 2004 Oracle Corporation.  All Rights Reserved
Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStructLooking in <javadir>/jre/lib/font.properties, I find this string, but with a parameter %d that is obviously expanded to 140.
In addition to this problem, but I believe in relation to it, all editing components (textfields, textareas, ...) have a cursor size that is almost double the size of the font.
U understand that this is very annoying.
Are these two problems related ?
What do I do to solve them (both).
Thanks in advance,
Boro

The strange thing is, I only have this cursor problem in java applets and applications.
The install manual talks about carets that are opaque, and gives instructions on replacing the standard java carets with oracle's, but this doesn't solve the problem.
(As far as I can tell, cursors and carets are often used interchangeably.)
greetz

Similar Messages

  • Fonts Windows x Linux

    I've got a swing application and It will run under linux and windows.
    I choose the "dialog" font, but in linux the font width is large than windows.
    Are there any way to display fonts on linux and windows with the same size ?
    Have anyone already had this problem ?
    Thanks.
    Wmiro.

    Look in your jre's lib/fonts directory. You should see these three:
    Lucida Sans
    Lucida Sans Typewriter
    Lucida Bright
    If you use these fonts, your app should be more platform independent.

  • Command for "How to find Cursor Size" in Oracle Stored Procedure"

    Hi
    Can u tell me....
    How to find Cursor Size" in Oracle Stored Procedure........
    I want command for that........

    why don't you try select count(*) from your_table;That requires running the same query twice - or rather running two different queries twice. Besides it still doesn't guarantee anything, because Oracle's read consistency model only applies at the statement level (unless you're running in a serialized transaction).
    This is such a common requirement - users are wont to say "well Google does it" - it seems bizarre that Oracle cannot do it. The truth is that that Google cheats. Firstly it guesses the number on the basis of information in its indexes and refines the estimate as pages are returned. Secondly, Google is under no onus to kepp all its data and indexes synchronized - two simultaneous and identical queries which touch different Google servers can return different results. Oracle Text works the same way, which is why we can get a count with CTX_QUERY.COUNT_HITS in estimate mode.
    Cheers, APC
    blog: http://radiofreetooting.blogspot.com
    .

  • Change Cursor Size with Pen Pressure

    Does anyone know of a way to make the paintbrush cursor size change dynamically according to pen pressure with a tablet?
    I'm coming to Photoshop from GIMP, and in GIMP when you use more or less pressure on the tablet, the cursor icon automatically changes size based on the pressure so you know exactly how large a line the tool will draw.
    In Photoshop it seems you can choose "normal" or "full size" for the cursor circle, or else use crosshairs, but there doesn't seem to be an option for a dynamically shaped cursor. Am I wrong and just missing something? Or does Photoshop really not have this feature?

    When you press and hold Option/Alt  + Control  and Left mouse click and drag nothing happens?
    (the button on your pen is set to left click?)
    The Option/Alt key should always be the second key to the left of the spacebar
    The Control key should always be the third key to the left of the spacebar

  • Copy fonts to hard drive causes size to be zero k.

    iMac intel
    OS10.6.5
    We use fonts from various customers. They reside with other files on a file server. When needed, we copy to local hard drive to activate using Suitcase Fusion 3.
    We have noticed that sometimes the Font Suitcase file loses its size when copied. We can open the fonts over the network ok, but when copied to the local drive they are whacked.
    Any insight would be appreciated.

    Somehow, the fonts are getting their resource forks stripped when copied from the server to the Mac desktop. All Mac legacy suitcase style TrueType fonts and Type 1 PostScript fonts have their data in the resource fork. So when those get lost, there's nothing left. Hence the zero byte files.

  • IPhone email-need to change the font style, not just the size

    My emails are showing in Black Arial, when I just want them to display in normal Arial font. I do not see where I can change the Font setting other than the size of it, I had it on Large but now have it on Small. On the iPhone the font appears in a regular size and not bolded except for the To and Subject lines. But when I look at an email I sent from my iPhone Outlook on my laptop, the whole email's font is darker (not All Caps, just darker), as if the letters are in bold font, but Black Arial versus Arial looks that way, but all my other emails in Outlook are in regular Arial so I would like them to be consistent.
    I called Apple support and they had me re-set my mail settings and re-create my email profile, but it still did not help.

    The iPhone does not support composing email in RTF or HTML, so the font type, size, or style cannot be changed. The iPhone's Mail client supports composing email in Plain Text only.
    When composing email in RTF or HTML, the sender controls the formatting, which may not be displayed the same or identical with the recipient's email client depending on the email client used.
    When composing email in Plain Text, the recipient controls the formatting.
    What is your font setting in Outlook for viewing a received message that was composed in Plain Text?

  • Fonts for RedHat Linux

    The Adobe font store lists fonts for Windows and Mac.  What about fonts for Linux?
    We are using LaTeX on RedHat Linux and a requirement is to use the Adobe Univers 57 Condensed font family in a report I am generating.
    The IT department is leaning towards requiring use of Type 1 fonts rather than allowing use of OpenType fonts.
    Which Type 1 product (Mac or Windows)  do we need to license for use on Linux?  And just in case they allow OpenType fonts, which OpenType product (Mac or Windows)  do we need to license for use on Linux?
    Is there anything else we need to consider in regards to using Adobe Fonts on Linux?  Same for use with LaTeX on Linux?

    You can almost certainly use Windows Type 1 fonts in your Linux app (though some require .AFM files, these are also supplied with the fonts, even though Windows doesn't need them).
    On the OpenType side, the fonts are the same files for Mac and Windows.
    Your only complication is that to use the Adobe download manager and get the files in the first place, you may have to do the purchase from either Windows or Mac OS.
    Regards,
    T

  • Certain special characters do not display correctly in Firefox ( font COLOR="#1f1a17" FACE="Symbol" SIZE="3" ¬ /font ). Is there a fix?

    Certain special characters which display correctly in Explorer do not display correctly in Firefox. Example: <font COLOR="#1f1a17" FACE="Symbol" SIZE="3">¬</font>
    Is there a fix?

    The symbol font usually doesn't work in Firefox, a website needs to use an Unicode replacement or an HTML entity to specify such a character.
    See:
    *[https://developer.mozilla.org/en/Mozilla_Web_Developer_FAQ#Why_aren.e2.80.99t_symbol.2fdingbat_fonts_working.3f Why aren’t symbol/dingbat fonts working? - MDC FAQ]
    *http://en.wikipedia.org/wiki/Unicode_symbols
    *http://en.wikibooks.org/wiki/Unicode/Character_reference/2000-2FFF

  • 9i Oracle Installer fails on Gentoo Linux

    When I try to run the Oracle Installer on my Gentoo Linux system, I get a segmentation fault.
    My system configuration:
    Gentoo Linux 1.4.2.8
    kernel 2.4.21-pre3-aa1
    binutils 2.13.90.0.16
    glibc 2.3.1-r2
    Here's the crash output:
    Initializing Java Virtual Machine from /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/java. Please wait...
    Unexpected Signal : 11 occurred at PC=0x806e749
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    15556000-15569000 r-xp 00000000 03:01 166327 /lib/ld-2.3.1.so
    15569000-1556a000 rw-p 00012000 03:01 166327 /lib/ld-2.3.1.so
    1556b000-15578000 r-xp 00000000 03:01 166198 /lib/libpthread-0.10.so
    15578000-1557b000 rw-p 0000d000 03:01 166198 /lib/libpthread-0.10.so
    155bb000-155c4000 r-xp 00000000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c4000-155c5000 rw-p 00008000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c5000-157b5000 r-xp 00000000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    157b5000-158b3000 rw-p 001ef000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    158ca000-158cc000 r-xp 00000000 03:01 165869 /lib/libdl-2.3.1.so
    158cc000-158cd000 rw-p 00001000 03:01 165869 /lib/libdl-2.3.1.so
    158cd000-159f2000 r-xp 00000000 03:01 166347 /lib/libc-2.3.1.so
    159f2000-159f5000 rw-p 00124000 03:01 166347 /lib/libc-2.3.1.so
    159fb000-15a0d000 r-xp 00000000 03:01 166301 /lib/libnsl-2.3.1.so
    15a0d000-15a0e000 rw-p 00011000 03:01 166301 /lib/libnsl-2.3.1.so
    15a10000-15a32000 r-xp 00000000 03:01 165848 /lib/libm-2.3.1.so
    15a32000-15a33000 rw-p 00021000 03:01 165848 /lib/libm-2.3.1.so
    15a33000-15a69000 r-xp 00000000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a69000-15a76000 rw-p 00035000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a78000-15a89000 r-xp 00000000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a89000-15a8b000 rw-p 00010000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a8b000-15aac000 r-xp 00000000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aac000-15aae000 rw-p 00020000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aaf000-15ac3000 r-xp 00000000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac3000-15ac6000 rw-p 00013000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac6000-167f7000 r--s 00000000 03:01 812976 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/rt.jar
    16824000-16ac9000 r--s 00000000 03:01 812969 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i18n.jar
    16ac9000-16adf000 r--s 00000000 03:01 812972 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/sunrsasign.jar
    27a77000-27c77000 r--p 00000000 03:01 247094 /usr/lib/locale/locale-archive
    27c77000-27c82000 r-xp 00000000 03:01 166306 /lib/libnss_compat-2.3.1.so
    27c82000-27c83000 rw-p 0000a000 03:01 166306 /lib/libnss_compat-2.3.1.so
    28483000-2863c000 r--s 00000000 03:01 276293 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/OraInstaller.jar
    2863c000-287a9000 r--s 00000000 03:01 276297 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/ewt3.jar
    Local Time = Wed Feb 19 09:53:46 2003
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002C4
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)
    # An error report file has been saved as hs_err_pid1350.log.
    # Please refer to the file for further information.

    Simply the problem can be solved setting a different Java Runtime Environent Path inside the configuration files located in the DISK1 folder.
    The files:
    /tmp/Disk1/install/oraparam.var
    /tmp/Disk1/install/linux/oraparam.ini
    must be edited!
    The Variable: JRE_LOCATION must be set with the new path or the Java Runtime Environment (Can be also the J2sdk).
    Tamer

  • Cursor size for excel

    Hi everybody,
    because I didnt get solution in forum
    https://social.technet.microsoft.com/Forums/office/en-US/997efa53-b988-4292-a82b-b3338d0e1cea/cursor-increase?forum=excel&prof=required
    the last proposal ws to ask here.
    so the question was:
    How can I increase cursor size in excel? The small cross I need bigger and with more contrast color when the mouse is moved over cells. Other options e.g. hourglass, I-beam  etc should work with the bigger size. The change of mouse pointer in windows
    setting doesnt help.
    Thanks

    In Win32 the way you change the cursor is to replace it. 
    When the mouse enters a window, a WM_SETCURSOR message is sent to the window. and you call SetCursor in the window's procedure to replace the current cursor. You can hook up a window procedure by subclassing the window, and if you are executing
    code from  another process, with the help of dll injection.
    Problem with Excel is that every control has its own window procedure. You need to identify the correct control to subclass. Then you have to do compatibility testing every time Microsoft releases a patch to Excel as you are depending on undocumented
    behavior.
    Visual C++ MVP

  • Cursor size is stuck at medium size

    Changed my cursor size just to see how it looked, but after i had changed up to medium and large it would not let me change down to the normal cursor size. So now im stuck with a big cursor and its VERY annoying. tried turning the computer off and all that but it dident work.
    PLEASE HELP.

    If all else fails, do you have a recent System Restore point that you could roll back to?
    Yoga 2 Pro: i7, 256 gb SSD, 8gb RAM, Intel 7260 Dual Band AC + BT 4.0, manufactured 6/6/2014

  • Gentoo Linux and Microsoft Failover Clusters / Hyper-V

    Hello,
    Hoping there are a few people on the boards familiar with running Gentoo Linux guests under Microsoft FailOver Cluster / Hyper-V hosts.
    I have four Gentoo Linux guest VMs (running kernel 3.12.21-r1) running under the Microsoft Failover Cluster system with Hyper-V as the host. All of the Hyper-V drivers are built into the kernel (including the utilities and balloon drivers) and generally they
    run without issue.
    For several months now, however, I have been having strange issues with them. Essentially they stop responding to network requests after random intervals. However, these intervals aren't a few minutes or hours from each other; more like days or even weeks before
    one of them will stop responding on the network side.
    The funny thing is that the VMs themselves on the console side still responds. However, if I issue a reboot command on the externally non-responsive VM, the system will eventually get to a stage where all of the services are stopped and then hangs right after
    the "mounting remaining system ro" line (or something like that).
    The Failover Cluster Manager then reports that the system is "Stopping" but the system never reboots.
    I have to completely restart the HOST system so that either (A) the VM in question transfers to another host and starts responding again or (B) when the HOST comes back up I can work with the VM again.
    This *ONLY* happens on the Gentoo Linux guest VMs and not my Windows VMs.
    Wondering if anyone has hints on this.
    Thank you for your time.
    Regards, Christopher K.

    Hi ckoeber,
    Hyper-V has support most of Linux distribution but not all because it’s have so many distribution, until now the Gentoo Linux not in the support list, you can refer the following
    KB to know more about the detail:
    Linux Virtual Machines on Hyper-V
    http://technet.microsoft.com/en-US/library/dn531030
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do I change the cursor size.

    How do I change the cursor size. I  enlarged  it and now cannot remember where the command is to put it back to normal.

    System Preferences->Accessibility->Display
    Adjust the Cursor Size slider there

  • Gentoo Linux RotateEffect.java wont work?

    I'm trying to run the TestEffect and RotateEffect code from the JMF solutions but it will
    not run under Gentoo Linux with this error:
    java TestEffect file:bluescreen2.mov
    Video format: JPEG, 160x120, FrameRate=12.0, Length=3574
    The input format is not compatible with the given codec plugin: RotationEffect@17653ae
    Failed to realize: com.sun.media.ProcessEngine@1319c
    Cannot build a flow graph with the customized options:
    Unable to add customed codecs:
    RotationEffect@17653ae
    Error: Unable to realize com.sun.media.ProcessEngine@1319c
    Failed to realize the processor.
    Gentoo installs with the Cross-Platform pack (not the Linux Performance Pack), and the code runs fine
    on Windows. Is there any way I can fix this as my own Effects and Codecs will not run with the same error.
    Any help appreciated.

    You don't have native libraries in your path environment variable. keep your jmf/lib in your system's path. that should solve your problem.
          - Reza

  • Installing on Gentoo Linux

    Hi,
    I'm trying to install JRocket 8.1 sp1 on Gentoo Linux (kernel v2.4.23) with problems:
    1) I have to use "-mode=console" to force it process in console mode, otherwise it just hang there after extracting itself.
    2) When choosing the BEA home directory. I have to accept the default one "/root/bea" otherwise it hangs again.
    Regards,
    Nevin

    JRockit 8.1sp1 is supported on the platforms described in this link
    http://edocs.bea.com/wljrockit/docs81/certif.html. Other Linux versions
    could work if you try.
    I haven't seen the problem you are describing, maybe someone else in this
    news group has any input.
    Kind regards,
    Cecilia Borg
    BEA WebLogic JRockit
    Customer Centric Engineering
    "Nevin Ng" <[email protected]> wrote in message
    news:3fd694ba$[email protected]..
    Hi,
    I'm trying to install JRocket 8.1 sp1 on Gentoo Linux (kernel v2.4.23) with
    problems:
    1) I have to use "-mode=console" to force it process in console mode,
    otherwise it just hang there after extracting itself.
    2) When choosing the BEA home directory. I have to accept the default one
    "/root/bea" otherwise it hangs again.
    Regards,
    Nevin

Maybe you are looking for

  • Export comments/notes doesn't work anymore!

    In the new version coming with OS X Maverick yesterday the export isn't working like it should. When you try to export a PDF and check "Include presenter notes" those notes will NOT be exported. This worked perfect in the last version. I really need

  • Multiple errors in photoshop

    I just recently have been getting multiple errors in photoshop CS5 64bit. When loading a large file while another file is open I have gotten and error: "not enough space" or "not enough scratch disk space" this does not happen often. When using the l

  • WebCenter (spaces) posts

    Recently there has been an influx of WebCenter (Spaces) posts in this discussion board and I've asked to have the name of this board changed to be more differentiated. If you think this would help, and have a spare few seconds, could you post your ag

  • Size of the file ?

    I wanted to know how can you get the size of the file when you have the filename and filepath with you ? -Gada

  • Mac app store.app

    after update MacOSXUpd10.6.8 still mac app store.app in applications folder are existed but not working or not opening it and report this: Process:         App Store [467] Path:            /Applications/App Store.app/Contents/MacOS/App Store Identifi