Github messages for voidlinux
 help / color / mirror / Atom feed
From: husio <husio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: telegram-desktop crashes
Date: Wed, 21 Jul 2021 11:42:48 +0200	[thread overview]
Message-ID: <20210721094248.JSD0mkbzQQcPrOJo0AH-ix2ALojku_aSQRmjQUTPsrI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32053@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 4683 bytes --]

New comment by husio on void-packages repository

https://github.com/void-linux/void-packages/issues/32053#issuecomment-884047901

Comment:
> It should be created... How are you checking for its presence? Do you have corecollector enabled shoveling core dumps elsewhere?

`core` file is not created. I do not know of any collector. I expect this is something I would have to enable via `runit`.

```
% ls /var/service | grep -v tty | xargs
acpid alsa bluetoothd dbus dhcpcd mpd openntpd udevd wpa_supplicant
```


> Could you try `unset QT_QPA_PLATFORMTHEME` and then run telegram? It fixed for me.

That does not work for me.
```
% unset QT_QPA_PLATFORMTHEME
% telegram-desktop 

(telegram-desktop:2354): Telegram-WARNING **: 11:36:28.093: Application was built without embedded fonts, this may lead to font issues.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-piotr'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-piotr'
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
error: : cannot open
error: : cannot open
error: : cannot open
[1]    2354 abort      telegram-desktop
% env | grep QT
% 
```

Maybe it really has to do something with fonts? Could you show me your list of installed fonts?
```
% xbps-query -l | grep font
ii SDL2_ttf-2.0.15_1                       Use TrueType fonts in your SDL 2.x applications
ii SDL2_ttf-devel-2.0.15_1                 Use TrueType fonts in your SDL 2.x applications - development files
ii dejavu-fonts-ttf-2.37_2                 DejaVu family of TrueType fonts
ii font-adobe-100dpi-1.0.3_7               Standard 100dpi Adobe PCF fonts
ii font-adobe-75dpi-1.0.3_7                Standard 75pi Adobe PCF fonts
ii font-adobe-utopia-100dpi-1.0.4_7        100dpi Adobe Utopia PCF fonts
ii font-adobe-utopia-75dpi-1.0.4_7         100dpi Adobe Utopia PCF fonts
ii font-adobe-utopia-type1-1.0.4_7         Adobe Utopia Type1 fonts
ii font-alias-1.0.4_2                      Standard aliases for X11 PCF fonts
ii font-bh-100dpi-1.0.3_6                  Standard 100dpi Bigelow and Holmes PCF fonts
ii font-bh-75dpi-1.0.3_6                   Standard 75dpi Bigelow and Holmes PCF fonts
ii font-bh-lucidatypewriter-100dpi-1.0.3_6 100dpi Bigelow and Holmes Lucida Typewriter PCF fonts
ii font-bh-lucidatypewriter-75dpi-1.0.3_6  75dpi Bigelow and Holmes Lucida Typewriter PCF fonts
ii font-bh-ttf-1.0.3_6                     Standard Bigelow and Holmes TrueType fonts
ii font-bh-type1-1.0.3_6                   Standard Bigelow and Holmes Type1 fonts
ii font-bitstream-100dpi-1.0.3_6           Standard 100dpi Bitstream PCF fonts
ii font-bitstream-75dpi-1.0.3_6            Standard 100dpi Bitstream PCF fonts
ii font-bitstream-type1-1.0.3_6            Standard Type1 Bitstream PCF fonts
ii font-cursor-misc-1.0.3_6                Standard X11 cursors in PCF format
ii font-daewoo-misc-1.0.3_6                Daewoo Gothic PCF format
ii font-dec-misc-1.0.3_6                   DEC cursor and session PCF fonts
ii font-ibm-type1-1.0.3_6                  IBM Courier Type1 fonts
ii font-isas-misc-1.0.3_6                  72dpi PCF versions of the Chinese Song Ti fonts
ii font-jis-misc-1.0.3_5                   78dpi PCF versions of the Japanese fixed fonts
ii font-misc-misc-1.1.2_7                  Standard X11 fixed PCF fonts
ii font-mutt-misc-1.0.3_6                  100dpi PCF versions of the ClearlyU fonts
ii font-util-1.3.2_1                       Tools for truncating and subseting of ISO10646-1 BDF fonts
ii fontconfig-2.13.1_3                     Library for configuring and customizing font access
ii fontconfig-devel-2.13.1_3               Library for configuring and customizing font access - development files
ii grub-terminus-0.3_1                     Terminus bold fonts for GRUB
ii gsfonts-8.11_7                          Ghostscript standard Type1 fonts
ii libXfont2-2.0.4_1                       X font 2 Library
ii libXfontcache-1.0.5_2                   X-TrueType font cache extension client library
ii libXft-2.3.3_1                          Library for configuring and customizing font access
ii libXft-devel-2.3.3_1                    Library for configuring and customizing font access - development files
ii libfontenc-1.1.4_1                      Fontenc Library from X.org
ii mkfontscale-1.2.1_2                     X11 Scalable Font Index Generator
ii terminus-font-4.49.1_1                  Clean, fixed width bitmap font
ii xlsfonts-1.0.6_1                        Server font list displayer for X
ii xorg-fonts-7.6_5                        Modular Xorg Fonts
```

  parent reply	other threads:[~2021-07-21  9:42 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 11:33 [ISSUE] " husio
2021-07-20 12:24 ` ericonr
2021-07-20 17:23 ` husio
2021-07-20 17:28 ` husio
2021-07-20 18:23 ` ericonr
2021-07-20 18:28 ` ericonr
2021-07-20 18:40 ` husio
2021-07-20 18:53 ` ericonr
2021-07-20 18:53 ` ericonr
2021-07-20 19:09 ` husio
2021-07-20 19:23 ` ericonr
2021-07-20 19:23 ` ericonr
2021-07-21  7:45 ` krkk
2021-07-21  9:41 ` husio
2021-07-21  9:42 ` husio [this message]
2021-07-21  9:45 ` not-chicken
2021-07-21 10:02 ` husio
2021-07-21 10:16 ` not-chicken
2021-07-21 10:24 ` not-chicken
2021-07-22  7:50 ` slotThe
2021-07-22  9:08 ` ilya-fedin
2021-07-26 18:25 ` husio
2021-07-26 18:29 ` ilya-fedin
2021-07-26 18:30 ` ilya-fedin
2021-07-26 18:32 ` ilya-fedin
2021-08-02 18:11 ` Johnnynator
2021-08-02 18:51 ` husio
2021-08-02 18:53 ` husio
2021-09-12 10:30 ` Kratacoa
2021-09-12 15:39 ` Johnnynator
2021-09-21 15:04 ` Johnnynator
2021-09-21 15:31 ` slotThe
2021-09-21 15:48 ` [ISSUE] [CLOSED] " Johnnynator
2021-09-28 10:53 ` husio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210721094248.JSD0mkbzQQcPrOJo0AH-ix2ALojku_aSQRmjQUTPsrI@z \
    --to=husio@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).