News:

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

Main Menu

This annoying messege appears every time

Started by Alif, August 02, 2020, 04:33:04 PM

Previous topic - Next topic

Alif

a messege occures with errors every time i start codeblocks. even if I uncheck the "show this dialogue next time" radio button.
There is an option to copy the error:
ASSERT INFO:
./src/common/colourcmn.cpp(228): assert "isOpaque" failed in GetAsString(): alpha is lost in HTML syntax

BACKTRACE:
[1] wxColourBase::GetAsString(long) const
[2] wxEntry(int&, wchar_t**)
[3] __libc_start_main



Miguel Gimenez


oBFusCATed

Can you share your default config file?
What OS and C::B version are you using?
(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!]

Alif

https://sangams.com.np/installing-codeblocks-dark-themes/
i've installed these themes and now the problem is gone. i don't know how.
OS: Manjaro Gnome
codeblocks: Name             : Code::Blocks
Version          : 20.03-r11997
SDK Version      : 2.0.0
Scintilla Version: 3.7.5
Author           : The Code::Blocks Team
E-mail           : info@codeblocks.org
Website          : http://www.codeblocks.org

wxWidgets Library (wxGTK port)
Version 3.0.5 (Unicode: wchar_t, debug level: 1),
compiled at May 10 2020 07:34:55

Runtime version of toolkit used is 3.24.
Compile-time GTK+ version is 3.24.20.

oBFusCATed

(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!]

Alif

#5
Quote from: oBFusCATed on August 03, 2020, 09:00:15 PM
Can you restore your original theme?
Hello, the problem is here again.
looks like this. This problem occurs after installing this theme on manjaro gnome: https://www.gnome-look.org/p/1241688/
Theme name: MacOS Catalina Gnome Dark
ASSERT INFO:
./src/common/colourcmn.cpp(228): assert "isOpaque" failed in GetAsString(): alpha is lost in HTML syntax

BACKTRACE:
[1] wxColourBase::GetAsString(long) const
[2] wxEntry(int&, wchar_t**)
[3] __libc_start_main



oBFusCATed

Can you log this on the issues tracker?
Does this problem depend only on the gtk theme and not the syntax highlight theme?
(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!]