User forums > Using Code::Blocks
Font size in "Manager" window, Projects/Resources tabs
oBFusCATed:
--- Quote from: cacb on May 27, 2021, 03:36:12 pm ---It is obvious that the tree view sample font is different from gtk2 to gtk3, the font size is smaller in the gtk3 version, which to me is a problem.
--- End quote ---
Good, now you can use trac.wxwidgets.org to report the problem there. But first probably try 3.1.5+gtk3. It might have been fixed.
cacb:
--- Quote from: oBFusCATed on May 27, 2021, 06:06:55 pm ---Good, now you can use trac.wxwidgets.org to report the problem there. But first probably try 3.1.5+gtk3. It might have been fixed.
--- End quote ---
I managed with some difficulty to build wx 3.1.5+gtk3
See screenshot (from left), wxTreeCtrl sample
1. wx3.0.4+gtk2 (static libraries)
2. wx3.0.4+gtk3 (/lib/x86_64-linux-gnu/*.so)
3. wx3.1.5+gtk3 (/usr/local/lib/*.so)
So clearly, the issue is fixed in wx3.1.5
So, to fix the original problem, Code::Blocks must be built against wx3.1.5 and gtk3? Has that been tested?
oBFusCATed:
--- Quote from: cacb on May 27, 2021, 07:48:28 pm ---So, to fix the original problem, Code::Blocks must be built against wx3.1.5 and gtk3?
--- End quote ---
Not exactly. If you can find the fix in wx-master, it could be backported, probably (if it is not something hairy).
--- Quote from: cacb on May 27, 2021, 07:48:28 pm ---Has that been tested?
--- End quote ---
I'm tracking wx-master + gtk2 for my debugging needs. Using the GTK3 port is known to be buggy in general.
I'll have to spend some time improving the gtk3 support soon... :(
cacb:
--- Quote from: oBFusCATed on May 28, 2021, 12:50:20 am ---I'm tracking wx-master + gtk2 for my debugging needs. Using the GTK3 port is known to be buggy in general.
--- End quote ---
Well that's a shame given that if you install Code::Blocks from the Ubuntu repository, you get a GTK3 port :(
My goal here is not really to debug wx, but simply to get a Code::Blocks IDE under Kubuntu 20.04 with as few bugs as possible. So it seems to me that maybe I should instead build Code::Blocks from source based on a stable version of wx + gtk2
On a related (?) note, I have noticed another problem in the 20.03 official Code::Blocks IDE on Ubuntu. That is in Build Options -> Linker Settings. If you try to reorder libraries using the up/down arrow buttons, things get completely messed up. Is that a likely GTK3 related issue or something else?
oBFusCATed:
--- Quote from: cacb on May 28, 2021, 09:08:11 am ---On a related (?) note, I have noticed another problem in the 20.03 official Code::Blocks IDE on Ubuntu. That is in Build Options -> Linker Settings. If you try to reorder libraries using the up/down arrow buttons, things get completely messed up. Is that a likely GTK3 related issue or something else?
--- End quote ---
Can you post the exact steps to reproduce, probably in new topic. We've had problems with this in the past, but I think, I've fixed those. It might be another gtk3 issue, but it is unlikely.
Here you can try night builds for ubuntu https://launchpad.net/~fuscated/+archive/ubuntu/codeblocks-nightly they should be compatible with kubuntu, too
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version