Recent content by cassiusdrow

  1. C

    First character not selected

    It happened again, so I got some screenshots. Copying and pasting the problem text clears the strange character. Saving and reopening the file also clears the strange character. After copying and pasting into Notepad++, Notepad++ shows the strange character as a CRLF, like all other lines...
  2. C

    First character not selected

    I've had this issue intermittently since at least version 11, but I've never been able to reproduce it. Once it starts happening, it happens for every SQL statement in the SQL window. It's like the statement auto-selection parsing gets offset by one character. I also tend to put the...
  3. C

    SOLVED: hide the path to oracle help when showing Oracle error

    I don't know if it works for the Windows client, but the Linux client documentation indicates that the error message URLs can be suppressed by setting the ORA_SUPPRESS_ERROR_URL environment variable to TRUE...
  4. C

    PLSQL 16 - Enhancements Request

    Thank you! I still use 32-bit because I use the old Browser Extender plugin that is only 32-bit.
  5. C

    PLSQL 16 - Enhancements Request

    Is there a 32-bit version of this?
  6. C

    Problems with Worksets

    Revisiting this issue, I have had much more success by explicitly closing the workset when I am done with it, regardless of whether I leave PL/SQL Developer open or closed afterwards. However, I still have problems if PL/SQL Developer unexpectedly shuts down. I have started manually backing up...
  7. C

    Problems with Worksets

    These problems continues to happen frequently. At this point I consider the Worksets feature to be completely unstable and unusable.
  8. C

    Changed handling of named variables from V11 to V12

    Marco, this continues to be an issue in version 15.
  9. C

    Problems with Worksets

    Marco, The "unable to read desktop.cfg" happened again today. This time I looked at the "AppData\Roaming\PLSQL Developer 15\Worksets" folder and saw two folders: "General", which is the name of my only workset, and "General.tmp". The "General.tmp" folder had a "desktop.cfg" file along with...
  10. C

    Problems with Worksets

    I lost my workset again today and another time last week. I started closing PL/SQL Developer at the end of the day for the past few weeks and I am losing worksets more frequently, usually about once a week. This is probably because closing and opening PL/SQL Developer more frequently gives it...
  11. C

    Refresh Session Window Details tab

    Thank you, I wasn't aware of that.
  12. C

    Refresh Session Window Details tab

    Hi Marco, Would it be possible to add a button to the session window to refresh the current details query tab WITHOUT also refreshing the main session query? Perhaps add it to the left of the "Single record view" button? Some of my detail queries use binds to the main session query and...
  13. C

    Problems with Worksets

    Last week, I had a workset that was lost. I accidentally opened two copies of PL/SQL Developer and they both opened the same workset. I closed one copy of PL/SQL Developer and went about my day. Later, I closed the remaining copy and when I reopened it, the all the windows of the workset were...
  14. C

    Problems with Worksets

    I haven't noticed a specific pattern but I do tend to leave PL/SQL Developer open for more than one day.
  15. C

    Problems with Worksets

    I am having intermittent problems with worksets in version 15.0.3. I don't use multiple worksets. I have one single workset that I use to automatically restore the windows from the previous PL/SQL Developer session. Today, I closed PL/SQL Developer and then re-opened it about 10 minutes later...
Back
Top