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

ofVideoPlayer crashes/freezes on RPi2 (news from Ecuador)

@pedruski wrote: hello @arturo, @jmcleave @theo and all in the forum we are working with this application, based on ofVideoPlayer, running on RPi2 in the context of an interactive installation in a...

View Article


ofVideoPlayer in linux/osx, getCurrentFrame()

@icq4ever wrote: Hi. I just found that ofVideoPlayer::getCurrentFrame() is something wrong. (it's starting with negative value)I'm not sure it's related with OF. but definitely different result with...

View Article


ofXmlSettings not parsing abbreviated closing tags

@VVZen wrote: Hi guys,I'm currently trying to parse a XML file using ofxXmlSettings.Everything is going fine, but when I try to get the attributes of the following <use> tag I find none.I am at...

View Article

.grabScreen , ofSaveFrame , ofSaveScreen whilst iOS Landscape

@Miles wrote: These all work in Portrait, but once in landscape you either get nothing at all, or a diagonally glitched up image. Is there a work around or a fix?Thanks,Miles Posts: 1 Participants: 1...

View Article

ofDirectShowPlayer crash with odd-dimensioned media

@Christof wrote: Hi, this topic is a bit convoluted... sorry in advance! 1) ofVideoPlayer (Win7 + QTCreator, OF 0.9.3) can't stream .gif files anymore like it could in 0.8.x. I suppose it's because in...

View Article


Image may be NSFW.
Clik here to view.

ofApp::draw sometimes skipping a draw on Linux desktop (Ubuntu)?

@sdaau wrote: I'm using Ubuntu 14.04.5 LTS, and I was doing an app in OF rev. 16eca45a1d45a from git. In this app, I have a small FPS display in ofApp::draw(), and it was working great. Then I tried...

View Article

Disabling indices on ofMesh

@dcb wrote: Hi, I only recently started using OF on a regular basis. So it's very possible that I'm misunderstanding how the indices of ofMesh work internally. I understand how to write/generate my...

View Article

Black pixels when looping through video loaded by Direct Show Player

@Christof wrote: Hi, in the past (OF 0.8.x) I used code like this to load video frames into a vector<ofPixels>: video.loadMovie("myMovie.mov"); video.setFrame(0); int numFrames =...

View Article


Somehow, from one build to another, FreeImage.h is lost?

@sdaau wrote: I am building my project for the most of the day from the command line (make Debug), and it was building fine (Ubuntu Linux). Then I tried adding some define variables to config.make, it...

View Article


Not able to compile openframework on Raspberry Pi

@umang123 wrote: Getting this issue whenever I try to run this command make Release -C /home/pi/openFrameworks/libs/openFrameworksCompiled/project I get this error...

View Article

Possible integer overflow in bytesFromPixelFormat when loading large images

@rtwomey wrote: Hi, I was re-compiling some old code on a new machine and found an unexpected problem loading large textures. When loading a 10922x8498x3 channel jpg , I get a bad_alloc error:...

View Article

Image may be NSFW.
Clik here to view.

ofFbo + ofEasyCam issues with mouse interaction

@mikecj184 wrote: Hello!! I'm currently using ofEasyCam inside ofFbo. I'm using an ofFbo of 1920x1080 and mouse interactions work well on screen of same size or smaller. But, when I run the same...

View Article

Ofxhapplayer getpixels return null

@ajay wrote: Hi,I am using of_v0.9.2_vs_release on windows 10. while playing a HAP encoded video, using the ofxHapPlayer add on , I try to get the pixels using player.getPixels() ; I am consistently...

View Article


Image may be NSFW.
Clik here to view.

Crash on ofCreateWindow(settings)

@Marion wrote: Hi there, I was working on an app with of 0.8.4 and I upgrade to 0.9.3. Now the app crash on some users' computer : windows 8, intel graphics 3000 ( I know, this is bad...), opengl 3.0...

View Article

Failed installation with msys2 on Windows 10

@Introspection wrote: Hi! I followed the guideline to install OF with msys2 on Windows but got stuck at the level of the compilation of the library.I end up with make giving this error:...

View Article


Image may be NSFW.
Clik here to view.

Linker error when compiling on linux

@AskBre wrote: Up to date arch linux with of_0.9.3, getting linker errors when compiling projects: '/usr/bin/ld:...

View Article

ofxJSON linking trouble

@Collin_Schupman wrote: I've tried adding ofxJSON to my current project via the projectGenerator and appear to be having problems with linking. When I try to compile, I get this error:...

View Article


Image may be NSFW.
Clik here to view.

[ error ] ofXml: couldn't load, "settings.xml" not found 0.9.3

@chusi wrote: Hello, ive added the addon, i can can build but the app doesn't works properly, an console output like this [ error ] ofXml: couldn't load, "settings.xml" not found could someone help me...

View Article

Image may be NSFW.
Clik here to view.

Problem drawing UI elements from multiple add-ons

@Nick_Arner wrote: I'm making a rather simple OF app that will read in OSC data, run an FFT on it, and then output the results via OSC. I'm using ofxDatGui for the UI elements, and the ofxGrt addon's...

View Article

FaceSubstitution - No member named 'glInternalFormat in ofTextureData'

@mark2685 wrote: I'm extremely new to Open Frameworks. I'm trying to implement the FaceSubstitution example of https://github.com/arturoc/FaceSubstitution, and am getting a few errors. I believe it...

View Article
Browsing all 636 articles
Browse latest View live