Quantcast
Channel: bugs, errors - openFrameworks
Browsing all 636 articles
Browse latest View live
↧

Arduino / of0.9.0 / of0.8.4

@edovino wrote: I'm experimenting with of0.9.0 and an Arduino (uno). Results so far are a bit hit-and-miss, and I'm trying to figure out what could be causing that. I've breadboarded a kind of...

View Article


Image may be NSFW.
Clik here to view.

Video signal (webcam ) freezes

@eco_bach1 wrote: I have a an application that simply processes a webcam feed applying different filter effects. After running for several hours the incoming video signal from the webcam seems to...

View Article


App runs in Xcode but always crashes on launch when run as standalone

@eco_bach1 wrote: Application runs in the IDE (Xcode) but when I double click the standalone it ALWAYS crashes on launch. This is part of my crash log. I assume this has something to do with...

View Article

Problem with openCV cvLoadImage(), cvSaveImage()

@jaegonlee wrote: Many error occured when I use cvLoadImage(), cvSaveImage(). #include "ofApp.h" #include <highgui.h> //-------------------------------------------------------------- void...

View Article

PLY color data not working properly

@michell3 wrote: I was previously able to load a ply file with full color data in OFXv8.4 However, now running the same code in 9.0 makes the point cloud colors all appear to be dark grey. The point...

View Article


After ofSystemLoadDialog drawing is suspended

@crucialfelix wrote: This is with 0.9.0 An ofxDatGuiButtonEvent triggers a system open file dialog: void ofApp::onOfxDatGuiButtonEvent(ofxDatGuiButtonEvent e) { if (e.target == controls.loadButton) {...

View Article

ofMesh slow fps v0.9.0

@michaelpromeo wrote: Hello,I just updated my computer to osx 10.11, xcode 7.1, openFrameworks 0.9.0 release. I just built a project from the previous release and I'm seeing half the framerate in...

View Article

Image may be NSFW.
Clik here to view.

[solved] Openframeworks not compiling with ubuntu 15.10/gcc5 + poco

@nanu_c wrote: My apps aren't building at the moment after upgrading to ubuntu 15.10. The errors are looking like Nicht definierter Verweis auf Poco::Thread::setName() when I run the install...

View Article


Building on OSX 10.10 with Xcode 7 on a MacPro

@theDANtheMAN wrote: I'm trying to get OF building on a newish MacPro running 10.10 and XCode 7. I can get everything to build from the command line but I can't get OF to build from XCode 7. I'm...

View Article


threadChannelExample bugs? OF 0.9.0

@aurialLoop wrote: Hi there I've just installed 0.9.0 and VS 2015 community edition, as per instructions on openframeworks.cc. I'm running this on a Surface Pro 3 i5, Windows 10. When running the...

View Article

Image may be NSFW.
Clik here to view.

Using ofxFurry: glsl shader version 150 not supported?

@k3nnyallau wrote: Hi, I'm trying to use kashimAstro's ofxFurry for my project and I've encountered an error; when running the program I got an error saying the glsl shader version 150 is not...

View Article

Soundstream::printDeviceList() only show ASIO

@stillwalker1234 wrote: since upgrading from of 0.8.6 / vs 2013 to of 0.9 / vs 2015 direct sound devices dont show up. code is otherwise exactly the same, so I thing its an issue with rtAudio.dll Any...

View Article

ofGLProgrammableRenderer::TYPE error

@ekisu wrote: Hi,I'm trying to compile an openFrameworks project from a Makefile while walking through the shaders tutorial at http://www.openframeworks.cc/tutorials/graphics/shaders.htmlThe tutorial...

View Article


OfxFacetracker example-blink crashes on launch

@eco_bach1 wrote: half successful compiling. The app seems to compile then hangs and get the following error in the console. I am able to compile other examples (example-overlay, example-empty)...

View Article

Image may be NSFW.
Clik here to view.

KinectExample stop working (model 1473 /Xcode7.1/ El Capitan 10.11).Does...

@Paulopurcino wrote: Hello, Someone can help me? My kinect stop working on my mac in OF v0.9.0.I don't know why!Maybe it happens because the osx atualization.I have read a lot of tips about how to fix...

View Article


OF 0.9.0 Rasberry Pi B+ sound problem

@forcecode wrote: I am running clean installation of jessie on raspberry pi B+ and found the following problem.My OF application uses ofSoundPlayer but I can't hear any sound. On start application...

View Article

Image may be NSFW.
Clik here to view.

Alpha channel(transparency) is not working? Transparent ellipse completely...

@yutatoga wrote: I don't know why the orange box is masked by the transparent ellipse, please see the GIF below. How can I prevent the orange box from being masked? oF of_v0.9.0_osx_releaseMac OS...

View Article


Image may be NSFW.
Clik here to view.

Creating a faders on osc

@cyrstem wrote: hello i been trying to make a custom fader for a video player control the fade in effects works like this if (fadeIn==true) { times =ofGetElapsedTimef(); float phase = 1 * times; float...

View Article

Software running at slug-speed 1 to 2 fps

@colibrim wrote: Hi there, this is my first post, after my first program in OFX.I friend of mine made a program which I'm continuing and I got to the first BUG, can someone please help me? The program...

View Article

ofToDataPath causing a crash

@christofng wrote: Hi guys, Just tried the 0.9.0 released version on Windows 10, VS2015, and got into a crash, which seems to be caused by this line in ofToDataPath() when path is an empty string...

View Article
Browsing all 636 articles
Browse latest View live