Can't open new URL in kiosk mode The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionCan't open GajimTrying to open a browser on startup on my Raspberry PiHow to view a daemon's output in a session on Raspbian/Debian?How to programmatically add new crontab file without replacing previous oneHow to make startx open new X Session in tty7 on Raspberry Pi?SNR or signal and noise levels in ad-hoc modehwclock can't open rtc fileIs promiscuous mode needed for proxy arp?Can't detect bluetooth adapterCan't open file to write
system() function string length limit
Why did all the guest students take carriages to the Yule Ball?
Can the prologue be the backstory of your main character?
Does the AirPods case need to be around while listening via an iOS Device?
how can a perfect fourth interval be considered either consonant or dissonant?
What is special about square numbers here?
When did F become S in typeography, and why?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Create an outline of font
Why not take a picture of a closer black hole?
Can smartphones with the same camera sensor have different image quality?
How to pronounce 1ターン?
Can withdrawing asylum be illegal?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Are my PIs rude or am I just being too sensitive?
What's the point in a preamp?
Windows 10: How to Lock (not sleep) laptop on lid close?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Working through the single responsibility principle (SRP) in Python when calls are expensive
Take groceries in checked luggage
Hopping to infinity along a string of digits
How should I replace vector<uint8_t>::const_iterator in an API?
How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?
A pet rabbit called Belle
Can't open new URL in kiosk mode
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionCan't open GajimTrying to open a browser on startup on my Raspberry PiHow to view a daemon's output in a session on Raspbian/Debian?How to programmatically add new crontab file without replacing previous oneHow to make startx open new X Session in tty7 on Raspberry Pi?SNR or signal and noise levels in ad-hoc modehwclock can't open rtc fileIs promiscuous mode needed for proxy arp?Can't detect bluetooth adapterCan't open file to write
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
So I'm working on a Spotify jukebox that displays album art (Raspberry Pi). I have a Python script that opens the url hosting the art in chromium, and updates it when the song changes, by opening a new tab. My problem is that, in kiosk mode, when the script launches the updated url for the latest song's art, nothing happens. I believe this has something to do with the nature of kiosk mode. What does work is opening the url not on in kiosk mode. When I do this, the script simply opens a new tab. The problem with this is that you see the search and menu bars, which ruins the jukebox look. Is there a way to open a new url in kiosk mode (via automation)? Or would it make sense to somehow crop off the top of the display in settings? If so, how would I do this? Thanks.
python raspberry-pi raspbian
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
So I'm working on a Spotify jukebox that displays album art (Raspberry Pi). I have a Python script that opens the url hosting the art in chromium, and updates it when the song changes, by opening a new tab. My problem is that, in kiosk mode, when the script launches the updated url for the latest song's art, nothing happens. I believe this has something to do with the nature of kiosk mode. What does work is opening the url not on in kiosk mode. When I do this, the script simply opens a new tab. The problem with this is that you see the search and menu bars, which ruins the jukebox look. Is there a way to open a new url in kiosk mode (via automation)? Or would it make sense to somehow crop off the top of the display in settings? If so, how would I do this? Thanks.
python raspberry-pi raspbian
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
So I'm working on a Spotify jukebox that displays album art (Raspberry Pi). I have a Python script that opens the url hosting the art in chromium, and updates it when the song changes, by opening a new tab. My problem is that, in kiosk mode, when the script launches the updated url for the latest song's art, nothing happens. I believe this has something to do with the nature of kiosk mode. What does work is opening the url not on in kiosk mode. When I do this, the script simply opens a new tab. The problem with this is that you see the search and menu bars, which ruins the jukebox look. Is there a way to open a new url in kiosk mode (via automation)? Or would it make sense to somehow crop off the top of the display in settings? If so, how would I do this? Thanks.
python raspberry-pi raspbian
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
So I'm working on a Spotify jukebox that displays album art (Raspberry Pi). I have a Python script that opens the url hosting the art in chromium, and updates it when the song changes, by opening a new tab. My problem is that, in kiosk mode, when the script launches the updated url for the latest song's art, nothing happens. I believe this has something to do with the nature of kiosk mode. What does work is opening the url not on in kiosk mode. When I do this, the script simply opens a new tab. The problem with this is that you see the search and menu bars, which ruins the jukebox look. Is there a way to open a new url in kiosk mode (via automation)? Or would it make sense to somehow crop off the top of the display in settings? If so, how would I do this? Thanks.
python raspberry-pi raspbian
python raspberry-pi raspbian
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Apr 10 at 0:07
Rob Roberts Rob Roberts
1
1
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Rob Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Rob Roberts is a new contributor. Be nice, and check out our Code of Conduct.
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%2f511564%2fcant-open-new-url-in-kiosk-mode%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Rob Roberts is a new contributor. Be nice, and check out our Code of Conduct.
Rob Roberts is a new contributor. Be nice, and check out our Code of Conduct.
Rob Roberts is a new contributor. Be nice, and check out our Code of Conduct.
Rob Roberts is a new contributor. Be nice, and check out our Code of Conduct.
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.
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%2f511564%2fcant-open-new-url-in-kiosk-mode%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