Package Details: dataexplorer 3.9.9-1

Git Clone URL: https://aur.archlinux.org/dataexplorer.git (read-only, click to copy)
Package Base: dataexplorer
Description: Graphical tool to analyze data, gathered from various hardware devices.
Upstream URL: http://savannah.nongnu.org/projects/dataexplorer
Keywords: analytics battery charging graph hardware statistic
Licenses: GPL-3.0-or-later
Submitter: aaronfischer
Maintainer: aaronfischer (dreieck)
Last Packager: dreieck
Votes: 5
Popularity: 0.000000
First Submitted: 2012-10-21 11:33 (UTC)
Last Updated: 2025-12-10 14:46 (UTC)

Dependencies (4)

Required by (0)

Sources (12)

Latest Comments

1 2 3 Next › Last »

dreieck commented on 2025-12-10 16:06 (UTC)

It seems that in upcoming version 3.9.10 java-environment up to version 25 will be supported :-).

aaronfischer commented on 2023-02-13 20:31 (UTC)

Thanks, fixed it.

dreieck commented on 2023-02-13 18:18 (UTC)

dataexplorer.sh and maybe deviceproperties-editor.sh need to be added to the source-array:

install: cannot stat '/home/[...]/.cache/yay/dataexplorer/src/dataexplorer.sh': No such file or directory

Thanks for maintaining!

aaronfischer commented on 2023-02-13 16:20 (UTC)

@dreieck: Thank you for your support on this. I think i found the problem and adjusted the package accordingly. It seems that DataExplorer only works with java-17-openjdk.

dreieck commented on 2023-01-17 17:18 (UTC) (edited on 2023-01-17 17:18 (UTC) by dreieck)

Thanks, @aaronfischer, for providing the workaround and for also confirming the problem in the upstream report.

I cannot select /dev/ttyS1 (I see no serial port at all in DataExplorer; the only one my machine has is /dev/ttyS1, a real non-USB RS232-UART ; /dev/ttyS0 is something internal), I have to investigate if it is because the default Java runtime is version 19 or because non-USB serial ports are blacklisted in DataExplorer. I can check in some days.