brainstormi

Results 31 comments of brainstormi

I didn't use too much web UI, only for some quick testing, but didn't detect the same issue so far. Regards,

#github.com/Koenkk/zigbee-herdsman-converters/pull/7203

> Device doesn't seem to support it, disabled it! > > Changes will be available in the [dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) in a few hours from now. @Koenkk I'm far from being...

Sorry, I think i mixed this pull request with my previous ones... dummy here!. Trying to see how can I do it correctly.

After applied all the commits inside this PR, a new segfault issue could appears randomly when destroying renderer. To replicate it, it's enough modify hello_sdl source demo in the following...

unfortunately, the issue persists on osx 10.9

Yes, smp is enabled when the issue raised... Thanks for your support. I would like to ask you some questions about your thoughts around your project, not sure if this...

Issue persist with esdl2 master brach in OSX... Segfault when demo ends: ./start.sh: line 2: 11970 Segmentation fault: 11 erl -smp enable +stbt db -pa ../../ebin -eval "bullet_engine:run()." make: **\*...

I'm just trying to get some insights about this issue... but trying to setup a dummy debugging environment for erlang+nifs in OSX/Windows is causing me more than a headache. Some...

After some more tests, I'm more confused than before... Not sure anymore that it's related to a GC order issue, probably more to some kind of timing/synchronization issue. I was...