Package Details: filius 2.10.1-1

Git Clone URL: https://aur.archlinux.org/filius.git (read-only, click to copy)
Package Base: filius
Description: Network simulation program
Upstream URL: http://www.lernsoftware-filius.de
Keywords: ipv4 modem network routing simulation switch teaching
Licenses: GPL
Submitter: WintyBadass
Maintainer: hifigraz
Last Packager: hifigraz
Votes: 8
Popularity: 0.002162
First Submitted: 2017-09-27 16:55 (UTC)
Last Updated: 2026-03-05 15:02 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Pinned Comments

hifigraz commented on 2023-07-09 18:16 (UTC)

Pushed to 2.4.1

!ATTENTION! Wayland user

set _JAVA_AWT_WM_NONREPARENTING to 1 if you see only a gray screen

Latest Comments

1 2 3 Next › Last »

hifigraz commented on 2026-03-05 14:59 (UTC)

Hi teacher, The update to the new version will be there shortly.

As I commented very much earlier the Wayland issue can be solved. (I've pinned the comment now). I really don't want to implement this in the AUR package. This really should be fixed upstream or maybe in the java package.

I've drawn the logo once. And have not found a logo in the package.

micleh commented on 2026-03-05 14:06 (UTC)

Thanks for the PKGBUILD.

Two questions:

  • Is there a reason for the black logo, which is not visible in bark mode launchers? Is the original logo (red cable) under copyright?
  • Since more and more people are under wayland, filius only works when I activate _JAVA_AWT_WM_NONREPARENTING=1. Is this a solution you can put in the PKGBUILD: echo '[ -n "${WAYLAND_DISPLAY}" ] && export _JAVA_AWT_WM_NONREPARENTING=1' >> $pkgdir/usr/bin/filius

Thanks for maintaining the package and hopefully an update to 2.10.1

Cheers, Mike

Skilowi commented on 2025-08-13 23:33 (UTC)

Works nicely, thanks.

hifigraz commented on 2025-08-04 06:56 (UTC)

Pushed Version to 2.9.4.

Source link should be fine.

Skilowi commented on 2025-08-01 14:32 (UTC)

Source link is wrong.

hifigraz commented on 2025-05-07 16:27 (UTC)

@teacher4711 und @cfinnberg.

Thanks for your input. I've changed it in that way.

micleh commented on 2025-05-05 17:12 (UTC)

@cfinnberg Works perfectly fine with what you suggest, i.e. depends=('java-runtime>=17')

Thanks @hifigraz for maintaining this package, which is extremely valuable for my ICT / IT classes.

cfinnberg commented on 2025-05-05 16:41 (UTC)

Isn't it better to depend on the java runtime instead of the Java development environment? This program is already compiled. It just need the runtime to run on.

Also it seems to depend on an older version of Java, so I suggest this change:

depends=('java-runtime>=17')

hifigraz commented on 2025-03-19 19:01 (UTC) (edited on 2025-03-19 19:06 (UTC) by hifigraz)

Update Pending

Hi there,

An update to 2.8 cannot be done at the moment, because java is not willing to run this filius version.

UPDATE: Install an updated java version and use

archlinux-java to set it as default

df8oe commented on 2024-09-23 18:25 (UTC)

Thank you for the fast fix!