CVI2013 problem with excluded lines

I found a problem with CVI 2013 when you have some excluded lines in a header file which has some errors.
This problem can be seen in the attached example, following these steps:
exclude the line #35 (CTRL+E shortcut)
build the project; this gives error due to line #28 in dummy.h
in the Build output window double click on the line explaining the error
CVI opens a new tab with a copy of dummy.h header (from UnsavedChanges directory) where the excluded lines have been commented (//....)
when this happens it's not clear that this is NOT the real header file, so you modify it (fixing the error), but when you rebuild the project you see the same error described at step #2
This behavior has no sense.
Vix
In claris non fit interpretatio
Using LV 2013 SP1 on Win 7 64bit
Using LV 8.2.1 on WinXP SP3
Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
Attachments:
CVI_2013 project error.zip ‏6 KB

This bug has been partially solved with f1 patch (see here).
But anyway the behavior is not correct yet; another bug report ID has been already filled in.
I know that if I comment and/or "#if 0" the lines the project can be compiled, but my usage of CTRL+E is to temporary disable lines without saving the modifications in the source files.
Vix
In claris non fit interpretatio
Using LV 2013 SP1 on Win 7 64bit
Using LV 8.2.1 on WinXP SP3
Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
Using CVI 6.0 on Win2k, WinXP and WinXP Embedded

Similar Messages

  • WRT160N - problem with on-line games and downloading

    Hi,
    Several months ago I bought a WRT160N router and I have a strange problem.
    When I play online games, such as QL, and someone else will start downloading from the Internet, from time to time about 10 sec I have 999 ping
    I turned on in the background ping to the router, and from time to time about 10 sec there are 2-3 ansewers with 1900-2000 ms.
    I tought that when I buy router with N-mode everything will work better, and there will be no problems with on-line gaming.
    Is there any way to fix this problem??

    I checked now and even no one is downloading there is the same problem.
    I checked on other router and it works fine.
    Next problem is when I browse youtube and play several films simultaneously, suddenly there are no responses from router, when I close them, and wait for a moment the responses are back.
    Whether anyone had similar problem??

  • Intermittent problem with the line

    I have an intermittent problem with my line which crackles or you miss parts of a conversation because voices spoken or listened to keep coming and going all the time or the phone cuts out altogether
    Telephone the help line which said that the line was OK at that moment as they did the other time I called keeps on happening on a daily basis every time we get a call.
    Next door neighbour and other neighbours around this close all linked to the same local bt or open reach cabinet all tell me they have the same problem.
    Neighbours called their own phone company who rent the line off of BT who got an open reach engineer out the next day and found that the local exchange or cabinet next to the house across the road from me all the phone line coverings have corroded away and that the wires are all damaged and corroding away or rotting away.
    So the local road (culdisack) has to be dug up and the exchange and wires have to be replaced from that junction box to the next junction box or exchange, what i want to know is when will this be done as all the neighbours and i have been reporting it to BT for ages but it was not till next door got their company to investigate was the problem found.
    How long till we have to wait for a repair and better lines back to a good service, Months, years. when?
    It would not be so bad but i have a lifeline connected to my phone so if i am in trouble it calls for help but with the fault with the line half the time it cannot get a single message or call out and before now i have been left on the floor for ages before someone came back home to get me off the floor as the box just said the phone line was disconected and could not get a dial tone or call out.
    Tim

    If you would like to contact one of the UK based BT Care Team who moderate this forum, they should be able to find out what is going on.
    They can be contacted using this link BT Care Team
    They normally respond by phone or e-mail, within three working days, however you should get an immediate confirmation, with a tracking number.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • X-Fi Notebook has a problem with headset/line-in

    0X-Fi Notebook has a problem with headset/line-in` First the basics:
    -HP Pavillion dv6000
    -Intel Core 2 Duo @ .83 GHz
    -Windows Vista Home and Student (SP) 32 bit
    -3 GB RAM
    Ok, now the problem:
    -Ever since I got my Sound Blaster X-Fi card for this past christmas, I've had a problem with using the headset/lin-in port on it. Its only now that it's gotten to be a big enough irritation for me to need to fix it. I went to play some BF2 and hook up my earphone/microphone combo. The problem is, that the default recording device "Line-in" doesn't detect any sound when I have it plugged in. Further more, when I change it to "SB X-Fi micropone" it does detect my voice, but its on some kind of feedback loop, because it then transmits whatever the mic picks up onto my speakers/headphones/whatever I have plugged into it as an output. Its almost like they have the "line-in" and "microphone" functions either switched or blended into one. I did a complete reinstall of the drivers and software, but no luck. Any suggestions would be much appreciated.
    Thanks guys

    Hi,
    What I mean is the microphone jack on your x-fi notebook. since you are saying you can hear yourself when you switch the recording source to microphone, I would assume that you have plugged in a microphone into your x-fi notebook. You should check if there is a microphone control on your volume mixer and whether it is unmuted if there is one. There are many sound card which allows for the microphone audio to be heard on the speaker output if the microphone source is unmuted.
    Message Edited by flipflop on 03-29-2009 09:03 [email protected]

  • Problems with horizontal lines on the iMac. Someone knows the solution?

    For several months my Imac has horizontal lines have been growing. Problems with horizontal lines on the iMac. Someone knows the solution?

    You have 14 days to return the computer w/no questions asked.  Plus you have 90 days of FREE phone tech support on top of your standard 1 year warranty unless you also purchased AppleCare which gives you an additional 2 years of coverage plus FREE phone support.
    Strongly suggest that you take FULL advantage of the above before it runs out.  Let Apple deal w/the problems.
    That being said, no new Mac comes w/Snow Leopard which your profile confirms you have.
    Mac OS X (10.6.8)

  • CVI2013 f1 and excluded lines

    I've already reported a bug using excluded lines with CVI2013 (see here)
    Now with f1 patch the bug has been partially fixed, but the problem is still there if you exclude lines (CTRL+E) in a heare file included from another header file (and not directly from a source file).
    See attached example and exclude (CTRL+E) line 4 in dummy.h to see the problem.
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
    Solved!
    Go to Solution.
    Attachments:
    userint.zip ‏9 KB

    Hi Daniel,
    let me explain what you should do (and should see, I hope).
    if you comment line 4 in dummy.h (with //) the project can't be rebuilt for an error. This is what I expect.
    if you exclude line 4 in dummy.h (CTRL+E) I expect the same, but the project is rebuilt without errors
    So, the problem is: CTRL+E in a header file included from another header file has no effect (the line is not excluded).
    Could you confirm this, please?
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded

  • Problem with phone line not ringing

    Hi, I have a problem with my landline, it appears to ring out but isnt, no one can ring me as it says Im busy and bt cant check my line because it says Im busy..
    My phoneline died in my bedroom ages ago, so now rely on the main socket only..
    Can you pls advise me on what to do?
    Im disabled, so cannot plug and unplug but my daughter or grandson will be up later this afternoon if that needs to be done..
    Many thanks Ann

    Please ask them to follow the instructions on this site http://bt.custhelp.com/app/answers/detail/a_id/981​2/c/345,353
    If they think the fault is outside of your house, then they can report the fault here.
    https://www.bt.com/consumerFaultTracking/public/fa​ults/tracking.do?pageId=2&s_cid=con_FURL_faults
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Problem with phone line

    Hi there,
    I have been having problems with my phone line since May. The line is fine until one day I will pick up to make a call and there will be no dial tone. The tones on the keypad make a noise but the call doesn't happen. No one can get hold of me on my landline. When I get my son to do a line check the phone works again for a few days and then the problem starts again. This has all started since I got broadband. I have had two visits from engineers, the last one being Friday 20th August. That engineer told me he couldn't understand what was happening, he thought it might be the old underground cables and they couldn't cope with the broadband. I have the same issue again and am at my wits end. What should I do next? 

    Hi Coomrith and welcome
    Did the engineer say whether he was going to escalate this?
    You could email the forum mods - [email protected] with your name, account number, phone number and a link back to this thread. They may be able to offer some assistance.
    -+-No longer a forum member-+-

  • Problem with dashed line spacing when printing to pdf

    Hi all,
    this may be a problem with my pdf program (I use bluebeam), but maybe someone will have an idea how to fix it whether in indesign or bluebeam.
    so I made a dashed line using the stroke command in indesign. I need to have the spacing set to 3pt dash and 2pt space. I also need to keep the lineweight to 0.5...this all works fine and appears correctly in indesign when I preview
    the problem is that some of the dashed lines, but not all of them, change size and spacing in the pdf when I view it. it seems to change when I zoom in and out as well. I thought maybe this was just some odd feature with bluebeam and it would still print to the correct size, but it does not, it prints the lines as different sizes. does anyone have an idea why this happens and how to fix? ive viewed and printed from adobe reader and it seems to be okay there but this file will be accessed by multiple other people and they may not be opening and printing in adobe reader..
    thanks guys

    When you export a PDF you will notice that you are exporting to Adobe PDF. Using any reader beyond Acrobat Pro or Reader is a crapshoot.
    For issues with Bluebeam I suggest you contact the developer.

  • Problem with table line (footer)  in smartform

    Hey guys and gals !!!
             I have got this problem with the footer line in my smartform.I have checked the <i>no pagebreak</i> option for this line but still some contents are getting truncated instead of being shown totally on one page.
    The line has two cells.The first cell has 4 text nodes and the second cell has 1 text node.
    I am able to see just the text from the 1st text nodes while the others are getting truncated.
    Please suggest a solution.Your help will be greatly appreciated.
    Kind regards,
    Greenidge Gonsalves
    SAP Technical Consultant

    Hello,
    The problem is not clearly explained.
    However, I assume that you have a footer which is NOT a part of MAIN Window and a table has been defined and only the contents of the First TEXT node is getting printed while others are getting truncated.
    If my understanding is right,
    1. It is getting truncated because the text is more than the size of the window that has been defined.
    2. I suggest you, if the contents (size) of the footer varies from output to output, then better to shift the footer to the MAIN Window so that you will see the complete text.
    I hope this helps you.
    Regards, Murugesh AS

  • Problems with Flash Line Graphs

    I have two problems with the new Flash Line Graphs in APEX 3.1
    1. I have created a query that returns a set number of rows. Sometimes the VALUE for a specific row might be null. When this occurs the LABEL data does not show up on the X axis. I want the LABEL data to show up no matter what. How do I accomplish this?
    2. Related to the above query. When the VALUE field is null for 3 records (or more) in a row, not only does the LABEL data for those records not display, the VALUE and LABEL data for the records that appear in the set after these 3 records also do not display. If one or even two null VALUE fields appears in a row, things are still OK. What do I need to do to get all my data to display?
    Any help would be appreciated.
    THANKS
    Raymond

    Raymond,
    For the Interactive report chart issue, could it be related to this?
    Re: Apex 3.1. Interactive Report. Questions and Problems.
    Interactive Report. Chart. Seems to be bug...
    - Christina

  • Permission problems with command line CVS and Java CVS App

    Greetings,
    I'm part of a moderately sized website development team which recently upgraded to MacBook Pros (dual core) running OS 10.4.9. One of the primary tools we use in our day to day work is the open source concurrent versioning system (CVS). We've noticed a distressing issue running CVS on our macbook pros: there seems to be a problem with the way these new machines handle permissions on the directories/files that CVS uses to manage files.
    The error occurs when the CVS application, in this case both command line CVS and GUI CVS application named SmartCVS, tries to rename a temporary file named Entries~ to its new name Entries (no ~). It looks like this:
    java.io.IOException: Could not rename file
    /Users/[USER]/Sites/[MODULE]/lib/CVS/Entries~ to
    /Users/[USER]/Sites/[MODULE]/lib/CVS/Entries
    at smartcvs.JP.a(SourceFile:125)
    at smartcvs.JP.a(SourceFile:113)
    We've noticed that if we open up a get info window on the directory we're downloading, and choose "Apply to enclosed items" right when we start the download process, the issue will be resolved, presumably because the permissions are being set on the subdirectories as the download is taking place.
    We've checked the permissions on the overall ~/Sites/ directory numerous times, and they always seem to be set correctly as drwxr-xr-x. It's within this folder that CVS creates a directory with the CVS module name and downloads all the contained files, so we don't see why it would be having issues completing this successfully. We also checked to ensure the GUI CVS application is running under the current user on the machine: it does.
    Has anyone run into issues like this in the past? Is there more information I could provide to further clarify the problem we're having?
    Thanks for any input you have!

    Thanks for asking Jeff, yes one place we are seeing this error is Java application SmartCVS, though the results posted here are from a normal command line CVS checkout.
    ===
    Checkout command:
    cvs co [MODULE]
    ===
    Error:
    cvs [checkout aborted]: cannot rename file CVS/Entries.Backup to CVS/Entries: No such file or directory
    ===
    ID:
    uid=502([USER]) gid=502([USER]) groups=502([USER]), 81(appserveradm), 79(appserverusr), 80(admin)
    ===
    LS -ALN
    Computer:~/Sites [USER]$ ls -aln
    drwxr-xr-x 28 502 502 952 Jun 4 13:11 Sites
    Computer:~/Sites/[MODULE] [USER]$ ls -aln
    drwxr-xr-x 38 502 502 1292 Jun 4 13:33 www_root
    Computer:~/Sites/[MODULE]/www_root [USER]$ ls -aln
    drwxr-xr-x 32 502 502 1088 Jun 4 13:33 [SUBDIR1]
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1] [USER]$ ls -aln
    drwxr-xr-x 5 502 502 170 Jun 4 13:33 [SUBDIR2]
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1]/[SUBDIR2] [USER]$ ls -aln
    drwxr-xr-x 4 502 502 136 Jun 4 13:33 [SUBDIR3]
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1]/[SUBDIR2]/[SUBDIR3] [USER]$ ls -aln
    drwxr-xr-x 6 502 502 204 Jun 4 13:33 CVS
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1]/[SUBDIR2]/[SUBDIR3]/CVS [USER]$ ls -aln
    total 32
    drwxr-xr-x 6 502 502 204 Jun 4 13:33 .
    drwxr-xr-x 4 502 502 136 Jun 4 13:33 ..
    -rw-r--r-- 1 502 502 45 Jun 4 13:33 Entries
    -rw-r--r-- 1 502 502 45 Jun 4 13:33 Entries.Log
    -rw-r--r-- 1 502 502 48 Jun 4 13:33 Repository
    -rw-r--r-- 1 502 502 63 Jun 4 13:33 Root
    MacBook Pro / MacPro Mac OS X (10.4.9)

  • Sales Order Stock - Problem with Schedule line

    Hi guru,
    I have a problem with my schedules line.
    We use the Sales order stock ( using MB1B with good movement  412/E) for some specific customers.
    Even if the sales order reservation works well, there is an issue with the schedule line in the order.
    Indeed when i enter the material in the order the schedule line display an availibily in 8 days even if the material is out of stock or available now....
    When i enter the same materila in a standard order(with item category without special stock E) the schedules line are good...
    What is it the most weird is that i have done the customizing by copying the standard item and i have just added the special stock E in the item category.
    If anyone can help me!!
    Thanks a lot

    hello Lakshmipathi,
    Thanks a lot for your reply.
    I tried to change the requierement class in order to put one with special stock E as you explained, but i still have my weird schedule line. When i put the item in the order it is 0 stock for today, but stock find in 12 days either if there is stock or no(unrestricted stock i mean).
    If i change the RDD in more than 12 days the stock is available for the date requested.
    If you have an idea of what could be wrong because on my case i want the schedule line to be at 0 while the sales order reservation has not been processed (via MB1B/412/E) and once the stock movement is done the schedule line has to be find.
    I dont know if im clear enought..
    To be more clear,  i want the schedule line based on the "sales order stock" and not on the "unrestricted stock".
    thanks for your help!
    Guillaume

  • Sound problems with back line out port

    Hey everyone, I just sent an email to MSI Tech Support, but figure I would post a message here as well.  I just put together a new system, but I'm having a problem with the back line out port.
    My problem: When I plug in the front panel audio connectors (Left Audio Out, Left Audio Return, Right Audio Out, Right Audio Return) in the motherboard on pins 5-6 and 9-10 of JAUD1, the back line out does not work properly.  I get sound on only the right speaker of the headphones.
    More info:
    - Audio Driver: 5.10.0.5620 (from MSI CD)
    - If I instead plug the headphones on the front audio line out, then sound is fine
    - Here's the strange part, if I unplug the front audio connectors from the motherboard (and short pins 5-6, 9-10 with the jumpers, obviously), then the sound on the back line out works properly!
    - My Windows sound settings are fine
    Has anyone heard of this problem?  Any ideas/suggestions of what I could try?  
    Could this be a defective board?  Could it be bad wires on the case?  Seems unlikely since both back line out and front line out work depending on what I have setup.
    Help! :-)
    Thanks,
    icab

    Quote
    Originally posted by Steve F.
    You could try:
    1. Read the manual
    2. Search this forum.
    Rear sound problem
    Third time this has come up in 1 or 2 weeks.
    Steve,
    I appreciate the reply, but I believe you are wrong.  Yes, I have searched the forum and did find that thread.  Yes, I have read the manual.  The only thing that it says is: "If you don't want to connect to the front audio header, pins 5 & 6, 9 & 10 have to be jumpered in order to have signal output directed to the rear audio ports. Otherwise, The Line-out connector on the back panel will not function."  That's not my case since I want both ports to work (not outputting the signal both at the same time, obviously).
    This can't be ByDesign.  Either my board is defective or MSI is not following the Intel Front Panel I/O Connectivity Guide correctly.  The whole point of having 4 wires for the front panel audio ports, 2 of the wires being Aud_Ret_R and Aud_Ret_L, is so that the audio signal is sent to the front line out and _returned_ to the back line out if nothing is plugged in the front line out.
    I have an IBM machine with an intel mobo at work and it works as mentioned in the design guide.
    Any other ideas, anyone? I can still RMA my motherboard, but it's a design issue, i guess I'm stuck. I never got an automated reply from MSI Tech Support, so I guess my email never went through.  I'll send another email and let the forum know of the results.
    Thanks,
    Igor

  • Strange problem with In-line If-Else block

    Hi!
    I've discovered a very strange problem with the following code:
    enum Enum {
            A, B, C
        public static void main(String[] args) {
            Enum e = Enum.C;
            Object o = e == Enum.A ? 1 : e == Enum.B ? 2 : null; // Throws NullPointerException because of the null. Why???
        }I'm using Java 6
    Thanks in advance!

    Instead of guessing what the problem is, how about we go to [the source|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.25] and see what's actually happening.
    Our line is
    expr ? <int> : (expr ? <int> : <null>)Let's look at the inner conditional first. By JLS 5.1.8, we have two different types, neither of which is a reference type. The null is convertible to int, so we have two types convertible to numerics and we apply unboxing to the null, which is where your error is coming from.
    Your fix works because Object is not convertible to int, so we fall through to the last case and use boxing on the ints instead of unboxing on the null.
    Another way to fix this is to use Integers instead of ints. Since Integer is a reference type, we hit the third case and never try to unbox.
    Object o = (e == A ? Integer.valueOf(1) : (e == B ? Integer.valueOf(2) : null))

Maybe you are looking for

  • STP playback is erratic after migrating from 10.4.11 to 10.5.8

    After migrating from 10.4.11 to 10.5.8 SoundTrack Pro playback is erratic, i.e; audio stops and starts with a few small click noises. Your suggestions will be mostly appreciated.

  • How I can use adobe illustator 9.0 in windows 7 ( 64 Bit)

    I installed adobe illustrator 9.0 in windows 7 ( 64 bit), but it is nut working. What can I do now. Please let me know. my email: [email protected], Cell # 213-908-4579

  • Getting Dummy PC in 1kek

    Hi Gurus, When i run F.5d and then 1kek for few documents system is getting dummy PC. the documents are payment documents from customer, the amount is over payment from customer, let us say if i have invoice for 10000usd, i recieved payment as 12000u

  • Printer printing blank sheets between printed ones

    I have a HP Officejet 6210 all in one, running windows XP. My problem is when I am printing something I made up in microsoft word, it puts out a blank sheet first than it puts out a blank sheet in between the printed ones. I don't want to have to bab

  • Using Windows, now Mac

    I have my Ipod that I have been using with Windows in which I have gotten all my songs and pics on it. I have just recently bought a new IMac and would like to load all my songs and pics into the IMac. I know with the version I used to use you had to