FS#55994 - CodeBlocks does not start

Attached to Project: Arch Linux
Opened by Maxwell Draven (Ravenman) - Sunday, 15 October 2017, 02:03 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 19 October 2017, 04:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

I tried to start CodeBlocks on my KDE and nothing happens. Then, I tried from the console and I got these messages:

[user@localhost ~]$ codeblocks
20:46:34: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).

(codeblocks:1551): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",

(codeblocks:1551): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
Starting Code::Blocks Release 16.01 rev 10692 Apr 25 2017, 05:47:22 - wx3.0.2 (Linux, unicode) - 64 bit
[user@localhost ~]$

Additional info:
* package version(s)

codeblocks 16.01-10
kde 5.11.0-1

* config and/or log files etc.
N/A

Steps to reproduce:

Install codeblocks 16.01-10 on kde 5.11.0-1 and try running it.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Thursday, 19 October 2017, 04:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  codeblocks 16.01-11
Comment by Eli Schwartz (eschwartz) - Sunday, 15 October 2017, 07:37 GMT
Works fine for me, the wx warning is likely meaningless and I don't get the adwaita errors. So it might be a theme issue -- does it work when you use something other than adwaita? Does this issue truly only manifest on KDE?
Comment by Maxwell Draven (Ravenman) - Monday, 16 October 2017, 02:36 GMT
@eschwartz I really couldn't tell you, I just use KDE.
Comment by Doug Newgard (Scimmia) - Monday, 16 October 2017, 15:10 GMT
What gtk2 theme?
Comment by Maxwell Draven (Ravenman) - Monday, 16 October 2017, 18:20 GMT
@Scimmia How could I get that info?
Comment by Eli Schwartz (eschwartz) - Monday, 16 October 2017, 20:25 GMT Comment by Maxwell Draven (Ravenman) - Tuesday, 17 October 2017, 02:26 GMT
@eschwartz Thanks by your help.

@Scimmia My KDE is using Breeze as gtk2 theme.
Comment by Doug Newgard (Scimmia) - Tuesday, 17 October 2017, 02:34 GMT
So the first thing to do is to try the default Adwaita theme. Install gnome-themes-standard if you don't have it.
Comment by Maxwell Draven (Ravenman) - Thursday, 19 October 2017, 04:11 GMT
Today, I updated to codeblocks 16.01-11 and everything is working again. A lot of thanks by your help and interest.

Loading...