| View previous topic :: View next topic |
| Author |
Message |
tabber.watts
Joined: 04 Apr 2006 Posts: 1
|
Posted: Fri May 26, 2006 3:36 pm Post subject: Gnope_AppRunner Problem |
|
|
When trying to run a program using apprunner I will recieve this error when starting it via cmd line.
C:\PHP-Gtk2\lib\pear\Gnope\AppRunner>php run.phpw
PHP Fatal error: Argument 2 passed to GtkTreeModelFilter::iter_nth_child() must be an object of class GtkTreeIter, called in C:\PHP-Gtk2\lib\pear\Gnope\AppRunner\AppRunner.php on line 425 and defined in C:\PHP-Gtk2\lib\pear\Gnope\AppRunner\AppRunner.php on line 466
This has happened with every app I've tried to run. This is using latest version of AppRunner 0.0.11 |
|
| Back to top |
|
 |
Osiris
Joined: 17 Dec 2005 Posts: 65
|
Posted: Fri May 26, 2006 5:53 pm Post subject: |
|
|
| have you updated php-gtk2 as well? |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Fri May 26, 2006 10:22 pm Post subject: |
|
|
| You definitely need the latest php-gtk2.dll as the method parameters have been fixed. Either that, or use an older version of AppRunner. |
|
| Back to top |
|
 |
|