procxx / kepka

Unofficial Telegram Desktop messaging app
https://procxx.github.io
Other
114 stars 29 forks source link

Use different profile directory #71

Closed ghost closed 6 years ago

ghost commented 6 years ago

Telegram Desktop wipes profile on Linux when it detects created profile with newer version. Kepka forked from 1.1.x tdesktop, so profile gets wiped when I launch it after using upstream.

My suggestion is to change profile directory to kepka-specific: ~/.local/share/Kepka.

ghost commented 6 years ago

https://github.com/procxx/kepka/blob/909f3fae50cad7095a92458e649f44f1de47105f/Telegram/SourceFiles/platform/linux/specific_linux.cpp#L323

So, we need to change "application name", why not to make it changeable from CMake? (https://github.com/procxx/kepka/issues/34)

crackedmind commented 6 years ago

Also connected to https://github.com/procxx/kepka/issues/20

ghost commented 6 years ago

Resolved by #82?

ghost commented 6 years ago

Yes, it is resolved by #82. :\