Author Topic: VERY buggy installer  (Read 3845 times)

0 Members and 1 Guest are viewing this topic.

SP1950

  • Observer
  • Posts: 10
VERY buggy installer
« on: April 14, 2009, 07:41:57 AM »
It took me 2 hours installing the driver but still not fully functional.
It is still a very good driver nevertheless. :)

First off, the installer got ALL the permissions wrong!
The kext is not root:wheel and 755 (i guess) and the configloader & friend do not have correct permissions.

Also, the config cannot be saved/loaded after each reboot
The config plist is not created automatically and doesn't write anything if I manually create one blank plist for it
And there is some bug in the config loader:
Quote
Last login: Tue Apr 14 13:33:26 on ttys000
Acer-Aspire-One:~ SP1950$ /.voodoops2/synapticsconfigload ; exit;
2009-04-14 13:36:37.032 synapticsconfigload[1003:10b] *** _NSAutoreleaseNoPool(): Object 0x1049b0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x9486173f 0x9476de32 0x947766ae 0x947921da 0x9479513b)
2009-04-14 13:36:37.037 synapticsconfigload[1003:10b] *** _NSAutoreleaseNoPool(): Object 0x1066b0 of class NSPathStore2 autoreleased with no pool in place - just leaking
Stack: (0x9486173f 0x9476f037 0x9476e139 0x9476e05a 0x947921f8 0x9479513b)
2009-04-14 13:36:37.041 synapticsconfigload[1003:10b] *** _NSAutoreleaseNoPool(): Object 0x106090 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x9486173f 0x9476de32)
2009-04-14 13:36:37.043 synapticsconfigload[1003:10b] *** _NSAutoreleaseNoPool(): Object 0x106fd0 of class NSCFString autoreleased with no pool in place - just leaking
Stack: (0x9486173f 0x9476de32)
2009-04-14 13:36:37.045 synapticsconfigload[1003:10b] *** _NSAutoreleaseNoPool(): Object 0x107160 of class NSCFData autoreleased with no pool in place - just leaking
Stack: (0x9486173f 0x9476de32 0x94782505 0x947820e1)
logout

[Process completed]

It cannot even "open config.plist" when running with sudo

I really hope a proper installer will be out soon especially because the driver doesn't load settings from the kext's own plist at reboot like it stated in the readme!!!

Thanks
« Last Edit: April 14, 2009, 07:43:31 AM by SP1950 »