User forums > Nightly builds

The 01 June 2009 build (5616) is out.

<< < (8/11) > >>

Jenna:

--- Quote from: dje on June 12, 2009, 10:02:10 pm ---I entered a bug in berlios a long time ago.
I think its is also valid for TODO list plugin.

But it must be more than one year old now...

Dje

--- End quote ---

The main part of the bug is fixed since several months, but I was not aware of the "new" bug.
It only happens on windows (in trunk and aui-branch), but seems not ot happen in all versions.
Most likely a problem with the native controls used by some windows-versions.

Nevertheless, it should be fixed in r5644 for wxAui-branch and r5645 for trunk.

Would be nice if anybody whoa had the problems can confirm the fix.
By the way it only happened if it was a ListControl-Logger and if the logger was the active one (at least for me on w2k).

ollydbg:

--- Quote from: jens on June 13, 2009, 12:08:38 am ---Nevertheless, it should be fixed in r5644 for wxAui-branch and r5645 for trunk.

Would be nice if anybody whoa had the problems can confirm the fix.
By the way it only happened if it was a ListControl-Logger and if the logger was the active one (at least for me on w2k).

--- End quote ---

Hi, Jens.
I update to r5645, and I can confirm this bug was fixed. Thank you very much!!!

By the way, I had reached the "attachment size limit", so I can't upload any attachment any more. My question is: How much is a regular user own in this forum?

Seems I need to delete some attachment in my old posts? :(
Thanks

rhf:

--- Quote from: jens on June 13, 2009, 12:08:38 am ---Nevertheless, it should be fixed in r5644 for wxAui-branch and r5645 for trunk.

Would be nice if anybody who had the problems can confirm the fix.

--- End quote ---
r5645 works fine for me, too. Thanks, Jens.

cacb:
Hi, I have 5616 running on Windows XP and Linux Kubuntu 8.04.

There seems to be a problem with the wxSmith control buttons on Windows, there are no button images (text instead), and the buttons become very big indeed. On Linux the button images are ok.  On Windows I get button images for the contrib tab only.

Also, icons are missing in the Resources tree view.

Looks like I have to use the previous nightly on Windows.  :o

stahta01:
Patch needed for NON PCH build on Windows XP


--- Code: ---Index: src/plugins/debuggergdb/gdb_driver.cpp
===================================================================
--- src/plugins/debuggergdb/gdb_driver.cpp (revision 5655)
+++ src/plugins/debuggergdb/gdb_driver.cpp (working copy)
@@ -12,6 +12,7 @@
 #include "gdb_commands.h"
 #include "debuggerstate.h"
 #include <manager.h>
+#include <macrosmanager.h>
 #include <configmanager.h>
 #include <scriptingmanager.h>
 #include <globals.h>

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version