-
fix by visinin (thanks!):
http://illest.net/~will/serialosc-1.1d.mpkg.tar.gz
Was this already covered? I searched and couldn't find anything.
Anyone else upgrade and having trouble connecting through serialosc?
I was supposed to show my monome to my new boss tomorrow, but it looks like i'll have to let him down. -
unfortunately that didn't solve it.
-
Damn, this sounds frustrating.
@ Moldy Wood - can you not just roll back to Lion for the demonstration for your boss?
Re new processors - I am still using Lion, with the new ivy bridge processor in my new MacBook Pro and had some problems with PartyVan (now sorted see - http://post.monome.org/comments.php?DiscussionID=14846&page=1#Item_9)
But apart from that issue (which involved issues with a Gen object and the processors) the new ivy bridge processors don't appear to interfere with any other aspects of the patches I use (ie serialosc works) I repeat, I have **not** upgraded to Mountain Lion (& looks like I won't by the sounds of it, until I can be sure I can use my monome!) -
Yah, I have a macbook before the ivy bridge, I just decided to install the GM version of Mountain Lion, to check out the new OS.
Does anyone know about downgrading back to Lion? Is it a hassle? -
shouldn't be. i did it from leopard to tiger way back when. wasn't any problem to do at that point in time. don't know about now...?
-
I was really hoping that switching from lion to mountain lion wasn't going to be as much of a headache as it was switching from snow leopard to lion. I think the best bet is to just hold off until everything gets straightened out. And though I haven't tried downloading mountain lion yet, I'd like to add that I am running serialosc just fine on lion with one of the new retina MacBook pros with the ivy bridge processor.
-
have you tried launching serialosc from the console?
-
ok, changed.
i'm really anxious about this fix. I have a my first gig doing VJ control on my monome a week from friday for this big dj in Chengdu, and don't want to lose face by not having a working set-up. Perhaps I should be considering touch-osc... -
path issue?
-
@visinin
ok now i have the serialosc files in usr/local/bin (i tried uninstalling/reinstalling serialosc yesterday, that must be why they were missing)
now when i type "serialosc" in terminal and unplug the monome a couple times i get
serialosc [m0000149]: connected, server running on port 15667
serialosc [m0000149]: disconnected, exiting
serialosc [m0000149]: connected, server running on port 15667
serialosc [m0000149]: disconnected, exiting
i attached a screenshot of what console says...
serialosc works now if i launch it from terminal using the "serialosc" command, but it stops working as soon as i quit terminal. it doesn't automatically load when i boot up like its supposed to.
still seeing the "launchctl: launchctl:no plist returned for: /Library/LaunchAgents/org.monome.serialosc.plist" error in Console.
(the .plist file is indeed there) -
> ok now i have the serialosc files in usr/local/bin (i tried uninstalling/reinstalling serialosc yesterday, that must be why they were missing)
some piece of serialosc is installed, because if the installation didn't work, the serialosc executable that red provided wouldn't work at all. in particular, serialosc needs /usr/local/lib/liblo.dylib, /usr/local/lib/libmonome.dylib, and everything in /usr/local/lib/monome.
if you didn't have these files, you'd get an error like this when you try to run serialosc:
> pyreth:src will$ ./serialosc
> dyld: Library not loaded: /usr/local/lib/libmonome.dylib
> Referenced from: /Users/will/dev/serialosc/build/src/./serialosc
> Reason: image not found
> Trace/BPT trap
there seems to be the possibility of an installation being in an inconsistent state, where you have //some// of the dependencies, but not others. this seems to be the boat your installation is in. for this reason, **if you are having problems with serialosc, //please// do not start uninstalling and reinstalling it**. it seems to have the potential to create problems of its own. i have a mountain lion seed i'll install on my test box and see what i can find. this may be a mountain lion installer issue.
> serialosc works now if i launch it from terminal using the "serialosc" command, but it stops working as soon as i quit terminal. it doesn't automatically load when i boot up like its supposed to.
can you use apps with it?
it seems apple changed something with launchctl in mountain lion. i'm looking into this. for now, you will need to run serialosc manually from the terminal.
is mountain lion now available for everybody, or are you guys using the GM seed from the developer program? -
@MoldyWood:
okay, looks like you're using the GM. curious to hear about elquinto's setup.
do you have /usr/local/bin/serialosc? how about /usr/local/lib/libmonome.dylib? we may be seeing some installer weirdness here.
how comfortable are you with building software from source? it seems like serialosc is running just fine (according to elquinto), but that something in the installer (and potentially launchctl) is messed up. -
i think what was going on is the installer was having problems installing that one file. everything else (as far as i know) was in the correct spot. before i uninstalled i had everything as it was on Lion/ Snow Leopard. even then, it still wasn't working, although i hadn't tried the "serialosc" command in Terminal.
yes i can now use apps if i launch serialosc through terminal. and yes i am on the GM seed (developer program).
thanks for your help visinin, i'm very happy i can use the monome with mountain lion now. -
yah, the serialosc command works for me.
thank you, this will cover my ass for the gig. -
from the accounts i'm hearing so far, serialoscd runs just fine once it's installed, but something has changed in how OS X wants installers to be built, so that's where we're hitting a problem. it may have something to do with the introduction of gatekeeper (i.e. we may need to sign the installer now? sigh).
grumble grumble apple grumble stop breaking my software grumble. -
the difference is technical and you shouldn't sweat it. it relates to the name of the actual background serialosc process, which is "serialosc" in 1.0 and "serialoscd" (d for "daemon", a term that means "background process") in 1.1.
seriously none of you guys should have to worry about it. -
having problems over here as well. serialosc command in terminal gives me this:
serialosc [m64-0310]: connected, server running on port 12332
but nothing works.
i know very little about terminal, but it seems as though that result is a good one. don't know what i'm missing. a dummy proof walkthrough appreciated in advance. -
activity monitor says it is running when i launch from terminal but no apps work.