Plasma-browser-integration breaks with `export QT_QPA_PLATFORMTHEME=“qt5ct”`
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I use plasma-browser-integration (not using KDE) to get firefox websites (like youtube, netflix..) to respond to mpris commands like play/pause, and to get the playback status (playing/paused) so I can control media using my media keys and so I can display what's currently playing in polybar.
Sadly, with export QT_QPA_PLATFORMTHEME="qt5ct"
in my .xinitrc
, the dbus service org.mpris.MediaPlayer2.plasma-browser-integration
that controls the browser doesn't load.
I need that environment variable because some qt apps like VLC look like shit when I don't have it set.
kde d-bus qt plasma bspwm
add a comment |
up vote
0
down vote
favorite
I use plasma-browser-integration (not using KDE) to get firefox websites (like youtube, netflix..) to respond to mpris commands like play/pause, and to get the playback status (playing/paused) so I can control media using my media keys and so I can display what's currently playing in polybar.
Sadly, with export QT_QPA_PLATFORMTHEME="qt5ct"
in my .xinitrc
, the dbus service org.mpris.MediaPlayer2.plasma-browser-integration
that controls the browser doesn't load.
I need that environment variable because some qt apps like VLC look like shit when I don't have it set.
kde d-bus qt plasma bspwm
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I use plasma-browser-integration (not using KDE) to get firefox websites (like youtube, netflix..) to respond to mpris commands like play/pause, and to get the playback status (playing/paused) so I can control media using my media keys and so I can display what's currently playing in polybar.
Sadly, with export QT_QPA_PLATFORMTHEME="qt5ct"
in my .xinitrc
, the dbus service org.mpris.MediaPlayer2.plasma-browser-integration
that controls the browser doesn't load.
I need that environment variable because some qt apps like VLC look like shit when I don't have it set.
kde d-bus qt plasma bspwm
I use plasma-browser-integration (not using KDE) to get firefox websites (like youtube, netflix..) to respond to mpris commands like play/pause, and to get the playback status (playing/paused) so I can control media using my media keys and so I can display what's currently playing in polybar.
Sadly, with export QT_QPA_PLATFORMTHEME="qt5ct"
in my .xinitrc
, the dbus service org.mpris.MediaPlayer2.plasma-browser-integration
that controls the browser doesn't load.
I need that environment variable because some qt apps like VLC look like shit when I don't have it set.
kde d-bus qt plasma bspwm
kde d-bus qt plasma bspwm
edited Dec 2 at 14:57
asked Nov 12 at 1:07
zjeffer
387
387
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Instead of using qt5ct to theme my qt apps, I found that I can use Kvantum instead:
Install
kvantum
and configure themes withkvantummanager
.Use
export QT_STYLE_OVERRIDE=kvantum
instead ofexport QT_QPA_PLATFORMTHEME="qt5ct"
.
This fixed all problems.
Credit to /u/Zinjanthr0pus on reddit.
add a comment |
up vote
0
down vote
accepted
The issue has been fixed in the latest update of plasma-browser-interface.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Instead of using qt5ct to theme my qt apps, I found that I can use Kvantum instead:
Install
kvantum
and configure themes withkvantummanager
.Use
export QT_STYLE_OVERRIDE=kvantum
instead ofexport QT_QPA_PLATFORMTHEME="qt5ct"
.
This fixed all problems.
Credit to /u/Zinjanthr0pus on reddit.
add a comment |
up vote
0
down vote
Instead of using qt5ct to theme my qt apps, I found that I can use Kvantum instead:
Install
kvantum
and configure themes withkvantummanager
.Use
export QT_STYLE_OVERRIDE=kvantum
instead ofexport QT_QPA_PLATFORMTHEME="qt5ct"
.
This fixed all problems.
Credit to /u/Zinjanthr0pus on reddit.
add a comment |
up vote
0
down vote
up vote
0
down vote
Instead of using qt5ct to theme my qt apps, I found that I can use Kvantum instead:
Install
kvantum
and configure themes withkvantummanager
.Use
export QT_STYLE_OVERRIDE=kvantum
instead ofexport QT_QPA_PLATFORMTHEME="qt5ct"
.
This fixed all problems.
Credit to /u/Zinjanthr0pus on reddit.
Instead of using qt5ct to theme my qt apps, I found that I can use Kvantum instead:
Install
kvantum
and configure themes withkvantummanager
.Use
export QT_STYLE_OVERRIDE=kvantum
instead ofexport QT_QPA_PLATFORMTHEME="qt5ct"
.
This fixed all problems.
Credit to /u/Zinjanthr0pus on reddit.
edited Dec 2 at 23:25
answered Dec 2 at 16:25
zjeffer
387
387
add a comment |
add a comment |
up vote
0
down vote
accepted
The issue has been fixed in the latest update of plasma-browser-interface.
add a comment |
up vote
0
down vote
accepted
The issue has been fixed in the latest update of plasma-browser-interface.
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
The issue has been fixed in the latest update of plasma-browser-interface.
The issue has been fixed in the latest update of plasma-browser-interface.
answered Dec 6 at 14:12
zjeffer
387
387
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481180%2fplasma-browser-integration-breaks-with-export-qt-qpa-platformtheme-qt5ct%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown