Opened 14 months ago
Last modified 3 months ago
#2590 new defect
Pango-WARNING couldn't load font
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: | stdedos@… |
Description
Originally reported in ticket:2550#comment:3.
Links:
Not sure there's much we can do.
There's no "pango-query-modules" in the latest versions.
Overriding g_log_set_handler
would be a pain: I found out this is currently not possible and a known bug within either gobject-introspection or glib, since g_log_set_handler is not bindable
Attachments (4)
Change History (9)
comment:1 Changed 14 months ago by
Cc: | stdedos@… added |
---|
comment:2 Changed 14 months ago by
Changed 14 months ago by
Attachment: | 2590-client-win10-Xpra_cmd_2020-02-12_21-34-42.png added |
---|
Changed 14 months ago by
Attachment: | 2590-native-ubuntu-Screenshot from 2020-02-12 21-39-40.png added |
---|
Changed 14 months ago by
Attachment: | 2590-xpra-client-ubuntu-Screenshot from 2020-02-12 21-38-18.png added |
---|
Changed 14 months ago by
Attachment: | xpra-ubuntu-settings.log added |
---|
comment:3 follow-up: 4 Changed 14 months ago by
Please don't use this ticket, this has nothing to do with font rendering in applications server side.
The pango warning is client-side and means that something in GTK is loading pango and having this problem.
Pango is not used client side for rendering server side applications.
comment:4 Changed 14 months ago by
Replying to Antoine Martin:
Please don't use this ticket, this has nothing to do with font rendering in applications server side.
The pango warning is client-side and means that something in GTK is loading pango and having this problem.
Pango is not used client side for rendering server side applications.
Yeah, I saw that coming ...
If you want to move all of that to a new ticket and clean it up from here, no objection by me
comment:5 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2590
Now that I have some time and a clean head: The original reason I reported this bug (rather I made a comment which opened a bug) is this:
The text rendering is a bit tiring on the eyes. Compare:
2590-client-win10-Xpra_cmd_2020-02-12_21-34-42.png

vs
2590-native-ubuntu-Screenshot from 2020-02-12 21-39-40.png

vs attaching from server itself
2590-client-ubuntu-Screenshot from 2020-02-12 21-38-18.png

I am also attaching the settings (and overrides) I've done. I think I made the settings well enough, so, at least when attaching from itself, quality could skyrocket (and feel as-native)
I have also tested with and without opengl.
The "only" two constant warnings are: This (attaching from windows) and that
When attaching from the server itself