PDA

View Full Version : New 1.8.0 a3 errors


deanjo
03-08-2009, 11:12 AM
Few messages that popup when starting the new pts with the gui


PHP Notice: Undefined offset: 1 in /home/dean/phoronix-test-suite/pts-core/functions/pts-includes-gtk.php on line 66
PHP Notice: Use of undefined constant GTK_WRAP_WORD - assumed 'GTK_WRAP_WORD' in /home/dean/phoronix-test-suite/pts-core/objects/gtk/pts_gtk_text_area.php on line 34
PHP Notice: Undefined variable: homogeneous in /home/dean/phoronix-test-suite/pts-core/functions/pts-includes-gtk.php on line 185
PHP Notice: Undefined variable: homogeneous in /home/dean/phoronix-test-suite/pts-core/functions/pts-includes-gtk.php on line 185

Michael
03-08-2009, 12:22 PM
Should be fixed in Git. Thanks Deanjo.

deanjo
03-08-2009, 01:25 PM
Should be fixed in Git. Thanks Deanjo.
git still displays this when the gui is started

PHP Notice: Use of undefined constant GTK_WRAP_WORD - assumed 'GTK_WRAP_WORD' in /home/dean/phoronix-test-suite/pts-core/objects/gtk/pts_gtk_text_area.php on line 34

Michael
03-08-2009, 09:24 PM
Hmmm. I'll need to look into the GTK_WRAP_WORD issue. I don't recall hitting that on my laptop.