2.1 Final - Another Minor Formatter Indentation Issue

Looks like when you're declaring functions in a package, that it indents them when it shoudln't be, and causes a shift in following lines.
Example:
CREATE OR REPLACE
PACKAGE pkg
AS
PROCEDURE p1;
PROCEDURE p2;
  FUNCTION f1
    RETURN NUMBER;
  FUNCTION f2
    RETURN NUMBER;
  PROCEDURE p3;
  END pkg; Should be:
CREATE OR REPLACE
PACKAGE pkg
AS
PROCEDURE p1;
PROCEDURE p2;
FUNCTION f1
  RETURN NUMBER;
FUNCTION f2
  RETURN NUMBER;
PROCEDURE p3;
END pkg;

Hi Marwim,
Thanks for this feedback.
I have replicated the issue and logged a bug.
Bug 9231534 - FORUM:USER DEFINED REPORT FOLDER MISSING ACTIONS IN NON ENGLISH LOCALES
Regards,
Dermot
SQL Developer Team

Similar Messages

  • Another Minor Bug in SQLDev

    I discovered another minor irritant in sqlDeveloper.
    Steps to recreate the bug:
    1) Create table t ( n1 number); (table created)
    2) insert into t values (1); Commit; (Record Committed)
    3) Goto Explorer on the left pane and click on the table to view the table t on the right (table will be displayed with a single column); Click on the data tab to view the data.
    4) Alter table t add (n2 binary_float); (Table modified)
    5) insert into t values (10, 10); Commit; (record committed)
    6) click on refresh button to view the data.
    You would expect to see two columns and two rows of record. But you would see only one column and two rows of data.
    7) click on columns tab and click on the refresh button. (Two columns are displayed).
    8) now go back to data tab; you would still see only ONE column and two records. Clicking on refresh does not display two columns
    Only alternative is to close the tab and click on the table t again. You can now view the records with two columns
    Version: 2.1.1.64
    OS: Linux
    Database: 11g
    -- rsrini

    I am having a similar problem in 2.1.063.10. When I put in a filter I need to use the enter key and not the refresh button. Nothing happens to the data grid when I hit refresh button. When I enter a filter that causes no data to display, then blank out the filter and hit the refresh button, no data is displayed in the grid. Then I hit enter and the data grid is refreshed.

  • Final Cut Pro X - Overheating Issues

    Whenever I use Final Cut Pro X on my MacBook Pro, SMC Fan Control says my computer is 80 Degress Celcius, and issues a warning. Why does this program overheat my MBP? Any help?
    Thanks in advance.

    FCPX will render the timeline while exporting hence the CPU temp rise. You can select parts of the timeline to be rendered. It might be adavatagous to render the timeline in sections and wait for the CPU to cool down and then do another render section. In the modify menu there is a RENDER SELECTION option.
    Sending feedback to apple would be a good idea as it is apparent that there should be an option in the preferences to manage how much memery and CPU is used for rendering.

  • Minor Formatter Bug

    Another formatter bug to add to the list. Thing are a little hectic to be submitting them for Official Review.
    When using an aggregate function on an inline view containing set functions, indention becomes offset. It only seems to happen within a PLSQL block.
    DECLARE
      CURSOR cur1
      IS
        SELECT COUNT( *) FROM
            (SELECT * FROM dual
      -- Indention OK here
      CURSOR cur2
      IS
        SELECT COUNT( *) FROM
            (SELECT * FROM dual
          UNION
          SELECT * FROM dual
        -- Indentation off here and Down
      BEGIN
        NULL;
      END;
      SELECT * FROM dual;
      SELECT COUNT( *) FROM
          (SELECT * FROM dual
          UNION
          SELECT * FROM dual
      SELECT * FROM dual;

    And another one... at least I think they're bugs, not settings.
    SET TIMING OFF
    SET PAGES 66 UNDEF first_name UNDEF second_name UNDEF username
    SELECT
    username,
    account_status,
    created
    FROM
    dba_users
    WHERE
    username LIKE UPPER('%&&username%') /
    In SQL*Plus the UNDEF syntax as formatted generates an error and the SQL statement does not execute because the / is moved to the end of the line.
    TOAD could handle this stuff many years ago. Should this not be addressed. Not supporting Oracle-specific syntax - i.e. / for execute - seems a bit odd.
    SYS@(server:SID):1072:14707> SET PAGES 66 UNDEF first_name UNDEF second_name UNDEF username
    SP2-0158: unknown SET option "UNDEF"
    SYS@(server:SID):1072:14707> SELECT
    2 username,
    3 account_status,
    4 created
    5 FROM
    6 dba_users
    7 WHERE
    8 username LIKE UPPER('%&&username%') /
    9
    SYS@(server:SID):1072:14707>

  • I can't eject ("files in use by another application") Windows/Vista Issue?

    OK... so in the grand scheme of things, this really is NOT the end of the world... but it sure is super-annoying!! This is my first every Apple product (took a while to get on the bandwagon) and I was hoping for more stability and ease of use... I've called AppleCare several times and they can't help me figure this out... according to them it's a Windows/Vista issue (which DOES seem likely). I'm running Windows Vista Home Premium on a Dell Dimension E521.
    Here's how it goes... I plug my iPod in, which opens up iTunes and it syncs fine. I wait until the top of iTunes says "sync complete" and the face of the iPod simply says "Connected". Then I click on the "eject" button next to the iPod listing in iTunes. It pauses for a moment, then I look down and the iPod suddenly has those syncing, circular arrows, moving again and it says "Synchronizing- do not disconnect". And then a few moments later, iTunes gives me a pop-up that says " XXXX ipod cannot be ejected because it contains files that are in use by another application"
    So obviously, something else is connecting to the iPod and preventing me from ejecting it using iTunes, but I have not been able to figure out what it is!
    Since it's something on my machine, I have tried the following:
    - shut down AntiVirus (TrendMicro Internet Security 2008)
    - turned off Windows Firewall
    - went through all the programs running in the task bar and turned them off
    - opened up Task Manager and turned EVERYTHING else I could see off
    None of the above have made any difference. The workaround that Apple gave me was to go into Computer and then right click on the listed drive and select "Safely Remove" which usually works (the times it doesn't work, it gives a similar message saying the device was being used by another application and can't be removed, try again later). But 90% of the time it works.
    I use that or the Eject option when I right click on that drive (not sure the difference, they seem to do the same thing). The workaround works, but I'd sure LOVE to get iTunes to be able to eject my iPod!!
    Here's what I've done regarding this iPod and iTunes:
    - reset the iPod
    - restored the iPod
    - uninstalled and re-installed iTunes
    - selected and unselected the various things I'm syncing (currently: Music, TV Shows, Podcasts, Photos) to see if it was one of them causing the issue
    NONE of the above has made any difference (and I've done each about 2-3 times, ZERO exaggeration).
    I've called into AppleCare about half a dozen times now, hoping to get that one brilliant tech that knows more than the others... but no luck yet... so I thought I'd try this forum to see if one of the brilliant posters here can help me sort this out.
    PLEASE- ANY help you can provide (or even just point me in the "right" direction of how to determine this) would be GREATLY appreciated!!
    Thanks so much in advance,
    SC

    I am using windows Vista and having this problem also (not exactly, but iTunes gives pop-up that "files are in use"). Acting a suggestion from another answer in this thread, I clicked on Computer and selected eject...windows did warn me that the device was in use, but also gave me a CONTINUE button, which I clicked and it was ejected...had to go back to iTunes and eject the iPod there also, but it did eject

  • Error while activating DSO after loading from another DSO..Production issue

    Hello Gurus,
    I got an error while activating DSO2 after loading from another DSO1.
    DSO1 load and activation was sucessful but while loading from DSO1 to DSO2 load was fine but got error while activating...
      >Error when assigning SID: Action VAL_SID_CONVERT table ZWEEK_NUM
      >Value u201809u2019 of characteristic ZWEEK_NUM is not a number with 000004 spaces
    this theard was posted after searching for related post in SDN.
    and i tried Function Module RSODS_CHECK_RSODSACTUPDTYPE but it is not available .. but I used this in BW 3.10u2026..
    is their any similar Function Module in BI 7.0 please advice.
    We are using SAP NetWeaver BI 7.0
    Release- 700    Service level- 017
    Thanks in advance
    Sandy

    sloved the issue......
    it was due to wrong data for the related field...
    it  must be "0009 "
    Thanks for ur support. closing the ticket
    Regards
    Sandy

  • REAL final cut system slowness problem/issue

    I should wait for the post-house engineer....but, I don't want to:
    I am having slow-ness issues on this FCP system I'm working on. Before I give you all the schematics of this system, I'll let you know that my temporary fix is copying the 'stuff' on the timeline and pasting into a new sequence.
    I smell corrupt media/fx but that's just my AVID bkgd chiming in.
    Any help would be appreciated,
    Tom

    Yeah...I'll try that again but I had to move to another bay on Saturday because the slowness was just rediculous. They have XSAN/AJA systems here and i'm guessing this bay needs a fresh OS and FCS install...but, I can't wait for that.

  • Final Cut Express Manual printing issue

    Hi
    I'm recently purchased an IMac and don't have a lot of experience with the Apple operating system and Apple products. So if this question is more appropriate to another forum, please don't get mad.
    I want to start using Final Cut Express. The Help manual is very long and for now I just have a dinky little color printer. I wanted to be able to just print out chapters or select pages from the manual that I could read at my leisure. I can't figure out how to select a page from "Preview" and print it.
    I've tried to highlight a page and then print it. However, when I go to "Print the selected page" all I keep getting is the first page of the manual.
    I'm sorry to ask such a stupid novice question and any help or direction of where to get help would be appreciated.
    Thank you

    In the Preview window enter numbers in the From: To: fields. Only those pages in the selected range will print.
    Al

  • Standard Text Indentation Issue

    Hi All,
    I have a genuine requirememnt, but ironically after a lot of search could not find anything, so I am bound to post this thread.
    The requirement is as follows:-
    The client has created a standard text in SO10, and that is required to be populated in the Smartform.
    The text has some Numbered Lines which they want to be indented as follow -
    This is a test message just to show what the requirement is.
    The problem is as follows -
          1. I am able to make a paragraph format in a style and can indent this line as shown here. but the problem arises when this line moves like this. The subsequent lines after the first line (as here it is) should be indented as it normally happens in a word file. The word "arises" on the second line should start below "I" on the first line.
    I would appreciate any guidlines or help from anyone in order to fulfill this requirement.
    If I have been unable to explain my issue please let me know I will rectify and will post again.
    Thanks in advance.
    Pankaj Agarwal.

    Hello Andrea, 
    As per i know in Smartform we have to use INCLUDE TEXT  for the text node . In that you can include your text object - Z_SD_AB_CLOSING. Kindly check the below screen :
    In text object put - Z_SD_AB_CLOSING.
    Language - EN
    Please try and let me know if this is not your requirement.
    Stay Awesome,
    Romit Raina

  • Collapsible Panel within another Collapsible Panel HEIGHT ISSUE

    Having an issue with the height of a collapsible panel that has another collapsible panel within it not adjusting. I am using Dreamweaver CS5.
    When I try the fix of changing line 431 in .js  (where you change "px" to "auto" where it says this.content.style.height = this.toHeight + "auto";) it does not work in IE7 or Firefox. If I change  the height inferences in the .js on lines 392, 431, and 439--it  worksperfect in Firefox, however it throws an error in IE7. Anyone have a  clue???
    Here is my page: http://www.l-3choosewisely.com/dev/
    username: owl
    password: l3ae2011
    Help would be greatly appreciated. PLEASE PLEASE PLEASE help me!

    For right now I have "semi-fixed" the issue, by adding a min-height to my second collapsible panel set, but really am NOT HAPPY
    with it... please help me, it has to be something with the auto-height... I know I am looking right at it and just not seeing it.

  • Another Dual Layer Break Issue

    Encore CS5.1
    After about 12 hours, I am no further forward... Having trawled through a number of posts on this and similar subjects I am really up against the buffers.
    The requirement is simple - getting Abobe Encore CS5.1 to "see" my request to use a Chapter Marker it gives me as one of three in the Manual Option section during the build process.
    I had no issues with DL authoring in CS4, but CS5 is giving me a lot of grief.
    The outline:
    I have a timeline of 67 minutes with 6 Chapter Markers. The first two are within the first 10 minutes, CH3 at 36 minutes, CH4 at 38 minutes, CH5 at 41 minutes and CH6 at 61 minutes.
    I am using Verbatum DL +R DVDs (I have used no other these last three years) with a write speed of x4 or x2.4.
    Once I have built the NEW project, imported the video and placed the Chapters as above (all except CH3 at fade-to-black points) I select 8.54 GB dual layer, Side one, Manual and proceed.
    At the invitation to select the manual point Encore offers me CH3, CH4 and CH5. No matter what I select, it places the break point at about 33 minutes (about half way) and in doing so screws up my own Chapters by placing it's own (invisible in the timeline) chapter thereby shuffling all mine. As a result I lose sections or get repeated sections.
    I tried building to Folders and using ImgBurn. This confirms the insistance on using a halfway point - same too building to an Image the chapter and cell are never my selected, always a cell at about the halway point.
    Adobe Encore is not recognising my selection (at its own invitation).
    I have deleted the project and cache - rebooted and built the project from scratch importing the video - creating the timeline and adding the Chapters - always the same.
    I have followed some of the points given using Folders in ImgBurn - it simply is not working for me. It's almost like Encore is screwing the build and the build is the same as though the settings are held in cache.
    As mentioned, I have cleared all previous builds and their files and deleted the media cache with no joy.
    I'm getting to the point whereby the only choice left to me is to split the project timeline and build the project as two separate DVDs (as the timeline is only just over the capacity for a single sided DVD (3 minutes).
    As for PCG Edit - doesn't seem to want to run on my workstation (PC i7 24GB RAM - 3 separate drives in RAID combo and separate OS SSD).
    Can someone help me find out what has happened to Encore as it does appear that after every "upgrade" somthing gets a little worse judging by my CS4 experience.
    Many Thanks

    Hi Stan,
    Many thanks...
    Yes, running "as admin"
    Not quite with you "...too much material for a layer."
    I often run to about 65 mins to just fit a single layer - perfect, but this project ran over - and I can't take anything out.
    I am loath to change the sample rate as my SD quality (from a combo of AVCHD and MPEG2) Sony NX5 and Z5 really hit the spot for max res in SD (9.4 Mb/s). The Encoded spec for Encore is legal (or so it would seem) for Encore in a single layer (no issues or errored DVDs), and as I said in the OP I had no issues like this in CS4 (yes, apart from the known buggy stuff).
    But why would Encore offer me a number of break points in placed chapters only to ignore them consistantly?
    Another point:
    My first build went through and honoured the chapters, but put the layer change halfway - but didn't screw the build. There was a production reason I had to change the timeline content - one shot change of the same duration. I would certainly settle for that at this stage. Interestingly, I built to Image and did an IMGBurn (as I do do for all DLs). But as you say, IMGBurn is choking on what's been passed to it from Encore. I am trying to replicate that first build.
    By the way, all my Chapters in the timeline preview perfectly in Encore - it's just when I ask for the build it all goes wrong (seemingly).
    Many thanks again Stan. Appreciate your reply.

  • Code Indenting Issue

    I'm having an issue with code auto indenting, or lac kthereof,  in Dreamweaver (CS5.5), on a windows operating system.
    I have set my Code Format Preferences as follows:
    Indent (yes) with 1 Tab
    Tab Size 4
    That is all fine and dandy, however, when I'm writing code (such as an array in PHP), and hit return, it's not auto indenting as it should. On my windows system it looks like the following:
    $args = array(
    'redirect' => admin_url(),
    On my mac system at work, the same code auto indents the second line (which is the array items) to the the start of the array bracket. The same goes with any ending array brackets, it aligns them properly.
    $args = array(
                             'redirect' => admin_url(),
    To me this makes for much cleaner code but I can't figure out why one system does it and not the other.  Did I miss a prefference setting somewhere?
    If someone could help me that would be great!

    It will work if you haven't and exception block in the end of the function or procedure. Of course that doesn't help nothing at least for me cause i'll always put exception blocks in teh end.
    What would be great is to have a list of procedures in package. In the tree navigation under the packages.

  • Final cut pro keyboard layout issue

    Hi everybody, and thanks for your help.
    I'm Italian, working in Italy, using fcp 6.0.5 with MacOSX 10.6.2 on a laptop and 10.5.x on a Mac Pro, and on both my computers I had big problems because fcp can't match with the Italian keyboard layout without some time-losing operations, that once completed, brought back fcp to normal use... lately (in the last week) this new layout I created (and saved, having to reload it EVERY time I launch fcp) started not working anymore, on both my computers, and keyboard shortcuts are almost not usable anymore. You can easily imagine what does this means in therms of time-losing and focus on the project.
    Now, I'm wondering how is this possible.
    I understand (but hardly accept) that Apple's top level editing software is not immediately compatible with a non-USA keyboard, but this new problem is really disappointing me. And because this is happening on TWO different computers in the same arc of time, well, this makes me think it's not depending from my operating.
    Does anyone else is having the same problem lately?
    I had some other reason to start thinking to move to another editing software (but more expensive), and this new issue is giving me a new reason to make the big step. But honestly, I would prefer remaining on fcp, I'm still (but I don't know for how long yet) proud to be an Apple user, even if when 15 years ago I had my Apple Macintosh maiden flight Apple was the most safe machine my hands could touch. Please, back to the future.
    Thank you,
    and forgive me for the last part of this email, maybe a little off-topic.
    But maybe better complaining at home that doing it outside.
    best regards,
    Stefano Bianchi.

    Hi Nick, and thanks.
    Unluckily I've already knew about this option, but no result. Some tools work, some others (like zoom in/out) not.
    Anyway, this would switch my system language from italian into english, not big problem, but not very professional from Apple, leaving a bug like this.
    If there were technical reasons for which international keyboard layouts are not released from Apple, and you (or someone else) knew about them, may you please explain me? Knowledge will help me to revaluate Apple's operate.
    Thanks a lot.
    Best regards.
    Stefano.

  • Final Cut 6.03 IMAC Issues

    My new Imac 3.06 Ghz Intel Duo final cut crashes when loading the video plugins folder.
    Tried deleting user folders preferences no luck
    Motion and DD studio run fine.
    Please help

    FCP reads plugins from it's plugin folder if they are "additional" plugins. They would be located in Mac HD/Library/Application Support/Final Cut Pro System support/plugins. There are four that should remain... they are the Boris plugins. Text scrambler, Title 3d, Title Crawl, and Vector shape.. They will not be the problem, but if there are AE plugins there, move them to the side in another folder on your desktop and see if FCP opens without these being read from that folder.
    Jerry

  • My Final Cut Pro X rendering issue

    Hi,
    I'm new to using Final Cut Pro X and was hoping someone could help me with the issue I'm experiencing. 
    My Final Cut Pro X keeps rendering. As soon as I open up the application it just renders and I can’t do anything. It won’t move past 4%.  I've rebooted my Mac five times already.  I've recently uploading videos to the timeline (the last time I logged on) and it's 22 minutes.
    How can I fix this issue? I have plenty of space on my Mac's hard drive.
    If anyone could help, that would be much appreciated.
    Thanks,
    Alicia

    I can see that Innocentius replied, but can't see the reply. So this may be redundant to his post.
    When you import media, you are given many options – to copy to events, to optimize, to analyze, and so forth. Which options did you elect?
    What kind of media are you using?  And if it came from a camera, describe how yoi brought it into FCP.
    If you hot Command-9, it will open the Background Tasks window. What does it indicate is going on? Better yet, post a screenshot of the window.
    Russ

Maybe you are looking for