LinkElement become NOT clickable when it scroll out of TextArea view

Hi:
I am writing a online call center product with flash builder 4.5.
I found a tricky problem with LinkElement.
I use the TextArea as the display stage for each incoming and outgoing message. Obviously, the messages includes image and href.
I use LinkElement to display them.
As conversation continues, the TextArea's view scrolls to display more and more content.
When LinkElement scrolls out of the viewable area of TextArea, it becomes NOT clickable!!!
If I change the size or height of TextArea, make the LinkElement shows in view of TextArea, it becomes Clickable.
But changing the size of TextArea is not a workable way to fix this problem, espetially for a long conversation.
The source code is too long, I have to show some snapshot.
=============================================================================
Following is function to generate Paragraph to be inserted into TextArea.
private function imageToLocalParagraph(
role:int, customerId:int, stationId:int, imageTitle:String, imageUrl:String):ArrayList{
var selfName:String = getRoleName(role, customerId, stationId);
var color:uint = getColor(role);
var timeStr:String = getTimeString();
var list:ArrayList = new ArrayList();
var p:ParagraphElement = new ParagraphElement();
var span:SpanElement = new SpanElement();
span.text =
timeStr + " " + selfName;
span.fontSize = _fontSize;
span.color = color;
p.addChild(span);
list.addItem(p);
var p2:ParagraphElement = new ParagraphElement();
var inf:Object = {color:0xFF0000};  
p2.linkHoverFormat = inf;
var link:LinkElement = new LinkElement();
link.href = imageUrl;
link.target = "_blank";
link.addEventListener(FlowElementMouseEvent.CLICK, onImageClick);
var linkSpan:SpanElement = new SpanElement();
linkSpan.text = "点击打开" + imageTitle;
linkSpan.fontSize = _fontSize;
linkSpan.color = color;
link.addChild(linkSpan);
p2.addChild(link);
list.addItem(p2);
return list;
Following is the TextArea that contains each paragraph.
=================================================================
<s:TextArea id="textArea"
editable="false"
focusEnabled="true"
horizontalCenter="0"
width="100%"
height="70%">
<s:textFlow>
<s:TextFlow>
<s:p><s:a href="http://adobe.com/" target="_blank"></s:a></s:p>
</s:TextFlow>
</s:textFlow>
</s:TextArea>
When sprite is created complete, event listener is set for TextArea and this. ParagraphElementEvent is new defined event to receive paragraph list.
this.textArea.textFlow.addEventListener(
CompositionCompleteEvent.COMPOSITION_COMPLETE, compositionCompleteHandler);
this.addEventListener(ParagraphElementEvent.TYPE, onParagraphElementEvent);
When receiving paragraph list event, TextArea will add it and auto scroll view to bottom.
========================================================================================== ============
private function onParagraphElementEvent(event:ParagraphElementEvent):void {
if (event.eventId == this._customer.customerId) {
var list:ArrayList = event.paragraphElementList;
for (var i:int = 0; i < list.length; i++) {
var p:ParagraphElement = (ParagraphElement)(list.getItemAt(i));
this.textArea.textFlow.addChild(p);
// auto scrolling to bottom with 3 ways, the last one is perfect
// (1) this.textArea.appendText("");
// (2) this.textArea.scrollToRange(int.MAX_VALUE, int.MAX_VALUE);
// (3) call scrollToBottom twice when textFlow.addChild and textFlow.CompositionCompleteEvent
scrollToBottom();
private function compositionCompleteHandler(event:CompositionCompleteEvent):void {
scrollToBottom();
private function scrollToBottom():void {
this.textArea.validateNow();
var maximum:Number = this.textArea.scroller.verticalScrollBar.maximum;
this.textArea.scroller.verticalScrollBar.value = maximum;
I don't think it is a problem of Flash builder 4.5.
LinkElement is a commen component.
Thanks
Steven

hi:
the reason has been figured out:
It results from CompositionCompleteEvent.COMPOSITION_COMPLETE.
this.textArea.textFlow.addEventListener(CompositionCompleteEvent.COMPOSITION_COMPLETE, compositionCompleteHandler);
If we scrolls the text area to show the LinkElement invisible,
Click the the Link element, will trigger CompositionCompleteEvent again.
In my implementation, CompositionCompleteEvent  will scrolls the text area to bottom immediately.
It looks that the link not works.
The reason is found, but another question is created:
What is the solution for the text area, which satisfys two aspects:
(1) auto scroll to bottom;
(2) make the link element workable when scrolls.
This is important for IM applications.

Similar Messages

  • Table of Contents become not clickable when I convert Pages to PDF

    Hello,
    I created a document in Pages but the TOC becomes not clickable when I export it to PDF. I tried "Print as PDF", too but didn't work. Is there a fix or workaround? I am working on User Manual for a new system for my company and not many people will be able to use Pages document.
    Thanks!

    What version of Pages?
    Sounds like Pages 5.2.2. They are supposed to have fixed that, but seems you are still having the problem.
    If you are doing a manual you will be far better off using Pages '09.
    Pages 5.2.2 has so many features missing. and is buggy to boot.
    Peter

  • LinkElements are not clickable

    Hello,
    I am adding LinkElement to my TextFlow and it seems they are not clickable until I do a special trick.
    Here is my code :
    (OnClick of a button)
    var t:TextFlow = txtText.textFlow;
    var p:ParagraphElement = new ParagraphElement();
    var s:SpanElement = new SpanElement();
    var a:LinkElement = new LinkElement(); 
    a.href = "http://www.adobe.com";
    s.text = "Un lien"; 
    a.addChild(s);
    p.addChild(a);
    t.addChild(p); 
    txtText.textFlow = t; 
    this is my RichEditableText :
    <s:RichEditableText id="txtText" editable="false" />
    The link appears with correct format, but when I mouse hover, the cursor is the selectable one, not the hand. I am able to make it "handed" when I select some text, then I press the right-button and then I click on COPY and the link is now clickable (I really don't understand what the hell is going on behind. I tried to attach some listeners and the FlowOperationEvent.FLOW_OPERATION_* are dispatched when I do that.)
    Did I forget something to do ?
    Sorry for my english,
    Charles.

    I had this same problem, adding mouseChildren = true fixed the problem, allowing links to be clickable on a TextArea/RichEditableText instance

  • My account number and password will not delete when I log out from web site MF Global (which is a futures trading account)

    MF Global (formerly Lind-Waldock) is a futures/0ptions company that I trade on from time to time. I have logged on my account number and password but when I log out and close the MF Global window and close Firefox the account number and password remain. When I log in to MF Global again my account is still open. This disturbing because a considerable amount of $$$ are involved. I had MF Global's tech department try to cancel the account and password and they couldn't do it. This does not occur on Safari! MF Global suggested it must be locked only on Firefox. Can you help right away??? Thank you. ''[Personal information removed by moderator. Please read [[Forum and chat rules and guidelines]], thanks.]''

    Websites remembering you and automatically log you on or keep you logged on is stored in a cookie.
    So you need t clear the cookies from that site to make the site forget you and log you out.
    Clear the cache and the cookies from sites that cause problems.
    "Remove Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the Firefox Profile Folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Satellite L670-1HJ -Internal Speakers are not muted when selecting line Out

    I want to use an external set of speakers, but when plugging them in, selecting line out in Realtek HD Audio Manager doesn't turn off the internal speakers, instead only reducing their volume somewhat. Selecting Headphone does switch them off, but this results in audio being sent out at headphone levels, which sounds awful on normal speakers and is therefore not an option.
    Is there a way I can either get it to switch them off when using line out too, or just disable the internal speakers altogether?

    Unfortunately, in sound properties in can only deactivate either the HDMI output, or speakers, which switches both the internal and external ones on or off together, but doesn't let me choose between the two.
    When selecting the headphone setting, the internal equalizer seems to switch to a different setting, which sounds very different and completely unnatural, so I'd prefer to find a way to use the much better sounding line out with disabled internal speakers.

  • Webelements : does not support when i add the data sourcce& view in HTML

    hi Masters,
    i am using sap crystal reports 2008 and when i add the data source and add tables to the report and i use web elements functions as my selection screen then it does not show i mean the script remains as it is and when i take out my data source
    then it works when i view it in HTML VIEWR.
    how can i make it to work despite me using the data soruce.
    thank you,
    pasala

    hi Pasala,
    this is due to the sap integration kit which does not support pass-through html. webelements require pass-through html in order to show up as html.
    here's what you can try though:
    1) install the latest sap integration kit on your boe system machine(s)
    2) if the above does not solve the issue follow the steps at the bottom of [this thread|WebElements: HTML not rendering when using Bex Query as Source]
    3) if 2 above doesn't work then see [this thread |Re: WebElements only show HTML tags (even after following WebElement guides)]as a last resort
    hopefully step 1 & step 2 will solve the issue.
    jamie

  • Preloader not working when image scroller present

    Hi:
    I designed a .fla that involves a large panoramic image that
    I stitched together in PhotoShop, then imported into the library
    and made into a movie clip, I then have the movie clip of the
    panoramic load into an image scroller (the one in the components
    library) on the main timeline so you get the sense you are panning
    through the photo. Within the movie clip of the panoramic there are
    buttons in it that then call other movie clips to load another
    movie clip on top of the image scroller.
    code attached to the buttons is:
    on(release){
    _root.attachMovie("myMovie", "screen",1);
    _root.screen._x =10;
    _root.screen._y =425;
    My issue is the file is so large that I have made created a
    preloader.
    If I load the movie clip of the panoramic directly onto the
    timeline the preloader works fine...
    When I try to load the imagescroller that calls the movie
    clip my preloader does not work at all...
    Does anyone have any ideas?
    I will gladly supply you with any code you may need.
    Thank you
    Janalese

    Thank you for your information. It worked great as far as...I
    could build a preloader and have the movie show up on the screen as
    I wanted. Now for problem number two that has developed...
    The MovieClipLoader that calls external .swf file. This is a
    movie that has an image scroll bar that calls a movie clip that
    scrolls a panoramic photo. Within that movie clip of the panoramic
    I have buttons that then call other movie clips from the library
    using
    on(release){
    _root.attachMovie("myModelScroll", "screen",1);
    _root.screen._x =10;
    _root.screen._y =425;
    This is an example of what I am doing
    I have a panoramic shot that is in an image scroller, that
    panoramic is of a group of buildings each building has a button
    next to it. Those buttons then call up another movie clip from the
    library using the attachMovie clip to show another mini movie clip
    of what the building looks like inside, and what the purpose is.
    Issue:
    The buttons within the movie clip that is loaded into the
    image scroller fail to work. If I just load the .swf files into the
    browser it works just fine...
    but the issue is I have a huge file with an image scroller so
    I need a progress bar and a MovieClipLoader function.
    How do I now get the other code attached to the buttons
    within the movie clip that says attachMovieClip to work within the
    context.
    I am so baffelled as to why it won't work...
    Here is the code to my preloader and movieClipLoader
    My actionScript skills are very limited so any help is
    greatly appreciated but needs to be supplied in simple language.
    Thank you very much

  • My Online Number Does Note Display When I Call Out...

    I have been told by people I call that their phones do not display my online #. They see Unknown Number or Number Available or Another # I do not recognize.
    This is a new problem for me. I have had the same online # for over a year.
    Thoughts?

    This so full of BS on Skypes part, I have to constantly come to my settings on this web site to reinactivate caller ID, it is the only place to do it, there is no setting on the app itself. First, why is the setting not being saved?  Who is turning it off? Why do I have to go this website to activate it and same with the voicemail message greeding? Should be done via app! 

  • Af:inputText is not shown when its corresponding value in the view Object i

    Hello all,
    I'm new to ADF and I need some help on this issue.
    I've a dropdown field and series of text fields in my form. All these fields represents the corresponding ViewObject attributes. The values of text fields are dependent on the dropdown selection.
    I've written a valueChangeListener which works fine.
    The problem is, if the viewobject values (database values) for the corresponding text fields are null then the inputText disappears. But I wanted to show the inputText with emplty string. Any help on this issue pls.
    Regards,

    code in my jspx:
    <af:selectOneChoice value="#{bindings.BannerTextView1PagegroupName.inputValue}"
    label="#{bindings.BannerTextView1PagegroupName.label}"
    binding="#{backing_BannerTextDorpDownUpdate.selectOneChoice1}"
    id="selectOneChoice1" autoSubmit="false"
    valuePassThru="true"
    onchange="this.form.submit()" valueChangeListener="#{backing_BannerTextDorpDownUpdate.newItemCodeChanged}">
    <f:selectItems value="#{bindings.BannerTextView1PagegroupName.items}"
    binding="#{backing_BannerTextDorpDownUpdate.selectItems1}"
    id="selectItems1"/>
    </af:selectOneChoice>
    <af:inputText value="#{bindings.BannerTextView1BottomHeadingLarge.inputValue}"
    simple="true"
    required="#{bindings.BannerTextView1BottomHeadingLarge.mandatory}"
    columns="#{bindings.BannerTextView1BottomHeadingLarge.displayWidth}"
    binding="#{backing_BannerTextDorpDownUpdate.inputText1}"
    id="inputText1">
    <af:validator binding="#{bindings.BannerTextView1BottomHeadingLarge.validator}"/>
    </af:inputText>
    valueChangeListner in my backing bean:
    public void newItemCodeChanged(ValueChangeEvent valueChangeEvent) {
    List vObject = (List)project1.backing.JSFUtils.resolveExpression(FacesContext.getCurrentInstance(),"#{bindings.BannerTextView1PagegroupName.items}");
    System.out.println("JSFUtil test......"+vObject);
    SelectItem vItem = (SelectItem)vObject.get(Integer.valueOf((String)valueChangeEvent.getNewValue()));
    ..... my business logic code
    I've created association and view link for changing the values on dropdown selection. Its just the association of primary keys of the 2 tables which I use for the fields in the form.

  • Rollover Slidelets not working when published

    Hi,
    I'm using CP5.5 for a course that uses numerous rollover slidelets.  Everything works as expected when previewing the slides in Captivate however the rollover slidelets do not work when the course is published and viewed in a browser.
    Any idea what could be causing this?
    Thanks,
    Matt

    Your project file may be experiencing some corruption.  Did you insert each of these slidelets using the Insert menu or did you perchance just copy and paste them from the same one?  I've seen that practice cause issues sometimes.
    Try creating a new blank project and then insert a few test slidelets using the Edit menu.  Do they work when this project is published?  If so, at least you know your Cp install is fine.
    Try hiding slides in your project as per suggestions in this post:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic-troubleshooting-tech niques
    It may be that the corruption is limited to one or more slides and you can resolve it by rebuilding those slides.

  • How do I get a PDF document put into an attachment form that I can drag to an e-mail.  Usually I get an icon showing an spiral note book which then becomes an attachment when I drag it to the e-mail, but occasionally it stays in PDF and prints out on the

    How do I get a PDF document put into an attachment form that I can drag to an e-mail.  Usually I get an icon showing an spiral note book which then becomes an attachment when I drag it to the e-mail, but occasionally it stays in PDF and prints out on the e-mail.  What have I done differently?

    Thanks again for the detailed instructions Srini!
    And I really hate to be a pest . . . but . . .
    Using your example and not modifying it, I get the e-mail form filled out correctly and the pdf attached, however, I'm not prompted to sign it.
    Any more clues?

  • My pointer, becomes a hand and it will not activate message in email when I scroll over the message I would like to open. How can I eliminate the hand tool?

    Need help with deactivating this feature. The pointer becomes a hand, when I hover over email messages. What can I do to eliminate this situation?

    The answer depends, in part, on which website you use for email. Volunteers often have accounts on Gmail, Yahoo mail, and Outlook.com (formerly Hotmail). Other sites might require more guesswork...
    Meanwhile, here are some general suggestions:
    '''Clear obsolete files and data'''
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove your mail site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?
    '''Bypass possible problem add-ons temporarily'''
    Firefox's Safe Mode is a standard diagnostic tool to bypass interference by extensions (and some custom settings). More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using
    Help > Restart with Add-ons Disabled
    In the dialog, click "Start in Safe Mode" (''not'' Reset)
    Any difference?

  • Adobe air mobile - softKeyboardType is not working when using skinClass to allow scrolling?

    I am trying to set the softKeyboardType to email but when ever i use skinClass="spark.skins.mobile.TextAreaSkin" it doesn't change it but when i take off skinClass="spark.skins.mobile.TextAreaSkin" it does work. The problem is i need the skinClass="spark.skins.mobile.TextAreaSkin" class to allow my application so scroll with out it the text does not stay with in the bounds of the text input boxes. Has anyone seen this problem or another fix the the scrolling problem?
    Code examples
    <s:TextInput softKeyboardType="email" id="id1" width="100%" skinClass="spark.skins.mobile.TextInputSkin" />
    <s:TextArea softKeyboardType="email" id="id2" height="400" width="100%" skinClass="spark.skins.mobile.TextAreaSkin" />
    Thank for the help,
    Justin

    The main problem we are all seeing is that its not hooking into the scroller, as this is documented not to work in a scrollable environment
    However try something like this, still not perfect (as i see a flicker) but it should get you going.
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"
        applicationDPI="320"
        xmlns:local="*"
              applicationComplete="init()">
      <fx:Script>
                        <![CDATA[
                                  import mx.events.PropertyChangeEvent;
                                  import spark.skins.mobile.StageTextInputSkin;
                                  import spark.skins.mobile.TextInputSkin;
                                  protected function init():void {
                                            addHandlers(myScroller, myTI);
                                  protected function setStageTextInputSkin(ti:TextInput):void {
      //FIXME could do with a check to ensure that the skin isn't being set many times when it doesn't need to
                                            var myTIText:String = ti.text;
                                            ti.setStyle("skinClass",Class(StageTextInputSkin));
                                            ti.returnKeyLabel = ReturnKeyLabel.DONE;
                                            ti.autoCapitalize = "sentence";
                                            ti.softKeyboardType = SoftKeyboardType.NUMBER;
                                            ti.text = myTIText;
                                  protected function setTextInputSkin(ti:TextInput):void {
      //FIXME could do with a check to ensure that the skin isn't being set many times when it doesn't need to
                                            ti.setStyle("skinClass",Class(TextInputSkin));
                                  protected function addHandlers(scroller:Scroller, ti:TextInput):void {
      // ====================== ADD LISTENERS FOR WHEN WE NEED THE STAGETEXTINPUT ===========================================
                                            ti.addEventListener(FocusEvent.FOCUS_IN, function(event:FocusEvent=null):void { setStageTextInputSkin(ti) });
      // ====================== ADD LISTENERS FOR WHEN WE NEED THE TEXTINPUT ===========================================
                                            addEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE, function(event:SoftKeyboardEvent=null):void { setTextInputSkin(ti) });
                                            ti.addEventListener(FocusEvent.FOCUS_OUT, function(event:FocusEvent=null):void { setTextInputSkin(ti) });
      //http://stackoverflow.com/questions/4390725/flex-4-scroller/4425091#4425091
                                            scroller.viewport.addEventListener(PropertyChangeEvent.PROPERTY_CHANG E, function(e:PropertyChangeEvent):void {
                                                      if (e.source == e.target && e.property == "verticalScrollPosition")
                                                                setTextInputSkin(ti);
                                                      if (e.source == e.target && e.property == "horizontalScrollPosition")
                                                                setTextInputSkin(ti);
                        ]]>
      </fx:Script>
        <s:Scroller width="100%"
            height="100%"
            verticalScrollPolicy="on"
                        id="myScroller">
            <s:Group width="100%"
                height="100%">
      <s:layout>
      <s:VerticalLayout/>
      </s:layout>
                <s:TextInput id="myTI" text="hello"
                    softKeyboardType="number"
                                            skinClass="spark.skins.mobile.TextInputSkin"/>
            </s:Group>
        </s:Scroller>
    </s:Application>

  • Monitor not showing the whole screen when I log out of Xorg/Openbox

    Please help, what happens is..
    I log into arch, it boots fine (it displays the loading of daemons in like arabic or something but that's another matter!), I can see everything, I 'startx' into Openbox and that's all fine but when I log out of X it cuts off the bottom of my screen.
    I've got a widescreen 1680x1080 monitor and an Nvidia GeForce 8400 GS graphics card and I've tried using nvidia and nouveau drivers.
    It only started AFTER i'd installed Xorg, I'd just log into x then kill it and i'd have half my screen missing.
    I've tried setting nvidia-settings and editing the conf files in Xorg but it must be an issue outside of X surely, as It's always fine in openbox?
    any ideas?
    Thanks.
    EDIT: I did try searching but to no avail - if there's a topic on this i'm very sorry =/
    Last edited by teatreetea (2011-01-12 15:28:07)

    I don't know how to do the nested scroll thing I'm sorry
    /var/log/Xorg.0.log
    [ 3557.788] (II) Loading extension DOUBLE-BUFFER
    [ 3557.788] (II) LoadModule: "record"
    [ 3557.788] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 3557.788] (II) Module record: vendor="X.Org Foundation"
    [ 3557.788] compiled for 1.9.2, module version = 1.13.0
    [ 3557.788] Module class: X.Org Server Extension
    [ 3557.788] ABI class: X.Org Server Extension, version 4.0
    [ 3557.788] (II) Loading extension RECORD
    [ 3557.788] (II) LoadModule: "extmod"
    [ 3557.788] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 3557.788] (II) Module extmod: vendor="X.Org Foundation"
    [ 3557.788] compiled for 1.9.2, module version = 1.0.0
    [ 3557.788] Module class: X.Org Server Extension
    [ 3557.788] ABI class: X.Org Server Extension, version 4.0
    [ 3557.788] (II) Loading extension MIT-SCREEN-SAVER
    [ 3557.788] (II) Loading extension XFree86-VidModeExtension
    [ 3557.788] (II) Loading extension XFree86-DGA
    [ 3557.788] (II) Loading extension DPMS
    [ 3557.788] (II) Loading extension XVideo
    [ 3557.788] (II) Loading extension XVideo-MotionCompensation
    [ 3557.788] (II) Loading extension X-Resource
    [ 3557.788] (II) LoadModule: "glx"
    [ 3557.789] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3557.799] (II) Module glx: vendor="NVIDIA Corporation"
    [ 3557.799] compiled for 4.0.2, module version = 1.0.0
    [ 3557.799] Module class: X.Org Server Extension
    [ 3557.799] (II) NVIDIA GLX Module 260.19.29 Wed Dec 8 12:24:30 PST 2010
    [ 3557.799] (II) Loading extension GLX
    [ 3557.799] (II) LoadModule: "dri"
    [ 3557.799] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 3557.800] (II) Module dri: vendor="X.Org Foundation"
    [ 3557.800] compiled for 1.9.2, module version = 1.0.0
    [ 3557.800] ABI class: X.Org Server Extension, version 4.0
    [ 3557.800] (II) Loading extension XFree86-DRI
    [ 3557.800] (II) LoadModule: "dri2"
    [ 3557.800] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 3557.800] (II) Module dri2: vendor="X.Org Foundation"
    [ 3557.800] compiled for 1.9.2, module version = 1.2.0
    [ 3557.800] ABI class: X.Org Server Extension, version 4.0
    [ 3557.800] (II) Loading extension DRI2
    [ 3557.800] (II) LoadModule: "nvidia"
    [ 3557.800] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 3557.801] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 3557.801] compiled for 4.0.2, module version = 1.0.0
    [ 3557.801] Module class: X.Org Video Driver
    [ 3558.216] (II) NVIDIA dlloader X Driver 260.19.29 Wed Dec 8 12:10:14 PST 2010
    [ 3558.216] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 3558.216] (--) using VT number 8
    [ 3558.220] (II) Loading sub module "fb"
    [ 3558.220] (II) LoadModule: "fb"
    [ 3558.220] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 3558.221] (II) Module fb: vendor="X.Org Foundation"
    [ 3558.221] compiled for 1.9.2, module version = 1.0.0
    [ 3558.221] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3558.221] (II) Loading sub module "wfb"
    [ 3558.221] (II) LoadModule: "wfb"
    [ 3558.221] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 3558.221] (II) Module wfb: vendor="X.Org Foundation"
    [ 3558.221] compiled for 1.9.2, module version = 1.0.0
    [ 3558.221] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3558.221] (II) Loading sub module "ramdac"
    [ 3558.221] (II) LoadModule: "ramdac"
    [ 3558.221] (II) Module "ramdac" already built-in
    [ 3558.221] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
    [ 3558.221] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 3558.221] (==) NVIDIA(0): RGB weight 888
    [ 3558.221] (==) NVIDIA(0): Default visual is TrueColor
    [ 3558.221] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 3558.221] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 3558.222] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 3558.222] (II) NVIDIA(0): enabled.
    [ 3559.086] (II) NVIDIA(0): NVIDIA GPU GeForce 8400 GS (G98) at PCI:1:0:0 (GPU-0)
    [ 3559.086] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 3559.086] (--) NVIDIA(0): VideoBIOS: 62.98.71.00.52
    [ 3559.086] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 3559.086] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 3559.086] (--) NVIDIA(0): Connected display device(s) on GeForce 8400 GS at PCI:1:0:0
    [ 3559.086] (--) NVIDIA(0): NTS MBW-SERIAL (CRT-1)
    [ 3559.086] (--) NVIDIA(0): NTS MBW-SERIAL (CRT-1): 400.0 MHz maximum pixel clock
    [ 3559.136] (II) NVIDIA(0): Assigned Display Device: CRT-1
    [ 3559.136] (==) NVIDIA(0):
    [ 3559.136] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 3559.136] (==) NVIDIA(0): will be used as the requested mode.
    [ 3559.136] (==) NVIDIA(0):
    [ 3559.136] (II) NVIDIA(0): Validated modes:
    [ 3559.136] (II) NVIDIA(0): "nvidia-auto-select"
    [ 3559.136] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    [ 3559.172] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    [ 3559.172] (--) NVIDIA(0): option
    [ 3559.172] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [ 3559.172] (--) Depth 24 pixmap format is 32 bpp
    [ 3559.172] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 3559.174] (II) NVIDIA(0): Initialized GPU GART.
    [ 3559.182] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 3559.182] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 3559.182] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 3559.182] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 3559.182] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 3559.182] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 3559.182] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 3559.182] (II) NVIDIA(0): Config Options in the README.
    [ 3559.187] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 3559.254] (II) Loading extension NV-GLX
    [ 3559.278] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 3559.283] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 3559.283] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 3559.283] (==) NVIDIA(0): Backing store disabled
    [ 3559.283] (==) NVIDIA(0): Silken mouse enabled
    [ 3559.290] (==) NVIDIA(0): DPMS enabled
    [ 3559.290] (II) Loading extension NV-CONTROL
    [ 3559.291] (II) Loading extension XINERAMA
    [ 3559.291] (II) Loading sub module "dri2"
    [ 355/var/log/Xorg.0.log
    [ 3559.767] (**) AT Translated Set 2 keyboard: always reports core events
    [ 3559.767] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 3559.786] (--) AT Translated Set 2 keyboard: Found keys
    [ 3559.786] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 3559.786] (II) XINPUT: Adding extended input device "AT Translated Set 2 key$
    [ 3559.786] (**) Option "xkb_rules" "evdev"
    [ 3559.786] (**) Option "xkb_model" "evdev"
    [ 3559.786] (**) Option "xkb_layout" "us"
    [ 3559.787] (II) config/udev: Adding input device PC Speaker (/dev/input/event$
    [ 3559.787] (II) No input driver/identifier specified (ignoring)
    mod edit: code tags
    Last edited by litemotiv (2011-01-12 16:12:59)

  • Since I've updated my iPad to iOS 6 it's running a lot slower especially when I scroll up and down and takes ages to load up on the App Store I know they got glitches but are they gonna be sorting this out as well ?

    Since I've updated my iPad to iOS 6 it's running a lot slower especially when I scroll up and down and takes ages to load up on the App Store I know they got glitches but are they gonna be sorting this out as well ?

    Hi!
    I am also having issues with the device since updating to IOs 6. The time between clicking an icon, i.e. a picture, and the load of that picture takes longer enough to notice it. It did not happen before the update.
    I am also having problems with some applications, specially the Facebook application. When I click on my picture in the right bar of the app, it promps a window that ask me for share my location, etc.. and get freeze there.
    Regarding reseting the device, already done. It did not helped.
    Also, SIRI is very nice, but sometimes it stop working and I have to re-start the device in order to being able to use SIRI again. When it happens, it looks like SIRI is sending the information, but does not do anything after.
    It is understandable that they require some time to get the new IOs version working properly, but I dont like to be a Beta tester.

Maybe you are looking for

  • Why is my screen all pixelated and blurry

    just as when i restart my computer, everything on my browser, menu bar, everything blurrs out and got pixelate. Anyone has any idea what's wrong with my computer? and how to fix it

  • Using BFile in Developer6

    Hi, I have created a table in Oracle 8i, which has one BFILE field. I have inserted 2-3 records in this table, where BFile field contains word document. Now I want to view this document using a Form in Developer6. How do i do it? I tried using by cre

  • UCCX Chat with Social Miner

    Hello, I have been testing UCCX 9.0 Chat functionality integrated with Social Miner, and found the following things: There is a way to configure UCCX in such a way that, Chat sessions will not be presented to Agent, if that Agent is already on a Voic

  • Function Key in Symbol MC9090 device

    Hello all, I have an problem with function keys functionality on Symbol MC9090 devices (Windows mobile 5.0) for an SAP ITSMOBILE aplication, I'm trying associate events in javascript to keyboard, but don't get work. In the explorer desktop key functi

  • Hello, i can't open any apps on my macbook air or install any app

    Hello, i can't open any apps on my macbook air. when i am attempting it says "you may need to reinstall app but when i am trying to reinstall it doesn't do anything. i can only browse right now. It happened right after when i deleted some files i was