Package Details: roomeqwizard 5.20.13-1

Git Clone URL: https://aur.archlinux.org/roomeqwizard.git (read-only, click to copy)
Package Base: roomeqwizard
Description: A room acoustics analysis software for measuring and analysing room and loudspeaker responses
Upstream URL: https://www.roomeqwizard.com
Keywords: audio correction speaker
Licenses: custom
Submitter: sekret
Maintainer: hannut
Last Packager: hannut
Votes: 12
Popularity: 0.74
First Submitted: 2016-01-10 12:19 (UTC)
Last Updated: 2022-10-18 04:38 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Latest Comments

1 2 3 4 Next › Last »

B3l3tte commented on 2024-03-13 22:14 (UTC) (edited on 2024-03-16 09:18 (UTC) by B3l3tte)

Hello, Wayland - KDE 6 - Nvidia proprietary 550.54.14 - custom linux-hardened based kernel here.

I had a "grey window issue" no matter what environment variable setting I tried. cf. java

I tried v5.30 and am currently using 5.40.20-beta-api.

I solved the grey window issue by disabling OpenGL as said this avnirvana forum post :

/usr/share/java/roomeqwizard/roomeqwizard.vmoptions
----------
--- roomeqwizard.vmoptions.old  2024-03-13 23:12:44.000463089 +0100
+++ roomeqwizard.vmoptions  2024-03-13 23:03:10.175389271 +0100
@@ -4,4 +4,4 @@
 # To include another file, uncomment the following line:
 # -include-options [path to other .vmoption file]
 -Xmx1024m
--Dsun.java2d.opengl=True
+#-Dsun.java2d.opengl=True

Honestly I don't get why this works, but at least I can use REW, so I thought it was worth sharing here. I don't know if this is to be officialised in the PKGBUILD or not, or if it affects other people than me (I think I found a few posts on manjaro forums as well)

However, I don't see the waterfall render with this configuration.

Anyway, Peace !

AndyRTR commented on 2023-12-25 22:21 (UTC)

Just change the pkgver to 5.30 and rename the icon to install to roomeqwizard.png and it will build well.

rubin55 commented on 2023-06-13 20:25 (UTC)

I was building roomeqwizard and got a lot of lock-file permssion denied errors:

java.lang.SecurityException: Could not lock User prefs. Lock file access denied.

I managed to fix those by setting the user and system prefs path like so (changed installer invocation line, added -J-D parameters):

sh REW_linux_no_jre_$_pkgver.sh -q -dir "$pkgdir/usr/share/java/$pkgname" -J-Djava.util.prefs.userRoot=$srcdir/java.uprefs -J-Djava.util.prefs.systemRoot=$srcdir/java.sprefs

blackhole commented on 2022-12-01 06:37 (UTC)

...I already have jack2 not pipewire-jack

PureW commented on 2022-11-30 22:53 (UTC) (edited on 2022-11-30 22:54 (UTC) by PureW)

@blackhole try installing jack2 instead of pipewire-jack. I get a grey window and then segfault with pipewire-jack but it does start with jack2.

blackhole commented on 2022-11-05 15:16 (UTC)

Here I have only a grey window...


[audiolinux@archlinux ~]$ roomeqwizard
java.io.FileNotFoundException: log file directory '/usr/share/java/roomeqwizard/~.' doesn't exist.
        at com.exe4j.runtime.LauncherEngine.checkRedirectionFile(LauncherEngine.java:196)
        at com.exe4j.runtime.LauncherEngine.doRedirection(LauncherEngine.java:172)
        at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:59)
        at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:69)
        at install4j.roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
OpenGL pipeline enabled for default config on screen 0
Nov 05, 2022 4:13:09 PM roomeqwizard.RoomEQ_Wizard main
INFO: REW V5.20.13 running Oracle Corporation JRE 1.8.0_352 64-bit on linux 6.0.7-1-cachyos-rt
Locale: language en, keyboard US, UTF-8 at 96 DPI
Nov 05, 2022 4:13:09 PM roomeqwizard.nC$1 paintComponent
INFO: Disabling use of BlendComposite due to internal error, waterfalls will not show overlaid cursor
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock




PureW commented on 2022-11-05 15:02 (UTC)

Just installed 03512c4ad708 (first time Roomeqwizard user) and when I then start the program I get

$ roomeqwizard
/usr/bin/roomeqwizard: line 324: cd: ../jre/bin: No such file or directory
java.io.FileNotFoundException: log file directory '/usr/share/java/roomeqwizard/~.' doesn't exist.
        at com.exe4j.runtime.LauncherEngine.checkRedirectionFile(LauncherEngine.java:196)
        at com.exe4j.runtime.LauncherEngine.doRedirection(LauncherEngine.java:172)
        at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:59)
        at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:69)
        at install4j.roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
OpenGL pipeline enabled for default config on screen 0
Nov 05, 2022 8:57:40 AM roomeqwizard.RoomEQ_Wizard main
INFO: REW V5.20.13 running Oracle Corporation JRE 1.8.0_352 64-bit on linux 5.19.13-arch1-1
Locale: language en, keyboard US, UTF-8 at 96 DPI
Nov 05, 2022 8:57:40 AM roomeqwizard.nC$1 paintComponent
INFO: Disabling use of BlendComposite due to internal error, waterfalls will not show overlaid cursor
Nov 05, 2022 8:57:56 AM roomeqwizard.CalData calFileLoader

The GUI starts but it seems a little odd and I'm not sure if it's because it's a java app or because of the errors in the terminal when starting the app or because I'm using a tiling window manager (sway).

For example I cannot exit the Preferences popup once I open it...

blackhole commented on 2022-06-24 08:00 (UTC)

Just updated but I have an empty window.

Archlinux fully updated with KDE Wayland

hannut commented on 2022-03-08 13:51 (UTC)

@AndyRTR. Added dependencies and override by Your instructions. Build worked both with pkgbuild on my system and with clean environment (archbuilder)

AndyRTR commented on 2022-03-07 20:37 (UTC)

I managed to build it using system jre and fixed the build using a clean chroot:

Please readd back: depends=('java-runtime=8' 'xdg-utils') makedepends=('java-environment=8' 'fontconfig' 'freetype2')

and build it using this export before calling the installer:

export INSTALL4J_JAVA_HOME_OVERRIDE=/usr/lib/jvm/default

This way the bundled jre won't get installed.

btw: search https://www.roomeqwizard.com/changehistory.html for "installer" - it says "Added a Linux installer option to enable OpenGL if waterfall generation produces an error" - So far I couldn't find this option in the installer .sh file to avoid our sed fix.