Missing mouse indicator

Hi,
I have a small yet sometimes annoying problem.
When I want to rename a file or folder in Thunar (I'm using xfce) I don't have a mouse indicator. I don't know if it's actually missing or if it is just white because at some letters a white pixel appears.
In Firefox this problem doesn't occur and I have the black flashing indicator in every form field.
I looked through my applications and noticed the missing cursor in the search field of geany or the typing field in gajim, too
I already tried different cursor themes and also gtk themes.
Anyone has an idea how to solve this?
Thanks in advance.
Last edited by Barghest (2009-02-02 21:29:52)

Is it checked in the preferences?
Apple menu >> System Preferences >> Energy Saver >> Settings for: Battery >> Show details >> Options >> Show battery status in the menu bar (check)

Similar Messages

  • Missing class indicator field from database row

    Hi,
    I have following problem :
    There is a class inheritance with root interface and 4 subclasses, they are initialized with class indicator field. If I use ReadAllQuery with an interface or some of concrete class as search class - it is working perfect, but if I try to build query with custom selected fields (addPartialAttribute) I always get an error - Missing class indicator field from database row.
    AFAIK This field have not to be mapped in Workbench to real table column, how can I tell TopLink that I will read this indicator field too by reading some custom fields ? I thought TopLink reads such fields automatically, like it does it with primary keys.
    Thank you
    Maksim

    This sounds like an issue with our partial attribute queries and inheritance as the type indicator column must always be read. Can you map the type indicator to a read-only attribute (mark mapping as read-only) and include this in your list of attributes as a work-around?
    Doug

  • XML mapping inheritance problem; missing class indicator field

    Hi!
    I am currently working on a project which involves mapping a large domain model on a XSD schema. For this we use Toplink 10.1.3.1 which is mostly great. But now I have a problem while wanting to use class inheritance.
    In my XSD I have the following defined
    <xs:complexType name="Traject">
         <xs:sequence>
              <xs:element name="SoortTraject" type="SoortTraject"/>
         </xs:sequence>
    </xs:complexType>
    <xs:complexType name="SpecialTraject">
         <xs:complexContent>
              <xs:extension base="Traject">
                   <xs:sequence>
                                 [some elements] 
                   </xs:sequence>
              </xs:extension>
         </xs:complexContent>
    </xs:complexType>My XML is an implementation of this XSD and looks like this
    <Trajecten>
            <Traject xsi:type="SpecialTraject">
                     [implementation of the elements]
             </Traject>
    </Trajecten>My domain model corresponts to the XSD, so there is a Traject object and an inherited SpecialTraject object.
    In the mapping I used the Advanced properties->inheritance on both descriptors telling the Traject descriptor that it was the 'Root Parent Descriptor' ('Use class indicator field' -> 'use XML Schema Type attribute', 'Use class indicator dictionary') and the SpecialTraject what it Child Descriptor was ('Traject').
    When I test my mapping it always results in the same error (no matter how I configure this inheritance mapping). It says :
    [TOPLINK-44] missing class indicator field
    Descriptor: XMLDescriptor(Traject --> [])What am I doing wrong? Does anybody know a sollution?
    Best regards,
    Jouke Stoel
    Developer

    This is the changed XML descriptor file. When I deploy the file it automaticly overrides the old file so it ain't possible that I was still using the wrong file
    <toplink:class-indicator-mappings>
        <toplink:class-indicator-mapping>
            <toplink:class>Traject</toplink:class>
            <toplink:class-indicator xsi:type="xsd:string">Traject</toplink:class-indicator>
        </toplink:class-indicator-mapping>
        <toplink:class-indicator-mapping>
            <toplink:class>SpecialTraject</toplink:class>
            <toplink:class-indicator xsi:type="xsd:string">SpecialTraject</toplink:class-indicator>
        </toplink:class-indicator-mapping>
    </toplink:class-indicator-mappings>I have posted the stacktrace but I had to translate a bit because my exception was in Dutch :)
    Locale is a great invention
    Exception [TOPLINK-44] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.DescriptorException
    Exception description: Missing class indicator field of database row [UnmarshalRecord()].
    Descriptor: XMLDescriptor(Traject --> [])
         at oracle.toplink.exceptions.DescriptorException.missingClassIndicatorField(DescriptorException.java:887)
         at oracle.toplink.internal.ox.QNameInheritancePolicy.classFromRow(QNameInheritancePolicy.java:84)
         at oracle.toplink.internal.ox.XMLRelationshipMappingNodeValue.processChild(XMLRelationshipMappingNodeValue.java:13)
         at oracle.toplink.internal.ox.XMLCompositeCollectionMappingNodeValue.startElement(XMLCompositeCollectionMappingNodeValue.java:62)
         at oracle.toplink.ox.record.UnmarshalRecord.startElement(UnmarshalRecord.java:352)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1288)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:205)
         at oracle.toplink.internal.ox.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:189)
         at oracle.toplink.internal.ox.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:147)
         at oracle.toplink.ox.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:228)
    .

  • Missing Mouse Up Bug

    I have Labview 6.02. Sometimes when my VI is running, Labview misses
    'mouse Button Up' events. So if I try to scroll, I can't let go of
    the bar. Or a button will get stuck down. It usually catches the
    'mouse Button up' about 5-10 seconds later. This make it really
    difficult to use!
    Anyone else seen this? Any solution?
    -paul

    >Nothing is using any significant amount of CPU.
    How is the actual CPU usage when the program is running?
    I have written an application that sometimes receives spikes of up to 600 UDP packets/second (several ports). Its running on an old 133MHz Pentium and there is no slowdown at all.
    How are you using the ethernet. UDP or TCP? For TCP, do you maintain a connection, or establish a new connection for each chunk of data? Do you use datasocket connections or plain TCP?
    If using Windows, go to a command prompt and type "netstat -an" after runing the program for a while. Is there a buildup of many stale connections.
    Of course it could also be a hardware conflict, e.g. between the drivers for the NIC and the video card. Have you upda
    ted the network card drivers? Maybe try a different NIC or put it in a different PCI slot.
    LabVIEW Champion . Do more with less code and in less time .

  • Missing Mouse Events

    I’ve noticed that it is possible to miss mouse events
    if you move the mouse very quickly. For example, if you quickly
    move the mouse off a control, you can fairly easily miss the
    MouseOut event. Is there a Best Practice way to get around this?
    Thanks!!

    If you move your mouse quickly over an object, you can fairly
    easily miss the mouseout event. This is especially true if the
    object you are moving the mouse over is fairly small.

  • Return Order incomplete because of missing address indicator (VBPA-ADRDA)

    Hello,
    Using the VA02 to create a subsequent retun order results in a complete return order created. However, when I use BAPI BAPI_CUSTOMERRETURN_CREATE to create the return order, the incompletion log identifies a missing address indicator   (VBPA-ADRDA) for the ship-to party. Both sold to and ship to party are defined as one time customers. Looking at the entries in table VBPA the problematic customer holds 'D' as the address indicator value while the other customer holds 'E' as the missing address value.
    What could be the reason for the missing address indicator for that specific customer while creation works fine using the subsequent retun order creation?
    Thanks in advance, Ziv.

    1: You took care of the copy controls.
    2: Whats the item category you are using in your return order. Please mark that item category as not relevant for pricing. Uncehck the pricing field in VOV7 for this item category. Also check the incompletion procedure to make sure "pricing" is not an entry.
    3: Please check the pricing procedure you are using for the return order type, uncheck any "Mandatory " pricing conditions.
    4: In the pricing procedure determination OVKK, please check you have the required entry for the return pricing procedure.
    Please test with these changes and see the results,
    Regards
    Sai

  • CO27 - Missing part indicator (Urgent)

    Hi All,
    In CO27, i find for a few materials, the missing part indicator has been ticked, while for a few materials it is not. I would like to know how is this indicator being set by the system. Because for the parts which i do not seen the indicator ticked, are not available at the moment in stock & hence i believe this indicator should be ticked. Kindly let me know where all i should check.
    Vivek

    Dear Vivek
    1st question
    If no ava check  is not ticked and status check is ticked.
    System will check availability of material when released and saved. Then after this if the MAT not available  status NMAT you can see in the header. Once it is register, system will check the availability every time you saved till you will get the status with out NMAT. In case NMAT is not there during release and after that there was some problem with the material stock and let us say stock is reduced, then actually material is not available, but in production order Since NAMT is not there system will not check the material availability.
    In your case since you are checking the ava in background , if you want the system to check all orders with or without NMAT then don’t tick-status check.
    In this case system load will increase as system has to check all the orders.
    2.Please do not mistake this tick. This is applicable for HALB material, and not for Raw material.
    If you have HALB material and it is having stock of 10, production orders for this halb material lets say 2 prod orders released (qty 10 each) and 3 are not released(qty 10 each).
    Then ava qty will be
    I leave Production orders field blank = 10
    (ii) when i consider only released production orders = 10+10*2=30
    (iii) when i consider all production orders = 1010*210*3 = 60
    If you are taking raw material, this tick has not relevant
    your 3rd question -
    Ava check if material consists of 2 things
    checking rule - defined for a transaction - PP for production order, A is for sales order, B is for delivery etc.
    Checking group - what you define in material master 01/02/CH.
    Combination of above checking rule and checking group will fix the scope of check.
    Hence in OPJJ, you need to give checking rule and checking group both.
    as per understanding 01 will not change to 02 as in that plant 01 is fixed if it is in material master.
    Please come back if required
    If you want I will send you the preliminary document to understand what is AVA check if required.

  • Composite invoking Spring Context errors with Missing class indicator field

    Hi. I’m working on a composite with a Spring Context component that is referenced in a BPMN process and have run into some issues and I was hoping you may have some insight.
    I’m able to deploy the composite successfully, however when I try testing it on the SOA Server, it fails with the exception below:
    <auditQueryPayload auditId="17008" ciKey="12">
    <dataState>
    <dataObject name="FaultMessage" isBusinessIndicator="false">
    <value> com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault} messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage} parts: {{ summary=<summary>Exception [EclipseLink-44] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DescriptorException Exception Description: Missing class indicator field from database row [UnmarshalRecord()]. Descriptor: XMLDescriptor(com.bea.infra.events.ExtendedData --> [DatabaseTable(ns2:ExtendedData)])</summary> ,detail=<detail> Exception Description: Missing class indicator field from database row [UnmarshalRecord()]. Descriptor: XMLDescriptor(com.bea.infra.events.ExtendedData --> [DatabaseTable(ns2:ExtendedData)])</detail>} </value>
    </dataObject>
    </dataState>
    </auditQueryPayload>
    The class referenced in the error, ExtendedData, is a very simple, abstract class. Here it is:
    @XmlSeeAlso( { AssetUnregistered.class, ExtractionReassign.class,
    RelatedAssetRegister.class, ExtractionSubsequentNotify.class,
    ExtractionIntialNotify.class, AssetSubmission.class,
    ExtractionStatusChanged.class, MultiUse.class,
    ALERExtendedData.class })
    public abstract class ExtendedData {
    Do you have any thoughts or would know someone who could help?
    Thanks,
    Mike

    I've tried adding the jar to the classpath, installing the jar on the weblogic server, adding all the dependencies, and adding the jar to the project sourcepath. None of these worked either. Any Help would be appreciated.

  • Missed Call Indicator....wont go away!

    my phone froze 1 day as my husband was calling. Well his ringtone wnet off but the call never came up so that i could answer it, the whole thing froze and I had to restart it by taking out the battery.. Ever since I cannot get the 1 Missed Call indicator to go away. Ive restarted many times, Checked the call logs, it just wont go away....
    anyone else have any suggustions?
    thanks

    To clear the Misse Call Indicator complete the following steps:
    Connect the BlackBerry smartphone to the computer.
    Open BlackBerry Desktop Manager.
    Double-click Backup and Restore, then click Advanced.
    From the list of Device Databases, select the appropriate database.  For your problem, select Call Log.
    Click Clear.
    In the Warning window, click OK.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • N80 - Missed call indicator not appearing on Activ...

    Hi All
    As title - the missed call indicator doesn't appear on the active standby screen on my N80 (when I've got missed calls, obviously). It does appear on other screens (applications and menus). All other icons do (new SMS, new Voicemail, USB, wireless etc). Firmware is the latest version (AFAIK, it's the .017 version, dated 03-05-2006). Is this just me, or do all N80s have this problem (I'm on orange, BTW).
    Thanks Si.

    Hi
    Thanks for the replies.
    I've been in touch with Orange, and I'm waiting for them to get back to me. Strangely, I spoke to Nokia support and they said the missed call indicator shouldn't appear on the active standby screen (i.e. the 'U' shaped arrow underneath the battery meter). I'm not convinced - has anyone else got an N80 they can test (phone yourself, hang up after a couple of rings, then choose "exit" on the notification message - do you get the missed call icon top right on active standby, or just on the menus / application screens?)
    Thanks
    Si.

  • Message Indicator Options - Can I turn off missed calls indicator, but keep indicator for

    Can I turn off missed calls indicator, but keep indicator for other messages?  i.e. voicemails etc. 

    Yes you can.
    Press the green dial key to enter the call log > Menu key > Options > Call Logging and set the logging to NONE and save.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • TS2662 wireless mouse indicator light flashing

    have a new imac with wireless mouse.
    sometimes the mouse does not connect.
    the indicator light flashes when it does
    not work. intermitten connection.
    battery 100% & mouse connected

    Try making the mouse a favorite.
    Barry

  • Firefox missing mouse clicks

    I have updated both my desktop (Win7) and my laptop (WinXP) to Firefox 9.0.1 (from 8.0) and both are suffering from this issue.
    about 99% of my left mouse clicks seem to get ignored, but middle and right are both perfectly find. Left button operates correctly in all other programs.
    The mouse works correctly in the taskbar/menus/tab bar/scroll bar, but stops as soon as I am inside the page display area.
    Sometimes if I click continuously for 10 seconds I get an ok click, or sometimes I have to use a different program for a minute and then come back, then I can get 1 or 2 clicks before it stops working.
    Currently navigating using tab, and shift+tab.
    This is very very annoying, has anyone else noticed this after update? or have any ideas?

    garry wrote:
    My current issue is that if the simulator is frozen (system time is cycling within a 100ms window) mouse clicks on buttons are getting lost.OK that's an entirely different kettle of fish. Firing an action does require that the mouseReleased be later than the mousePressed, and that both be over the button.
    Consider ths scenarion in any normal application that doesn't interfere with the system time. The user presses the mouse over some other component, drags over to the button and releases it. Next, the user presses the mouse over the button, drags off the button and then releases it. This isn't supposed to trigger the button's ActionListener#actionPerformed.
    With the system time looping, how does the runtime know that this isn't the case?
    I can see the button border change when I move the mouse over the button,that's rollover, triggered from mouseEntered. timing is not an issue.
    but the mouse click is lost (button does not get depressed).See above.
    Sometimes it works fine for a few mouse clicks and other times several mouse clicks will be lost in a row.See above.
    It seems random.In a way, it is.
    This seems to be more prevalent with buttons than capturing a mouse click on a panel where I do 2D drawing. Not sure why.Could be just human susceptibility to guesswork, or may actually have something to do with the occasional additional processor cycles involved in the custom painting. Since you haven't described the frequency of repainting nor its complexity, that guess is my susceptibility to guesswork ;)
    When I put the simulator into Run mode, it works perfectly, never missing a click.Of course it will.
    Anyone out there have any insights into what might be going on under the hood inside Java/Swing with mouse events and the system clock?See above.
    db

  • [Solved] Missing App indicator for Shutter

    I just went through the process of installing all of the [AUR packages] for [Shutter]. I made it through that process fine, no errors all the dependencies are installed. For some reason when I start the application the App Indicator doesn't appear, instead I just get a matted gray square:
    I would expect the actual shutter icon to be there:
    The icon itself doesnt appear to be missing I can see it in /usr/share/pixmaps along with other icons that are appearing: Dropbox, Redshift, PIdgin, etc...
    Any thoughts
    Last edited by mcmillhj (2014-02-05 17:10:48)

    Not really sure what happened, after about 45 minutes the app indicator appeared. I can't recall any actions during that time period that would cause it to be fixed.

  • Is there a missed call indicator

    Ok the only prob. I have is that there is no flashing light or any indication that you missed a call so I find myself constantly push the home button to check for a missed call any solutions.

    If I understand the question, on some phones that have an LED, it can be a visual indicator/alert.
    In other words, I had a Motorola cell phone many years ago which would blink the LED in alternating colors (green/red) to let me know I had a missed a call or received a text message. With the iPhone the only way to know if you missed a called is to hit the home button.
    Since the iPhone has no external LED or other visual indicator other than the LCD display itself, there is no way to just glance at the phone and see if you did miss a call - at least with SMS it can be configured to chime repeatedly.
    BTW, I too would love to have some sort of visual indicator if I missed a call.
    Message was edited by: rob_kuhn

Maybe you are looking for

  • Discoverer report showing null instead blank

    hi, I am running report from discoverer and it is showing null instead blank, do I need to check some thing in pref.txt file in oracle 9i regards kumar

  • Message says can't edit because "already editing", except no one is!

    So, here's the deal: My client got a new computer and installed the latest version of Contribute on that new computer. But then when she went to edit her website content through Contribute, she got a message saying "You can't edit this page because y

  • Business Components and Database Views - Trouble Creating

    I am trying to create a business component that contains a View that I created in my database. When I get to the fnnal step of creating the business component and it begins to generate the XML and Java code, it bombs out and says that the view object

  • Photoshop to Revel

    If I moved my photos from photoshop, how do i find them on revel?

  • Question about Pagination and Page Number Display

    I am trying to figure out a way to display just part of the pages if there are 50 or so pages. For examples if the user is on page 20 I would like to the numbers to display like this: 1 ... 18 19 20 21 22 ... 50 I could do this through JavaScript I t