Author Topic: Codeblocks on Windows not in taskbar  (Read 4790 times)

Offline manmach

  • Multiple posting newcomer
  • *
  • Posts: 39
Codeblocks on Windows not in taskbar
« on: March 16, 2007, 12:45:50 pm »
Almost always, when I launch Codeblocks and then go and do something else until it is fully loaded, I find that Codeblocks will not show up in the taskbar when it is done loading. When I shift-tab to it, it comes to the foreground and only then does it appear in the taskbar.

I always thought it might be my XP being a bit messed up after having been used extensively, but I reinstalled last week and the behaviour has not changed.

dr snuggles

  • Guest
Re: Codeblocks on Windows not in taskbar
« Reply #1 on: March 19, 2007, 01:33:02 pm »
I have the same thing in all builds I have tried. Running Windows XP.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7607
    • My Best Post
Re: Codeblocks on Windows not in taskbar
« Reply #2 on: March 19, 2007, 08:53:12 pm »
I think it is an wxWidgets issue, but I am not sure. I am also on Win XP SP2.

Tim S

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Codeblocks on Windows not in taskbar
« Reply #3 on: March 20, 2007, 11:39:16 am »
Unable to reproduce this issue (Windows XP SP2).
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Codeblocks on Windows not in taskbar
« Reply #4 on: March 20, 2007, 02:02:21 pm »
Unable to reproduce this issue (Windows XP SP2).
I can, unfortunately. Try the following:
Make sure you have flushed all memory buffers of previous C::B in memory... ;-). Open a browser, navigate to your favorite page. Start copying a huge file in two separate copy processes to another disk (high traffic, slowdown of computer). Then open C::B (just C::B, nothing else)
When launch is issued -> ALT+TAB to the browser and continue browsing the web...
This way I can reproduce, but: Surely it leaves no roam for debugging whats-o-ever... :-(
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Codeblocks on Windows not in taskbar
« Reply #5 on: March 22, 2007, 04:56:14 pm »
I would blame Windows on that one. I've seen that problem with Code::Blocks many times, but I remember seeing it with many other applications too, not necessarily using wxWidgets. I've also seen applications that while still running disappear from the taskbar, and they were just there a few seconds ago... but you change to that application again and it's back in the taskbar. It seems to happen when you're opening and closing windows while you're also switching from a window to another.
I must say it's even more common with Code::Blocks, but I really wonder if we can do anything to solve it.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2785
Re: Codeblocks on Windows not in taskbar
« Reply #6 on: March 22, 2007, 05:15:29 pm »
This might be part of the problem. At least the doc's suggest it might be..

http://forums.codeblocks.org/index.php/topic,5497.0.html