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

« First ‹ Previous 1 2 3 Next › Last »

aaronfischer commented on 2023-01-17 13:26 (UTC)

Thank you @dreieck for reporting the bug upstream. I've added a ugly hotfix until the problem is solves properly upstream. I've also upgraded the jdk dependency to 17.

dreieck commented on 2023-01-13 19:20 (UTC) (edited on 2023-01-13 20:14 (UTC) by dreieck)

According to this comment, it seems that it is a build or dependency issue. There it was possible to build and install and run without problems.

Do you get this problem, too?

dreieck commented on 2023-01-13 14:50 (UTC)

Null pointer exception reported → here.

aaronfischer commented on 2023-01-12 23:31 (UTC)

Fixed the railed signature checks. Please try again. For the null pointer exception: Can you open a bug report upstream? (http://savannah.nongnu.org/bugs/?group=dataexplorer&func=additem)

dreieck commented on 2023-01-09 11:15 (UTC)

It fails to start for me with a java.lang.NullPointerException:

java -jar -Xms64m -Xmx3092m ./DataExplorer.jar
argument
java.lang.NullPointerException: Cannot read field "width" because the return value of "gde.config.Settings.getWindow()" is null
    at gde.ui.DataExplorer.execute(DataExplorer.java:406)
    at gde.GDE.main(GDE.java:544)

Any idea what could be done to get it working?

Also note that according to upstream website, GTK needs to be a dependency (I don't know which version). I have both GTK2 and GTK3 installed.

dreieck commented on 2023-01-09 10:42 (UTC)

Some checksums are wrong:

==> Validating source files with sha512sums...
    dataexplorer-3.7.4-src.tar.gz ... Passed
    dataexplorer-3.7.4-src.tar.gz.sig ... Passed
    40-FTDI.rules ... Passed
    40-FTDI.rules.sig ... FAILED
    40-MosChip.rules ... Passed
    40-MosChip.rules.sig ... FAILED
    40-ProfilicTechnology.rules ... Passed
    40-ProfilicTechnology.rules.sig ... FAILED
    40-SiliconLabs.rules ... Passed
    40-SiliconLabs.rules.sig ... FAILED

Regards!

aaronfischer commented on 2017-08-07 13:14 (UTC) (edited on 2023-02-13 20:31 (UTC) by aaronfischer)

Bump to version 3.3.0 and switch to sha256 for file hashing. If you have problems with the PGP signatures, you need to import and sign the key from Winfried Bruegmann first.

gpg --recv-key 5EA6D73C6706D261118024746F1B47F2E5758C39 gpg --lsign 5EA6D73C6706D261118024746F1B47F2E5758C39 y

mrechte commented on 2017-05-06 18:54 (UTC)

Hi. Problem with sig files and PGP signature. I had to remove all .sig files.

aaronfischer commented on 2017-02-19 22:18 (UTC)

For all who have problems downloading the sourcecode from savannah, see the latest news from the platform (http://savannah.nongnu.org/news/). This is not a package issue but a problem with savannah. So stay tuned, everything will be fine in a couple of days.

aaronfischer commented on 2017-01-27 11:45 (UTC)

Updated the package. @diggit: You can use the "Flag package out-of-date" for this.