CARVIEW |
Select Language
HTTP/2 200
date: Sun, 10 Aug 2025 08:26:21 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96ce1b9b2ad825e0-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=e5850909-33e8-41f6-9bc6-5ae97a634e6b; expires=Mon, 10 Aug 2026 08:26:21 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=e5850909-33e8-41f6-9bc6-5ae97a634e6b; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=Ga81exuzB3huUM7p2H_q7QOPgJiJZd5G5jHnGWmV6OU-1754814381-1.0.1.1-X7NFKO8WiWDZDLsLgTTKVVAAlngkFnAw.t1_bDKpIIx_Y4k40wOrYPzwLzQ1xXEh9QHRGLkLVVskwYryJ88cJdAvfNsG0Nmg.VKrHu.b45o; path=/; expires=Sun, 10-Aug-25 08:56:21 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=BWZT8nLZ1GzoBUksQlRneScu_iUSyGwcxBM6Gu3ANug-1754814381785-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: ac49bd7f-5535-42b3-a0fd-0e188d947e51
x-worker-origin-response-time: 457000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'gui' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more.
View results.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [gui]
The Graphical User Interface, or GUI, allows the user to interact with images rather than text.
257 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-1
votes
0
answers
24
views
Raspberry Pi 5 startx fails with segmentation fault
I just bought a brand new Raspberry Pi 5 with 8GB memory. It has the box, charger, sd card, hdmi cable in the box.
I made an image with the official Raspberry Pi Imager (64bit version for Raspberry Pi ...
0
votes
1
answer
37
views
Unable to start in Desktop GUI after LCD Driver Install
I have a Raspberry Pi 3 B+ Rev 1.3 running Raspberry Pi OS (64 bit). I am doing a weather/clock project that uses an LCD display connected to the raspberry pi GPIO pins. The project is here for ...
2
votes
1
answer
58
views
How to fix flickering of bluetooth menu in navigation?
I had a fresh installed Raspberry Pi 5 with Raspberry Pi OS 64-bit and from the beginning the Bluetooth dropdown menu was flickering. It was flickering even after I reinstalled the OS.
The flickering ...
0
votes
0
answers
12
views
Deja-Dup on Raspberry Pi 5b-16gb
I'm unable to get deja-dup to authenticate to my Google Drive:
After launching from a non-root command line, I get this set of errors.
It does NOT AUTHENTICATE to my drive! It is on both my Pi4-8 and ...
-1
votes
1
answer
304
views
Raspberry Pi5 not booting GUI OS 64 bit
I just bought a new Raspberry Pi5 4GB and I used Raspberry Pi Image v. 1.8.5 on Windows to install Raspberry Pi OS 64 bit bookworm but my GUI won't start. It restart 3 times showing the splash screen ...
0
votes
0
answers
170
views
How to open LXterminal and running a command at desktop login
I am ready to rip my hair out.
I've found several tutorials including a nice flowchart that confirms I should be using one of the many autostart functions yet not enough documentation on how to run ...
0
votes
1
answer
64
views
After upgrading python, Raspberry Pi boots to black screen with context menu only
I made the following changes (don't know how relevant they are)
Built Python 3.12 from source
cp python3.12 /usr/bin/python, (replacing python2 with python3.12 for when I call the python command)
I ...
1
vote
0
answers
57
views
Process/Flow/steps for speeding of the booting time in raspberry pi for the cluster
I am using Raspberry pi for the cluster, that would display the basic data like the CAN data and one wire data.
For can I used the Can-Socket and for one wire I am just reading a gpio pin of raspberry ...
0
votes
1
answer
1k
views
Raspbian: Visually Open Terminal Window and execute command after boot and login to desktop environment
Please god can someone help me. I've just spent the last 8 hours trying absolutely everything I can find online in every different way I can possibly think of and none of it works.
Chron jobs cant ...
2
votes
1
answer
312
views
Display permanent label text in Raspberry Pi Task Bar
Referring to the Task Bar of pi's GUI (not the top of open application windows but the screen's task bar), I would like to display a permanent text label so I know which of many boot disks I'm using.
...
2
votes
1
answer
57
views
Raspberry Pi touchscreen leftover graphics after a single click start
I have a raspberry pi, compute module 4 with an i2c touchscreen configured to start programs by a single click since the double click method doesn't seem to work well for me. There is no mouse or ...
1
vote
1
answer
440
views
Python function following physical input not working with kivy
I'm trying to create this functionality that when a physical button is pressed a function is called that if true opens a popup on the main Kivy screen.
The idea was to have the display showing the ...
0
votes
0
answers
562
views
How to show Matplotlib Graph/chart in guizero?
I was working with this piece of code and it is not working . Or maybe I don't know how to do it. What I am trying to do is putting a matplotlib plot in guizero. Is there a way to do it?
import ...
-1
votes
1
answer
1k
views
Raspberry Pi is set to "Desktop Autologin GUI as user", but does not work
I have a bunch of RPi 3B+ that are set to "Desktop Autologin GUI as user XYZ" using the raspi-config tool. The RPis all run headless, but need the desktop GUI up and running for remote ...
0
votes
0
answers
206
views
Desktop GUI of Raspberry Pi B+ is not working?
I am facing this issue after I tried this:
sudo apt-get remove xserver-xorg-video-fbturbo
and reboot the RPI. actually, I developed some GUI on the RPI and whenever I run it face this error libEGL ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- Custom choice value is not persisted on "Apply and Save" in Customize window
- Who is this muscular individual with sword and armor on the side of ULA's rocket? And what mission is it?
- Exporting to File Geodatabase results in odd, meaningless popup in QGIS
- Is the collapse of the wavefunction really part of the quantum theory?
- God's appointment of Samuel versus David
- Are there naked mole rats that do no work for the colony until rainy season, when they plug the hole to the burrow with their bodies?
- Does chain degreasing suffice when the dry lubricant is based on paraffin wax?
- Any custom keyboard that isn't on the Google Play store that's safe to download?
- LTspice Common Source MOSFET Amplifier Shows Flat lines for Vin and Vout
- Captions and alt-texts for figures
- How do I remove a file from Notepad++ startup session which immediately sends the program into 'Not Responding' state?
- Why is friction needed to calculate the acceleration of a rolling cylinder on a flat surface?
- Why is there a ghoul in the Weasley's attic?
- Taylor expansion at an apparently discontinous point
- How much disk space is occupied by a filesystem's metadata?
- PostgreSQL Computed Date Timestamp Column
- Are advisors compensated for every PhD student, postdoc, or other researcher funded from their grants?
- Can I Use Both Paired t-Test and Linear Regression to Analyze Change Scores in a Pre-Post Study?
- "Common" term for a class of commutative rings where there is a cancellation property with respect to integers?
- What is the definition of information in physics?
- Recreate this voronoi set up unity style
- What is the purpose of these capacitors on the battery high side?
- Using „всё + neuter predicate“ for groups of people performing an action?
- Does presence of a license in source code strictly apply to that source code?