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

ofLoadURLAsync Memory Leak

@imanolgo wrote: Hi, I just realised that if there is no network connection connection, if you use ofLoadURLAsync(), the memory starts increasing and increasing until the computer runs out of it. Any...

View Article


Image may be NSFW.
Clik here to view.

Math.h not found, QtCreator crash and corrupted SSD

@hamoid wrote: Hi! A hard to debug one: Symptoms Sometimes (not every day), while compiling from QtCreator, the whole OS becomes unresponsive. I see the available RAM go down to 0. If I notice this on...

View Article


Possible OpenGL bug /w ofSetLineWidth() and setStrokeWidth()

@heartsnatcher wrote: So I'm working on this polygon API for my videoclips and somehow when I choose to use ofCreateWindow(ofGLFWWindowSettings) instead of the simpler ofSetupOpenGL() in main() to set...

View Article

ofVideoGrabber::initGrabber()'s arbitrary behaviour with multiple cameras

@hrodgair wrote: Hi I'm trying to setup a multi-cam app on a Mac. For now, I have two cameras: the built-in iSight; and a Logitech C525 USB cam. I've been struggling for both cameras to draw...

View Article

Image may be NSFW.
Clik here to view.

'\t' has no effect on ofTrueTypeFont::drawString()

@cuinjune wrote: Hi, I just found out I can't draw a tab character '\t' using ofTrueTypeFont::drawString(). The new line character '\n' works fine but '\t' doesn't work. Here's my test code. I tried...

View Article


Image may be NSFW.
Clik here to view.

ofFbo.getTexture().bind()/unbind() doesn't work properly on iOS

@cuinjune wrote: Hi, I figured out calling ofFbo.getTexture().bind()/unbind() methods doesn't bind the FBO's texture correctly on iOS. Here's my simple test code. in ofApp.h ofFbo fbo; ofMesh mesh; in...

View Article

Can't copy ofFbo to ofImage when allocate with GL_RGB on iOS

@cuinjune wrote: If I allocate ofFbo with GL_RGBA, I can successfully copy the FBO to ofImage. But if I use GL_RGB instead, I could not properly copy FBO to ofImage. Here's my simple test code. in...

View Article

OpenGL static objects destruction crahes

@chuckleplant wrote: I've had situations in which OpenGL obejcts get destroyed after main thread exits, in which case the destruction crashes. Specifically the static ofVboMesh gradientMesh in...

View Article


Image may be NSFW.
Clik here to view.

Travis build of osx libopenFrameworksDebug.a is broken

@hrs wrote: My Travis build of oF addon failed only on osx.https://travis-ci.org/hiroMTB/ofxEquidistantProjection/buildstravis.yml is from ofxAddonTempalte It looks like libopenFrameworksDebug.a is...

View Article


Syphon output gliches

@times2 wrote: Hi there I'm trying to use ofxSyphon with openframeworks (latest git build) on OSX (10.12.6) After some configuration teething troubles it is basically working, but I'm seeing output...

View Article

ofxFaceRecognizer example project compiling problem

@alana92 wrote: I'm running the example project (from the ofxFaceRecognizer addon folder) in the of_v0.9.8_osx_release (downloaded from the of website) in xcode (v. 9.1) with opencv (v. 3.4.0 )...

View Article

VS2015 v141 build tools problem with OF

@mrwappa wrote: I have followed the instructions for installing OF on VS2015 step by step but I still get an error message when compiling that says this.Yes, I have tried retargeting solution. Some...

View Article

ofTessellator Error

@schmidh wrote: Dear OF community, just trying to run example fontShapesExample from master branch of OF on GitHub. Unfortunately I get following error message: [ error ] ofTessellator:...

View Article


ofURLFileLoader http post, and master openCV

@jedahan wrote: So I am trying to interact with a non-form http api, where I post JSON directly into the body. I tried ofxHTTPUtils, but that makes it a form post and mangles the stringified JSON. I...

View Article

Include ofPolyline.h without errors?

@justin_hidair wrote: in another vs project I have I needed the ofPolyline functionnality so what I did was adding the folder of the module : ..\graphics\ to the additional include directories ,...

View Article


Image may be NSFW.
Clik here to view.

fontShapesExample not Working

@schmidh wrote: fontShapesExample is not working in latest Github version (maybe even for a long time). I found the critical area but I know too little of OF so maybe someone can help me out. Here is...

View Article

Project Generator support on rPi? Poco linker errors on nightly build

@ttyy wrote: Pretty sure this is a known thing, but just want to check - Compiling Project Generator on Raspberry Pi fails when linking Poco - with errors like: main.cpp:(.text.startup+0xe64):...

View Article


ofSetVerticalSync not working (ubuntu 16.04, 64bit, OF v0.9.8)

@nerrull wrote: Hi all, I'm working on a generative video project using the of_v0.9.8_linux64_release version of openframeworks. Basically, my issue is that in my setup I run :...

View Article

Image may be NSFW.
Clik here to view.

OF_FULLSCREEN and OF_GAME_MODE

@edapx wrote: Hey, I'm trying to draw an FBO in fullscreen but it is not working as expecting. I'm on Linux(ubuntu) and I'm using the last OF master. This is the code of the main.cpp file #include...

View Article

Image may be NSFW.
Clik here to view.

Erro when my application is launch : /compile.project.mk:171: run] Error 127

@baguette wrote: Hello OpenFrameworks I have a problem when launching my application. I want to run example of the addons ofxMarchingCubes. It compiles correctly, but when I launch the application, I...

View Article
Browsing all 636 articles
Browse latest View live