From owner-freebsd-ports-bugs@freebsd.org Wed Dec 6 05:44:34 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C122E91925 for ; Wed, 6 Dec 2017 05:44:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6969963E15 for ; Wed, 6 Dec 2017 05:44:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vB65iYfd084487 for ; Wed, 6 Dec 2017 05:44:34 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Wed, 06 Dec 2017 05:44:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: henry.hu.sh@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2017 05:44:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223869 --- Comment #4 from Henry Hu --- 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//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.=