Home › Forums › Syphon › Syphon Implementations – User › Syphon Virtual Screen (again!)
- This topic has 51 replies, 14 voices, and was last updated 3 months ago by Andrea Cremaschi.
-
AuthorPosts
-
December 26, 2012 at 11:22 am #15137Andrea CremaschiParticipant
this is the full path of the plist to edit:
/System/Library/Extensions/EWProxyFramebuffer.kext/Contents/Info.plistDecember 26, 2012 at 12:15 pm #15138eugenyoParticipantHi!
That worked graet till the point where i have to delete the kext cache, where the terminal tould me “rmdir: illegal option — R
usage: rmdir [-p] directory …”I tryed different options but without sucessI think i´m close! Sorry for my ignorance in programming terms!
Thanks a lot!
E
December 26, 2012 at 12:26 pm #15139eugenyoParticipantI don´t now if it´s important, but i have a mac book pro with OS X 10.8.2 running
thanks again
E
December 26, 2012 at 1:29 pm #15152eugenyoParticipantIT WORKS!!!!! GREAT
Thanks
Gracias
Danke!
I´ll tell how it continues!
Saludos
Eugenio
January 1, 2013 at 8:12 am #15926eugenyoParticipantHi Andrea!
Happy new Year!!
Since now the SVS is working perfectly! The only thing i´ve noticed since i installed the soft is that sometimes my computer freeze after waking up! Any idea What could be the cause?
Thanks a lot
E
January 1, 2013 at 12:44 pm #15956Andrea CremaschiParticipantHi Eugenyo, happy it works.
yes, the “freeze after wake up” bug is a known one, I think it happens in the Proxy Framebuffer kext, but since it is related to proxy programming I haven’t found a clue on how to fix it. This is the bug tracking post:
https://github.com/andreacremaschi/Syphon-virtual-screen/issues?state=openJanuary 4, 2013 at 3:09 am #16210dburianovParticipantHi All
I have problem with SVS. I am run it and SVS start syphon server and work some time, but if I am run madmapper or vdmx svs crached.
My config: Hack 10.7.5, Core2duo, 68701/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(1)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(2)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(3)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(4)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(5)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(6)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(7)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(8)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(9)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(10)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: Client static Get Mode Info!
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: client->GetModeInfo(11)
1/4/13 12:00:46.000 PM kernel: EWProxyFrameBuffer: getApertureRange
1/4/13 12:02:01.372 PM MIDIServer: MIDIServer [402] starting; arch=x86_64
1/4/13 12:02:03.240 PM [0x0-0x3c03c].com.garagecube.MadMapper: No ports available for MIDI!
1/4/13 12:02:06.372 PM Syphon Virtual Screen: An uncaught exception was raised
1/4/13 12:02:06.372 PM Syphon Virtual Screen: *** -[__NSArrayM objectAtIndex:]: index 18446744073709551615 beyond bounds [0 .. 10]
1/4/13 12:02:06.373 PM Syphon Virtual Screen: (
0 CoreFoundation 0x00007fff910eff56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8addad5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff9107d392 -[__NSArrayM objectAtIndex:] + 274
3 Syphon Virtual Screen 0x0000000100002df0 Syphon Virtual Screen + 11760
4 Syphon Virtual Screen 0x0000000100004664 Syphon Virtual Screen + 18020
5 Syphon Virtual Screen 0x00000001000044f5 Syphon Virtual Screen + 17653
6 Foundation 0x00007fff8f37bf40 __NSFireTimer + 102
7 CoreFoundation 0x00007fff910a4934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
8 CoreFoundation 0x00007fff910a4486 __CFRunLoopDoTimer + 534
9 CoreFoundation 0x00007fff91084e11 __CFRunLoopRun + 1617
10 CoreFoundation 0x00007fff91084486 CFRunLoopRunSpecific + 230
11 Foundation 0x00007fff8f32ff7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
12 Syphon Virtual Screen 0x00000001000042eb Syphon Virtual Screen + 17131
13 Foundation 0x00007fff8f37e72a -[NSThread main] + 68
14 Foundation 0x00007fff8f37e6a2 __NSThread__main__ + 1575
15 libsystem_c.dylib 0x00007fff8e73f8bf _pthread_start + 335
16 libsystem_c.dylib 0x00007fff8e742b75 thread_start + 13
)
1/4/13 12:02:06.374 PM Syphon Virtual Screen: *** Terminating app due to uncaught exception ‘NSRangeException’, reason: ‘*** -[__NSArrayM objectAtIndex:]: index 18446744073709551615 beyond bounds [0 .. 10]’
*** First throw call stack:
(
0 CoreFoundation 0x00007fff910eff56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8addad5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff9107d392 -[__NSArrayM objectAtIndex:] + 274
3 Syphon Virtual Screen 0x0000000100002df0 Syphon Virtual Screen + 11760
4 Syphon Virtual Screen 0x0000000100004664 Syphon Virtual Screen + 18020
5 Syphon Virtual Screen 0x00000001000044f5 Syphon Virtual Screen + 17653
6 Foundation 0x00007fff8f37bf40 __NSFireTimer + 102
7 CoreFoundation 0x00007fff910a4934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
8 CoreFoundation 0x00007fff910a4486 __CFRunLoopDoTimer + 534
9 CoreFoundation 0x00007fff91084e11 __CFRunLoopRun + 1617
10 CoreFoundation 0x00007fff91084486 CFRunLoopRunSpecific + 230
11 Foundation 0x00007fff8f32ff7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
12 Syphon Virtual Screen 0x00000001000042eb Syphon Virtual Screen + 17131
13 Foundation 0x00007fff8f37e72a -[NSThread main] + 68
14 Foundation 0x00007fff8f37e6a2 __NSThread__main__ + 1575
15 libsystem_c.dylib 0x00007fff8e73f8bf _pthread_start + 335
16 libsystem_c.dylib 0x00007fff8e742b75 thread_start + 13
)
1/4/13 12:02:06.375 PM [0x0-0x3a03a].com.andreacremaschi.syphonvirtualscreen: terminate called throwing an exception
1/4/13 12:02:10.101 PM com.apple.launchd.peruser.501: ([0x0-0x3a03a].com.andreacremaschi.syphonvirtualscreen[392]) Job appears to have crashed: Abort trap: 6
1/4/13 12:02:10.838 PM ReportCrash: Saved crash report for Syphon Virtual Screen[392] version Beta 1.2 (6) to /Users/dburianov/Library/Logs/DiagnosticReports/Syphon Virtual Screen_2013-01-04-120210_Dmytros-iMac.crash
January 29, 2013 at 11:08 am #17731eugenyoParticipantJust a coment…after a few weeks the freezing screen bug seems to desappeare…. and a question v 2.0.2 is the latest version or?
Thanks
e
February 27, 2013 at 1:05 pm #18851irishberchParticipantAndrea,
I’m a newcomer to Syphon and am attempting to use the Virtual Screen to bridge between QLab and Millumin. I have followed Millumin’s tutorial on this, and am able to have Qlab send to the Virtual Screen, but am unable to get Millumin to discover and utilize the Syphon server. Also, it took me a while to find a functional version of your program and wonder if I have the newest build (as many of the links on this thread seem to lead me to a “file not found” error), and not being a code junkie, the version on GitHub is not easy for me to work with. Any advice on how to approach this problem?
Best,
Berch
February 28, 2013 at 1:42 am #18890Andrea CremaschiParticipantYep sorry, I did quite a mess in organizing the binaries deployment 🙂
Now I centralized the link to the binaries on the project’s page on github, in case I’d need to change it again (hope not). Please refer to that link for the latest version.To check if everything is ok with the Qlab/SVS part, why don’t you use Syphon Recorder? It will give you a list of all active Syphon servers on your machine.
June 18, 2013 at 5:02 am #24881osomalosoParticipantCiao Andreacremaschi:
My name is Alfonso ferri from Barcelona.
I have long been fortunate to have found your wonderful software “Virtual Syphon screen” to communicate with millumin Qlab and able to do mapping.
a week ago I had the misfortune to be fucked hard disk, so I lost everything.
I was able to reinstall all programs under the screen Virtual Syphon 0.2 program that has saved me from many problems and I need to do it again. Look and look and not find it on the link above.
I tried the shyphon Simple Server / Client, forgive my ignorance, but I think it does not work with Qlab ….
Not as you would have to send me the file “SyphonVirtualScreen.pkg”. I am one week the release of my play and I have no other solution for the complexity of the entire assembly.Thank you very much for everything, I look forward to your response.
June 18, 2013 at 7:11 am #24886Andrea CremaschiParticipanthi alfonso
don’t panic 🙂 and follow this link:
https://github.com/andreacremaschi/Syphon-virtual-screenUnder the section “Binary” you’ll find a link to the pkg.
hope this goes without issues, if you encounter some just tell me
ciao
a.June 18, 2013 at 11:50 am #24887vadeKeymasterJust so you know, the latest QLab has native Syphon integration both in and out.
June 18, 2013 at 2:05 pm #24888osomalosoParticipantI know, but I don
t have money now. Anyway, finally it
s ready. Great
Thank.June 19, 2013 at 2:38 am #24904osomalosoParticipantA question. I can not properly install the virtual siphon … I have the logo on the launch, change resolution, the mac screens detector recognizes a new monitor ….. but does not turn green and it does not see millumin or Qlab.
You know if something good or do not know.
My OS is 10.6.8 snow LeopartGreetings and thanks.
June 19, 2013 at 3:13 am #24905osomalosoParticipantI correct, Qlab if you see the virtual monitor, but to no avail.
June 19, 2013 at 3:19 am #24906Andrea CremaschiParticipantDid you replace the “Syphon Virtual Screen” application in /Applications folder with the one provided in the .zip file?
June 19, 2013 at 3:49 am #24907osomalosoParticipantI can not replace a file that is not created in applications folder, once installed the program. I think this is the problem.
June 19, 2013 at 3:55 am #24908osomalosoParticipantOk now I’ve installed it on another computer that is not mine no problems. Maybe my Mac this now a little busy. How I can clear everything and fall upon again?
Pulling all the paper is removed completely without waste to another installation?June 19, 2013 at 4:56 am #24909osomalosoParticipantI uninstalled and reinstalled the software on the other Mac to my friend and there is no problem. But my Mac does not activate Syphor Server.
I uninstalled the software with CleanMyMac, and reinstalled and the problem is the same.
How I can delete all of this installation and start over. -
AuthorPosts
- You must be logged in to reply to this topic.