Search found 128 matches

by mintppc
Sat Oct 11, 2025 4:25 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Arctic Fox
Replies: 320
Views: 1161057

Re: Arctic Fox

Have you tried building AF in a modern build environment like Debian sid?
by mintppc
Fri Oct 03, 2025 11:33 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

Code: Select all

sudo apt remove vlc && sudo apt autoremove
sudo apt update
sudo apt install vlc-data=3.0.21-11+mintppc2
sudo apt install vlc
It did not solve your problem :(
by mintppc
Fri Oct 03, 2025 3:07 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

Does it only happen in VLC? Or are there other programs with the same problem. I need to know if it’s specific to VLC or if it’s something else.

Edit: I am going to try to build a vlc with —enable-gtk as configuration option. I have seen that old versions had an option to force gtk as window style ...
by mintppc
Thu Oct 02, 2025 9:34 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

I now understand what you are talking about. I have no idea how to fix that. I am not a coder.
by mintppc
Wed Oct 01, 2025 4:29 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

I don’t know this. If you know what causes it, you might want to file a bug report.
by mintppc
Wed Oct 01, 2025 2:19 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

VLC News
There is a fix in Debian, the next autobuild should work.
https://salsa.debian.org/multimedia-tea ... 4d26b97932
by mintppc
Wed Oct 01, 2025 1:57 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)
Replies: 135
Views: 578366

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

The latest version is in MintPPC. I really like SeaLion, it is speedy!
by mintppc
Sat Sep 27, 2025 1:49 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

The only thing we know for sure is that @Hypex is using a 64-bits kernel.
You can look at installed programs to find out whether he is using powerpc or ppc64.

Code: Select all

apt list --installed | grep sealion
for example
by mintppc
Thu Sep 25, 2025 1:47 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: MintPPC
Replies: 212
Views: 242924

Re: MintPPC

On another note, I built a working at-spi2-core. I uploaded all the binaries built from this source to the MintPPC32 repository. If you upgrade your system, you will see that the error messages with respect to the accessibility bus are gone.
edit: I built the binaries for MintPPC64 too, they are in ...