[Bug 223869] net-im/linux-telegram-desktop: login data not being memorized for each session

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 6 05:44:34 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223869

--- Comment #4 from Henry Hu <henry.hu.sh at gmail.com> ---
The main difference seems to be related to something called 'map'.
In good log:
 Application Info: window created... (messenger.cpp : 140)
 App Info: reading map...
 App Info: reading encrypted map...
 App Info: reading encrypted user settings...
 App Info: encrypted user settings read.
 App Info: reading encrypted mtp data...
 MTP Info: read keys, current: 5, to destroy: 0
 Map read time: 18
 Application Info: local map read... (messenger.cpp : 153)
 MTP Info: new auth key set in SessionData, id 3110985586459605576, setting
random server_session 16065225445409715334 (session.cpp : 35)

In bad log:
 Application Info: window created... (messenger.cpp : 140)
 App Info: failed to open 'map' for reading (localstorage.cpp : 353)
 Application Info: local map read... (messenger.cpp : 153)


In the good profile directory, there is tdata/<long id>/map0. Do you have that
file?

Also, just a quick check, if you create /compat/linux/home -> /home, does it
help?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list