raspberry pi IDLE software won't open - raspberry-pi

i have installed wheezy on my raspberry pi and everything works fine except for the IDLE software where both versions IDLE and IDLE 3 won't open when double clicking them from the desktop or from the start like menu.
i try to open them but nothing happens?!

i don't know what does this have to do with this issue, but i used to connect to raspberry pi by putty and xming11 and at that case the IDLE software didn't open when trying to access it.
however by using tightvnc, this issue was solved!!!

Related

Raspberry Pi : Start application when igniting raspberry pi

Introduction
I'm currently creating an arcade cabinet project, so I used a Raspberry Pi 4 B or Raspberry Pi 3 B for this.
The game is running on a web application.
Problem
I wanted to start the web application directly on full screen when igniting the Raspberry Pi, without PC sensation (OS authentication, OS desktop).
Question
Does someone know how to start the web application directly on full screen when igniting the Raspberry Pi?
Open terminal write this code
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
then ;
#chromium-browser --start-fullscreen http://localhost **full screen
#chromium-browser --kiosk --disable-infobars http://localhost **full screen and no error
and CTRL+X , reboot...

Amazon Prime Video totally freezes/crashes Raspberry Pi 4 in Chromium

Since the Widevine support is available for Raspbian I'm able to watch Netflix and Amazon Prime Video on the Raspberry Pi just using the Chromium Browser.
I have, however, a strange behaviour when trying to browse the Amazon Prime Video Webpage when suddenly the whole system just freezes and only hard reboot (unplugging power) will reset the system. This happens every time. I can open the Page, see the Movies and then the whole system just freezes.
Netflix, youtube is working fine.
Has anyone else ever experienced this behaviour?
Raspbian is updated and upgraded.
I can confirm this issue. Opening Prime Video with Chromium causes the page to freeze. I am running Raspberry Pi OS 32 bit with RPi 4 (4 GB RAM). I did install minimal build and then added XFCE desktop.

raspberry pi 4 onboard virtual keyboard AT-SPI: Couldn't connect to accessibility bus. Is at-spi-bus-launcher running?

I installed "onboard" as a virtual keyboard on the system. It looked much nicer and more useful than matchbox. I went into the settings and chose the auto open option when I edit the post. after that i restarted my raspberry pi. As it didn't come on automatically, I couldn't run it from the terminal or the menu normally. The error I get when I try to run it from terminal
Hej blackmamba,
I had the same issue with the on screen keyboard florence. After I installed at-spi2-core, it didn't crash anymore, though i could not get it to open automatically.
So I tried installing onboard and everything worked quiet well. Might be a hint..
regards, jarvis
Raspberry Pi B+
5.10.63 Kernel
Debian Buster 10
Waveshare 10.1" HDMI LCD Touch Display

Raspberry NOOBS: remote desktop / multiple workspaces

I have a Raspberry Pi 4B running under NOOBS. I have installed XRDP to be able to access the Raspberry from Windows.
The remote connection is working fine but whenever I launch an application (ex: Chromium) from Windows, I don't see anything happening. If I check directly on the screen connected on the Raspberry, I see that the application is running there.
It looks like whatever I launch on the remote desktop screen, the output goes to the native screen and I can't see it in the remote desktop window. I'm connected with exactly the same user on both sides.
Do you have any idea how to solve this?
Raspberry is known for not beeing compatible with any VNC Software.
You should try RealVNC first which comes with NOOBS. Make sure you have the latest version.
sudo apt-get update
sudo apt-get install realvnc-vnc-server realvnc-vnc-viewer
At your desktop select Menu > Preferences > Raspberry Pi Configuration > Interfaces.
Ensure that VNC is Enabled.
Now get your RealVNC Application for Windows and youre ready to go.
Another alternative is TightVNC, which works in most cases fine, too.

Locked out, Raspberry Pi

I pulled my Raspberry Pi out from storage and have forgotten my username and password. I don't have access to a microSD reader at the moment. Is there any way I can simple reset the Pi to it's default? I have no important files on there, so I'm fine with wiping and starting over (as long as I still have Raspbian installed).
How would I go about wiping and starting over from the login screen?
I was able to wipe and start over by restarting (control-alt-delete) and hold down shift. I then installed Raspbian, which wiped the card and started the Raspberry Pi from scratch.