Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Dec 2017 05:44:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223869] net-im/linux-telegram-desktop: login data not being memorized for each session
Message-ID:  <bug-223869-13-NN2lA4VdOu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223869-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223869-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223869

--- Comment #4 from Henry Hu <henry.hu.sh@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 t=
hat
file?

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223869-13-NN2lA4VdOu>