Questions tagged [gui]
The Graphical User Interface, or GUI, allows the user to interact with images rather than text.
255 questions
0 votes
1 answer
197 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 ...
0 votes
0 answers
43 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 ...
0 votes
1 answer
92 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 ...
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
72 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 ...
0 votes
0 answers
592 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 ...
0 votes
0 answers
225 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 ...
0 votes
0 answers
161 views
Official 7" screen goes to blinking cursor after setup
This sounds similar to others posts, but not identical so here I go. Pi 3b+ Fresh install of RpiOS 32bit from 4-4-22 flashed to 16GB using official Rpi Imager LCD is powered separately from Rpm ...