[QtMoko] WPA connections workaround

2013-09-30 Thread francesco . devita
Hi There is an annoying problem in QtMoko when you try to connect to a WPA protected network: the network manager fails to connect to the chosen network and/or loses manual IP settings. I don't remember if this issue was solved but I found a workaround by chance. I noticed that if there is only

Re: QtMoko packages for old input methods

2013-06-24 Thread francesco . devita
Il 24/06/2013 16:04, Giacomo 'giotti' Mariani ha scritto: Indeed, I am! Awesome, in all these years I didn't know it! Are you using this script [1] or is there another method? Thank you. Joif [1] http://qtmoko.sourceforge.net/download/x11vnc/ ___

Re: [QtMoko] new version of FBReader with Qt4

2013-05-26 Thread francesco . devita
Il 26/05/2013 19:13, Adrien Dorsaz ha scritto: Hello, I've tried latest qtmoko-fbreader and I was unable to run it. I've tried by console (by ssh) and I've found this error : loading /opt/qtmoko/lib/zlibrary/ui/zlui-qt4.so libgps.so.20: cannot open shared object file: No such file or directory

[QtMoko] new version of FBReader with Qt4

2013-05-07 Thread francesco . devita
Hi There is a new version of Fbreader [1] and it now uses Qt4. Should it be easier to integrate in QtMoko now? Has someone tried it already? It is not yet in the Debian repositories but I wanted to give it a shot, so I downloaded the source code and I tried to compile it on my GTA02.

[QtMoko GTA02] udevd errors on screen after update

2013-05-02 Thread francesco . devita
Hi today I did a dist-upgrade on QtMoko v55 on GTA02, after an update of qtmoko-neo (55-1 ?) and the linux image (uname -r gives 2.6.34-qtmoko-v55) I have this error repeated again and again: udevd[667]: unable to receive ctrl connection: Function not implemented QtMoko eventually starts

Re: [QtMoko GTA02] udevd errors on screen after update

2013-05-02 Thread francesco . devita
Il 02/05/2013 19:28, Timo Juhani Lindfors ha scritto: I don't run qtmoko but I don't think this bug is qtmoko specific. Could you also mention udev version number? Both old and new? grep udev /var/log/dpkg.log here it is root@neo:~# grep udev /var/log/dpkg.log 2013-03-28 07:00:30 install

Re: [GTA02, QtMoko] performance issue on uSD

2013-04-26 Thread francesco . devita
Hi I tryed to get this uSD work for days but it doesn't, the file system corrupts every time or it gives me the kernel panic - not syncing error and I don't know for what reasons. I surrender... Can someone suggest me a Class 10 uSD (complete model name) that works on the GTA02 without issues?

[QtMoko,GTA02] config files

2013-04-25 Thread francesco . devita
Hi After a fresh install of QtMoko I usually change some parameters. I'm going to make a script to automatically do those changes, like to activate the deep sleep, to rise up the volume in gsmhandset.state and so on. But I don't know yet the config files to be changed for the power management

Re: [GTA02, QtMoko] performance issue on uSD

2013-04-15 Thread francesco . devita
I'm trying with QtMoko v55 on a SanDisk microSDHC 16GB class 10, but it doesn't boot and gives me these errors: EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: some numbers here EXT3-fs error (device mmcblk0p1): ... ... Kernel Panic - not syncing: No init found.

Re: [GTA02, QtMoko] performance issue on uSD

2013-04-15 Thread francesco . devita
I found this old thread [1], and as suggested I added to /boot/append-GTA02 this line: console=tty0 loglevel=3 rootwait panic=10 glamo_mci.sd_max_clk=500 glamo_mci.sd_post_power_clock=500 glamo_mci.sd_slow_ratio=16 And QtMoko v55 starts and seems to work ok! But, as stated in the

[GTA02, QtMoko] performance issue on uSD

2013-04-11 Thread francesco . devita
Hi I did a test today and I confirmed what I noticed for a while. I have QtMoko v54 (but the issue happened also with older versions) on the NAND of my GTA02 and on a uSD (Kingston SDC4/8GB). QtMoko on the uSD is lesser reactive, for example what I experience is: - 2-4 seconds of delay to

Re: QtMoko v54 - Some issues on GTA02

2013-03-18 Thread francesco . devita
I don't remember if they are known issues for v54, but for now I'm experiencing: - the same problem reported above with the media player; - random sound loss, I notice it after a suspend when I receive a sms, a call or an alarm starts, I have to restart QtMoko. Regards Joif

Re: [QtMoko] Wireless connention to eduroam

2013-03-11 Thread francesco . devita
Il 11/03/2013 14:50, Giacomo 'giotti' Mariani ha scritto: I noticed that the wifi symbol is not displayed if I start wifi that way. Do you know how the wifi symbol is triggered in the theme? This is the line about the wifi icon in the titlebar: status name=wifi imageon=wifi.png

Re: [QtMoko] MokoFaen theme update

2013-02-12 Thread francesco . devita
Hi! Here it is a new version of MokoFaen theme, you can download and test it here: [1]. There are no major changes: some icons have been redone, a first-boot-screen [2] and a wallpaper [3] have been added and the callscreen has been revised [4],[5]. In the main menu I changed the order of the

Re: [QtMoko] MokoFaen theme update

2013-02-06 Thread francesco . devita
Hi I found the icon on QtMoko GIT, branch master. It is kb.png and it is present in these locations: - qtmoko/src/plugins/inputmethods/biglandscapekeyboard/pics - qtmoko/src/plugins/inputmethods/fingerkeyboard/pics - qtmoko/src/plugins/inputmethods/keyboard/pics In QtMoko all the icons should

[QtMoko] MokoFaen theme update

2013-02-05 Thread francesco . devita
Hello I'm working on an update of MokoFaen theme. I'm trying to add a new icon for the keyboard in the context bar, please see [1], but I didn't find the location of the original icon to be replaced. I tried to look at some source code but without luck, can someone help me? Please note that

Re: [QtMoko] Mokofaen red signal strength icon

2013-01-28 Thread francesco . devita
Il 28/01/2013 01:32, Neil Jerram ha scritto: Do you have the .svg source for the signal strength icons? There's a signal.svg in the QtMoko repository but it doesn't match the signal.png. I had a go myself at changing the colour of the .png (attached), but it wasn't a very nice job. Regards,

Re: [QtMoko] Mokofaen red signal strength icon

2013-01-28 Thread francesco . devita
Il 28/01/2013 21:04, Neil Jerram ha scritto: That's great, thanks! There are also a few Mokofaen fixes that have gone recently into the QtMoko repository; please see https://github.com/radekp/qtmoko/commits/master/etc/themes/mokofaen. And then there is one more that I haven't sent anywhere

[QtMoko] dev tools and pc build errors

2013-01-20 Thread francesco . devita
Hi I was looking at the QtMoko development tools page here [1] but I didn't find any infos on how to get and use them. On QtMoko v48 on my GTA02, if I'm not wrong, there aren't such tools. So I thought I had to build QtMoko, and I tried following this [2] for the PC build, but in building it,

Re: [Community] OpenPhoenux Logo contest - Phase 2 (voting)

2013-01-14 Thread francesco . devita
Hi I sent my logo proposal and I would like to explain the work. It is the #10 but please take a look at - http://www.openphoenux.org/logo/openphoenux10b.png - http://www.openphoenux.org/logo/openphoenux10c.png because the SVG doesn't render correctly in the browser. What it represents? It is a

Re: [QtMoko] MokoFaen theme v2

2013-01-10 Thread francesco . devita
Il 10/01/2013 21:34, Yury Sakarinen ha scritto: Hi, list (and Joif if u still here coz I remember u gonna leave FR dev for another phone). Heh.. there is no another phone (: I'll will be here still for a long time. I've just an emergency old phone but I still have my GTA02 with me! Old

Re: [Community] Happy New Year!

2013-01-01 Thread francesco . devita
Happy new year to this awesome community! Ciao Joif ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: battery

2012-12-29 Thread francesco . devita
Il 20/12/2012 13:08, Christoph Pulster ha scritto: I stock 1000x original Openmoko batteries (inventory taken over from Openmoko Twaian), which should last for the next five years. Besides this I already have worked out a 100% compatible rebuilt (made in Germany quality, no cheap China cells).

Re: newer navit on qtmoko (shr?)

2012-12-23 Thread francesco . devita
Hi Using QtMoko, the easy way IMHO is pinning a newer package of navit from the Debian Wheezy repository. But pay attention that pinning navit from wheezy: - you'll probably be able to use it from QX but I don't know if it will work directly in QtMoko in the framebuffer; - you'll have to

[QtMoko] new apps, feedback

2012-12-23 Thread francesco . devita
Hi QtMoko v48 on GTA02 here, I tryed some of the new apps added to the QtMoko Apps page. The installation processes all failed with some errors about the dependencies, but it was sufficient to install them manually. Minitube does not work (but I do not expect that it works well on the

Re: [off-topic] smartphone alternatives?

2012-12-20 Thread francesco . devita
[ If someone could help me for the bass fix I'll be happy to use it, finally, also as an audio player (: ] Golden delicious did all fixes... Yes I know, but as stated on its website the reworks are no more available. I wonder if there is still someone in EU that can do them. Joif

Re: [off-topic] smartphone alternatives?

2012-12-19 Thread francesco . devita
In all this story the software side really puzzles me. The thing that I love in the GTA0x is that I can use a gnu/linux distro on it, i.e. my (poor) desktop knowledge apply more or less on the GTA0x. I know where to put my hands and where to find infos and support. I'm free to do what I want!

[off-topic] smartphone alternatives?

2012-12-17 Thread francesco . devita
Hi list Sadly to say, my GTA02 is going to retire. It is having too much troubles to be used as a daily phone and I'm thinking to replace it. The perfect candidate is the GTA04 but I can't afford its cost right now. I didn't follow with attention the evolution of the smartphones market, so I'm

Re: [off-topic] smartphone alternatives?

2012-12-17 Thread francesco . devita
Those of Brian are more or less my same words. The GTA02 completely satisfied me, it is my daily phone since three years and probably it will be still with me until it works. But battery and GSM issues, and other usury problems, are making it uncomfortable when I am away from home for an

Re: 5Hz GPS operation using the GTA04 ?

2012-12-09 Thread francesco . devita
The GTA02 has a pretty good GPS receiver, and the fact that it can do 4Hz is critical to our application (Flight Data Monitoring). [...] I still have a couple of hundred GTA 02s that will eventually be installed in airplanes and helicopters. -Pascal If I may ask, what kind of activity is

is my GTA02 getting old?

2012-12-09 Thread francesco . devita
Hi all I have a GTA02A7, one of those with the buzz (not bass) fix. In the last months things got worse, the buzz fix seems not be any more effective. In particular, during a conversation, there are intermittent background noises, and they become louder and persistent when the GSM signal is low

Re: [QtMoko] Mokofaen red signal strength icon

2012-11-14 Thread francesco . devita
Thanks for the suggestion. It's not a difficult work to do but I'm really busy, so it is on the todo list for a next release. Regards Joif ___ Openmoko community mailing list community@lists.openmoko.org

Re: openphoenux review on mobilejournal.net

2012-10-31 Thread francesco . devita
Il 31/10/2012 15:42, urodelo ha scritto: Reading such kind of reviews disappoint me. It disappoints me too, and it is not the first not accurate at all and generalist review that I read (I suppose it comes immediately after this one [1], in italian). What makes me angry it's that the authors

Re: [QtMoko] main menu screen proposal

2012-10-11 Thread francesco . devita
Correct me if I'm wrong, but in previous email you wrote, you want to make icons bigger, right? If so, there wil be less space to add text. Bigger icons with text included (drawn) in it, otherwise I mean small icons with text under them. But I understand that a picture can tell more than a

Re: [QtMoko] main menu screen proposal

2012-10-10 Thread francesco . devita
Il 10/10/2012 11:52, Patryk Benderz ha scritto: IMHO present size of icons is fine and does not need to be changed. Ok, but if we want to add more infos, like the text under the icons, I suggest to use the free space around them. Joif ___

[QtMoko] main menu screen proposal

2012-10-09 Thread francesco . devita
Hi all! I propose some changes for the main menu screen, maybe to be included in a future release of QtMoko. The main menu screen, as for QtMoko v48, is this one [1]. A new set of icon could be something like this one [2], but as you can see the icons are in 90x90 pixels [3], it is a small

Re: QtMoko v48

2012-09-16 Thread francesco . devita
Hi FBreader doesn't work properly, when I launch it I see two messages on screen: Upgrading to the new version and then Loading book, Please wait. After that, the FBreader main screen appears for less then a second and it disappears to the QtMoko homescreen. FBreader does not close but

Re: [QtMoko] QX touchscreen input do not work

2012-09-15 Thread francesco . devita
About the rotate screen option in QX, is it using xrandr to make the rotation? If so, one must installs x11-xserver-utils to get xrandr. Maybe this package can be installed automatically by the same script which installs xorg/xglamo in QX. You can try e.g: export

Re: QtMoko v48

2012-09-14 Thread francesco . devita
By the way, what does the four symbols below he calendar on the home of mokofaen stand for? * provider * ?/? (number over number) * consumption * ? (empty) * provider * GSM cell location, the number has to be correlated to some name, it is a function not yet developed * consumption *

Re: QtMoko v48

2012-09-13 Thread francesco . devita
Hi I upgraded from v47 to v48 on my GTA02 and now I'm experiencing a grave problem. if I send a sms, it does not arrive to the recipient. Also, after sending the sms I lose all the phone functionalities, i.e. I can't even make or receive a call. I had to restart the neo but the issue persists

Re: [Gta04-owner] QtMoko v48

2012-09-13 Thread francesco . devita
I have added a new entry in the software database: http://www.openphoenux.org/swi/showdetail.php?app=14 Nikolaus ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community There are also

Re: QtMoko v48

2012-09-13 Thread francesco . devita
Hi I upgraded from v47 to v48 on my GTA02 and now I'm experiencing a grave problem. if I send a sms, it does not arrive to the recipient. Also, after sending the sms I lose all the phone functionalities, i.e. I can't even make or receive a call. I had to restart the neo but the issue

Re: QtMoko v48

2012-09-12 Thread francesco . devita
Il 12/09/2012 20:38, Radek Polak ha scritto: Hi, QtMoko v48 is out now, you can download images for Freerunner and GTA04 from here [1][2]. For more info about QtMoko please visit our homepage [3]. This release is mainly bug fix release. Here is list of changes since v47: * working alarm

Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread francesco . devita
It should rotate the screen according to accelerometers. I cant remember if this was ever working with Xglamo or not. Sorry I was wrong, it works with xglamo but as I said before it's impossible to use the landscape mode. I'll check again the xorg.conf of xglamo and xorg-glamo and I'll try

Re: [QtMoko] QX touchscreen input do not work

2012-09-11 Thread francesco . devita
Hi I tryed again with xserver-xorg-video-glamo, I was wrong again because the touchpad works well. The rotate screen option in QX works and the landscape mode is usable in this case. But the touchpad input is not rotated as well. For now on my neo I'm using a script to launch under QX to get

Re: [QtMoko] QX touchscreen input do not work

2012-09-10 Thread francesco . devita
Maybe you can try to remove xserver-xorg-video-glamo and try Xglamo - that one worked always better for me and it's even many times smaller in size. Thanks, now it works but it is impossible to rotate the screen in landscape mode, the entire screen becomes a mess. I tryed: # xrandr -o 1 and

[QtMoko] QX touchscreen input do not work

2012-09-07 Thread francesco . devita
Hi! I'm playing with QX on QtMoko v47 but it seems that the touchscreen inputs do not work, if I tap or try any movement on the screen nothing happens. This problem happened also with the previous version of QtMoko. I installed xserver-xorg-video-glamo when QX asked it and this is xorg.conf:

Re: [QtMoko] MokoFaen v2.1

2012-08-30 Thread francesco . devita
yberbrowser does not have the keyboard toggle so one cannot type in urls. br robin You're right, the keyboard toggle appears following this rule, from context.xml: inputmethods-plugin transient=yes active=expr:@/UI/IMVisible/ Yberbrowser maybe has different rules for the input methods.

Re: QtMoko v47 for Freerunner

2012-08-29 Thread francesco . devita
Hi! On v47 the alarm and the reminders do not work properly. If the gta02 is in suspension, the alarm/reminder wakes it up but nothing happens or the alarm/reminder starts after several minutes. Regards Joif ___ Openmoko community mailing list

gta02 bass and #1024 bug rework

2012-08-29 Thread francesco . devita
Hi list I have a GTA02A7, is there someone in Europe who still offer the bass (not buzz) and #1024 bug rework? Thanks. Regards Joif ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

[QtMoko] MokoFaen v2.1

2012-08-28 Thread francesco . devita
Hi people Here it is a new version of Mokofaen theme, this time you can download the .deb [1] and install it ;) There are just few changes to follow the features added in QtMoko v47: - added the keyboard button in the context bar [2], it appears only when needed; - title bar reworked [3]; - in

Re: [QtMoko] MokoFaen v2.1

2012-08-28 Thread francesco . devita
Hi, looks great, i have uploaded it to qtmoko apps. http://qtmoko.sourceforge.net/apps/qtmoko-theme-mokofaen.html Thanks! If it's possible, can you update the screenshot there with this http://goo.gl/B3INo ? Btw in v48 there will be more accurate power in suspend. The variable is called

Re: [QtMoko] MokoFaen v2.1

2012-08-28 Thread francesco . devita
Just one nit: what's supposed to appear next to the globe? I'm guessing some kind of location, but I don't know what to do to make anything appear there? Yes it is the GSM cell location. To activate it go to Appearance, open the options menu and select the main window settings, there check

Re: [QtMoko] MokoFaen theme, update

2012-08-24 Thread francesco . devita
Il 23/08/2012 19:52, Raphael Wimmer ha scritto: isn't conky only for X11? Yes it is, but I'm looking at conky just to have some inspiration. Indeed I don't know if it is possible to use conky under QtMoko and if it's convenient to use it. - After a series of test, at least on my GTA02,

[QtMoko] MokoFaen theme, update

2012-08-22 Thread francesco . devita
Hi list! I'm going to work to an update for the MokoFaen theme for QtMoko. I'm planning a few changes to it but I really would like to have some feedback from the community. Usually I just follow my taste, but I admit that my work sometimes lacks beauty and functionality. So I'm asking you to

Re: [QtMoko] MokoFaen theme v2

2012-07-08 Thread francesco . devita
In Finxi, I added a current pressure display (as e.g. 985mb) to the top left corner of the homescreen. Where do you think that would fit best in MokoFaen? For a question of order I'm thinking beneath or above the clock, but you have to play a little with the xml because there is just a

Re: Faenqomod new title.xml file

2012-07-08 Thread francesco . devita
Is there any advantage of pic vs png vs svg. My guess would be that the first is the fastest, before png and svg being the slowest but the only one that does a proper scaling eg when the device is put in landscape mode? The pic files are generated, IIRC, by compiling a theme or the entire

Re: [QtMoko] MokoFaen theme v2

2012-07-07 Thread francesco . devita
But I'm a bit confused by all the similar theme names: faenqo, faenqomod and mokofaen. What's the history there, and is it still useful to have all these variants? Faenqo: is the first theme in chronological sequence, made by cyberesprit. I don't think it is maintained anymore, but it works

Re: Faenqomod new title.xml file

2012-07-03 Thread francesco . devita
l 03/07/2012 11:19, robin ha scritto: do you use some special software (qt designer, ...) to do the layout edits? or do you have any hints on how to get started with the theme editing? A theme is made of xml files and images in svg or png (or the exotic .pic format). You can simply use a text

[QtMoko] MokoFaen theme v2

2012-07-01 Thread francesco . devita
Hi people! Here for you it's the new version of MokoFaen theme, and if the numbers do not deceive me it is the release 2 (: The theme is available at [1], svg and sources at [2]. You can simply copy-past the whole directory opt [1] in your qtmoko root, or you can wait that someone makes the

Re: QtMoko v45

2012-06-15 Thread francesco . devita
Thanks for the new release Radek! I'm looking forward to put hands on it! (: Great work! Regards Joif ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: QtMoko v45

2012-06-15 Thread francesco . devita
Il 15/06/2012 21:34, robin ha scritto: would it be possible to add a recent calls button to the dialer layout? also the dialer layout does not scale if put in landscape which doesnt matter too much as the buttons are big enough but it would just look prettier... I'm planning to update it during

Re: [dfu-util] who use it for flashing FR?

2012-05-07 Thread francesco . devita
Of course I'm using dfu-util, are there other tools for flashing the Neo?? (: Joif ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: QtMoko v44 for Freerunner now available

2012-05-03 Thread francesco . devita
Never mind, now it works. I'm pretty sure that something got wrong during unmounting operations of my SD. Thanks anyway! :) Best Regards Joif ___ Openmoko community mailing list community@lists.openmoko.org

Re: QtMoko v44 for Freerunner now available

2012-05-02 Thread francesco . devita
Hi Thanks for the new version Radek, fresh installed on my GTA02! It's ok on the NAND, but on SD I'm unable to boot it. Qi apparently skips the card and it boots from NAND instead. Is it because of the issue with the v44 kernel for the GTA02? Thanks. Joif

Re: QtMoko v44 for Freerunner now available

2012-05-02 Thread francesco . devita
Il 02/05/2012 18:29, Brian ha scritto: I'd be willing to bet it's something to do with your Qi setup or the SD card setup as IIRC Qi polls the SD card first for a bootable partition and only then boots from NAND. HTH, Brian ___ Openmoko community