News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Problem with debugger icons

Started by Folco, April 24, 2010, 03:16:26 PM

Previous topic - Next topic

Folco

Hi all,


First, congratulations and many thanks for this IDE ! Great work. :)

I use Debian Lenny 32 bits (up-to-date) and these repositories to install C::B/wxWidgets : apt.jenslody.de, apt.wxwidgets.org
Current versions are :
C::B : svn 6203
wxWidgets : 2.8

My problem :
When using debugger, I can't click a button twice if I don't move the mouse out of this button. So when I'm tracing my code with "Next Line" (or another button), I have to move my mouse out of this button to be able to click it again.
That is not very handy, because I have to look at my mouse beetwen reading two lines of code.

Is this a bug, an issue with wxWidgets that you can't solve, or my configuration which is wrong ?

Thanks in advance, and still many thanks for the huge work !
Kernel Extremist - PedroM power ©

oBFusCATed

Works for me, gentoo amd64 wxgtk 2.8.10.1, debugger branch.

Does this happen with the other toolbars? ThreadSearch for example.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Works for me also on debian 64-bit unstable with wxWidgets 2.8.10 and gtk2.0 (2.20.0)

Folco

I use gtk-qt-engine, gtk2-engines-qtcurve, kde-style-qtcurve, perhaps it could be one of these layers which causes my problem ?
I try without that and tell you what happens.

Thanks for your quick feedback !
Kernel Extremist - PedroM power ©

Folco

#4
Okay, I have removed these three packages, and C::B had his original look. But I still get the issue.

Waiting for someone else using Debian... :)

QuoteDoes this happen with the other toolbars? ThreadSearch for example.
Sorry, I didn't see that. I haven't installed plugins package, I'll try.
Kernel Extremist - PedroM power ©

Folco

Some news :
- I don't get that when clicking the "Search" icon in ThreadSearch.
- I don't get that when clicking "Debug/Continue" (its run my program which just opens a SDL window, close it and terminate), even if I don't move my mouse at all (but due to the SDL window, C::B window loses, then gets again the focus).
- I always get the problem with "Next Line" or "Next Instruction" buttons.
Kernel Extremist - PedroM power ©