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. What the....?

What the....?

Scheduled Pinned Locked Moved The Lounge
debuggingquestion
19 Posts 12 Posters 0 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.
  • P peterchen

    gantww wrote:

    So, it was at least easy to fix.

    Wrong reaction. You should complain to them that "you haven't changed anything, but now your compiler is broken", and wait for the hilarity to ensue.

    Personally, I love the idea that Raymond spends his nights posting bad regexs to mailing lists under the pseudonym of Jane Smith. He'd be like a super hero, only more nerdy and less useful. [Trevel]
    | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server

    J Offline
    J Offline
    Jim Crafton
    wrote on last edited by
    #7

    Hey you're a BPFH (Basterd Programmer From Hell)! That's a wonderful idea, I'll remember that should anything like that happen at work :)

    ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Blow

    1 Reply Last reply
    0
    • R Russell Jones

      until you next login when the group policy gets reapplied

      G Offline
      G Offline
      Gary Wheeler
      wrote on last edited by
      #8

      Our IT department has a group policy that tries to override my screen saver settings. They randomly reapply the group policy, usually hourly. I have a service that wakes up once a second and deletes the group policy values from the registry.

      Software Zen: delete this;

      D E 2 Replies Last reply
      0
      • G gantww

        I found it. They stuck a shortcut on the desktop to lock the workstation and set the shortcut key for it to F10. So, it was at least easy to fix.

        E Offline
        E Offline
        Electron Shepherd
        wrote on last edited by
        #9

        gantww wrote:

        They stuck a shortcut on the desktop to lock the workstation and set the shortcut key for it to F10.

        Why? Whatwere they thinking? Is Windows-L so hard?

        Server and Network Monitoring

        1 Reply Last reply
        0
        • G gantww

          IT has done something to my workstation. Now when I hit F10 to step over something in the debugger, it helpfully locks my workstation for me. Why do they feel that they have the right to just randomly tamper with things on my workstation when they don't know what they are doing? This crap needs to stop.

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

          Windows Vista replaced ctrl+space with switch to Chinese breaking Visual Studio completely. A registry hack is required to get around it. Apparently making the OS easier for the country that pirates the vast majority of their software was a top priority ... instead of just selling discs with the appropriate language set by default.

          Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

          1 Reply Last reply
          0
          • G Gary Wheeler

            Our IT department has a group policy that tries to override my screen saver settings. They randomly reapply the group policy, usually hourly. I have a service that wakes up once a second and deletes the group policy values from the registry.

            Software Zen: delete this;

            D Offline
            D Offline
            Dave Parker
            wrote on last edited by
            #11

            Sounds a bit like the script I have to kill the following running processes.... process -k tsvncache.exe process -k rtvscan.exe process -k cagent32.exe process -k smcgui.exe process -k smc.exe process -k ccsvchst.exe process -k xferwan.exe process -k lucallbackproxy.exe process -k lucoms~1.exe process -k inv.exe process -k sesclu.exe process -k lucomserver_3_3 process -k lucomserver_3_3.exe process -k emclisrv.exe process -k ccapp.exe

            1 Reply Last reply
            0
            • G Gary Wheeler

              Our IT department has a group policy that tries to override my screen saver settings. They randomly reapply the group policy, usually hourly. I have a service that wakes up once a second and deletes the group policy values from the registry.

              Software Zen: delete this;

              E Offline
              E Offline
              Electron Shepherd
              wrote on last edited by
              #12

              You override group policy settings to change a screen saver? :omg: Surely you don't see it anayway, or do you have long periods at your desk without pressing any keys / moving the mouse? :confused:

              Server and Network Monitoring

              P G 2 Replies Last reply
              0
              • E Electron Shepherd

                You override group policy settings to change a screen saver? :omg: Surely you don't see it anayway, or do you have long periods at your desk without pressing any keys / moving the mouse? :confused:

                Server and Network Monitoring

                P Offline
                P Offline
                peterchen
                wrote on last edited by
                #13

                Electron Shepherd wrote:

                You override group policy settings to change a screen saver?

                Take to your heart the programmers mantra: "Because we can!"

                Personally, I love the idea that Raymond spends his nights posting bad regexs to mailing lists under the pseudonym of Jane Smith. He'd be like a super hero, only more nerdy and less useful. [Trevel]
                | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server

                1 Reply Last reply
                0
                • E Electron Shepherd

                  You override group policy settings to change a screen saver? :omg: Surely you don't see it anayway, or do you have long periods at your desk without pressing any keys / moving the mouse? :confused:

                  Server and Network Monitoring

                  G Offline
                  G Offline
                  Gary Wheeler
                  wrote on last edited by
                  #14

                  The group policy is set for a 10 minute timeout, and then locks the workstation. There are times when I sit and look at a piece of code and think for more than 9:59 at a stretch. Having the screen clear and display their stupid corporate rah-rah screen saver, which I then have to unlock, disrupts my train of thought.

                  Software Zen: delete this;

                  L 1 Reply Last reply
                  0
                  • G gantww

                    IT has done something to my workstation. Now when I hit F10 to step over something in the debugger, it helpfully locks my workstation for me. Why do they feel that they have the right to just randomly tamper with things on my workstation when they don't know what they are doing? This crap needs to stop.

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

                    With all the IT-related complaints of late, I just have to wonder what your boss or the IT folks say when you confront them with evidence that you cannot work like this. It's one thing when they implement something that is just annoying, but to implement something that keeps a person from doing their job is just plain wrong. I guess I've just been spoiled these past 16 years.

                    "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

                    "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

                    G 1 Reply Last reply
                    0
                    • P PIEBALDconsult

                      It's not your workstation. But, yeah, tha's not right.

                      G Offline
                      G Offline
                      gantww
                      wrote on last edited by
                      #16

                      True, but it becomes my problem if stuff isn't done on time because of something boneheaded that they did.

                      1 Reply Last reply
                      0
                      • D David Crow

                        With all the IT-related complaints of late, I just have to wonder what your boss or the IT folks say when you confront them with evidence that you cannot work like this. It's one thing when they implement something that is just annoying, but to implement something that keeps a person from doing their job is just plain wrong. I guess I've just been spoiled these past 16 years.

                        "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

                        "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

                        G Offline
                        G Offline
                        gantww
                        wrote on last edited by
                        #17

                        My boss is a coder too. I expect she'll straighten them out. What kills me is when the web filter gets overzealous and decides to block all blogs. That's REAL helpful.

                        1 Reply Last reply
                        0
                        • P peterchen

                          gantww wrote:

                          So, it was at least easy to fix.

                          Wrong reaction. You should complain to them that "you haven't changed anything, but now your compiler is broken", and wait for the hilarity to ensue.

                          Personally, I love the idea that Raymond spends his nights posting bad regexs to mailing lists under the pseudonym of Jane Smith. He'd be like a super hero, only more nerdy and less useful. [Trevel]
                          | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server

                          T Offline
                          T Offline
                          ToddHileHoffer
                          wrote on last edited by
                          #18

                          So true. I know a lot of developers who would do just that.

                          I didn't get any requirements for the signature

                          1 Reply Last reply
                          0
                          • G Gary Wheeler

                            The group policy is set for a 10 minute timeout, and then locks the workstation. There are times when I sit and look at a piece of code and think for more than 9:59 at a stretch. Having the screen clear and display their stupid corporate rah-rah screen saver, which I then have to unlock, disrupts my train of thought.

                            Software Zen: delete this;

                            L Offline
                            L Offline
                            leppie
                            wrote on last edited by
                            #19

                            I do that all the time :)

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

                            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