OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
763 stars 199 forks source link

Trigger slope dropdown shows question marks #276

Open matthiesenj opened 5 years ago

matthiesenj commented 5 years ago

OpenHantek 30.09.2018_na on Windows 10 64bit (from https://ci.appveyor.com/api/buildjobs/5000b2hr0lsageq4/artifacts/build_x64%2Fopenhantek%2FOpenHantek-x64-Release-b33.zip). The slope dropdown has two items, both being a question mark. Looking at various screenshots, this seems to be wrong. image

LameLefty commented 5 years ago

I have the same issue when I use Win10 in a version compiled myself from source. The issue does NOT occur with Ubuntu in VirtualBox on my Win10 machine, nor in Raspbian on my RPi3. I'm guessing its an issue with the glyphs in the versions of Qt for the two different platforms (Windows v. Linux).

AndreasDerFuchs commented 4 years ago

Issue persists on Win10 with OpenHantek 14.01.2020_na, with a DSO-6022BL. Not only the selections are just two questionmarks, furthermore the trigger does not work, too bad.

Ho-Ro commented 4 years ago

OpenHantek 14.01.2020_na

You're talking about this repo? Where did you get the version above? Do you know #277? If you're interested in a maintained version, please have a look at OpenHantek6022.

AndreasDerFuchs commented 4 years ago

OpenHantek 14.01.2020_na

You're talking about this repo? Where did you get the version above? Do you know #277? If you're interested in a maintained version, please have a look at OpenHantek6022.

I had that version from here: https://github.com/OpenHantek/openhantek --> followed the Link "Download Windows build" to https://ci.appveyor.com/project/openhantek/openhantek/branch/master/artifacts --> clicked on "Current build" --> "Artifacts" and downloaded the file: build_x64\openhantek\OpenHantek-x64-Release-b119.zip

But OK, now I see: http://openhantek.org/ --> https://github.com/OpenHantek/OpenHantek6022 --> https://github.com/OpenHantek/OpenHantek6022/releases --> The package OpenHantek-Win-x64-Release-b259.zip (Version 3.0.4b) is far better and apparently the issue is fixed in this one. Thanks for the hint!