Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. So that shiny IDE is not so new under the covers [modified - added image]

So that shiny IDE is not so new under the covers [modified - added image]

Scheduled Pinned Locked Moved The Lounge
visual-studiohelpphpcomannouncement
56 Posts 31 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L leppie

    Today I found another VS bug. Again present in both VS2008 and VS2010 flavors. :sigh: Not that it is a bad bug, it is purely cosmetic, but you would expect a company like MS to be professional and to find and fix a bug in the last 4 or more years (perhaps it does the same on older VS too, I dont have any to test with). Anyways, the bug: Open any file whose (file)name starts with a . (a full-stop, eg .wtf). :doh: PS: I tried to find a report on the MS Connect site, but found no results. I could report this bug, but like MS I can't be bothered. Update: Here is what I and some of the others are seeing. The tooltip shows the correct text. http://i.imgur.com/zDUKB.png[^]

    xacc.ide
    IronScheme - 1.0 RC 1 - out now!
    ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

    modified on Thursday, September 16, 2010 2:15 PM

    R Offline
    R Offline
    Rama Krishna Vavilala
    wrote on last edited by
    #12

    The problem being? I opened the file and edited it and then saved it. I id not find anything unusual except the tab title.

    K 1 Reply Last reply
    0
    • L Lost User

      How did you manage to create a file named .wtf in the first place? Explorer does not let me do that.

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #13

      pick one: - DOS - Command Prompt - most applications - CreateFile etc etc. For a moment you sounded like a computer user. :omg:

      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

      Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

      L 1 Reply Last reply
      0
      • L leppie

        Today I found another VS bug. Again present in both VS2008 and VS2010 flavors. :sigh: Not that it is a bad bug, it is purely cosmetic, but you would expect a company like MS to be professional and to find and fix a bug in the last 4 or more years (perhaps it does the same on older VS too, I dont have any to test with). Anyways, the bug: Open any file whose (file)name starts with a . (a full-stop, eg .wtf). :doh: PS: I tried to find a report on the MS Connect site, but found no results. I could report this bug, but like MS I can't be bothered. Update: Here is what I and some of the others are seeing. The tooltip shows the correct text. http://i.imgur.com/zDUKB.png[^]

        xacc.ide
        IronScheme - 1.0 RC 1 - out now!
        ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

        modified on Thursday, September 16, 2010 2:15 PM

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #14

        You need to spell this bug out a bit more. I have Visual C++ 2010 Express and can open similarly named files with no problems.

        It's time for a new signature.

        1 Reply Last reply
        0
        • L Luc Pattyn

          pick one: - DOS - Command Prompt - most applications - CreateFile etc etc. For a moment you sounded like a computer user. :omg:

          Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

          Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #15

          I just don't try to break things on purpose :)

          L D 2 Replies Last reply
          0
          • S Scott Serl

            Are you referring to the bug where the filename does not appear in the tab(only the path)? Maybe they are using some open source code in there and it is respecting the fact that on Linux, files with names starting with "." are considered "hidden" files.

            M Offline
            M Offline
            Mladen Jankovic
            wrote on last edited by
            #16

            I think you stretched it too far.

            [Genetic Algorithm Library] [Wowd]

            1 Reply Last reply
            0
            • L Lost User

              I just don't try to break things on purpose :)

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #17

              as a developer, you would have to. It is an essential part of testing. :)

              Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

              Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

              L D 2 Replies Last reply
              0
              • L Luc Pattyn

                as a developer, you would have to. It is an essential part of testing. :)

                Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

                Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #18

                I don't consider trying to break my filesystem with semi-illegal names to be an essential part of testing..

                D 1 Reply Last reply
                0
                • L leppie

                  Today I found another VS bug. Again present in both VS2008 and VS2010 flavors. :sigh: Not that it is a bad bug, it is purely cosmetic, but you would expect a company like MS to be professional and to find and fix a bug in the last 4 or more years (perhaps it does the same on older VS too, I dont have any to test with). Anyways, the bug: Open any file whose (file)name starts with a . (a full-stop, eg .wtf). :doh: PS: I tried to find a report on the MS Connect site, but found no results. I could report this bug, but like MS I can't be bothered. Update: Here is what I and some of the others are seeing. The tooltip shows the correct text. http://i.imgur.com/zDUKB.png[^]

                  xacc.ide
                  IronScheme - 1.0 RC 1 - out now!
                  ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                  modified on Thursday, September 16, 2010 2:15 PM

                  D Offline
                  D Offline
                  David Crow
                  wrote on last edited by
                  #19

                  leppie wrote:

                  Anyways, the bug: Open any file whose (file)name starts with a . (a full-stop, eg .wtf).

                  No problem with VS6.

                  "One man's wage rise is another man's price increase." - Harold Wilson

                  "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                  "Man who follows car will be exhausted." - Confucius

                  A 1 Reply Last reply
                  0
                  • L Lost User

                    How did you manage to create a file named .wtf in the first place? Explorer does not let me do that.

                    D Offline
                    D Offline
                    David Crow
                    wrote on last edited by
                    #20

                    Quite easy to rename from a command prompt.

                    "One man's wage rise is another man's price increase." - Harold Wilson

                    "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                    "Man who follows car will be exhausted." - Confucius

                    1 Reply Last reply
                    0
                    • L Luc Pattyn

                      as a developer, you would have to. It is an essential part of testing. :)

                      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

                      Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

                      D Offline
                      D Offline
                      Dan Mos
                      wrote on last edited by
                      #21

                      I usually remove the HDD and if it works then BIG trouble, else it's all good :-D

                      I bug

                      1 Reply Last reply
                      0
                      • L leppie

                        Today I found another VS bug. Again present in both VS2008 and VS2010 flavors. :sigh: Not that it is a bad bug, it is purely cosmetic, but you would expect a company like MS to be professional and to find and fix a bug in the last 4 or more years (perhaps it does the same on older VS too, I dont have any to test with). Anyways, the bug: Open any file whose (file)name starts with a . (a full-stop, eg .wtf). :doh: PS: I tried to find a report on the MS Connect site, but found no results. I could report this bug, but like MS I can't be bothered. Update: Here is what I and some of the others are seeing. The tooltip shows the correct text. http://i.imgur.com/zDUKB.png[^]

                        xacc.ide
                        IronScheme - 1.0 RC 1 - out now!
                        ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                        modified on Thursday, September 16, 2010 2:15 PM

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #22

                        Sounds like bash effects! :confused:

                        Join the cool kids - Come fold with us[^]

                        1 Reply Last reply
                        0
                        • L Lost User

                          I just don't try to break things on purpose :)

                          D Offline
                          D Offline
                          Dan Neely
                          wrote on last edited by
                          #23

                          harold aptroot wrote:

                          I just don't try to break things on purpose Smile

                          Neither does Christian, yet he find more broken stuff than any 3 other CPians put together.

                          3x12=36 2x12=24 1x12=12 0x12=18

                          C 1 Reply Last reply
                          0
                          • L Lost User

                            How did you manage to create a file named .wtf in the first place? Explorer does not let me do that.

                            E Offline
                            E Offline
                            Ennis Ray Lynch Jr
                            wrote on last edited by
                            #24

                            I think it means hidden file in *nux

                            Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

                            1 Reply Last reply
                            0
                            • S Sushant Joshi

                              That is a work around my friend, however, a bug is a bug .. :)

                              Sucess is going from failure to failure without loss of enthusiasm.

                              R Offline
                              R Offline
                              realJSOP
                              wrote on last edited by
                              #25

                              Alright - when was the last time *you* accounted for filenames that start with a dot? If you ask me, there's nothing wrong with the IDE (in this instance).

                              .45 ACP - because shooting twice is just silly
                              -----
                              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                              -----
                              "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                              S D G S L 6 Replies Last reply
                              0
                              • D Dan Neely

                                harold aptroot wrote:

                                I just don't try to break things on purpose Smile

                                Neither does Christian, yet he find more broken stuff than any 3 other CPians put together.

                                3x12=36 2x12=24 1x12=12 0x12=18

                                C Offline
                                C Offline
                                Chris C B
                                wrote on last edited by
                                #26

                                Dan Neely wrote:

                                Neither does Christian, yet he find more broken stuff than any 3 all other CPians put together.

                                FTFY

                                L 1 Reply Last reply
                                0
                                • R realJSOP

                                  Alright - when was the last time *you* accounted for filenames that start with a dot? If you ask me, there's nothing wrong with the IDE (in this instance).

                                  .45 ACP - because shooting twice is just silly
                                  -----
                                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                  -----
                                  "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                                  S Offline
                                  S Offline
                                  Sushant Joshi
                                  wrote on last edited by
                                  #27

                                  Never, in fact as per most of the organizations coding standards, you cannot keep any special character in the file name :)

                                  Sucess is going from failure to failure without loss of enthusiasm.

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    I don't consider trying to break my filesystem with semi-illegal names to be an essential part of testing..

                                    D Offline
                                    D Offline
                                    Daniel Grunwald
                                    wrote on last edited by
                                    #28

                                    File names starting with . are used commonly in unix land (it's the equivalent of hidden files there). And all unix tools ported to Windows keep using those file names. Surely you have some .svn folder? Ever heard of Apache .htaccess files? Even the .NET installation creates some folders starting with a .! Just because Explorer is retarded doesn't mean those file names are illegal. They work in basically every other program except for Explorer and VS (and the VS bug is just cosmetic). It's perfectly possible to create a file called ".docx" with Word. Semi-illegal would be filenames such as "con" - Word doesn't let you save such files, and if you do create them (echo Test > \\.\c:\con), you won't be able to delete them in Explorer.

                                    L 1 Reply Last reply
                                    0
                                    • D Daniel Grunwald

                                      File names starting with . are used commonly in unix land (it's the equivalent of hidden files there). And all unix tools ported to Windows keep using those file names. Surely you have some .svn folder? Ever heard of Apache .htaccess files? Even the .NET installation creates some folders starting with a .! Just because Explorer is retarded doesn't mean those file names are illegal. They work in basically every other program except for Explorer and VS (and the VS bug is just cosmetic). It's perfectly possible to create a file called ".docx" with Word. Semi-illegal would be filenames such as "con" - Word doesn't let you save such files, and if you do create them (echo Test > \\.\c:\con), you won't be able to delete them in Explorer.

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #29

                                      So it's more of a bug in Explorer I guess - still, it's not my job to find ways to give files names that you shouldn't give them.

                                      1 Reply Last reply
                                      0
                                      • L leppie

                                        Today I found another VS bug. Again present in both VS2008 and VS2010 flavors. :sigh: Not that it is a bad bug, it is purely cosmetic, but you would expect a company like MS to be professional and to find and fix a bug in the last 4 or more years (perhaps it does the same on older VS too, I dont have any to test with). Anyways, the bug: Open any file whose (file)name starts with a . (a full-stop, eg .wtf). :doh: PS: I tried to find a report on the MS Connect site, but found no results. I could report this bug, but like MS I can't be bothered. Update: Here is what I and some of the others are seeing. The tooltip shows the correct text. http://i.imgur.com/zDUKB.png[^]

                                        xacc.ide
                                        IronScheme - 1.0 RC 1 - out now!
                                        ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition

                                        modified on Thursday, September 16, 2010 2:15 PM

                                        K Offline
                                        K Offline
                                        kinar
                                        wrote on last edited by
                                        #30

                                        Like a couple others here... I tried this in both VS2k10 and VS2k5 and don't see any issues. I don't even see any issue with the tab display like other people are reporting.. Hmm...

                                        L 1 Reply Last reply
                                        0
                                        • R Rama Krishna Vavilala

                                          The problem being? I opened the file and edited it and then saved it. I id not find anything unusual except the tab title.

                                          K Offline
                                          K Offline
                                          kinar
                                          wrote on last edited by
                                          #31

                                          Mine even showed a correct tab title... both VS2k10 and VS2k5

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups