Bug 7169 - session startup can take a long time (scanning fonts)
Summary: session startup can take a long time (scanning fonts)
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: 1.3.1
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on: 7278
Blocks:
  Show dependency treegraph
 
Reported: 2018-05-07 10:00 CEST by Pierre Ossman
Modified: 2024-01-25 13:23 CET (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2018-05-07 10:00:38 CEST
If the system has a lot of fonts then it can take a long time to scan these, and we generally cannot use the system font cache so this scan has to be done for each user. The end result is that the first login for every user takes quite some time (40 seconds has been observed).

Debian and Ubuntu seems to have very large default font sets, whilst Fedora is more conservative (6-8 seconds scan time).

We added a progress dialog in bug 7159 to give the user some feedback, but the delay is still very annoying.

Perhaps we can have our own system wide cache? The problem then becomes how to maintain it to make sure it stays up to date.
Comment 1 Pierre Ossman cendio 2018-05-07 10:03:48 CEST
See also bug 7170 which has the corresponding issue for the server.
Comment 2 Samuel Mannehed cendio 2018-05-07 11:08:13 CEST
(In reply to comment #1)
> See also bug 7170 which has the corresponding issue for the server.

for the client*

Note You need to log in before you can comment on or make changes to this bug.