You are not logged in.
I have bl-lithium, which I upgraded quite some time ago from a previous helium by changing 'stretch' to 'buster' and 'helium' to 'lithium' in /etc/apt/sources.list*.
When I run kdiff3, it gives the error message about missing the 'breeze-dark' icon theme (kdiff3 starts as it should, though, I guess it default to some other theme). I thought it was in bunsen-themes, but apparently I already have that installed.
How would I get this 'breeze-dark' theme? Or if it is not a default bunsen theme, how would I change this setting in kdiff3 to replace it with some default bunsen theme?
In case it is helpful, here is the full message:
~$ kdiff3
"\"Geometry\" - conversion of \"-1,-1\" to QSize failed"
Icon theme "breeze-dark" not found.
Icon theme "breeze-dark" not found.
QMainWindow::addToolBar: invalid 'area' argument
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 658, resource id: 4255365, major code: 40 (TranslateCoords), minor code: 0
~$
Thanks,
ghorvath
Last edited by ghorvath (2021-02-21 08:57:25)
Offline
Offline
Hm.
On my system, breeze-dark is part of the breeze icon theme.
Is "breeze-icon-theme" installed?
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
Hm.
On my system, breeze-dark is part of the breeze icon theme.
Is "breeze-icon-theme" installed?
Installing this icon theme fixed it.
Thanks!
Offline