Some dependencies problem [SOLVED]

For some days when I try to do an update I get this:
:: Synchronizing package databases...
testing is up to date
current is up to date
extra is up to date
unstable is up to date
community is up to date
danimoth is up to date
:: Starting full system upgrade...
resolving dependencies... done.
looking for inter-conflicts...
:: libwnck conflicts with libwnck-compiz. Remove libwnck-compiz? [Y/n] y
done.
error: failed to prepare transaction (could not satisfy dependencies)
:: libwnck-compiz requires emerald
If i try first to remove libwnck-compiz, it tries to also remove emerald, which I don't want!! What's to do?
Last edited by RaisedFist (2007-04-01 17:40:12)

JGC wrote:
Hmm, seems this message is still not right. Pacman reversed the error message, it should say "emerald requires libwnck-compiz".
I added versioned depends to all gnome packages, libwnck-compiz doesn't suffice anymore because it's an older version, so pacman wants to replace libwnck-compiz, but fails doing so because emerald needs that.
Solution is simple: grab the unofficial PKGBUILD for libwnck-compiz, update it to match the official libwnck version and install it. Other option is to use emerald from extra, which depends on the normal libwnck.
I have emerald installed from extra... so I will try the PKGBUILD stuff.

Similar Messages

  • USEFUL INFO FOR SOME 875 problems i had (and solved)

    PROBLEM ONE:
    AGP/PCI NOT LOCKING, fix:
    this problem was common amongst us 875 owners. the agp/pci setting would not lock when set to 66/33. some of us used clockgen to patch this. well there is a strange fix. to lock it a t 66/33 ( NO MATTER WHAT SETTINGS YOU USE) here is what you do. go into "IDE configuration" set enable Serial ATA to yes. now go back to your agp/pci setings. you will now only have three choices to choose from, instead of selecting in increments, choose 66/33. this works whether or not your have a sata drive or not and does not effect your HD setup. problem solved.
    PROBLEM TWO:
    AGP CARD CRASHES TO DESKTOP mainly with (3dmark 2001 and dx games), fix:
    the problem was caused by two factors. the main issue was heat from the core. it didn't matter whether my card was overclocked or not, i would still freeze or kick me to the desktop.  adding two more fans, one laying on the backside of the core, and the other a zalman 90mm pci slot fan positioned over my agp card. if you touch your core (both ati and nvidia, and it is too hot to touch, then you need better cooling for your card, and it will cause this problem. once the cooling was added i havent hade the problem since. note that i already had an iceberq4 fan for my video card. the other factor was my mem volt settings. if my ram voltage is set to 2.7, it would crash eventually, or freeze(even browsing web). once it was set to 2.6 i have not had any problems at all. 2.7 seems to be to high for my ram.
    PROBLEM THREE:
    HIGH OVERCLOCK while maintaining decent mem bandwidth, fix:
    look at my sig. i didnt like running a 5:4 ratio because my ram frequency gets decreased in the process. i could not overclock high enough for my ram to reach 400mhz @ 333 setting. i could reach  370-380 mhz ram freq and 3.2 ghz at 5:4. my solution is overclock @ 1:1 without PAT enabled. i can overclock to my 2.8 to 3.2 (228 FSB, rock solid) and get sandra mem scores over 5000. at 5:4 i only would get 4700.
    conclusion, every problem i have had with my board has seem to slowly fade away. with experimentation and other great post on this board i feel i am running the perfect computer. very happy at this point with my product. i hope this post will help others.

    I've never had my agp/pci clock overclocked. Mine has always stayed at 66/33 no matter what I did. I have a Sata Raid 0 on ICH5R and maybe that's what's holding the bus speed in place like Medafor said. I do still have my graphic card overclocked everytime I choose Fast or above. I have a 9700 pro which runs at 325 gpu and 310 Ram and If I choose anything else than slow it overclocks to 344/324 regardless of the same 66/33 agp/pci bus. I checked in more that one utility software. This annoys me a lot because I get artifacts when on some 3d apps (games) if the graphic card is Ovclk, so I have to set things to slow and I loose PAT which is the reason I bought a 875 instead of a 865. I'm getting furious because I payed for something that is denyed to me just because msi decided to "cheat" on benchmarks overclocking other peoples hardware. Do you think there's any way of turning off this "feature"?
    Also I understand that a raid 0 setup only works with a given controler. If I change for another Mobo with the same ICH5R will I be able to rebuild the raid without loss of data?
    Thanks for your help in advance

  • Bug fix for Mac book wireless - problem solved!

    Aparantly there is a rather large number of folks out there who've discovered this dillema with wireless not working very well at this point on the Macbook.
    Well, I can attest there is one very good solution out there for this issue. This application called Sonar Theater from www.sunray.tv includes a bug fix for the wireless connection issues with Macbook in their latest 1.5 release of Sonar Theater.
    I downloaded it, put it into my start up folder and waalaa! problem solved. I've haven't any more issues with dropped wireless since - it's been running constantly for over 2 weeks now.
    I haven't even attempted to touch my router configuration - don't need to.

    Welcome to the better life of Macs. I am using Sonar Theater too and it's been working very well for me. In fact, I'm getting hooked on just texting a message to my Mac book to fire up user sessions now. I think if you give the Mac Book some time however, you'll find that there really is no comparison to PC's. Your life overall is going to just keep getting better as you dig in to the resources available to new Mac users.
    I'm sure it seems confusing to PC users at first, but here's how to set up any application as part of your startup sequence. It really is extremely easy and simple compared to the PC world. Oh and by the way, in reality, Mac users refer to this as your login sequence. So, at login time, you can do a multitude of different things for each user account you might want to set up. Naturally, you can choose to share or not share applications and data between these user accounts on your Mac too....
    Mac OS X 10.3 or later
    1. Log in as the user who wishes to have a login item or as an admin user.
    2. Choose System Preferences from the Apple menu.
    3. Choose Accounts from the View menu.
    4. Click the name of the user.
    5. Click the Startup Items button
    6. Click the "Add {+}" button.
    The item you selected will automatically open the next time you log in.
    there are several ways to get good info from the apple community on tips and tricks as well. you should just try the apple os x web site...here,
    http://www.apple.com/macosx/resources/
    happy mac-ing!

  • Mediawiki, mysql, php? problems [SOLVED]

    On Sunday my Arch install that is hosted by Slicehost became unresponsive to them so they had to do an emergency reboot. After it came back up my install of mediawiki was (and still is) only returning a blank page (at least in Firefox). After some digging I found out that part of the problem was that mysqld wasn't starting so I managed to get that fixed by commenting out the lines relating to innodb and putting in skip-innodb into my.cnf. But I'm still getting a blank page.
    According to Mediawiki's manual, "A blank white page indicates a PHP error which isn't being printed to the screen." They give two lines to put into LocalSettings.php to force error messages but after doing that I'm still getting a blank page. Changing display_errors in php.ini to ON didn't have any effect.  When I load the wiki in Safari I get the following error: "Got java.io.EOFException (Server closed connection while sending the HTTP header.): http://some_url.com/mediawiki/index.php/Main_Page". I have no idea what this error means and googling java.io.EOFException doesn't bring up anything very helpful. My PHP Test Page indicates that PHP is up and running.
    Any ideas on fixes or where I can find more clues?
    [EDIT]
    Mysql was definitely the root of the problems with Mediawiki. I tried nearly every suggestion listed in the forums for fixing a mysql install that wouldn't start but nothing worked. I even completely uninstalled mysql and reinstalled it but it still refused to start. I switched over to postgresql and switched mediawiki to run with that. Problem solved.
    Last edited by k_odoma (2009-05-23 01:48:35)

    There are some other things that must be done to connect to
    the database
    (such as passing the usernamee, password, and host info to
    mysql_connect()
    and storing the connection resource), and those might be in
    the include
    files. I generally place all of the connection parameters in
    a separate file
    that is located in a folder that can't be accessed by a
    browser, for
    security purposes.
    Paul Swanson
    Portland, Oregon, USA
    "Amy Blankenship *AdobeCommunityExpert*"
    <[email protected]>
    wrote in message news:edk6ui$69c$[email protected]..
    > What's in the include(s)?
    >
    > "83Dons" <[email protected]> wrote in
    message
    > news:edk5s5$4uk$[email protected]..
    > > Here is the php code for the 'read' and 'write'
    parts:
    > >
    > >
    > >
    > > <?php
    > > include '......';
    > > mysql_select_db('clinskills') or die("UNABLE TO
    CONNECT TO
    DATABASE");
    > > $sql = "select A1Answer from authorware where id =
    '13'";
    > > $result = mysql_query($sql);
    > > $answer1 = mysql_result($result,0,"A1Answer");
    > > print $answer1;
    > > ?>
    > >
    > > <?php
    > > include '............';
    > > mysql_select_db('clinskills') or die("UNABLE TO
    CONNECT TO
    DATABASE");
    > > $newdata = $_GET['data'];
    > > mysql_query("insert into authorware (A1Answer)
    values('$newdata')")
    or
    > > die(mysql_error());
    > > mysql_close(); ?>
    > >
    >
    >

  • Dr.Watson problems solved.

    DR.WATSON PROBLEMS SOLVED:
    System:
    WLS 5.1 with SP11 running on NT4 Using OCI817_8.
    Oracle 7.3.4 running on NT4.
    Problems:
    Dr.Watson exceptions in native code...
    # An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code outside
    the VM.
    # Program counter=0x60239689
    When asking BEA and Oracle:
    "Use the latest OCI available. It is backward compatible !"
    What have been done to solve the problem:
    Going through all SQL code (and doing some rewriting), configuring connection
    pools (TestOnReserve / TestOnRelease, refresh, etc) and several other configurations...
    At last, we tried to change to the OCI version matching the Oracla versions we
    were connecting to (from OCI817_8 to OCI734_7).
    Voila ! NO MORE DR.WATSON EXCEPTIONS !
    Our conclusion:
    If possible, use the OCI version that matches the Oracle version you are running
    on.

    Hi Abhijit
    Couple of pointers which could resolve the issue:
    1. Since you are using the JDBC-ODBC bridge what occurs internally is that your JDBC API through the Virtual Machine make calls into the ODBC API on your Windows system. So the Watson error that you are getting is probably an illegal access by one of the methods in the ODBC API - this is for the Diagnosis part.
    2. The Solution part -
    a. Should I change my JDBC-ODBC driver? Not necessarily because the problems could be with the ODBC interface implementation and changing the driver might not help.
    b. Should I change my programming style? This is one thing which could really help. The problem with creating connections each time is that it takes a lot of resources to do it, So there is a performance degradation. What you could do inyour code is use a Java Bean to create the required Connection. You can also think of using a prepared statement appropriately encapsulate it since you are invoking a particular query repeatedly. In your JSP page you can retrive(create) this bean through the jsp:useBean tag with the session as the scope attribute. The <jsp:setProperty methods could also be used to set the DSN name and the driver.
    Once this bean is successfully created you have an open connection.
    Now for the part you have pasted - replace the create connections with getting a new Statement object which would hold your Query. At the end of the JSP just close the Statement object.
    Once you are done updating the page you may transfer the control to a different JSP - Let that transfer trigger the connection close in the Java bean.
    This should solve the Dr.Watson problem.
    Good Luck!
    Eshwar Rao
    Developer Technical Support
    Sun microsystems inc
    http://www.sun.com/developers/support

  • Problem solving expertise appreciated. What does a MacPro do in its initial booting phase?

    My MacPro 3.1 (2008) with 20 Gb Ram does no longer want to boot. I checked the harddrive (startup disc), it is OK (my MacBook) boots from it. I checked the ram, it appears to be OK. When I push the power button the fan begins to work, red lights appear shortly on the RAM circuit boards and they go out again but then nothing happens. Monitor does not wake up, there is no start up chime, machine appear unresposive to any keyboard commands.
    Anyone can tell what may be wrong, what the cause is why the MacPro does no longer want to boot and what could possibly be done about it?
    So some Problem solving expertise and advice is higlhly appreciated. I really like to know what exactly does a MacPro do in its initial booting phase? Information that could bring life b to my well respected grand-old lady.

    Conventional wisdom is that you get nowhere until you get the chime.
    For that reason, the approved method is to remove everything that could possible be dragging down power and test the absolute minimum configuration, hoping to get the chime. Once it chimes, you slowly build it back up. adding one part at a time until you find something faulty or it "comes clean".
    Disconnect AC power and remove:
    graphics card
    All other PCIe cards
    All Hard drives
    All Optical drives
    All RAM -- then check for the power light blinking
    next step is to restore one pair of DIMMs and try for the chime.
    Then more DIMMs
    Then graphics card, etc.

  • Printer Problem Solved!

    I was happily printing valentines for my grandchildren when all of a sudden my Epson Stylus N11 would not go. The printer icon in the dock bobbled and the message said the printer did not recognize the ink cartridges! Very weird. So I turned the printer off and on and then when I tried to print the message said the computer was unable to communicate with the printer. Restarting my iMac did nothing.
    That was very alarming. Did this mean the printer was malfunctioning? Would I need to go out and buy a new one?
    Then I went to my preferences in my home folder and deleted everything that said printer or Epson. Restarted the computer. Problem solved! The symptoms seemed to indicate a problem with the printer itself, fortunately it was not. I thought this might be useful to share.

    Hello Lars,
    i agree with you that the v2.00 of the UFR2 driver works. I have been recommending it for a while now in this forum.
    However, during my testing I found that it did not always work perfectly on 10.6 and it did not support all the models of Canon iR. So while it is currently working to your iRC4580, it may not be your final solution because it was not designed to work with 10.6 and I just wanted to make others who read your post aware of this.
    Also, because the driver does not officially support 10.6, I was suggesting this as an explanation why Canon
    Europe had not posted the same.
    One final note. For the sake of other readers If the iRC4580 had an imagePASS-H1 print controller attached, rather than using the internal Canon board, then the UFR2 driver cannot be used.
    Hope this clears things up. Like I said, I wasn't disagreeing with you. i was just trying to answer some of the items you raised.
    Pahu

  • MY IPAD 3 HAVE SOME SERIOUS PROBLEMS

    Hello Everyone
    I have a  16gb ipad 3 and it got problems , since i updated it to the new version i had some serious problems ,
    My ipad will not turn on when it plug in to the charger that on the wall or my ipod dock that i normally charge it on , it come up with the battery signal when it on charge and in the battery signal theres red lines through it and it goes to the apple logo after that it turns off  and starts it again , ive reboted it , ive downloaded itunes agian to restart it that way but it wont come up on it at all . it starting to **** me off .. it has run off the 9o days  or so period .. my last report that is to ring them to see if they can help . My ipad has a lock on it too and it has never done this before .......
    Thanks Everyone
    From Australia xx

    Hello Krystal,
    I would be concerned too if my iPad was not charging.  I found an article with steps you can take when you encounter an issue like this.  I recommend following the steps below (these steps refer to an iPhone, but the steps also are relevant for an iPad):
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIsand corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    You can find the full article here:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Once you get your iPad running again, follow the steps in the article below if you do not recall your passcode:
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/HT1212
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • TS3694 my i pad is showing connect to i tunes picture when i connect to i tunes it tells me i need to restore, but when i do it keeps coming up with error code!! which is a different one each time can anyone offer some advise to solve this frustrating pro

    my i pad is showing connect to i tunes picture when i connect to i tunes it tells me i need to restore to factory settings, but when i do it keeps coming up with error code!!   which is a different one each time can anyone offer some advise to solve this frustrating problem.

    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
     Cheers, Tom

  • I withdraw my earlier question; problem solved by restarting

    Problem already solved, sorry and thank you for your attention

    Fx 5 wouldn't start up at all, due to incompatibility of some Logitech hardware. Problem solved itself by restarting the computer; was unexpected though, because only minutes earlier I upgraded succesfully on other computer with same platform (Windows 7 Professional) and same Logitech hardware (Trackman Marble Mouse). Thanks anyhow and good luck!

  • Undocumented problem solved with 16-bit pcmcia and irq error

    I am having the exact same problem as described in the following post:
    "Undocumented problem solved with 16-bit pcmcia and irq error."
    "I'm using a DAQ Card (AI-16E-4), which didn't work properly in MAX. MAX complained that the card didn't respond to an interrupt request.
    I've had this issue for a while, but dropped it, since NI support told me nothing could be done about it. Meanwhile, a seemingly unrelated problem with a wireless pcmcia network card arose. Cisco had no clue what was wrong with their card either, but I found Microsoft Knowledge Base Article Q327947. It seems that Win2k (they claim SP3 and up) disables ISA to PCI routing, which is what causes this problem.
    To fix it, open regedit
    and navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Pcmcia\Parameters"
    edit or create the DWORD value "DisableIsaToPciRouting" and set the value data to 0.
    See Microsoft's article for further details: http://support.microsoft.com/default. aspx?scid=kb;en-us;327947"
    The difference is that I am using WinXP and the Regedit fix does not solve the problem. Does anybody know how he was able to continue to use the card before he solved the problem? The card works fine in MAX, but errors out in LabVIEW.

    Hey Willy,
    Here some additional suggestions that have corrected some PCMCIA difficulties in the past besides the registry edit you suggested.
    1. General Troubleshooting to Verify Correct Hardware and Software Installation
    Uninstall the PC Card hardware through Device Manager
    Remove the PC Card from the laptop
    Uninstall the NI-DAQ software
    Follow the normal installation instructions (the most important step to remember for Plug-n-Play Operating Systems is to install the software first)
    Try the latest service packs for Win 2000 or Win XP
    Try the PC Card in a different laptop
    Try a different slot in the laptop. On certain laptops PC Cards have been successfully installed in the top PCMCIA slot instead of the bottom.
    2. Additional Troubleshootin
    g for PC Cards that Return IRQ Conflicts
    For E-Series DAQCards:
    Update to NI-DAQ 6.9.3 first and then update NI-PAL to version 1.6.1 (included exe file).
    Download the attached NI-PAL (ni-cdu1610.exe), and run the installer. When receiving the error "The device is not responding to the first IRQ Level" in Measurement and Automation Explorer, try this method of upgrading NI-PAL
    3. Additional Troubleshooting Steps
    Try disabling the 3COM adapter, and any other extraneous (for now) devices like any built in serial and parallel ports. The best way to do this is probably to disable them in the BIOS. If the PCMCIA card works properly then try to reconfigure disabled devices one at a time.
    Make sure the latest BIOS is installed.
    Check for any unusual PCMCIA drivers or other software that might interfere with the PCMCIA driver.
    I hope this helps.
    Ron
    Applications Engineering
    National Instruments
    Attachments:
    ni-cdu1610.exe ‏1557 KB

  • PC random lock up/crash *PROBLEM SOLVED*

    At first, my system specs
    A64 3000+ boxed
    1GB Kingston valueram DDR 400 + 512MB Transcend DDR 400
    K8N Neo Fisr
    Antec Truepower 430W
    ATI Radeon 9800 Pro @ XT
    SB Live! 5.1
    Maxtor diamondmax 9+ 120gb + some old 40gb ibm deskstar
    Plextor PX712A
    Win XP
    I bought and installed K8N Neo Fisr but now I encounter some real problems.
    I've tried to play two games: Pro evolution soccer 4 and GTA san andreas. Both worked fine yesterday
    with my old mobo.
    PES4 locks up on loading screen (at random point), on the menu or in the
    actual game. The computer might also crash/reboot after playing a few seconds.
    GTA locks up/reboots my computer on the main menu. Sometimes after GTA crash, Windows doesn't load.
    It just locks up after the blue loading bar has disappeared. If I go to safe mode or keep the comp shut down for a while,
    it will usually load windows again.
    Things I've tried without any help:
    -Using different IDE and power cables
    -Installing memories to different slots
    -Using both memories independently
    -Using maxtor hd alone as a primary master (has windows installed)
    -removing Nvidia ide drivers and using windows standard drivers instead
    -installing different graphic drivers
    -updating bios
    -checking temperatures (around 35-50 with load)
    -reinstalling windows
    Dxdiag video and audio test run without problems. Everything worked just fine yesterday with the old mobo.
    Any ideas?
    EDIT: "reinstalling windows"
    EDIT: SOLVED, Mobo failure. Tried a different copy -> no problems

    Quote from: Dream_true on 30-June-05, 08:48:04
    The OS should be installed on the MB,guarantee it. Do not remove the HDD with OS from your old MB.
    Change other memory to verify. Verify different VGA drivers. Use Liveupdate to update MB's drivers to the latest version.
    Have done that, don't help. I formatted my HD and installed windows again for this MB.
    What I noticed is that when I had my comp turned off for a few hours and started to play PES4 immediately after turning the power on, I was able to play it for like 5 minutes. Usually I can hardly get to the menus before it locks up. Sometimes I can play but it locks up after like 5-10 seconds. When it lock ups, the screen turns blue.

  • Can I use a mini dvi to video adapter on my Macbook 7.1 of have some compatibility problems?

    I have a Macbook 7,1 and I want to buy a mini dvi to video (s-video and rca) to plug my macbook to my analog TV.... I want to know, if this have some compatibilty problems... or not....
    tengo una macbook 7.1 y quiero comprar un cable de mini dvi a video compuesto.... en la pagina de apple señala que esta diseñado para imac (intel) y powerbook de 12" que ya ni existen creo.... lo unico que quiero saber es si funcionaria o no el adaptador con mi macbook...

    The first review posting on the product page is:
    +dosen't work on mac pro with nvidia!!!!!+
    +Written by PH from hamburg+
    +August 27, 2007+
    Which suggests no. I have heard from an Apple Store "genius" that it does.
    Both are n=1, so I'd suggest a call to the Apple Store sales line (even if you don't order it that way).

  • Hi team , I have some questions/Problem for my product apple (iPad,iPhone) , I want to employee speak and type thai language

    Hi team , I have some questions/Problem for my product apple (iPad,) , I want to employee that can  speak  or response me in thai language
    1. ผม อาคเนย์  พำนักอยู่ประเทศไทย กรุงเทพฯ  มีปัญหาสอบถาม ดังต่อไปนี้
       - กระผมได้ทำการตัดบัตร เครดิต เพื่อซื้อเกมส์ผ่าน itune store ผ่าน apple itune ID : misskor.yaprom@*** เพื่อซื้อเกมส์ Eleves Realm ในวันที่18 ก.ค. 56 เวลา 17.07น. ซึ่งทางบัตรเครดิตได้แจ้งเรียกเก็บเงินมายอดเงิน 39.99$ ซึ่งในระบบจริงๆ ทางกระผมต้องการตัดในยอด 99.99$ แต่พอได้ประสานงานไปยังธนาคาร ได้รับการแจ้งกลับมาว่า ได้ทำการตัดบัตรในยอดเงิน 39.99$ ซึ่งในความเป็นจริงนั้น กระผมไม่ได้สั่งซื้อเกมส์ในยอด 39.99$ ซึ่งในยอด 99.99$ นั้นพยายามตัดในระบบบัตรเครดิตอยู่ แต่ทางกระผมได้ยืนยันกลับไปว่าไม่ให้ระบบตัดนะครับ เพราะว่าเนื่องจากมีปัญหาในการชำระเงินระหว่าง Apple itune store อยู่
       - ทั้งนี้ขอให้ทางเจ้าหน้าที่ประสานงานตรวจสอบ apple itune ID : misskor.yaprom@*** เพื่อซื้อเกมส์ Eleves Realm ตามที่ได้ให้รายละเอียดโดยด่วนว่าเป็นเพราะว่าระบบมีปัญหาหรือว่ามีอะไรเกิดขึ้นในข ั้นตอนการชำระเงินครับ
    รบกวนประสานงานกลับมายังกระผม อาคเนย์ ที่หมายเลขโทรศัพท์มือถือ +**** / reply feedback  email : lekod1@*** โดยด่วน ในวันศุกร์ที่ 19 ก.ค. 2556 ครับ
    ขอบคุณครับ
    อาคเนย์  อุดปิน
    กด
    <Edited By Host>

    Google translation:
    พนักงานของ iTunes Store จะไม่ได้อ่านข้อความในเว็บบอร์ดนี้ ถ้าคุณต้องการความช่วยเหลือสำหรับปัญหาที่มีใน iTunes Store, คุณจะต้องติดต่อกับพวกเขาผ่านทางแบบฟอร์มเว็บนี้:
    http://www.apple.com/emea/support/itunes/contact.html

  • I am having some huge problems with my colorspace settings. Every time I upload my raw files from my Canon 5D mark II or 6D the pics are perfect in color. That includes the back of my camera, the pic viewer on my macbook pro, and previews. They even look

    I am having some huge problems with my colorspace settings. Every time I upload my raw files from my Canon 5D mark II or 6D the pics are perfect in color. That includes the back of my camera, the pic viewer on my macbook pro, and previews. They even look normal when I first open them in photoshop. I will edit, save, and then realize once i've sent it to myself to test the color is WAY off. This only happens in photoshop. I've read some forums and have tried different things, but it seems to be making it worse. PLEASE HELP! Even viewing the saved image on the mac's pic viewer is way off once i've edited in photoshop. I am having to adjust all my colors by emailing myself to test. Its just getting ridiculous.

    Check the color space in camera raw, the options are in the link at the bottom of the dialog box. Then when saving make sure you save it to the srgb color space when sending to others. Not all programs understand color space and or will default to srgb. That won't necessarily mean it will be accurate, but it will put it in the ballpark. Using save for web will use the srgb color space.

Maybe you are looking for