User forums > Nightly builds
The 28 november 2006 build is out.
vdumont:
Is there any more recent build for Mac OS X than 09/24?
afb:
--- Quote from: vdumont on November 29, 2006, 06:23:25 am ---Is there any more recent build for Mac OS X than 09/24?
--- End quote ---
Sorry, just DarwinPorts for now - revising the wx bundling...
sika:
Hi !
I'm running the 27 nov build on linux (ubuntu edgy eft)
I think i've found out a bug :
I've got several tabs open. If i slightly move the mouse while trying to select an inactive tab (not the one i'm currently viewing), the mouse pointer gets blocked on the "copying icon". I mean that the cursor is no longer the usual arrow, it becomes the same as when you try to copy a file for example (with a "+")... The problem is that there's no way to reobtain the normal cursor.
everything happens as if codeblocks don't see when i release the mouse button.
this happens only if the mouvement is very small. If i keep the mouse button down longer and i move the tab a lot, there's no problem.
the only way to get back the normal cursor is to do ctrl-alt-delete (kill X).
don't know if you'll understand what i mean :lol:
anyway... this is quite annoying when you're working on the code and you've got to kill X, etc...
what do you think about it ? :?
koen:
--- Quote ---I think i've found out a bug :
--- End quote ---
Same here, although I think I got a different icon. It is pretty annoying. Note that there's no reason to kill X completely. Just go to a console (ctrl-alt-F1), login, kill codeblocks, logout, and return to X (probably ctrl-alt-F7).
rjmyst3:
this is a well know bug in wxGTK - it doesn't handle drag'n'drop properly, so it's possible to get stuck "dragging" if you move the mouse while clicking on a tab.
If you feel like compiling code::blocks yourself, you could modify the sources to disable dragging in the notebook - see nzoltan's question in this thread:
http://forums.codeblocks.org/index.php?topic=4442.msg35221#msg35221
I've heard rumors that this is fixed in wx2.8 CVS, so there is hope :).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version