More Trouble with Realtek Ethernet RTL8111/8168/8411 (rev 12)

Hello everybody!
I got the same problem as others with the ethernet controller model mentioned in the title, but i have (rev 12) not 6 or 10 like others ...
I followed this thread:
https://bbs.archlinux.org/viewtopic.php?id=176413&p=2
... but none of the solutions worked.
i plugin the ethernet cable but network manager still shows "no cable attached" and no ip adress information ...
here are my details:
i have the same problem in kernel 3.16 and 3.14
$ ifconfig
enp3s0f1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:90:f5:f9:fd:d9 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 656 bytes 51072 (49.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 656 bytes 51072 (49.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp2s0: wlan chip by intel works fine
$ lspci -v
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
Subsystem: CLEVO/KAPOK Computer Device 5494
Flags: bus master, fast devsel, latency 0, IRQ 56
Memory at f7c15000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at f7c00000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
03:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
Subsystem: CLEVO/KAPOK Computer Device 5494
Flags: bus master, fast devsel, latency 0, IRQ 61
I/O ports at e000 [size=256]
Memory at f7c14000 (64-bit, non-prefetchable) [size=4K]
Memory at f7c10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169
Kernel modules: r8169
the computer that has the problem is a laptop and i dunno why there are 2 Realtek Entries ... it definitly has only ONE ethernet port!
((installing aur r8168 and loading the module ofc did not fix the problem as suggested by others ...))
$ dmesg | grep 8169
[ 2.304595] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.304609] r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
[ 2.310138] r8169 0000:03:00.1: irq 61 for MSI/MSI-X
[ 2.310452] r8169 0000:03:00.1 eth0: RTL8411 at 0xffffc900018c6000, 00:90:f5:f9:fd:d9, XID 1c800880 IRQ 61
[ 2.310457] r8169 0000:03:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 5.594516] r8169 0000:03:00.1 enp3s0f1: rtl_phy_reset_cond == 1 (loop: 100, delay: 1).
[ 5.596608] r8169 0000:03:00.1 enp3s0f1: link down
thanks for reading!
Last edited by brrbrrbruno (2014-08-30 03:28:21)

Any updates? I have RTL8111/8168/8411 version 01 and it's not working at al for me (currently on 3.16.3-1-ARCH)
[root@pc whoop]# netctl start static
Job for [email protected] failed. See 'systemctl status [email protected]' and 'journalctl -xn' for details.
[root@pc whoop]# systemctl status [email protected]
[email protected] - A basic static ethernet connection
Loaded: loaded (/etc/systemd/system/[email protected]; enabled)
Active: failed (Result: exit-code) since Thu 2014-09-25 17:31:45 CEST; 8s ago
Docs: man:netctl.profile(5)
Process: 1021 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
Main PID: 1021 (code=exited, status=1/FAILURE)
Sep 25 17:31:40 pc systemd[1]: Starting A basic static ethernet connection...
Sep 25 17:31:40 pc network[1021]: Starting network profile 'static'...
Sep 25 17:31:45 pc network[1021]: No connection found on interface 'eth0' (timeout)
Sep 25 17:31:45 pc network[1021]: Failed to bring the network up for profile 'static'
Sep 25 17:31:45 pc systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
Sep 25 17:31:45 pc systemd[1]: Failed to start A basic static ethernet connection.
Sep 25 17:31:45 pc systemd[1]: Unit [email protected] entered failed state.
[root@pc whoop]# journalctl -xn
-- Logs begin at Tue 2014-02-04 00:43:12 CET, end at Thu 2014-09-25 17:31:45 CEST. --
Sep 25 17:31:40 pc systemd[1]: Starting A basic static ethernet connection...
-- Subject: Unit [email protected] has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Unit [email protected] has begun starting up.
Sep 25 17:31:40 pc network[1021]: Starting network profile 'static'...
Sep 25 17:31:40 pc kernel: r8169 0000:03:00.0 eth0: link down
Sep 25 17:31:40 pc kernel: r8169 0000:03:00.0 eth0: link down
Sep 25 17:31:40 pc kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sep 25 17:31:45 pc network[1021]: No connection found on interface 'eth0' (timeout)
Sep 25 17:31:45 pc network[1021]: Failed to bring the network up for profile 'static'
Sep 25 17:31:45 pc systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
Sep 25 17:31:45 pc systemd[1]: Failed to start A basic static ethernet connection.
-- Subject: Unit [email protected] has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Unit [email protected] has failed.
-- The result is failed.
Sep 25 17:31:45 pc systemd[1]: Unit [email protected] entered failed state.
Last edited by whoop (2014-09-25 15:37:59)

Similar Messages

  • I am feeling so ripped off right now. I have wanted a Mac for years and believed the hype about it's stability and I have had more trouble with this Imac 2011 than I have ever had with a pc. It locks up with several software products from APP store.

    I am feeling so ripped off right now. I have wanted a Mac for years and believed the hype about it's stability and I have had more trouble with this Imac 2011 than I have ever had with a pc. It locks up with several software products from APP store. I have already had to have a technician to look at it and really couldn't figure out what the deal was.  I was told that the APP store software should give me no problems but the truth is that it locks up on the software. This machine is only 4 weeks old and I am using 37 g on a 1 T hard drive. There is no reason for it to be locking up. Also, when I try to use the help program, it always tells me that I am not connected to the internet even though I have used both the mail program and the browser with no problem just before that. I successfully used the help program on my pc lots of times. I did not need a $2000. plus machine to just get email. I just wanted to unload on somebody that might understand my pain and after checking out this site...I think there is a few of you out there.

    I was told that the APP store software should give me no problems but the truth is that it locks up on the software.
    The apps downloaded from the Mac App Store are written by third party developers, not Apple. If you have problems  with those apps you need to visit the support area for their websites. Launch the App Store, locate the app name. You should see a support link.
    when I try to use the help program, it always tells me that I am not connected to the internet even though I have used both the mail program and the browser with no problem just before that
    Go to ~/Library/Preferences. Move the com.apple.helpviewer.plist file from the Preferences folder to the Trash. Restart your Mac, try the Help menu.
    If you need help finding that file, hold down the Finder icon in the Dock then click: New Finder Window. From the menu bar top of your screen click: Go > Go to Folder. Type this in exactly as you see it here:   ~/Library/Preferences/com.apple.helpviewer.plist    That will take you right to that file.
    (.plist) files stores information about a particular app or in this case, the Help viewer. Often times deleting the .plist file resolves the issue.
    It's fine to "unload"... we understand that you expect your iMac to be stable but there are times when things go awry. That's why we have these forums so that you can you get help.
    You may want to read up on how to repair the disk if necessary or reintsall Lion >  OS X Lion: About Lion Recovery
    Apple - Find Out How - Mac Basics
    How to "switch" from PC to Mac >  Apple - Support - Switch 101
    I'm sorry you feel, "ripped off", but you are using the world's most advanced operating system and it may take some time to adjust to a new OS.   http://developer.apple.com/technologies/mac/

  • More trouble with PDF folios

    Hi.
    I also have a trouble with PDF folios, where vertical article has 2 pages and horizontal article has 1 page.
    When i set that folio horizontal swipe only, there will be one extra blank page at the horizontal article.
    When there is more pages in articles (4 and 2 accordingly), there is no such artifact.
    Ants.

    have you tried my example that I just posted here: http://forums.adobe.com/message/4173179#4173179
    With kind regards,
    Klaasjan Tukker
    Adobe Systems

  • Having trouble with the ethernet cable

    Hello-
    All of the sudden the ethernet cable I have been using for my MacBook Pro seems to be causing trouble with my streaming, especially when watching live online streams like from CBS New.com, MSNBC, etc. I had not had any trouble until recently but when I push the ethernet cable in a little bit the stream seems to pick up. This also did happen the last time I installed the latest Flash update. When I do the Software Update, it goes OK, it just seems to be the live video streams.
    I thought I would get a new ethernet cable since I do not know how to hook up my Airport Extreme with the odd set up where I am staying.
    Is there a better kind of ethernet cable or does it matter what kind I get? any recommendations on a good ethernet cable (brand) I should try?
    I would uninstall the latest Flash update, but every time I mess around with Flash it causes trouble, but not the kind of trouble I am having now.

    CanaDuke wrote:
    Moved the AEBS (g) downstairs
    That's probably what caused your problems.
    Here are my questions:
    1) Would replacing the AEBS (g) with an Express (n) solve the problem?
    No.
    The weakness is in the connection between the main base station and the remote (in this case the AEBS (g).
    If you got an Airport Express 802.11n, it would improve the connectivity if it operated in 802.11n mode. However as you have none-802.11n devices which use wireless (ie the iPhones) then you would need to operate in 802.11g mode and therefore the weakness would still be there.
    2) Would ADDING an Express (n) be better?
    See above.
    If everything was 802.11n then yes, otherwise no.
    3) Would we be better off buying the wireless adapter for the xbox, rather than plugging it in with ethernet?
    If you moved the AEBS back to its original location then I expect yes it would.
    iFelix

  • More Trouble with queue permissions

    In my last message I was having trouble with enqueuing to a queue using a PL/SQL wrapper around my java eneque class. I was getting this message:
    JMS-173: Queue Table BPTEST2.COMMAND_TABLE not
    found
    It turned out I did not set the correct authorization on the stored procedure. I needed to add the clause AUTHID CURRENT_USER and my problem was fixed.
    Now i have attempted to take this one step further and execute the stored procedure from a trigger. Now I am back to the same error. Is there a way to set the authorization in a trigger? If not, whose authorization is the trigger running under, the definer or oracle itself?
    null

    have you tried my example that I just posted here: http://forums.adobe.com/message/4173179#4173179
    With kind regards,
    Klaasjan Tukker
    Adobe Systems

  • More trouble with exporting for web

    Alright,
    Sorry to say but I am still having trouble converting/exporting my film trailer to the website for PC users to be able to access it.
    I converted it to a quicktime movie film from FCP, which plays beautifully but apparently PC users can't see it still.
    I have tried exporting to Compressor and tried every format there (mobile devices, web and so on...) they all came out pretty blurry.
    Does anybody have a full proof plan for converting/exporting for website viewing (PC and Mac compatible)?????
    P.S. It may help some of you to see the problem on the page http://www.inthelandofsmiles.com/Site/Film_Trailer.html
    THANKS IN ADVANCE!

    I will second the Flash suggestion. Great a .flv file and play it on your site with a flv player. Some are more difficult than others to use.
    NOTHING is fool proof with this kind of stuff. Flash has the highest install rate on all computers and is as close as you can get to fool proof. You can also put a link on you site to download the latest flash player. The other plus is that it tends to have the best results with low file sizes. This is what YouTube and similar sites use to play their video.
    PS. I highly suggest this flv player... It's free for non-commercial use and almost free for other uses...
    http://www.jeroenwijering.com/?item=JWFLVPlayer

  • More trouble with for loops

    This was my attempt:
    function poor(){if(money < shopwin["prc"+$].text){shopwin["itm"+$].textColor = 0x999999;
    shopwin["prc"+$].textColor = 0x999999;}
    if(money >= shopwin["prc"+$].text){shopwin["itm"+$].textColor = 0xFFFFFF;
    shopwin["prc"+$].textColor = 0xFFFFFF;}
    for ($=1;$<9;$++){poor();}  
    at compressing this:
    function poor(){
    if(money < shopwin.prc1.text){shopwin.itm1.textColor = 0x999999;
    shopwin.prc1.textColor = 0x999999;}
    if(money < shopwin.prc2.text){shopwin.itm2.textColor = 0x999999;
    shopwin.prc2.textColor = 0x999999;}
    if(money < shopwin.prc3.text){shopwin.itm3.textColor = 0x999999;
    shopwin.prc3.textColor = 0x999999;}
    if(money < shopwin.prc4.text){shopwin.itm4.textColor = 0x999999;
    shopwin.prc4.textColor = 0x999999;}
    if(money < shopwin.prc5.text){shopwin.itm5.textColor = 0x999999;
    shopwin.prc5.textColor = 0x999999;}
    if(money < shopwin.prc6.text){shopwin.itm6.textColor = 0x999999;
    shopwin.prc6.textColor = 0x999999;}
    if(money < shopwin.prc7.text){shopwin.itm7.textColor = 0x999999;
    shopwin.prc7.textColor = 0x999999;}
    if(money < shopwin.prc8.text){shopwin.itm8.textColor = 0x999999;
    shopwin.prc8.textColor = 0x999999;}
    if(money >= shopwin.prc1.text){shopwin.itm1.textColor = 0xFFFFFF;
    shopwin.prc1.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc2.text){shopwin.itm2.textColor = 0xFFFFFF;
    shopwin.prc2.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc3.text){shopwin.itm3.textColor = 0xFFFFFF;
    shopwin.prc3.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc4.text){shopwin.itm4.textColor = 0xFFFFFF;
    shopwin.prc4.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc5.text){shopwin.itm5.textColor = 0xFFFFFF;
    shopwin.prc5.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc6.text){shopwin.itm6.textColor = 0xFFFFFF;
    shopwin.prc6.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc7.text){shopwin.itm7.textColor = 0xFFFFFF;
    shopwin.prc7.textColor = 0xFFFFFF;}
    if(money >= shopwin.prc8.text){shopwin.itm8.textColor = 0xFFFFFF;
    shopwin.prc8.textColor = 0xFFFFFF;}
    poor();
    I tried a similar code to the first (above) for the following list, but it also failed.
    shopwin.itm1.text = m_shop.inv.itm1.nm; shopwin.prc1.text = m_shop.inv.itm1.prc;
        shopwin.itm2.text = m_shop.inv.itm2.nm; shopwin.prc2.text = m_shop.inv.itm2.prc;
        shopwin.itm3.text = m_shop.inv.itm3.nm; shopwin.prc3.text = m_shop.inv.itm3.prc;
    //(I actually needed 5 more just like this for itm4 through itm8)
    I based the top code on this:
    function buy(){if(actionBox == m_shop.inv["itm"+n].nm && money >= m_shop.inv["itm"+n].prc){
        char.inv["itm"+n] = m_shop.inv["itm"+n]; money = money - m_shop.inv["itm"+n].prc;} ;}
    for (n=1;n<9;n++){buy();}
    which worked fine. I should mention this last code is nested inside an "onRelease" as are the others.

    I will second the Flash suggestion. Great a .flv file and play it on your site with a flv player. Some are more difficult than others to use.
    NOTHING is fool proof with this kind of stuff. Flash has the highest install rate on all computers and is as close as you can get to fool proof. You can also put a link on you site to download the latest flash player. The other plus is that it tends to have the best results with low file sizes. This is what YouTube and similar sites use to play their video.
    PS. I highly suggest this flv player... It's free for non-commercial use and almost free for other uses...
    http://www.jeroenwijering.com/?item=JWFLVPlayer

  • More trouble with registering sapccmsr and EYE CATCH error

    Hello all,
    I saw that this was a topic in an earlier thread. That thread was very helpful for troubleshooting, but it seems I have everything properly set up and patched, but I am still receiving the dreaded EYE CATCH error. The system is a Unicode dual-stack XI system. Here are the details:
    sapccm4x registers with no problems.
    sapccmsr results in the following:
    <b>LE06201:xitadm 160% ./sapccmsr -j2ee -R pf=/sapmnt/XIT/profile/START_DVEBMGS00_LE06201
    INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/XIT_00/sapccmsr
    INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/XIT_00/sapccmsr/csmconf
    INFO: Central Monitoring System is [XIT]. (found in config file)
    INFO: additional Central Monitoring System is [SLM]. (found in config file)
          additional CENTRAL system y/[n] ?   :
    INFO: found ini file /usr/sap/ccms/XIT_00/sapccmsr/sapccmsr.ini.
    INFO: Checking Distributed Statistical Records Library dsrlib.so
    INFO: DSR: Path /usr/sap/ccms/dsr for Distributed Statistical Records.
    INFO: checking version an Unicodeness of dsrlib.so
    INFO: DSR: Dynamic Library dsrlib.so (version 22) successfully loaded.
    INFO:
          CCMS version  20040229, 64 bit, multithreaded, Unicode
          compiled at   Jul  7 2007
          systemid      370 (Solaris on SPARCV9 CPU)
          relno         6400
          patch text    patch collection 2007/4, OSS note 1013331
          patchno       191
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
          pid           26318
          profile       /sapmnt/XIT/profile/START_DVEBMGS00_LE06201
    ERROR: Cannot open Monitoring Segment 0 rtc = 245
    Last reported error: [249]  CCMS monitoring segment has wrong EYE CATCH. It seems to be created as non-unicode segment.
    This program runs as unicode. Please use non-unicode version
    INFO: dsr: dsrlib unloaded.
    EXITING with code 1</b>
    Based on the information in the earlier thread, I checked that the files are consistent in their Unicodeness:
    <b>LE06201:xitadm 35% pwd
    /sapmnt/XIT/exe
    LE06201:xitadm 165% sapccm4x -v
          CCMS version  20040229, 64 bit, multithreaded, Unicode
          compiled at   Jul  7 2007
          systemid      370 (Solaris on SPARCV9 CPU)
          relno         6400
          patch text    patch collection 2007/4, OSS note 1013331
          patchno       191
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
    LE06201:xitadm 166% sapccmsr -v
          CCMS version  20040229, 64 bit, multithreaded, Unicode
          compiled at   Jul  7 2007
          systemid      370 (Solaris on SPARCV9 CPU)
          relno         6400
          patch text    patch collection 2007/4, OSS note 1013331
          patchno       191
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
    LE06201:xitadm 167% saposcol -v
          SAPOSCOL version  COLL 20.94 640 - V3.73 64Bit, 64 bit, single threaded, Non-Unicode
          compiled at   Jul  7 2007
          systemid      370 (Solaris on SPARCV9 CPU)
          relno         6400
          patch text    COLL 20.94 640 - V3.73 64Bit
          patchno       191
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
    LE06201:xitadm 107% disp+work -v | more
    disp+work information
    kernel release                640
    kernel make variant           640_REL
    DBMS client library           OCI_920
    DBSL shared library version   640.00
    compiled on                   SunOS 5.8 Generic_117350-38 sun4u
    compiled for                  64 BIT
    compilation mode              UNICODE
    compile time                  Oct 29 2006 21:30:34
    update level                  0
    patch number                  155
    source id                     0.155
    supported environment
    database (SAP, table SVERS)   610
                                  620
                                  630
                                  640
    DBMS server
       ORACLE 9.2.0..
       ORACLE 10.1.0..
       ORACLE 10.2.0..
    operating system
    SunOS 5.8
    SunOS 5.9
    SunOS 5.10
    LE06201:xitadm 169% pwd
    /sapmnt/XIT/exeU
    LE06201:xitadm 170% sapccm4x -v
          CCMS version  20040229, 64 bit, multithreaded, Unicode
          compiled at   Jul  7 2007
          systemid      370 (Solaris on SPARCV9 CPU)
          relno         6400
          patch text    patch collection 2007/4, OSS note 1013331
          patchno       191
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
    LE06201:xitadm 171% sapccmsr -v
          CCMS version  20040229, 64 bit, multithreaded, Unicode
          compiled at   Jul  7 2007
          systemid      370 (Solaris on SPARCV9 CPU)
          relno         6400
          patch text    patch collection 2007/4, OSS note 1013331
          patchno       191
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
    LE06201:xitadm 172% saposcol -v
          SAPOSCOL version  COLL 20.88 640 - V3.60 64Bit, 64 bit, single threaded, Non-Unicode
          compiled at   Apr 16 2005
          systemid      370 (SUN on SPARC CPU with Solaris 2.2)
          relno         6400
          patch text    COLL 20.88 640 - V3.60 64Bit
          patchno       68
          intno         20020600
          running on    LE06201 SunOS 5.9 Generic_122300-02 sun4us
    LE06201:xitadm 111% disp+work -v | more
    disp+work information
    kernel release                640
    kernel make variant           640_REL
    DBMS client library           OCI_920
    DBSL shared library version   640.00
    compiled on                   SunOS 5.8 Generic_117350-38 sun4u
    compiled for                  64 BIT
    compilation mode              UNICODE
    compile time                  Oct 29 2006 21:30:34
    update level                  0
    patch number                  155
    source id                     0.155
    supported environment
    database (SAP, table SVERS)   610
                                  620
                                  630
                                  640
    DBMS server
       ORACLE 9.2.0..
       ORACLE 10.1.0..
       ORACLE 10.2.0..
    operating system
    SunOS 5.8
    SunOS 5.9
    SunOS 5.10</b>
    Anyone have any ideas why I am unable to register the sapccmsr? Thanks in advance for your help.
    Best Regards,
    Warren Chirhart

    Hi,
    I'd just like to make some additional comments.
    The issue comes from the "jmon.dll" library which is non-unicode. You have to download the latest SAR archive of the SAP CCMS agents from the Service Marketplace and update your agents as well as your "jmon.dll" library by replacing the EXE and DLL files.
    The agent files are located under:
    /usr/sap/<SID>/<INSTNACE>/exe
    The "jmon.dll" library is located under:
    /usr/sap/<SID>/<INSTNACE>/j2ee/os_libs
    Most probably you would have to shut down / restart the instance after you update the library so the changes take effect.
    You can find the latest SAP CCMS agents SAR archive in SMP under:
    https://websmp109.sap-ag.de/swdc
    Then browse to:
    /SAP Support Packages/SAP Support Packages and Patches/Entry by Application Group/SAP NetWeaver/SAP NETWEAVER/SAP NETWEAVER <version>/Entry by Component/Application Server ABAP/SAP KERNEL <version> <32-BIT | 64-BIT> UNICODE/<OS>/#Database independent/ccmagent_<agent_version>.sar
    Hope this helps.
    Kind regards,
    Rosen

  • More trouble with the robot class (takin a screencapture)

    I have created a small label which can have a transaprent background, and through the help of people on this forum, I am tryin to make it more robust. My latest task involves adding a component listener, and changing the background image when the parent component is moved.
    Unfortunately, the background image is not being changed, but I dont know why. When I slow things down with a debugger, it seems that all of my x and y coordinates are correct, but the background image remains the same.
    If you give it a shot, you will be able to see what I mean:
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.BufferedImage;
    public class LabelTest extends JWindow {
         static int x=300, y=300;
         public static void main(String[] args) {
              JFrame frame = new JFrame();
              frame.setPreferredSize(new Dimension(300,400));
              final LabelTest l = new LabelTest(frame, new Point(500,500), "My long string 222333111444555");
              l.setFont(new Font("Tahoma", Font.BOLD, 14));
              frame.addComponentListener(new ComponentAdapter() {
                   public void componentMoved(ComponentEvent e) {
                        x+=5;
                        y+=5;
                        l.setLocation(x,y);
              frame.pack();
              frame.setVisible(true);
              l.setVisible(true);
         private BubbleLabel bubble;
         public LabelTest(JFrame owner, Point startingPoint, String text) {
              super(owner);
              setupBubble(startingPoint, text);
         public LabelTest(JDialog owner, Point startingPoint, String text) {
              super(owner);
              setupBubble(startingPoint, text);
         private void setupBubble(Point startingPoint, String text) {
              bubble = new BubbleLabel(startingPoint, text);
              this.setLocation(startingPoint);
              this.setLayout(new BorderLayout());
              this.add(bubble, BorderLayout.CENTER);
              this.pack();
         public void setFont(Font f) {
              bubble.setFont(f);
              this.pack();
         public void setLocation(int x, int y) {
              super.setLocation(x,y);
              bubble.updatePoint(x, y);
         public class BubbleLabel extends JLabel {
              private String myText;
            private BufferedImage image;
              private Point point;
              private Robot robot;
              public BubbleLabel(Point p, String text) {
                   this.point = p;
                   this.myText = text;
                   try {
                        robot = new Robot();
                   catch(AWTException e) {
                        e.printStackTrace();
                   setupImage();
              public void updatePoint(int x, int y) {
                   this.point = new Point(x,y);
                   setupImage();
              private void setupImage() {
                   if(point ==  null) {
                        return;
                   try {
                        Dimension d = getPreferredSize();
                        image = robot.createScreenCapture(new Rectangle(point.x, point.y, d.width, d.height));
                   catch(Exception e){
                        e.printStackTrace();
              public void setFont(Font f) {
                   super.setFont(f);
                   setupImage();
              public void paint(Graphics g) {
                   Graphics2D g2 = (Graphics2D)g;
                   g2.drawImage(image,0,0,this);
                   //draw the labels
                   Font f = getFont();
                   if(f != null) {
                        FontMetrics fm = getFontMetrics(getFont());
                        g2.setColor(Color.GREEN);
                        g2.drawString(myText, 15, 25 + fm.getHeight()/2 - fm.getMaxDescent());
              public Dimension getPreferredSize() {
                   Font f = getFont();
                   if(f != null) {
                        FontMetrics fm = getFontMetrics(getFont());
                        int hieght = fm.getHeight();
                        int width = 0;
                        width = fm.stringWidth(myText);
                        System.err.println(width + 15);
                        return new Dimension(width + 15, hieght + fm.getHeight()*2);
                   else {
                        return new Dimension(200, 200);
              public Dimension getMinimumSize() { return new Dimension(200, 200); }
    }

    Hi camickr,
    I didn't ignore your suggestions, I just didn't completely understand them (I actually asked about them in my previous thread, but didn't get a response). Looking back at that thread, I realize that I read some of the code wrong. Where it saide desktopImage != null I saw desktopImage == null in the paintComponent() method. Now that I have reread it, I understand what you were getting at. However, that still doesn't solve the problem of the background changing. i.e. a screen behind my application is minimized.
    As for your suggestions:
    a) Right you are, I should be using paintComponent. I normally don't make this mistake, but I have been playing with so many different variations of this code, in different classes, that things have gotten quite mixed up. You also have to understand, that the code I posted is much smaller than the code I am working with, in order to be able to identify exactly what problem I am having, and not give you guys the burden of sorting through a lot of unrelevant code.
    b) right you are again. I started with the JLabel, because I was going to use some of the class's properties, but as my code has progressed, I have steered away from that approach. However, for my puproses I don't see the downside of using it. I want to get my core functionality working, and then clean the code up.
    c) see first paragraph
    d) I haven't looked into it, but I am not so sure this would work for my purposes. I use the graphics package to draw a border around the text (I cant use the border classes because this is not a uniform border). I suppose this is more reason to use a JComponent than a JLabel.
    e) The is no real logic to my component listener. I wrote it to show the problem I am having. I just increased the pixels by 5 for each call, because that was the simplest way to show that the background image was not being 1) created correctly or 2) painted correctly. As I said before, I want to solve the core issues first, then clean up the code so it actually behaves in a manner that makes sense.
    I don't know why the code didn't execute for you. Are you just not seing the text at 500,500? It should say: "My long string 222333111444555" in Green, with a transparent background (i.e. the screenshot of the background image.
    Thanks for your suggestions. I appreciate your help!

  • More trouble with timezones when storing value in TS WITH LTZ

    Using Oracle 9i, JDK 1.4.2.
    I have a script using the Jakarta Jelly framework to initialize my db. When I run the script, I want to set the current time in several "TIMESTAMP WITH LOCAL TIME ZONE" columns.
    Before the time change, the following excerpt from my script was working fine.
    <j:new className="java.util.Date" var="now" />
    <j:new className="java.text.SimpleDateFormat" var="format">
    <j:arg type="java.lang.String" value="dd-MMM-yyyy hh.mm.ss.SS a Z"/>
    </j:new>
    <j:set var="ts"
    value="cast(cast('${format.format(now)}' as timestamp with time zone) as timestamp with local time zone)"/>
    The "Z" in the date/time format produces a 3-letter timezone abbreviation, like "PST" or "PDT".
    Before the time change, I was getting "PST" from this, and the code was working fine. When the time change hit, I discovered that Oracle doesn't grok "PDT" (I found info on the internet about this, but I can't find it right now). I thought for a short time on this, and I changed "Z" to "z", which results in "-0700" instead of "PDT". This appeared to work fine. It didn't fail, at least.
    However, what I discovered today is that Oracle gets confused by it. It recognizes that as a timezone offset, but it only "half" understands this. When I view the value in SQLDeveloper, it shows a time value 7 hours before the current time, instead of the correct current time as it used to.
    I also tried hardcoding a date string, using "US/Pacific", and Oracle groks that, but of course, it doesn't know to use daylight savings time.

    that makes sense because you are setting the sessionAttribute at the wrong time.. see you are passing the paramater from index to shop, so you really need to set the sessionAttribute in the index page so it is always available in the shop page.
    hope that helps...you will always have this problem when refreshing because when you refresh the value from "customer" is not being passed again.....

  • More trouble with AVCHD (seems a little different from others though)

    I am trying to "log and transfer" my video from a Canon Vixia HF200. The video is in AVCHD format. It pulls up in the browser of the Log/Transfer just fine. Then when i add a clip to the queue section the Status thing spins for a second then just freezes. It then says "1 clip queued - idle." where do i go from here? It never completes the task or gives an error until i try to click the pause button, only then does the little "!" symbol pop up. Does anyone know why this isn't working? or what i'm talking about? i'm trying to explain my problem as best i can.

    I too have had Log and Capture issues importing AVCHD files from a Sony Produo Memory stick using a card reader. If the files are less than 4 minutes they import normally. If I try a file even as long as 6:49 m:s it seems to stop loading although the grey progress bar has progressed all the way across. The end result is the file is not transferred. and it is reported as idle. I have chosen the AIC and plain stereo preferences as I have referenced your ( Tom Wolsky's) book on FCE4. I am importing to a Capture Scratch disk on a fire wire external Western Digital 1 Terabyte HD. I even copied the entire Memory card successfully onto the WD HD as per the book but couldn't convert it with the Log and Capture process. I don't know what Perian is.-Joe

  • More trouble with Sync

    When I try to update and Sync new songs onto my Ipod (I click file scroll down and hit "Sync Ipod")
    On the top of my iTunes is flashes "Syncing iPod Do Not Disconnect" for about one second, and then it just says "iPod sync is complete OK to disconnect". My iPod doesnt flash the usual update screen at all, and there is none of the new music I tried to put on my iPod.
    Anyone have any words of wisdom to share?

    Try restoring your iPod. Restoring will erase the iPod's hard drive, reload the software and put it back to default settings. Once the restore is complete follow the on screen instructions and it should connect to iTunes and give you a prompt to automatically update your library onto the fresh installation: Restoring iPod to factory settings with iTunes 7

  • More trouble with ichat.

    hey guys. having a bit' o unluckiness here with ichat. trying to set up a video conference with a friend and i get this error msg
    Date/Time: 2009-01-09 11:05:47.991 -0800
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 2644330146.
    stealth_****@mac.com1: State change from AVChatNoState to AVChatStateWaiting.
    0x161cf160: State change from AVChatNoState to AVChatStateInvited.
    0x161cf160: State change from AVChatStateInvited to AVChatStateConnecting.
    stealth_****@mac.com1: State change from AVChatStateWaiting to AVChatStateConnecting.
    stealth_****@mac.com1: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x161cf160: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17efff com.apple.iChat 3.1.9 (446) /Applications/iChat.app/Contents/MacOS/iChat
    0x305000 - 0x3b7fff com.apple.WebKit 4525.27 (4525.27.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x445000 - 0x523fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x54f000 - 0x616fff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x724000 - 0x753fff com.unsanity.shapeshifter 2.5 /Users/jacksongoodman/Library/Application Enhancers/ShapeShifter.ape/Contents/MacOS/ShapeShifter
    0x1008000 - 0x15fbfff com.apple.WebCore 4525.26 (4525.26.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x1b45000 - 0x1b4cfff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/jacksongoodman/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x15a54000 - 0x15a5dfff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x15b01000 - 0x15b72fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x15b80000 - 0x15bb0fff com.apple.QuickTimeIIDCDigitizer 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x15bba000 - 0x15c03fff com.apple.QuickTimeUSBVDCDigitizer 2.0.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x15c2d000 - 0x15d86fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15db2000 - 0x15fa0fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x15fdc000 - 0x15ff8fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x15fff000 - 0x16023fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x160e0000 - 0x160e5fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x163c3000 - 0x163c7fff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x163f1000 - 0x1641afff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x17093000 - 0x17096fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fefff com.apple.ApplicationServices.ATS 2.4.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154bfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155e000 - 0x91632fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166d000 - 0x916e0fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170e000 - 0x917b7fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917dd000 - 0x91828fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91847000 - 0x9185dfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91869000 - 0x91883fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x91931fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91944000 - 0x919f6fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3c000 - 0x91a52fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a57000 - 0x91a75fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7a000 - 0x91ad9fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aeb000 - 0x91aeffff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af1000 - 0x91b79fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7d000 - 0x91b98fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b9d000 - 0x91b9ffff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c9c000 - 0x91cdbfff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce1000 - 0x91ce1fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce3000 - 0x91d71fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d78000 - 0x91d78fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7a000 - 0x91dd3fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddc000 - 0x91e00fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e08000 - 0x92211fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224b000 - 0x925fffff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262c000 - 0x92719fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271b000 - 0x92799fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927da000 - 0x92a12fff com.apple.Foundation 6.4.11 (567.40) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b32000 - 0x92b49fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b54000 - 0x92bacfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc0000 - 0x92bc0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc2000 - 0x92bd2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be1000 - 0x92be9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bef000 - 0x92bf4fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bfa000 - 0x92c8bfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c9f000 - 0x92ca2fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92ca5000 - 0x92cc3fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cd5000 - 0x92cdbfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce1000 - 0x92d44fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d68000 - 0x92da9fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd0000 - 0x92dddfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92de4000 - 0x92de9fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dee000 - 0x930e3fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e9000 - 0x931f4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f9000 - 0x93214fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93264000 - 0x93264fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93266000 - 0x9391cfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c9d000 - 0x93d18fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d51000 - 0x93e0afff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e4d000 - 0x93e4dfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4f000 - 0x94010fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94056000 - 0x94097fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409f000 - 0x940d9fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940de000 - 0x940f4fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9413c000 - 0x94184fff com.apple.bom 8.5.1 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9418e000 - 0x941ccfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94210000 - 0x94221fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9422f000 - 0x9426dfff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94289000 - 0x94298fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9429f000 - 0x942aafff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942f6000 - 0x94310fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94316000 - 0x94631fff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947b6000 - 0x948fcfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94988000 - 0x94997fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9499e000 - 0x949c7fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949cd000 - 0x949dcfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949e0000 - 0x94a05fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a11000 - 0x94a2efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a35000 - 0x94a9bfff com.apple.Bluetooth 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x965d5000 - 0x96665fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x96b0d000 - 0x96b0dfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ff1000 - 0x97013fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97084000 - 0x9715bfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97176000 - 0x97177fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97179000 - 0x9717efff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x972d5000 - 0x972d6fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97a24000 - 0x97b0efff com.apple.viceroy.framework 278.3.12 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x98252000 - 0x98254fff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98482000 - 0x99436fff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a0a2000 - 0x9a0adfff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a0b7000 - 0x9a223fff com.apple.MessageFramework 2.1.3 (753.1) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9ff01000 - 0x9ff3dfff com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x9ff46000 - 0x9ffe5fff com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xc0000000 - 0xc000efff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    soo yeah. any help would be fantastic!
    thanks

    Hi,
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    Allow iChat though the Mac Firewall and any routing device you have.
    Tiger set of Pics
    Then Here
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    2:11 PM Saturday; January 10, 2009

  • Some more trouble with updates

    Just recently, after the last Adobe reader update I have notice the sound files in adobe reader documents doesn`t work or there are difficulties in opening then (also with adobe professional). Has anybody have the same problem? Anybody knows how to solve that. I must point out before the last update everything was working perfectly so I am seriously thinking eliminating all the future updates as it appears only to create problems.

    What is the actual problem with sound file???
    Is there an error???
    Can you provide a sample file???

  • More troubles with adobe

    I can't seem to install adobe air. I've done everything you can possibly imagine: Restart my computer, register and unregister the windows installer, create log files for the setup (no logs were produced on multiple occasions, by the way), ran air setup as an admin and tried to remove older air files. Yet after all of this I'm still getting the dreaded "installing and uninstaller adobe air on your system are not allowed by your administrator". I can't seem to figure out what the problem is.
    Any ideas? And before you post, please don't suggest something I've already tried. This is a waste of both mine and your own time.

    Please see Troubleshoot AIR installation | Windows - http://helpx.adobe.com/air/kb/troubleshoot-air-installation-windows.html for information on how to solve installation difficulties with Windows operating systems.

Maybe you are looking for

  • Buying applecare for Macbook Pro 15

    It's time for me to take care of my Macbook Pro 15" Retina (Late 2013) and buy an apple care plan. MY question is will the MC259ZM/A product number of Applecare work for my notebook? A friend of mine has it and is willing to give it to me for free :-

  • Regarding top of page, end of page in alv's

    hi how can i get the data in page wise in alv's? like in normal reporting we use events like top of page and end of page... but how in alv's bye

  • We're new here, who can help us?

    Hi everyone, well, i'm very interesting in Abode LiveCycle. And the main problem is: I have a working well system, which can take some requests from users and after resend them PDF documents with digital sign (electronic digital signature). Who can h

  • No W-LAN after Startup. What to do?

    After starting up my iMac (Intel, Dec 2011, Lion 10.7.2) there is no W-LAN Hardware found, Dock and Menus just visible after klicking on the locations where they should be. After restarting everything is O.K. Don´t wanna start the iMac twice every ti

  • Bluetooth disconnect with android phone

    Hello, ive bought Dialogues on the App Store. So after pairing my Htc One S with my Mac Mini (late 2012 with version 10.8.4) I saw that the Bluetooth connection disconnect after 3-5 seconds. I restart my mac and my one s. Tried it without Dialogue, b