BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
565 stars 53 forks source link

Crash when setting Skip Pixels above 116 #26

Closed AbraKabastard closed 6 years ago

AbraKabastard commented 6 years ago

OS: Windows 7 x64

There's a crash when setting Skip Pixels setting high. Lowest number I recorded was 116.

Collisionc commented 6 years ago

Doesn't occur on win 10 for me, can go all the way to 128. Probably win7 related.

BradyBrenot commented 6 years ago

Or resolution-related. The skip code is stupid.

BradyBrenot commented 6 years ago

I can reproduce if I test on a very low resolution (720p currently)

Collisionc commented 6 years ago

Ah yeah, 720p crashes it quick.

AbraKabastard commented 6 years ago

Yeah, running a 1600x900 :-1: