* [ISSUE] telegram-desktop should install qt5-styleplugins
@ 2021-06-15 2:48 dm17
2021-06-17 17:50 ` ericonr
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: dm17 @ 2021-06-15 2:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]
New issue by dm17 on void-packages repository
https://github.com/void-linux/void-packages/issues/31501
Description:
I didn't have dbus working properly because I wasn't starting my window manager using dbus-launch (I didn't realize that). I had a work around ```TDESKTOP_USE_GTK_FILE_DIALOG=1``` in /etc/environment to get a proper file dialog in telegram-desktop. When I got dbus working properly this work around stopped working (crapping file dialog without search came back). I also got this warning when launching telegram:
``` Telegram-WARNING **: 13:21:32.689: Unfortunately, GTK integration conflicts with qgtk2 platformtheme and style. Therefore, QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE will be unset. This can be ignored by setting TDESKTOP_I_KNOW_ABOUT_GTK_INCOMPATIBILITY environment variable to any value, however, if qgtk2 theme or style is used, this will lead to a crash.```
So I checked to see which package qgtk2 is provided by and found: ```qt5-styleplugins```. Now that I have installed that telegram-desktop's file dialog works fine again. Perhaps it should be installed automatically?
Thanks!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: telegram-desktop should install qt5-styleplugins
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
@ 2021-06-17 17:50 ` ericonr
2021-06-18 10:21 ` Johnnynator
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-06-17 17:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/issues/31501#issuecomment-863439758
Comment:
@Johnnynator
I guess you can make a PR as well :)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: telegram-desktop should install qt5-styleplugins
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
2021-06-17 17:50 ` ericonr
@ 2021-06-18 10:21 ` Johnnynator
2021-07-07 20:25 ` ericonr
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Johnnynator @ 2021-06-18 10:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 298 bytes --]
New comment by Johnnynator on void-packages repository
https://github.com/void-linux/void-packages/issues/31501#issuecomment-863932794
Comment:
No `qt5-styleplugins` isn't a dep whatsoever. The "Warning" is normal.
So your actual issue was, that the file menu isn't working ootb without dbus?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: telegram-desktop should install qt5-styleplugins
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
2021-06-17 17:50 ` ericonr
2021-06-18 10:21 ` Johnnynator
@ 2021-07-07 20:25 ` ericonr
2022-05-22 2:11 ` github-actions
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-07-07 20:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/issues/31501#issuecomment-875908457
Comment:
@dm17 ping on issue
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: telegram-desktop should install qt5-styleplugins
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
` (2 preceding siblings ...)
2021-07-07 20:25 ` ericonr
@ 2022-05-22 2:11 ` github-actions
2022-06-05 2:13 ` [ISSUE] [CLOSED] " github-actions
2023-05-07 14:04 ` dm17
5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-05-22 2:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 293 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/issues/31501#issuecomment-1133802473
Comment:
Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ISSUE] [CLOSED] telegram-desktop should install qt5-styleplugins
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
` (3 preceding siblings ...)
2022-05-22 2:11 ` github-actions
@ 2022-06-05 2:13 ` github-actions
2023-05-07 14:04 ` dm17
5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-06-05 2:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1119 bytes --]
Closed issue by dm17 on void-packages repository
https://github.com/void-linux/void-packages/issues/31501
Description:
I didn't have dbus working properly because I wasn't starting my window manager using dbus-launch (I didn't realize that). I had a work around ```TDESKTOP_USE_GTK_FILE_DIALOG=1``` in ```/etc/environment``` to get a proper file dialog in telegram-desktop. When I got dbus working properly this work around stopped working (crapping file dialog without search came back). I also got this warning when launching telegram:
``` Telegram-WARNING ** Unfortunately, GTK integration conflicts with qgtk2 platformtheme and style. Therefore, QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE will be unset. This can be ignored by setting TDESKTOP_I_KNOW_ABOUT_GTK_INCOMPATIBILITY environment variable to any value, however, if qgtk2 theme or style is used, this will lead to a crash.```
So I checked to see which package qgtk2 is provided by and found: ```qt5-styleplugins```. Now that I have installed that telegram-desktop's file dialog works fine again. Perhaps it should be installed automatically?
Thanks!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: telegram-desktop should install qt5-styleplugins
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
` (4 preceding siblings ...)
2022-06-05 2:13 ` [ISSUE] [CLOSED] " github-actions
@ 2023-05-07 14:04 ` dm17
5 siblings, 0 replies; 7+ messages in thread
From: dm17 @ 2023-05-07 14:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 364 bytes --]
New comment by dm17 on void-packages repository
https://github.com/void-linux/void-packages/issues/31501#issuecomment-1537450366
Comment:
> @dm17 ping on issue
Sorry I forgot. One of these got it working again:
```
TDESKTOP_USE_GTK_FILE_DIALOG=1
TDESKTOP_I_KNOW_ABOUT_GTK_INCOMPATIBILITY=1
QT_QPA_PLATFORMTHEME=gtk3
```
Haven't messed with them since
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-05-07 14:04 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 2:48 [ISSUE] telegram-desktop should install qt5-styleplugins dm17
2021-06-17 17:50 ` ericonr
2021-06-18 10:21 ` Johnnynator
2021-07-07 20:25 ` ericonr
2022-05-22 2:11 ` github-actions
2022-06-05 2:13 ` [ISSUE] [CLOSED] " github-actions
2023-05-07 14:04 ` dm17
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).