Page 29 of 74

Re: Fienix - New PowerPC Distro

Posted: Thu Jul 11, 2019 10:12 am
by xeno74
caseycullen wrote:I just released a bunch of updates for Fienix. Most are fairly minor. Let me know if there are any issues.
-Casey
Hi Casey,

Thanks a lot for the updates. I was able to install them today. I haven't found any issues yet except the distribution name. It shows "Debian GNU/Linux bullseye/sid".

Cheers,
Christian

Re: Fienix - New PowerPC Distro

Posted: Fri Jul 12, 2019 4:46 am
by caseycullen
Hi everyone!
I just added a game called R-Typo to the Fienix software repository. It relies upon a library called python3-pytmx that I also built and packaged, but I'm not completely sure it is packaged correctly. Could someone please try to install R-Typo and tell me if it works for you?
Thanks!
Image
Image

Re: Fienix - New PowerPC Distro

Posted: Fri Jul 12, 2019 11:24 am
by xeno74
caseycullen wrote:Hi everyone!
I just added a game called R-Typo to the Fienix software repository. It relies upon a library called python3-pytmx that I also built and packaged, but I'm not completely sure it is packaged correctly. Could someone please try to install R-Typo and tell me if it works for you?
Thanks!
It's working! (X1000) :-)

Many thanks! :-)

Re: Fienix - New PowerPC Distro

Posted: Fri Jul 12, 2019 4:20 pm
by caseycullen
Awesome! Good to know I packaged the library correctly, thanks for trying it out!
-Casey
xeno74 wrote:It's working! (X1000) :-)

Many thanks! :-)

Re: Fienix - New PowerPC Distro

Posted: Sat Jul 13, 2019 8:33 pm
by sundown
[quote="caseycullen"]Pidgin has IRC connectivity. If there is a specific client you'd like to use let me know.
-Casey/quote]
I looked at Pidgin, but would rather have XChat or IceChat if available for linux. thanks.

Re: Fienix - New PowerPC Distro

Posted: Sun Jul 14, 2019 7:28 am
by caseycullen
I added HexChat, LostIRC, and XChat when I last updated the software repository.
-Casey
sundown wrote:I looked at Pidgin, but would rather have XChat or IceChat if available for linux. thanks.

Re: Fienix - New PowerPC Distro

Posted: Sun Jul 14, 2019 7:32 am
by caseycullen
There's a really fun game called Dr. Zome's Laboratory. It sort of reminds me of Plants vs. Zombies in a way, but it's still very original. I added it to the Fienix software repository. Give it a try!
-Casey

Re: Fienix - New PowerPC Distro

Posted: Sun Jul 14, 2019 11:41 am
by xeno74
FYI
musa wrote:Hi
A lot of updates to Fienix but libglib2.0-cil and libgtk2.0-cil is broken

Thanks
Peter
Link to the X1000 thread: Fienix - New PowerPC Distro -- Platform: AmigaOne X1000 - Linux Only

Re: Fienix - New PowerPC Distro

Posted: Sun Jul 14, 2019 12:42 pm
by xeno74
caseycullen wrote:There's a really fun game called Dr. Zome's Laboratory. It sort of reminds me of Plants vs. Zombies in a way, but it's still very original. I added it to the Fienix software repository. Give it a try!
-Casey
Hi Casey,

I was able to install it today. It works fantastic! :-)

Cheers,
Christian

Re: Fienix - New PowerPC Distro

Posted: Mon Jul 15, 2019 4:20 pm
by caseycullen
xeno74 wrote:FYI
musa wrote:Hi
A lot of updates to Fienix but libglib2.0-cil and libgtk2.0-cil is broken

Thanks
Peter
Link to the X1000 thread: Fienix - New PowerPC Distro -- Platform: AmigaOne X1000 - Linux Only
These issues stem from Mono. I'm assuming this happened when trying to install Pinta, which depends on Mono. I thought I removed Pinta from the repository until the issue with Mono was resolved, but it must have been added again when I imported Debian updates.

Mono (and Pinta) are direct imports from Debian. I have not submitted a bug report to Debian yet. We could submit a bug report to Debian since Mono (and Pinta) are direct imports from them.

Or, we could try to build Mono from source (build instructions). If the problem still occurs we could submit the bug report directly to Mono (Mono Git Bug Report). They claim PowerPC is a supported platform (Mono Supported Platforms).

It will probably be a few weeks before I have a chunk of time I can sit down and do all this. If anyone wants to assist that would be fantastic. :)

-Casey