*** johannesV has joined #gnuenterprise good morning good morning johannesV: do you know how to open dropdown in curses ui? hm, just a sec i'll have a look Ctrl-W UIDriver.lookupKey is what you're after thanks selected item is not getting into the entry in curses ? i choose it in dropdown frame nothing changes in entry works for me ... how do you select an option ? ? *** reinhard has joined #gnuenterprise i used are you using svn ? svn if so, in gnue-forms/src/uidrivers/curses there's a dialogs.py start that using gcvs there's an input dialog having dropdowns too ... is it working there ? works there hm, ok well, maybe some of the recent changes broke that dropdown ... maybe i can dig into this later this day ... *** sjc has joined #gnuenterprise ok, can't select an option from within a form too ... ok, so it's reproducable.. *** holycow has quit IRC *** menomc has joined #gnuenterprise *** btami has joined #gnuenterprise *** mnemoc has quit IRC hello btami hi dimas i did a commit for navigator/UIgtk2.py to set charset encoding for html similar is already done for UIwin32 but does not work for me can you check/confirm weither it works? what's wrong? text is wrong encoded so unreadable ok, trying... same here :( looking the code... *** yure has joined #gnuenterprise *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC *** ncjp_ has quit IRC *** ncjp has joined #gnuenterprise *** kilo has joined #gnuenterprise *** ajmitch_ has joined #gnuenterprise *** ajmitch__ has joined #gnuenterprise *** btami has quit IRC *** btami has joined #gnuenterprise *** ajmitch has quit IRC *** ajmitch__ has joined #gnuenterprise *** ajmitch_ has quit IRC *** sjc has quit IRC *** tophe has joined #gnuenterprise dimas: you here? yep is your .gpd file utf8 encoded xml ? usually not utf8 ok is that the problem? yep and yours? iso8859-2 please change line #216 from self.tempfileHandle.write(content.encode('utf8')) to self.tempfileHandle.write(content.encode(gConfig('textEncoding'),'replace')) and use the gnue.cfg textEncoding in .gpd works with that ok, commitiing then would be good to test with gtk2 driver on win32 ? yes have you got it installed ? i mean pygtk on win32 last thing i installed binary packeges from the release installed separate packages before, but did not used lately ok, installing here... * tophe is away: (Auto-Away after 10 mins) [Pager: ON MsgLog: ON] *** jamest has joined #gnuenterprise *** kilo has left #gnuenterprise dimas: unable to get python binding for gtkhtml2 on win32, www.pygtk.org doesn't work :( yep is there any python gtkhtml2 for win32 ? hmm back *** klasstek has joined #gnuenterprise *** btami_away has quit IRC *** btami_away has joined #gnuenterprise *** kilo has joined #gnuenterprise *** jcater has joined #gnuenterprise *** johannesV_ has quit IRC *** kilo has quit IRC *** nickr has joined #gnuenterprise *** klasstek has quit IRC *** klasstek has joined #gnuenterprise *** kreiszner has joined #gnuenterprise *** sjc has joined #gnuenterprise *** reinhard has quit IRC *** menomc has joined #gnuenterprise *** btami_away has quit IRC *** btami_away has joined #gnuenterprise *** btami_away has quit IRC *** mnemoc has quit IRC *** dcmwai has quit IRC *** kilo has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** dcmwai has quit IRC *** afromm has quit IRC *** jcater has quit IRC *** nickr has quit IRC *** nickr has joined #gnuenterprise *** nickr has quit IRC *** nickr has joined #gnuenterprise *** nickr has quit IRC *** nickr has joined #gnuenterprise *** kreiszner has quit IRC *** kilo has left #gnuenterprise *** jamest has left #gnuenterprise *** klasstek has quit IRC *** sjc has quit IRC *** jcater has joined #gnuenterprise *** jamest has joined #gnuenterprise *** jamest has left #gnuenterprise *** jcater has quit IRC *** holycow has joined #gnuenterprise *** holy_cow has joined #gnuenterprise