Ok, after many hours of testing! It appears that the released version of libglade for win32 has a bug that stops it loading the same glade file twice
http://www.daa.com.au/pipermail/pygtk/2001-August/001529.html It also appears that libglade::xml_new_from_memory() does not work - which would have been the alternative method. at present - I cant see any way around this bug, other than rewriting the glade loader in php :( so I guess the win32 version will have to wait a little while :( regards alan Tarjei Huse wrote: >Hi Alan, > >Ok, heres what I got: > >1. Logged in -> ok > >2. Tried to edit a snippet -> crash. > >3. Tried to open one topictree -> down some levels, tried to open an article. -> >chrash. ><! getting more systematic now, >4. Opened group tree -> tried to rightclick on myself -> chrash. > >5. Tried the other parts with the same result: when I try to access a leaf >object mole segfaults. >For each one I get this: >[17-feb-2002 19:05:38] PHP Notice: Undefined index: >mgd:[EMAIL PROTECTED]:443:/nadmin/gtkmidgard/:group/2/nu in >C:\php4\phpmole\languages\phpide_languages.class on line 242 > > >Now, It seems to me that the line over has too many : in it. Should they be >there? > >Also: theres no _ under the V in view in the menuline on top. > >Hope this helps a bit :) > >Tarjei > >The log: > > >Warning: REG_BADBR:invalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:01:43] PHP Warning: REG_BADBR:invalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:02:22] PHP Warning: REG_BADBR:tinvalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:02:35] PHP Warning: REG_BADBR:invalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:02:44] PHP Warning: REG_BADBR: in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:02:50] PHP Notice: Undefined property: popups in >C:\php4\phpmole\modules\bookmark_browser\module_bookmark_browser.class on line >399 >[17-feb-2002 19:02:50] PHP Notice: Undefined offset: 0 in >C:\php4\phpmole\modules\bookmark_browser\module_bookmark_browser.class on line >430 >[17-feb-2002 19:02:50] PHP Notice: Undefined index: >mgd:[EMAIL PROTECTED]:443:/nadmin/gtkmidgard/:article/408/Ta_en_hagen >in C:\php4\phpmole\languages\phpide_languages.class on line 242 >[17-feb-2002 19:03:44] PHP Warning: REG_BADBR:�invalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:03:54] PHP Warning: REG_BADBR:invalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 >[17-feb-2002 19:04:15] PHP Notice: Undefined property: popups in >C:\php4\phpmole\modules\bookmark_browser\module_bookmark_browser.class on line >399 >[17-feb-2002 19:04:15] PHP Notice: Undefined index: >mgd:[EMAIL PROTECTED]:443:/nadmin/gtkmidgard/:person/5/Tarjei+Huse in >C:\php4\phpmole\languages\phpide_languages.class on line 242 >[17-feb-2002 19:05:26] PHP Warning: REG_BADBR:invalid repetition count(s) in >C:\php4\phpmole\modules\cache_manager\module_cache_manager.class on line 83 > >[17-feb-2002 19:05:38] PHP Notice: Undefined index: >mgd:[EMAIL PROTECTED]:443:/nadmin/gtkmidgard/:group/2/nu in >C:\php4\phpmole\languages\phpide_languages.class on line 242 > > > >Alan Knowles wrote: > >>I just put up phpmole 1.2.1 win32 version onto sourceforge including >>zip files, I managed to fix the text editor, so editing the body of >>articles,pages etc. should be possible. >> >>you can get the files from >>http://sourceforge.net/project/showfiles.php?group_id=39320 >> >>some of the recent notes on getting it working on win32 are here >>http://www.akbkhome.com/Projects/Phpmole-IDE/FAQ/Does+it+work+on+Window.html >> >>let me know how you get on.. >> >>regards >>alan >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> >g > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
