GPU makes LR CC slow

Hi
I have a desktop with a ATI R7 240 Graphic Card. I can activate the gpu usage in LR without any error message.
But LR CC is horribly slow then. As soon as I deactivate the gpu in LR Settings it works normally. I installed the newest ATI driver but without luck.
Any ideas?

Joshua Cohen schrieb:
Leave it turned off.
Yeah. Right. How could I not think about that. I mean Adobe advertises the GPU thing as an great feature that speeds everything up. But on some gpu it does just the opposite!

Similar Messages

  • My iPod Touch is connected to my house internet and every few hours, it doesn't work so I have to shut it off and turn it back on which makes my iPod slower, how do I make it connect the whole time?

    My iPod Touch is connected to my house internet and every few hours, it doesn't work so I have to shut it off and turn it back on which makes my iPod slower, how do I make it connect the whole time?

    Device Not Recognised
    For PC
    http://support.apple.com/kb/TS1538
    For Mac
    http://support.apple.com/kb/ts1591

  • My MacBook (10.5.8) is very slow and has significant problems loading will Snow Leopard (10.6.3) help or make my computer slower?

    My MacBook (10.5.8) is very slow and has significant problems loading will Snow Leopard (10.6.3) help or make my computer slower?
    Also why does my Macbook make so much noise (The noise concerns me because it is so loud it sounds like the laptop will break down or something at any point)?

    It depends on your Macbook model how to open the bottom case.
    Anyway you need to open up the buttom case or keyboard panel to access the CPU fan like following.
    https://www.youtube.com/watch?v=3hHA4DDEvZA
    http://www.ifixit.com/Guide/MacBook+Core+2+Duo+Lower+Case+Replacement/537
    If you think you can't do that by yourself, you'd better bring it to Apple Store Genius Bar or Authorized Servce Shop to tell them about the problem.

  • Does a mixed N and G network make the network slower for the N-enabled?

    Hello all,
    I was just admiring my Airport Extreme box after registering it, and I noticed this bit of fine print:
    "Speed and range will be less if an 802.11a/b/g product joins the network."
    Does this mean that my 802.11g printer makes the network slower for my two 802.11n macbooks?

    Okay,
    For a follow up: I'm using the "guest" network for all my G-level wireless devices, and the regular network from all my N devices.
    Does that overcome the mixed network limitations? It seems like it wouldn't - because the Airport is basically creating two virtual networks out of one network. Or are there two individual networks on the Airport?
    Thanks!

  • Javax.swing.SwingUtilities.invokeLater make my program slow

    i am writing a program in which i am implementing documentlistener
    to communicating between two frames
    if i write my code with javax.swing.SwingUtilities.invokeLater it makes my program slow
    and if i write without this thread safe quality then this is fast but giving me runtime exception
    what i do to make my program better
    kindly suggest
    public void insertUpdate(DocumentEvent e) {
                updateLog(e, "inserted into");
            public void removeUpdate(DocumentEvent e) {
                updateLog(e, "removed from");
            public void changedUpdate(DocumentEvent e) {
                //Plain text components don't fire these events.
            public void updateLog(DocumentEvent e, String action) {
                Document doc = (Document)e.getDocument();
    javax.swing.SwingUtilities.invokeLater(new Runnable() {
                public void run() {
    tf4.setText(lbl.getText());
    }

    If your program is becoming too slow or unresponsive, it means that the operation "tf4.setText(lbl.getText());" is taking too long to execute and is therefore blocking the Swing-thread.
    There is little you can do to make that operation faster, but perhaps you can change how or how often you update the frames.
    Setting the whole text via setText() everytime a change happens seems very wasteful. Imagine you have a text with a million characters, and every time the user adds or changes just one character, you are getting and seting over one million characters. That is not the right approach.
    I'm not familiar with text-operations or class DocumentEvent, but I guess that there should be some kind of delta in DocumentEvent containing only the changes that were made. You could apply only these changes on tf4 instead of setting the whole text. Finding out how to do this would be the best solution. This will also make your program more scalable, as with setText() the performance of your application will continuously decrease as the text length increases.
    Usually when working with documents you have a "viewer" and a "model". If your viewer was a JTextBox and your model was, say a StringBuilder, you could make quick changes to the contents of JTextBox using the StringBuilder.append() or delete() methods without having to modify the whole text. You need to find out how this is done with whatever UI system you're using.
    If you can't find out how to do the above, a workaround would be to reduce how often you call "updateLog()". For example, is it truly necessary to call "updateLog" every time a new update happens? Perhaps it would be better to use a timer and only call "updateLog()" every few seconds.
    But as I said, this should only be a temporary workaround. You really should find out how to perform more efficient updates without using setText(). I recommend you search for tutorials and guides on how to work with text and documents on the internet.

  • Does IOS 5 make IPAD 1 slower? Thx..

    I have IPAD 1 and i want to upgrade it into IOS 5..does IOS 5 make ipad 1 slower in performance?

    Many apps requiring iOS 5? Well, perhaps, but none that I've decided I absolutely must have, yet.
    Or, few. As the ratios change and as it starts to make more and more sense to upgrade the OS, then my approach will be to upgrade the hardware at the same time by going to a new iPad, whatever the model at that point turns out to be.
    Until then, my 2-year old iPad running 4.2 is still working well and will do.

  • Will windows make my mac slower?

    Will the windows partition make my computer slower in any way? Will it affect my mac partititon?

    No, it will not unless you use a Windows program to try and modify your OS X partition.

  • LR 6/CC GPU accelaration makes healing brush slow?

    Hi everyone,
    I'm happy with my CC abo and LR6 so far. The GPU support improves the responsiveness and is awesome. But I also noticed that cloning/healing brushes are MUCH SLOWER with enabled GPU support. Especially then drawing a line or so it's super fast. Then I'm disabling the GPU it's noticeable faster.
    My system configuration:
    - Intel i5-2500 @3,3GHz
    - AMD R9 270X with driver 14.12
    - 16 GB RAM
    - LR on SSD, catalog and RAW files on a separate SSD
    I know that the CPU is not the freshest but the system is working fine and in Photoshop I have no performance problems, so updating the system is not on a high priority at the moment.
    Can someone else confirm my observations? Suggestions are welcome and some Adobe statement (further GPU improvements in the next couple months as CC updates) too.
    Thanks and regards,
    Ralf

    i noticed that even with my 980GTX the image preview needs a second for updating.
    first i see a noisy image and then the preview is updated and the noise is gone.
    with LR 5.7 i never noticed this.
    the really annoying thing is.... it happens for images where the preview is already rendered.
    i never had issues with the slider perfromance in past versions.
    but the library modul was not the fastest (so to speak)... try photo mechanics and you will notice the difference.
    overall... even with having a 980GTX i am not impressed by what is called "the major feature" of this release.

  • How do I stop iWeb outputting multiple image files? It makes my site slow!

    I'm a professional web designer (but don't let that put you off) who uses Dreamweaver and also handcodes HTML & CSS websites at work on a PC, but having got a new Mac for home use I thought I'd give iWeb a go for a personal site hosted on .Mac, showcasing my music and film efforts, that I didn't want to have to think about coding.
    I've built a short little site using the attractive 'Travel' theme, just 5 or 6 pages so far, and have not yet added any multimedia content. However, it seemed to take ages to upload it when I published it to .Mac. So then I went to view it, and it was soooo sloooow to download each page, even on my 4mb cable connection. I know it's a fairly graphically-rich theme, but still!
    I noticed that it was redrawing the navigation menu each time... and upon close inspection of the HTML code using Safari's 'View Source' to my horror I found out that that each page has a seperate '_files' folder that contains multiple versions of files that are also used in other pages - including navigation buttons and background images. I also saw that every element has styling applied to it 'inline' in the code, rather than in a single seperate style-sheet.
    To confirm this I published it to a folder on my hard drive and checked it all out. What a mess!
    As a WYSIWYG web page editor iWeb is great but it's an undisputable fact that the HTML markup and CSS code it produces is absolutely appaling. What's worse though is that it also renders whole swaithes of text as images and that it does create seperate folders for each pages content including images, CSS code and navigation buttons - so even though the same images and code are used throughout the site for the background and buttons and layout, they are written out as seperate files and have to be reloaded with every page!!!
    This means that the .Mac server must be getting hammered and webpages are very slow to download and slow to render in Safari - it's almost like dialup when I'm viewing my iWebsite, and like I said, I've got a 4mb cable connection!
    Looking at the code iWeb produces, it is good to see that tables are not used for layout, and that's one thing in its favour. But surely the whole point of providing 'themed' templates for users is that the same content is used across the site and therefore doesn't need to be created multiple times - one of the benefits of using CSS stylesheets. Why doesn't iWeb create a single stylesheet and make efficient use of repeated images instead of creating multiple instances of the same file for each page?
    Perhaps there is a setting somewhere I've missed. If so, let me know someone!
    It is a great WYSIWYG editor, but behind the scenes it's not efficient, it's not clean and simple and it's certainly not attractive - and I'm surprised at that coming from Apple! I know iWeb is a great tool for beginners and I'm a picky professional, but if I was Joe Public First Time Web Designer I'd be very annoyed by this.
    Clean it up and sort it out Mr Jobs!
    PS: Also, where does iWeb store the website whilst it's in production? I can't find it anywhere?

    Your iWeb Site is stored not on your iDisk, but on a file named Domain.sites in your ~/Home/Library/Application Support/iWeb/ Folder.
    If , for whatever reason, you wipe your HD and/or lose this file (Get a new computer, Re-Install your OS, Stolen Laptop, Crashed HD, Etc.) without backing-up your Domain.sites file then you will have to re-build your iWeb sites from scratch again.
    Of course you can edit your Published HTML files in a different program such as Dreamweaver or even Text Edit. You just can't edit Published HTML files in iWeb. Not at this time at least.
    Use iWebBackup to backup your Domain file to a Blank CD or DVD. Backing up your Domain file to another folder on your computer is not fully backing it up. If your computer gets stolen you still lost the file but if you have your Domain file burned onto a CD you have a backup!
    Download iWebBackup Here
    You can use iWebExtender to automatically consolidate your files into one folder and delete multiple images.
    http://iWebFAQ.com

  • When i connect my iPhone to WiFi, why does it make my internet slow?

    Ok so the other day the weirdest thing happened to my internet, so i noticed that my internet speed was running ridiculously slow and like always i tried resetting the router which usually solves it, but it didnt. it turns out the problem was my moms iPhone, i know this because i tested this, i would run a speed test without her phone connected and i would get about 14down/1up and then i would run a speed test with it connected getting about .5down/.1up. My mom wasnt using any apps or anything that would use internet so something on my moms iphone was using the internet without us knowing and a lot of it. What could cause this to happen? Also as of the past couple days its starting to act normal again even with her phone connected. Our Wi-Fi is only hooked up to my iPhone, my sisters laptop and my moms iPhone. I even tried restoring the phone and although it didnt even have any apps installed or no browser open it would still use internet! And yes we have a password for the Wi-Fi. Please give me a good explantation for this, this has never happened to me before. I also noticed that when my moms phone wasnt connected the light on our modem would barely flash at all but as soon as i connected it the light would flash contstantly. As of the last few days it has been working fine but what would have caused this?

    Setting up your phone "as new iphone" is covered in this article: http://support.apple.com/kb/HT4137
    Before you connect to a new PC, make sure that autosync is disabled in Edit/Preferences/Devices, otherwise your phone will be wiped during the following sync.
    If you have data on the phone you want to save, back up manually:
    Disable autosync in iTunes, connect your phone to your new computer and right click on it in the device list and choose backup. iTunes will backup your phone without syncing. Transfer your purchases the same way, choosing "transfer purchases" this time.
    When you connect your phone for the first time, all media content will be erased. But you can restore your settings and app data from your manual backup afterwards. Don't forget to set up at least one contact and event on your new computer to be able to merge calendars and contacts when you sync the phone for the first time.
    Since changing your iTunes library will erase your phone again, do the same process when you change back to your normal PC.
    About backups and what's saved:http://support.apple.com/kb/HT1766
    How to back up and restore:http://support.apple.com/kb/HT1414
    How to download apps for free again:http://support.apple.com/kb/HT2519

  • IPad 1 updates makes apps run slower and crash

    Hello everyone,
    I have 34 updates in the app store until now, i always updated everything to the latest but noticed things are getting slower and very crashy, the updates are obtimized for newer ipads so likewise it gets slower on the old ipad, i dunno why it notifies an ipad one user to update?? Its not for me!
    So, should i keep updating apps?? Sometimes i think that its intended by apple to get old ipads not to work properly to get me think about a new ipad, well devices  like ipad is not something to discard after a while you know, i will stick with it until it burns or somethin :P

    As far as I know - you can't update apps if they are for the new iOS only. The apps shouldn't update and you should get a message that the updates will not work on your iOS.
    Tap on app icon that needs to be updated and read the description first. Don't tap on "Update". Read the requirements first. If the primary reason for the update is that it is optimized for iOS 6, then don't update it - even it even can be updated that is.
    Some basic troubleshooting might help when the iPad gets "crashy". Try these and see if they help.
    Quit all apps completely and restart the iPad and make a fresh start. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or try this ....Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • Multiple display makes S100 extremely slow

    Hi,
    I've been working with a S100 with an external monitor (actually, two different monitors) for some time. It used to work fine, but lately whenever I work with an extended display, the external monitor takes a long time to refresh and the whole computer gets very, very slow.
    I've read somewhere that this could be related to the hardware acceleration, but the Intel Graphics Media driver does not allow me to change any acceleration setting (if that is the problem, which I don't know).
    Drivers are updated, and it used to work before... What might I be missing?
    Thanks!

    hi etrece,
    Welcome to Lenovo Community Forums!
    One thing i have read was External devices Causing the Issue
       try unplugging any USB devices (Connect Only the AC and the External Monitor) and see if the issue will remain.
    If it does, Check this option
    open Control Panel / Hardware and Sound or Power option
          Click Change plan settings on your selected power plan
                          then Click Advanced Power Settings
           Look for this option and make sure both are on Maximum Performance then save changes.
    Restart the system after saving.
    Let me know your findings!
    Cheers!
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Sorting makes the report slow

    Hi,
    I need to sort the SQL (APEX_ITEM) report. I created a hidden item and used the hidden item to sort the report. Its working fine but making the report very slow.
    If I remove the sorting, then the report runs fast.
    Please let me know what should do to make it faster.
    Thanks.

    Hi Denes,
    Here is my query:
    SELECT apex_item.hidden (21, R.pk) || apex_item.hidden (22, R.imo) || apex_item.hidden (23, wwv_flow_item.md5 ( R.PK ,R.RQMT )) ||
    apex_item.hidden (24,R.imso)|| apex_item.hidden (25, R.installation_number )|| apex_item.hidden (26, R.base_code) ||
    apex_item.text (27, R.year, 80,100,
    'style="width:40px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly" title="Year"', 'f27_' || LPAD (ROWNUM, 4, '0')) year ,
    apex_item.text (28, R.fcg, 80, 100,
    'style="width:64px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly" title="Fcg"', 'f28_' || LPAD (ROWNUM, 4, '0')) fcg,
    apex_item.text (29, R.IMO_NAME, 80, 100,
    'style="width:90px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Imo"', 'f29_' || LPAD (ROWNUM, 4, '0')) IMO_NAME,
    apex_item.text (30, R.IMSO_NAME, 80, 100,
    'style="width:96px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly" title="Imso"', 'f30_' || LPAD (ROWNUM, 4, '0')) IMSO_NAME,
    apex_item.text (31, R.installation_NAME, 80, 100,
    'style="width:140px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly" title="Installation"', 'f31_' || LPAD (ROWNUM, 4, '0')) INSTALLATION_NAME,
    apex_item.text (32, R.BASE_NAME, 80, 100,
    'style="width:160px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Base"','f32_' || LPAD (ROWNUM, 4, '0'))BASE_NAME,
    apex_item.hidden (33, R.FCG_DESC) ||
    apex_item.text (34,R.FAC, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Fac"','f34_' || LPAD (ROWNUM, 4, '0')) FAC,
    apex_item.hidden (35, R.FAC_DESC)||
    apex_item.text (36, R.EFR, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Efr"', 'f36_' || LPAD (ROWNUM, 4, '0')) EFR,
    apex_item.hidden (37,R.EFR_DESC) ||
    case when
    get_PK_status(R.PK) IN ('Edited','Reviewed','Approved') and
    :P2_Role = 'EDITOR' then
    apex_item.text (38, R.rqmt,80,100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Requirement"', 'f38_' || LPAD (ROWNUM, 4, '0'))
    when
    nvl(get_PK_status(R.PK),'X') not in ('Edited','Reviewed','Approved') and
    :P2_Role = 'EDITOR' then
    apex_item.text (38,R.RQMT,
    80, 100,
    'style="border:1.3px solid black;width:75px;text-align:right;'
    || 'color:darkblue;font-weight:bold title="Requirement"',
    'f38_' || LPAD (ROWNUM, 4,'0'))
    when
    get_PK_status(R.PK) IN ('Edited','Reviewed','Approved','Disapproved') and
    :P2_Role = 'REVIEWER' then
    apex_item.text (38,R.rqmt,80,100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Requirement"', 'f38_' || LPAD (ROWNUM, 4, '0'))
    when
    nvl(get_PK_status(R.PK),'X') NOT IN ('Edited') and
    :P2_Role = 'REVIEWER' then
    apex_item.text (38, R.rqmt,80,100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Requirement"', 'f38_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) = 'Edited' and
    :P2_Role = 'REVIEWER' then
    apex_item.text (38, R.RQMT,80,100,
    'style="width:75px;text-align:right;'
    || 'color:darkblue;font-weight:bold title="Requirement"',
    'f38_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) IN ('Edited','Reviewed','Approved','Disapproved') and
    :P2_Role = 'APPROVER' then
    apex_item.text (38, R.rqmt,80,100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Requirement"', 'f38_' || LPAD (ROWNUM, 4, '0'))
    when nvl(get_PK_status(R.PK),'X') NOT IN ('Reviewed') and
    :P2_Role = 'APPROVER' then
    apex_item.text (38, R.rqmt,80,100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold" readonly="readonly"title="Requirement"', 'f38_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) = 'Reviewed' and
    :P2_Role = 'APPROVER' then
    apex_item.text (38,R.RQMT,80, 100,
    'style="width:75px;text-align:right;'
    || 'color:darkblue;font-weight:bold title="Requirement"',
    'f38_' || LPAD (ROWNUM, 4, '0'))
    end RQMT,
    case when get_PK_status(R.PK) = 'Edited' and
    :P2_Role in('EDITOR','REVIEWER','APPROVER') then
    apex_item.text (39, RU.RQMT, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkred;background-color:yellow;font-weight:bold " readonly="readonly"title="Edited"' , 'f39_' || LPAD (ROWNUM, 4, '0'))
    when nvl(get_PK_status(R.PK),'X') NOT IN ('Edited','Reviewed','Approved','NotReviewed','Disapproved') and
    :P2_Role in('EDITOR','REVIEWER','APPROVER') then
    apex_item.text (39, RU.RQMT, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkred;background-color:#FFF4BF;font-weight:bold " readonly="readonly"title="New Requirement"' , 'f39_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) IN ('Reviewed') and
    :P2_Role in('EDITOR','REVIEWER','APPROVER') then
    apex_item.text (39, RU.RQMT, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkred;background-color:lime;font-weight:bold " readonly="readonly"title="Reviewed"' , 'f39_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) IN ('Approved') and
    :P2_Role in('EDITOR','REVIEWER','APPROVER') then
    apex_item.text (39, RU.RQMT, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:solid black;background-color:#DAFFBF;font-weight:bold " readonly="readonly"title="Approved"' , 'f39_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) IN ('Disapproved') and
    :P2_Role in('EDITOR','REVIEWER','APPROVER') then
    apex_item.text (39, RU.RQMT, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:SOLID black;background-color:RED;font-weight:bold " readonly="readonly"title="Not Approved"' , 'f39_' || LPAD (ROWNUM, 4, '0'))
    when get_PK_status(R.PK) IN ('NotReviewed') and
    :P2_Role in('EDITOR','REVIEWER','APPROVER') then
    apex_item.text (39, RU.RQMT, 80, 100,
    'style="width:75px;text-align:right;'
    || 'color:SOLID black;background-color:orange;font-weight:bold " readonly="readonly"title="Not Reviewed"' , 'f39_' || LPAD (ROWNUM, 4, '0'))
    end NEW_RQMT,
    apex_item.text (40, RU.Status, 80,100,
    'style="width:75px;text-align:right;'
    || 'color:solid darkgreen;background-color:#FFF4BF;font-weight:bold " readonly="readonly"title="Status"', 'f40_' || LPAD (ROWNUM, 4, '0')) STATUS ,
    CASE WHEN (get_PK_status(R.PK) IN('Edited','Reviewed','NotReviewed') and :P2_Role = 'APPROVER') THEN APEX_ITEM.SELECT_LIST(41,'Approved','Approved;Approved,Disapproved;Disapproved','','title="This field is only for Reviewers and Approvers"')
    WHEN (get_PK_status(R.PK) = 'Edited' and :P2_Role = 'REVIEWER') THEN
    APEX_ITEM.SELECT_LIST(41,'Reviewed','Reviewed;Reviewed,NotReviewed;NotReviewed','','title="This field is only for Reviewers and Approvers"')
    ELSE
    APEX_ITEM.SELECT_LIST(41,'','','title="This field is only for Reviewers and Approvers"')
    END ACTION ,
    '<a href="javascript:popUp2('''
    || 'f?p=&APP_ID.:3:&SESSION.::NO::P2_PK:'
    || R.PK
    || ''', 1200, 500);">'
    || '<img src="#APP_IMAGES#blue_book_open.gif" title="View Row History" >'
    || '</a>' History
    from rplans_sumtab R,
    (SELECT PK, RQMT, STATUS, DATE_CREATED FROM RPLANS_USER_SUMTAB R1
    WHERE DATE_CREATED = (SELECT MAX(DATE_CREATED) FROM RPLANS_USER_SUMTAB R2
    WHERE R2.PK = R1.PK)) RU
    WHERE R.PK = RU.PK(+)
    2.) The pagination I am using is:
    Row Ranges 1-15 16-30 (with set pagination)
    3)The table has only 1000 records.
    The report runs very fast when I don't use sorting, but when I use sorting, it becomes very slow.
    Thanks.

  • Does OS X Lion make start up slower if you install it?

    I know a Mac is not a PC but my parents are going to buy this (OS X Lion) for me but my dad has said in the past the new opperating system makes start up on a PC slower. I was pretty sure the same thing would not happen to a Mac (being the better of the two) but i just want comformation.

    Initial startups after a large system upgrade are always slower, but thereafter should be fine.

  • Latest update makes firefox so slow it's unusable

    after yet another ff crash, I forced an update to the latest release today. THAT was a mistake. Before, ff was simply unstable. Now it's so slow it's unusable. It's like running Windows 8 on an IBM XT.
    Given that I'm running Win7 on an Intel i7 3770 w/16gb of RAM, and a loaded graphics card, pretty sure that I'm not the problem.
    You guys REALLY need to fix the stability. I'm having to use Chrome to write this, since FF is so unusable right now.

    I have the same exact problem. I'm a firefox user since the first version, and always have experienced ups & downs in performance and stability.
    Latest releases result in too much instability (at least 2 or 3 daily crashes) up to v29.
    With v30.0 the problems are aggravated:
    Crashes continue, but now there are huge memory leaks and sluggish user experience (it freezes for a fraction of a second every 2 seconds!!!)
    This happens after some time (hours?) after a fresh start (that i MUST do every couple of hours to make it usable).
    Firefox is going the wrong way...

Maybe you are looking for

  • Transferring ringtones from a 3GS to iphone 4

    I got an iphone 4 today, I was able to transfer most of my data from my 3GS to the 4, however i can not get my ringtones. there is no option for ringtones when the 4 is plugged in but when i plug in the 3 they are still there. someone plz help! its b

  • Display same data on 2 regions of the SAME Page

    Hi I have 2 regions.Top is an interactive editable report.Bottom region is a read only report of the same(top region) But when i click search button(based on paramters 1&2, i am not able to see the same number of rows. Top region shows 5 like emp id

  • Still frame capture script?

    OK, I know that this is probably not something that everyone is just yearning for, but I can see it as helpful. So hear me out. I have a ton of footage (DVCProHD) and I would like to capture a still frame (just the first frame will work) of each clip

  • Can't uninstall Adobe Acrobat 9

    I can't unistall Acrobat 9 because it does not show up on the Add/Remove Programs list.

  • QT Pro questions

    My son is wanting to add digital effects to individual movie frames- is this something that QT Pro can do? I think it allows copying and pasting of individual frames...does doing so disturb the audio track? Are there cheaper/better apps for this purp