Wondering if anyone's encountered this - I don't find anything so far when searching the forums, but I'll keep trying...
I launch QLC+ (current version from website, 4.10.2b) and all appears well. I quit the program and from that point forward I cannot start QLC+ - it just hangs. If I look in `ps ax` I see that there is a zombie process (qlcplus) that is in "Exiting" status and never goes away. The only way to clear it is to reboot the machine. It's then fixed until the first time I launch (and subsequently quit) the program.
The fixture editor has no such problem...it's just QLC+ itself.
I've tried clearing data from Preferences and Application Support without any luck.
On the plus side, the RPi 2B I just installed QLC+ on sees my ultraDMX RDM Pro and eDMX1 (Artnet) with no problems...this is going to be fun!
Scott
Issue on OS X El Capitan
-
- Posts: 6
- Joined: Mon Jan 25, 2016 10:06 pm
- Real Name: Scott Stillwell
No...the process is already partially dead - it's stuck in "exiting" status and can't be "killed" any deader than it already is. Kill, kill -9, nothing works except reboot. In many senses the process is already gone...but in others it is not. That's why "zombie process".plugz wrote:Can't you kill the process instead of rebooting ?sstillwell wrote:The only way to clear it is to reboot the machine. It's then fixed until the first time I launch (and subsequently quit) the program.
-
- Posts: 10
- Joined: Sat Dec 19, 2015 10:37 am
- Real Name: Daniel
Also on El Capitan (Macbook Pro Retina), my generic uDMX has been working fine until the last day or so. After a couple of functions (of any kind), all fixtures will lock and if I attempt to turn off and on the Output box for uDMX in Input/Output, I will receive the following error, and the uDMX will need a re-scan.
"An error occurred while trying to open the selected device line.
This can be caused either by a wrong system configuration or an unsupported input/output mode.
Please refer to the plugins documentation to troubleshoot this."
No such problems on my PowerMac running Mavericks, and reinstalled El Capitan but the issue remains.
"An error occurred while trying to open the selected device line.
This can be caused either by a wrong system configuration or an unsupported input/output mode.
Please refer to the plugins documentation to troubleshoot this."
No such problems on my PowerMac running Mavericks, and reinstalled El Capitan but the issue remains.
-
- Posts: 6
- Joined: Mon Jan 25, 2016 10:06 pm
- Real Name: Scott Stillwell
Any solution to this? I can't create/edit shows without frequent reboots as it stands now...and that means I can't save the shows to my RPi 2B...and that makes me sad.
- mcallegari
- Posts: 4827
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Looks like a plugin issue, hanging on close (maybe a thread ?)
Have you checked if QLC+ opens and closes correctly without any input/output plugin activated ?
If so, can you show us which plugins you use to maybe narrow down the problem ?
Have you checked if QLC+ opens and closes correctly without any input/output plugin activated ?
If so, can you show us which plugins you use to maybe narrow down the problem ?
-
- Posts: 6
- Joined: Mon Jan 25, 2016 10:06 pm
- Real Name: Scott Stillwell
Okay, if I have NO mappings established, QLC+ will start and stop as expected. ArtNet WAS enabled for output, but I disabled it before exiting.
If I physically plug in a DMXKing ultraDMX RDM Pro and THEN try to launch QLC+, it hangs on launch with the dialog:
Starting Q Light Controller Plus
ArtNet
Which is very odd. Possibly passed the ArtNet check and is actually hung looking for the next thing? I have a DMXKing ArtNet eDMX1, but it is very definitely NOT plugged in at the moment, and it is not configured in the mappings.
If I physically plug in a DMXKing ultraDMX RDM Pro and THEN try to launch QLC+, it hangs on launch with the dialog:
Starting Q Light Controller Plus
ArtNet
Which is very odd. Possibly passed the ArtNet check and is actually hung looking for the next thing? I have a DMXKing ArtNet eDMX1, but it is very definitely NOT plugged in at the moment, and it is not configured in the mappings.
-
- Posts: 6
- Joined: Mon Jan 25, 2016 10:06 pm
- Real Name: Scott Stillwell
After force-quitting QLC+, I'm once again left with the zombie qlcplus process.
Rebooting...I'll be back shortly.
Rebooting...I'll be back shortly.
- mcallegari
- Posts: 4827
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
In alphabetical order, after ArtNet there is DMX USB. I would bet on that.
Question: is your AppleFTDI driver enabled or disabled ? (if you don't know what that is, have a look here: http://www.qlcplus.org/docs/questionsandanswers.html, 4th Q&A)
Also, did you recently install any software that might have installed VCP drivers in your OSX system ? that could cause conflicts, even though I never experienced them on my skin so far
Question: is your AppleFTDI driver enabled or disabled ? (if you don't know what that is, have a look here: http://www.qlcplus.org/docs/questionsandanswers.html, 4th Q&A)
Also, did you recently install any software that might have installed VCP drivers in your OSX system ? that could cause conflicts, even though I never experienced them on my skin so far
-
- Posts: 6
- Joined: Mon Jan 25, 2016 10:06 pm
- Real Name: Scott Stillwell
...and we have a winner.mcallegari wrote:In alphabetical order, after ArtNet there is DMX USB. I would bet on that.
Question: is your AppleFTDI driver enabled or disabled ? (if you don't know what that is, have a look here: http://www.qlcplus.org/docs/questionsandanswers.html, 4th Q&A)
Also, did you recently install any software that might have installed VCP drivers in your OSX system ? that could cause conflicts, even though I never experienced them on my skin so far
I used the ENTTEC tool to check and yes, the FTDI driver was enabled. Now that you bring it to my attention, I had done this before, but neglected to look at it after upgrading to El Capitan (or applying the 10.11.3 update). Lesson learned.
Once I disabled the driver (the hardware was NOT plugged in during/after reboot) and then plugged in the hardware, QLC+ starts, finds the device, and quits normally even after enabling the device for output.
Stellar!