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

Exemples don't compile

@flyingrub wrote: Hi i don't know why but after some test on ofxMidi, it didn't compile any of my project... So i removed my openframeworks directory to rebase it on clean 0.9 but even there it...

View Article


Image may be NSFW.
Clik here to view.

OfxXmlSetting not working correctly

@nathanblanchard12 wrote: It only works for saving files but not ladin them. This is what I did. In a class used the below function to load the xml file if (xml.loadFile(name+ ".xml")) Then the xml...

View Article


Graphics Example On ARM 7

@toliaferrode wrote: Hi, just got my Pi back up and running and compiled oF for it. Everything seemed to go fine so I had a go at the examples. Noticed that the graphicsExample runs and it shows the...

View Article

ofSystem Dialog opens behind oF window when in fullscreen

@django wrote: Hello everyone, the ofSystem Dialogs open behind the oF window, when it is in Fullscreen mode.I encountered this problem using of-V0.9.0 on Windows. Best wishes, django Posts: 1...

View Article

Ubuntu executing error. boost::fliesystem

@damiles wrote: Hi, i compile fine the of code and seems all ok but when i tried to execute any compiled of app i always received the same SIGSEGV error: 0 0x00007ffff39ea62a in...

View Article


Fixed ofxOsc Broadcast to 255.255.255.255 in OF 0.84 under Windows

@syntheticmatter wrote: I spent almost three hours finding this one, so I'd like to let you guys know... Calling ofxOscSender.setup() with the local network broadcast-address (255.255.255.255) under...

View Article

ofDirectShowPlayer, setVolume() & update() tweaks

@nickhubben wrote: Been working on a video heavy app for a corporate lobby and have come across 2 small but significant changes to ofDirectShowPlayer that have been necessary. I'll happily submit a...

View Article

[SOLVED] ofDirectShowPlayer : getPixels() problem

@nickhubben wrote: Having trouble using the getPixels() method and no luck in tracking down exactly why. VS debugger is throwing an error at processPixels(), specifically: dstPixel[1] = srcPixel[1]in...

View Article


Image may be NSFW.
Clik here to view.

Can't use ofxTimeline with 0.9.0

@sebescudie wrote: hi all! started using OF few weeks ago and loving it! definitely seems like the best tool out here to create cool GUI. i'm having troubles with ofxTimeline. I've cloned the repo and...

View Article


Getting the globalPosition of a parent node is crashing the app

@edapx wrote: Hello, I'm trying to get the gloabl position of a parent node, but the app crashes with the error: Thread 1: EXC_BAD_ACCESS To reproduce the error, is enough to put this code in the...

View Article

Problems with ofThread and ofSystem(command) …

@fooness wrote: Dear openFrameworkers, for a studies colleague and friend of mine, I tried to rewrite his tiny OSX/XCode application from scratch—porting it from Processing to openFrameworks....

View Article

Image may be NSFW.
Clik here to view.

Problem with size of reproduced full-size grabScreen screenshot?

@sdaau wrote: Please consider the compilable minimal (non)working example below - based on examples/empty/emptyExample, standard Makefile and main.cpp, and then: ofApp.h #pragma once #include...

View Article

MacOS specific- debugging 'spinning beach ball' on installs

@eco_bach1 wrote: I have an install that I thoroughly tested and relaunch on a daily basis. Every few days I encounter the wonderful OSX 'spinning beach ball' and the entire application is frozen, and...

View Article


Error compiling OF on msys2

@macusual wrote: Hello, I've been trying to compile OF on msys2 using the MinGW terminal, but it spits out this error: C:/Users/m/Documents/OF/libs/openFrameworks/utils/ofUtils.cpp: In function...

View Article

Is the ofxEmscripten documentation link broken?

@Dece wrote: Hi GuysGoogle brings up the below link when trying to search about the addon ofxEmscripten. ofxEmscripten introduction I am getting a 404 not found error. Any other possible links?...

View Article


ofSystem() 009 on Raspberry Pi Error

@toliaferrode wrote: Hi community, Just wanted to report this error. I recently started using ofSystem() to shutdown my Pi when I'm finished using my project (it's an audio/visual system). I do:...

View Article

ofPolyline out of range vertices error

@Dece wrote: Hello,So I thought of playing with OF and browser and I wrote a sample example with ofPolyline drawing. Adds vertices in mousedrag and renders the polyline in draw()....

View Article


ofxAruco + ofAndroid for android studio: example error

@muhammad_haris wrote: My method to ofxAruco for android studio was as follows: Clone ofxAruco and ofxCv in addons folder. Copy files from ofxaruco/bin/data to bin/data folder of androidEmptyExample...

View Article

ofPath rotation

@Hennio wrote: void testApp::setup() { path.arc(ofVec3f(), 100, 100, 0.0f, 90.0f, true); path.arc(ofVec3f(), 50, 50, 90.0f, 0.0f, false); path.close(); path.rotate(90, ofVec3f(0,1,0)); } void...

View Article

ofSetFullscreen() not working on Linux

@toliaferrode wrote: Hi, I've noticed since 009 that ofSetFullScreen() doesn't work on Linux; I'm on Ubuntu. Although in my testing I've found that it works on the Pi (tested with 0.9.0). Just wanted...

View Article
Browsing all 636 articles
Browse latest View live