Sergei Ilinykh

Results 467 comments of Sergei Ilinykh

it's better to try https://bugreports.qt.io/browse/QTBUG-3897

Psi can't find `themes` folder and its contents. or loading of any theme in the directory led to some failure. Terminal logs may have some explanation.

`themes` directory with default themes has definitely be included together with the Psi installer. Moreover recent versions build `themes` directory right into the Psi executable. Basically it's a copy of...

first terminal logs. maybe the problem is not in themes path. Besides Psi always checks multiple paths in search of themes.

this crash above is something different. unrelated to themes loading. but looks like a bug anyway. What I meant is that you can start Psi from a terminal and just...

[15:28:30] W:Failed to read client_icons.txt. Clients detection won't work [15:28:30] W:PsiThemeManager::Private::themePath("chatview/psi/classic"): not found So it's a path problem.

The best way would probably be a backport of master changes. Particularly reading themes from builtin resources instead of files.