WineHQ

BVS ConVis

Application Details:

Version: 1.4.3
License: Retail
URL: http://www.balluff.com/balluff...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.7.18

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Install:

  • clean WINEPREFIX and WINEARCH=win32
  • winetricks windowscodecs dotnet35sp1 gdiplus
  • wine msiexec /i User_Interface_EN/BalluffSetup.msi

Run:

  • connect to BVS-E Universal sensors
  • get image data from sensors
  • load/store inspections on the sensor and as file
  • teach barcodes
  • output setup
  • change configuration of the sensor (IP address)
  • update sensor firmware

What does not

  • "Find sensors" button shows connected sensors in the same network, but it's not possible to connect to them. As a work-a-round disable broadcast packets to the sensors, so that a dialog pups up, which allows input of the IP address of the desired sensor. This can be done per iptables like this:
    sudo iptables -A OUTPUT -d 255.255.255.255/32 -j DROP
    sudo iptables -A OUTPUT -d 172.27.255.255/32 -j DROP
    
  • in app help links don't work with gecko engine - but work with "winetricks ie8"
  • the "Image Panel" doesn't display anything (just blank) in a multi-monitor setup - it works however with a single monitor

Workarounds

What was not tested

  • Other sensor types than BVS-E Universal or BVS-E Advanced

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Requires an OpenGL capable graphic card.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)May 12 20141.7.18Yes Yes SilverLars Kanis 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show open bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back