FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1224 : Menubar of the processing app that I've built often gets stuck in front of other apps
Last modified: 2009-04-02 03:50
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
procsim
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-04-01 11:29
Processing 0135
Osx 10.5.6 Macbookpro / Mini
I use a small p5 app that runs in the background to read a camera, which sends its data to
another front app.
When auto starting both apps (one 10 sec after the other), 8 out of 10 times the menubar of my
processing cam app gets stuck in front of other apps.
I can't find anything in the forums about this, would anyone know what could cause this and how
to solve this? Many thanks!
Additional Comment
#1 From fry 2009-04-01 15:32
Release 0135 is no longer supported, please upgrade to 1.0.3. But this
doesn't sound like a bug to me--more just a quirk of how OS X handles
application launching.
Additional Comment
#2 From procsim 2009-04-02 03:50
Im sorry - it was 1.0.1 (sorry checked the wrong app info) I will upgrade and check with 1.0.3,
but felt it wasn't osx as there are several processes and apps starting in a startup bash, and its
only the processing application's menubar that gets stuck over the front application.
Mind that it is only the menubar - the actual processing app window is in the background.