Search found 5975 matches

by airsoftsoftwair
Sun May 31, 2026 6:32 pm
Forum: RapaGUI
Topic: Listview.GetSelection strangeness
Replies: 5
Views: 1341

Re: Listview.GetSelection strangeness

Thinking about it further I believe it's a MUI issue that RapaGUI cannot really work around. The problem is that you call RapaGUI.Listview.GetSelection inside the callback for RapaGUI.Listview.Active and apparently at that time MUI hasn't updated its internal states yet which means that RapaGUI.List...
by airsoftsoftwair
Sun May 31, 2026 2:38 pm
Forum: General programming
Topic: How to know if Run() fails?
Replies: 13
Views: 470327

Re: How to know if Run() fails?

Code: Select all

Fix [Non-Amiga]: FileSize() and Exists() didn't work correctly on files within archives
by airsoftsoftwair
Sun May 31, 2026 2:36 pm
Forum: Windows IDE
Topic: Link to user profile plugins folder in About
Replies: 1
Views: 3732

Re: Link to user profile plugins folder in About

An idea "stolen" from Firefox, is that in "about" can have a link to direct open uperprofile-plugins folder. helps every time you want to update a plugin :) Yes, I have also been thinking about something like this because it's really difficult to navigate to this folder on your ...
by airsoftsoftwair
Sun May 31, 2026 2:33 pm
Forum: RapaGUI
Topic: Listview.GetSelection strangeness
Replies: 5
Views: 1341

Re: Listview.GetSelection strangeness

I'm using MorphOS, seems to be only there Actually the behaviour will show on all systems that use MUI. I think this might be a MUI bug because RapaGUI pretty much just returns what MUI returns. MUI's multi-select mode in listviews is a little bit weird. I think if you just click on an entry in a m...
by airsoftsoftwair
Sun May 31, 2026 2:25 pm
Forum: Announcements
Topic: Updates for several media plugins released
Replies: 2
Views: 5910

Re: Updates for several media plugins released

Oops, sorry, fixed those two errors.
by airsoftsoftwair
Sat May 23, 2026 1:45 pm
Forum: Hollywood bugs
Topic: Linux and the Constant problems
Replies: 22
Views: 77647

Re: Linux and the Constant problems

Juan Carlos wrote: Sat May 23, 2026 10:56 am No, I use Hollywood 11 copied to a folder.
Ok, so open a console and enter the following:

Code: Select all

cd <your-Hollywood-installation-directory>
ls -la
ls -la Plugins
ls -la LinkerPlugins/x64-linux
Then copy & paste the output here.
by airsoftsoftwair
Fri May 22, 2026 7:57 pm
Forum: Hollywood bugs
Topic: Linux and the Constant problems
Replies: 22
Views: 77647

Re: Linux and the Constant problems

I can't make the test with command line prompt Why not? with other plugins there aren't this problem only with mp3 and ogg encoders. Are you still using Hollywood 10? The MP3 and Ogg encoder plugins require at least Hollywood 11 so if you're still on Hollywood 10 of course they will fail to load...
by airsoftsoftwair
Fri May 22, 2026 7:52 pm
Forum: General programming
Topic: Timeout and held window in Windows
Replies: 1
Views: 14358

Re: Timeout and held window in Windows

Right, that definitely looks like a bug. Will be fixed!
by airsoftsoftwair
Sun May 17, 2026 9:50 pm
Forum: APK Compiler
Topic: Very slow GetDirectoryEntry
Replies: 9
Views: 82805

Re: Very slow GetDirectoryEntry

Ok, thanks for the analysis. I'll debug this soon and get back.
by airsoftsoftwair
Sun May 17, 2026 9:49 pm
Forum: Showcase
Topic: Hollywood Connect - Smart Home Interface
Replies: 2
Views: 21047

Re: Hollywood Connect - Smart Home Interface

Looks cool! I guess I have to update my screenshot page with this latest version of your smart home interface...