| 01:25.01 | *** join/#openezx gmzhuo (n=gmzhuo@222.210.146.27) |
| 01:44.18 | *** join/#openezx FosforoEee (n=Fosforo@20151047218.user.veloxzone.com.br) |
| 02:24.52 | *** join/#openezx johanbr (n=j@blk-7-131-98.eastlink.ca) |
| 04:52.10 | *** join/#openezx gmzhuo (n=gmzhuo@222.210.146.27) |
| 06:11.22 | *** join/#openezx WyrM (i=wyrm@20158133001.user.veloxzone.com.br) |
| 06:12.48 | *** join/#openezx drath_ (i=vmaster@p5B07F55F.dip.t-dialin.net) |
| 07:13.14 | *** join/#openezx ao2 (n=u@2001:1418:117:0:0:0:0:1) |
| 07:13.38 | ao2 | hi |
| 07:40.24 | *** join/#openezx NiZoX (n=none@2a01:e35:8a13:a2b0:21c:c0ff:fe25:ff68) |
| 07:40.24 | *** join/#openezx CIA-26 (n=CIA@208.69.182.149.simpli.biz) [NETSPLIT VICTIM] |
| 07:50.03 | yangvnc | hi ao2 |
| 07:53.18 | Hopscotch | good morning |
| 10:36.44 | ao2 | stefan_schmidt, can you fix my key fot git access? I can't use the git user (It's not urgent, I can still clone the tree somehow with ssh) |
| 11:07.06 | *** join/#openezx pH5 (n=ph5@p5485BECC.dip.t-dialin.net) |
| 11:30.26 | *** join/#openezx rettichschnidi (n=reto@134-179.62-81.cust.bluewin.ch) |
| 11:40.13 | pH5 | mickey|zzZZzz: building zhone git now fails during do_compile with edje_cc not finding zhone_number_edit.edc |
| 11:41.40 | pH5 | (and zhone_text_edit.edc) |
| 11:50.00 | *** join/#openezx SuN (i=unices@ip5652ade4.speed.planet.nl) |
| 12:50.10 | ghane | whats zhone? |
| 12:52.13 | mickeyl | pH5: shoragan has commited the missing files. |
| 12:52.22 | mickeyl | lastest git should compile agian |
| 12:53.10 | mickeyl | ghane: the FSO framework testing UI |
| 12:53.14 | mickeyl | http://wiki.openmoko.org/wiki/FSO_UI_Tutorial |
| 12:53.15 | pH5 | mickeyl: thanks, I just rebuilt and it compiled. |
| 12:53.20 | ghane | mickeyl: ah thanks :) |
| 12:53.21 | pH5 | still fails with "AttributeError: 'NoneType' object has no attribute 'image_cache_set'" on the device. |
| 12:53.38 | mickeyl | hmm, shoragan ? |
| 12:53.43 | pH5 | I'll focus on cli-framework for now |
| 12:58.38 | mickeyl | pH5: right. that'll keep you busy :) |
| 12:58.48 | mickeyl | for introspection use mdbus |
| 12:58.59 | mickeyl | since cli-framework does not integrate introspection into command line completion (yet) |
| 13:32.28 | stefan_schmidt | ao2: Can you re-test? Seems I used your old key. |
| 13:33.55 | *** join/#openezx pleemans (n=peter@d51A5E76A.access.telenet.be) |
| 13:35.48 | ao2 | stefan_schmidt, it works now, thanks |
| 13:35.55 | stefan_schmidt | ao2: good |
| 13:36.24 | stefan_schmidt | Short break and then back to crypto learning. No time for EZX this weekend. :( |
| 13:37.50 | *** join/#openezx johanbr (n=j@blk-7-131-98.eastlink.ca) |
| 13:56.33 | *** join/#openezx WyrM (i=wyrm@20158133001.user.veloxzone.com.br) |
| 14:01.28 | *** join/#openezx ao2 (n=u@2001:1418:117:0:0:0:0:1) |
| 14:10.51 | *** join/#openezx gmzhuo (n=gmzhuo@222.210.146.27) |
| 15:09.31 | *** join/#openezx pH5_ (n=ph5@p5485BECC.dip.t-dialin.net) |
| 15:10.21 | WyrM | weird |
| 15:10.43 | WyrM | xserver-kdrive seems to be working without patches on the -arm branch. |
| 15:11.38 | WyrM | the X screen has correct colors and i can move the X cursor around the screen just fine. |
| 15:12.13 | WyrM | but zhone uses only half the screen, and with wrong colors. |
| 15:37.18 | WyrM | on the default fso-image, does enlightenment libraries draw directly to the FB? |
| 17:13.16 | *** join/#openezx FosforoEee (n=Fosforo@20151047218.user.veloxzone.com.br) |
| 20:41.53 | *** join/#openezx TimRiker (n=timr@rikers.org) |
| 22:37.57 | mickey|away | WyrM: not to the framebuffer, but we're using a special x11-16bit engine which is faster, because it makes certain assumptions on the target format |
| 22:38.03 | mickey|away | WyrM: you can disable the special engine |
| 22:38.11 | mickey|away | do the following in the zhone code: |
| 22:38.16 | mickey|away | (no need to recompile, it's python :) |
| 22:38.43 | mickey|away | actually... |
| 22:38.46 | mickey|away | no need to change anything |
| 22:38.49 | mickey|away | just start it like that: |
| 22:38.55 | mickey|away | zhone --fullscreen -e x11 |
| 22:39.02 | mickey|away | this uses the standard 32/24 bit engine |
| 22:39.49 | WyrM | mickey|away: trying it now. |
| 22:40.43 | WyrM | mickey|away: where is zhone called from the initscripts?? (still no usbnet on a1200). |
| 22:41.34 | mickey|away | WyrM: ls -l /etc/X11/Xsession.d |
| 22:41.43 | mickey|away | zhone is launched from X session scripts |
| 22:46.58 | WyrM | mickey|away: changing the cmdline gave no effects. |
| 22:47.29 | WyrM | i think it is something on EFL, because the xpointer is drawn correctly, on all points of the screen. |
| 22:48.57 | mickey|away | hmm |
| 22:49.06 | mickey|away | well, EFL is pretty optimized and has dozens of output format converters |
| 22:49.11 | mickey|away | i don't know what raster is actually doing |
| 22:49.23 | mickey|away | but if you can get other X clients to work, we can pester raster |
| 22:50.49 | WyrM | mickey|away: any other xclient built on the fso-image? |
| 22:50.58 | mickey|away | i'm afraid not :( |
| 22:51.22 | WyrM | mickey|away: then i will try gpe-image. |
| 22:51.29 | mickey|away | k |
| 22:51.39 | mickey|away | or try openmoko-image |
| 22:51.52 | WyrM | mickey|away: which is faster to build? ;) |
| 22:52.01 | mickey|away | no idea, i didn't build gpe since ages |
| 23:12.03 | WyrM | gpe screen alignment is correct, the UI fills the screen. But colors are still messed up. |