genicam / harvesters_gui

Harvester-based GUI
Apache License 2.0
56 stars 22 forks source link

Camera preview not working #11

Closed danigamba closed 4 years ago

danigamba commented 4 years ago

Describe the bug The camera preview remains black and does not show frames captured from the camera.

To Reproduce

Desktop (please complete the following information):

I tryed different verstions of PyQt and VisPy but seems like anything is working. I can correctly acquire frames from the harvesters core example.

Using a Teledyne Dalsa Genie Nano

kazunarikudo commented 4 years ago

Hi Daniele,

Thank you for your report and for trying out Harvester!

One question: Which version of VisPy did you try to use with Harvester GUI? I think I have not specified VisPy version so you would get the latest version. However, I have just noticed they have already started to release on the 0.6 line that I had never tried before. Yeah, you might have confirmed Harvester GUI failed to work with a 0.5 but it's okay, we would nail it soon or later.

Best regards, Kazunari

danigamba commented 4 years ago

Hi Kazunari, thank you for the response.

I tryed

In my current setup I have installed

If you have a working setup can you please tell me which version are currently working? I'm willing to help updating the code if necessary.

Thank you, Daniele

kazunarikudo commented 4 years ago

Sorry for the delay. I have just confirmed the issue and the root cause is coming from the change made on Harvester version 0.2.13. I will fix the issue later. Thank you for your patience.

kazunarikudo commented 4 years ago

Sorry having kept you waiting for such long. I have just released version 0.3 that fixes the issue. Please let me know if it does not work for you. /Kazunari