Recent content by IncredibleMrT

  1. I

    v16 Previous windows/tabs not being recovered after restart

    Thanks Lukasz. Yours is the post I found when I first encountered the issue. I would have posted onto that, but it appears to be closed now. Was hoping Marco might have chimed in by now. Might be a localised issue due to my setup, and if i'm doing something wrong i'll be happy to be told, but...
  2. I

    v16 Previous windows/tabs not being recovered after restart

    Again this happened. Since I switched to v16, I have only had one instance where I closed that it reopened the correct detail. Every other time I would have lost data had I not backed up each window first. Can anyone shed any light on this?
  3. I

    v16 Previous windows/tabs not being recovered after restart

    Can confirm this happened against when I closed PLSQLDev and reopened,
  4. I

    v16 Previous windows/tabs not being recovered after restart

    I've copied the format of the original v15 config file and reconstructed for the v16 data and it opened. I can't be 100% sure that the data stored against each tab is exactly as it was though - my backup rules only saved every 10minutes.
  5. I

    v16 Previous windows/tabs not being recovered after restart

    Hi Since my move from v15 to v16 a couple of days ago, when I restart I am not being presented with the usual recovery window to open the things I had been working on. Digging into the PLS-RECOVERY folder for both version 15 and 16, I can the difference is the lack of the cfg file. In version...
  6. I

    No windows recovery after developer restart

    Can confirm i'm experiencing the same thing. Annoying it is too.
  7. I

    Freezeing when connecting remote via RDP

    Can't see how that would affect only PLSQLDev though - nothing else freezes. Oracle's SQL Developer copes just fine so does every other piece of software I use. It's only PLSQL Dev that freezes. But thanks for your reply nonetheless.
  8. I

    Freezeing when connecting remote via RDP

    I can confirm this affects me too. I reported it some time ago but didn't get a response to it. https://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=59581 I can confirm it happens every time I open up RDP to PLSQLDev running on Windows (10 now, was 8 before - 7 before...
  9. I

    Use "to_timestamp_tz" when generating job SQL

    Sorry for resurrecting such an old thread - did this ever get sorted? We have the same issue as the above. We're in the UK and outside of BST things create and work as expected. Then, come spring, everything is an hour out. I can fix by modifying all job's start_date using to_timestamp_tz(..)...
  10. I

    Hangs when network lost/reconnected

    Any feedback on this, Marco? I've also got another scenario - possibly related i'm not sure. Currently, i'm connected to the office via VPN. I have an RDP session open to a windows 10 Pro VM on the company network. In PLSQLDev (and only in that), when I run a query, it just freezes PLSQLDev...
  11. I

    Hangs when network lost/reconnected

    Hi, I know this was an error reported a good long while ago (2010) by someone else, but when I have PLSQLDev open and the network is lost, the PLSQL just hangs infinitely. The network reconnects, but PLSQLDev never frees up. You, Marco, suggested it was the client at fault in that it never...
  12. I

    SQL Window Splitter

    Hi, that splitter is what I alluded to in my first paragraph.
  13. I

    Package/Typesv edit from context menu.

    Sorry, if that sounded like a demand - it wasn't. I was just trying to be clear.
  14. I

    Package/Typesv edit from context menu.

    Thanks for the reply. I'm aware of those options. I want, specifically, an option to edit JUST the body if possible. Thanks
  15. I

    Package/Typesv edit from context menu.

    When we right click on packages/types, we have the option to edit or edit/spec&body. If it's the spec we've clicked on, then edit will open the spec, and if it's the body we've clicked it on then edit will open just the body. If I have some [pl/]sql that uses a package, and I want to go to to...
Back
Top