VoodooPS2Controller > Bug Reports

[Solved] Preference pane settings do not save

<< < (3/4) > >>

Olotiar:
Don't forget that the app itself is buggy (generates this on console window , as someone already noticed)

--- Code: ---2009-04-17 00:01:43.346 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e049b0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32 0x3e56ae 0x4011da 0x40413b)
2009-04-17 00:01:43.355 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e066c0 of class NSPathStore2 autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3de037 0x3dd139 0x3dd05a 0x4011f8 0x40413b)
2009-04-17 00:01:43.356 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e06bd0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32)
2009-04-17 00:01:43.358 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e06c90 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32)
2009-04-17 00:01:43.360 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e06f10 of class NSCFData autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32 0x3f1505 0x3f10e1)

--- End code ---

mackerintel:

--- Quote from: Olotiar on April 17, 2009, 12:02:51 AM ---Don't forget that the app itself is buggy (generates this on console window , as someone already noticed)

--- Code: ---2009-04-17 00:01:43.346 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e049b0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32 0x3e56ae 0x4011da 0x40413b)
2009-04-17 00:01:43.355 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e066c0 of class NSPathStore2 autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3de037 0x3dd139 0x3dd05a 0x4011f8 0x40413b)
2009-04-17 00:01:43.356 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e06bd0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32)
2009-04-17 00:01:43.358 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e06c90 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32)
2009-04-17 00:01:43.360 synapticsconfigload[654:10b] *** _NSAutoreleaseNoPool(): Object 0x1e06f10 of class NSCFData autoreleased with no pool in place - just leaking
Stack: (0x4d073f 0x3dce32 0x3f1505 0x3f10e1)

--- End code ---

--- End quote ---
Unfortunately I'm not very familiar with this thing called ObjC. If you can fix these memory leaks your help would be very appreciated

Olotiar:
I'm afraid I can't help with that as I don't even have Xcode installed on my computer. Sorry, and wish someone will help, the VoodooPS2 is a really great kext and fullfilled the dreams of numerous people (including me), too bat it comes with such a bad installer.

noeyesee1:

--- Quote from: lebidou on April 16, 2009, 08:53:28 PM ---The problem seems to come from the LaunchAgent plist file.

I modified mine with Lingon to set the value RunAtLoad wich wasn't present in the original one. Attached it to let you test if works for everyone (Copy it in /Library/LaunchAgents).

It seems to work here.

--- End quote ---


4/17/09 11:28:13 AM com.apple.launchctl.LoginWindow[115] launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/org.voodoo.trackpad.configurationloader.plist
4/17/09 11:28:13 AM com.apple.launchctl.Background[116] launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/org.voodoo.trackpad.configurationloader.plist
4/17/09 11:28:14 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[117]) Exited: Terminated
4/17/09 11:28:14 AM com.apple.launchctl.Aqua[122] launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/org.voodoo.trackpad.configurationloader.plist




Mine does not load, same as the original plist, pls help

(sorted that out) - since permission has to be set to read only in order to load

sand:
Hello,

After the installation, I saw that the permissions was not correctly set for the directory /.voodoops2 and the binary /.voodoops2/synapticsconfigload.

Could you verify ?

Just for info, I corrected the permissions as follow :

sudo chown 0:0 /.voodoops2
sudo chown 0:0 /.voodoops2/synapticsconfigload
sudo chmod 775 /.voodoops2
sudo chmod 775 /.voodoops2/synapticsconfigload

Regards,

sand

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version