Search found 6 matches

by Donald D Ross
Friday 8th March 2024 9:53am
Forum: General
Topic: Raspbian Bookworm issues
Replies: 6
Views: 4459

Re: Raspbian Bookworm issues

I got caught unknowing Bookworm had been released so I started in ..... I did a fresh install of Bookworm and a fresh Install of Gambas and starting Gambas from the Raspberry Program Menu got nothing (every time). I tried from terminal and got a problem with qb.gtk3.wayland missing so I did a manual...
by Donald D Ross
Thursday 12th October 2023 3:31am
Forum: The Gambas IDE
Topic: Console outputting other running gambas programs
Replies: 4
Views: 5719

Re: Console outputting other running gambas programs

Do you have any suggestions for the audio playback breaking playback during a file load? Just fails to make sound for a 1/4 second. :roll: :?: Componet is gb.sdl2.audio. I playing a mp3 file. The slider thickness was the problem. Works with thin sliders on RPI Buster, Gambas 3.12.2, just the new kid...
by Donald D Ross
Monday 9th October 2023 12:36pm
Forum: The Gambas IDE
Topic: Console outputting other running gambas programs
Replies: 4
Views: 5719

Console outputting other running gambas programs

Suprise!! I was programming and debuging a program in the the Gambas IDE that starts a 2nd compiled Gambas program with a shell statement. The 2nd program's console output is displaying while I'm running and debuging the 1st main program on the 1st main program's console. On the 2nd program a Shell ...
by Donald D Ross
Saturday 19th August 2023 12:48am
Forum: General
Topic: Timer Stalling
Replies: 4
Views: 2511

Re: Timer Stalling

Using RPI 4 Buster, Gambas 3.12.2 Been Programming the Karaoke Program for YEARS now. Loaded the Program into RPI 4 Bullseye with Gambas 3.18.0 and made code changes and saved. NOW the Gambas 3.12.2 programming environment won't load the program for editing, I get a error box... Cannot open project ...
by Donald D Ross
Wednesday 1st February 2023 4:48pm
Forum: General
Topic: Timer Stalling
Replies: 4
Views: 2511

Re: Timer Stalling

The Main Problem I don't think is the RPI. The round trip if checking for a file at a location on the Synology server seems to be the delay. A exist for a file on MY RPI 4 with a 128gb M.2 is almost instant, no dropped frames but the over all DB size for MP3+G files is small (only a few thousand ent...
by Donald D Ross
Sunday 29th January 2023 2:40pm
Forum: General
Topic: Timer Stalling
Replies: 4
Views: 2511

Timer Stalling

Computer is RPI 4 B+, VERSION="10 (buster)", duel screen mode 4GB. Gambas 3.12.2 Synology Server DS-713+ running V7 OS While moving picture screens loaded in array memory @ 10fps to Picture Box from a timer, in a select entry I call "if exist( filename )", to a external synology ...