*** scoobertron has joined #maemo-ssu | 00:04 | |
*** trbs has joined #maemo-ssu | 00:12 | |
*** scoobertron has quit IRC | 01:42 | |
*** NIN102 has quit IRC | 01:48 | |
*** M4rtinK has quit IRC | 01:53 | |
*** arcean_ has quit IRC | 02:17 | |
*** m0use has quit IRC | 02:37 | |
*** m0use has joined #maemo-ssu | 02:50 | |
*** trbs has quit IRC | 03:12 | |
*** amiconn has quit IRC | 05:29 | |
*** amiconn_ has joined #maemo-ssu | 05:29 | |
*** amiconn_ is now known as amiconn | 05:29 | |
*** wmarone_ has quit IRC | 05:32 | |
*** wmarone__ has joined #maemo-ssu | 05:32 | |
*** luke-jr has quit IRC | 05:38 | |
*** freemangordon has quit IRC | 06:13 | |
*** Sicelo has quit IRC | 06:15 | |
*** Sicelo has joined #maemo-ssu | 06:15 | |
*** freemangordon has joined #maemo-ssu | 06:17 | |
*** jd has joined #maemo-ssu | 06:42 | |
*** jd is now known as Guest86810 | 06:43 | |
*** Guest86810 is now known as jd | 06:43 | |
*** jd has joined #maemo-ssu | 06:44 | |
*** DocScrutinizer2 has joined #maemo-ssu | 07:56 | |
*** DocScrutinizer2 has quit IRC | 07:56 | |
*** DocScrutinizer2 has joined #maemo-ssu | 07:56 | |
*** DocScrutinizer has quit IRC | 07:56 | |
*** DocScrutinizer2 is now known as DocScrutinizer | 07:57 | |
*** wmarone__ has quit IRC | 08:42 | |
*** wmarone_ has joined #maemo-ssu | 08:43 | |
*** wmarone_ has quit IRC | 10:01 | |
*** wmarone has joined #maemo-ssu | 10:01 | |
*** wmarone has quit IRC | 10:02 | |
*** wmarone_ has joined #maemo-ssu | 10:02 | |
*** mirandir has joined #maemo-ssu | 10:47 | |
*** NIN101 has joined #maemo-ssu | 11:01 | |
*** Pali has joined #maemo-ssu | 11:21 | |
merlin1991 | Pali: I've been testing the wlancond deamon for about 1 and a half days and no problem so far (I also could get doc to run a test on his device with stock kernel) | 11:22 |
---|---|---|
Pali | merlin1991: ok, if there is no problem with stock kernel, can be this wlancond patch in CSSU? | 11:23 |
merlin1991 | sure | 11:23 |
merlin1991 | but we'll keep testing it for at least a week | 11:24 |
Pali | ok, after testing you can import my git repo into gitorious | 11:24 |
merlin1991 | will do | 11:25 |
merlin1991 | (after testing) | 11:25 |
*** jd has quit IRC | 11:33 | |
Pali | merlin1991: Did you see patched osso-rss-feed-reader with rotation support? | 11:48 |
merlin1991 | was it on tmo? | 11:49 |
merlin1991 | because I didn't see it | 11:49 |
Pali | I think only one post in TMO | 11:49 |
*** mirandir has quit IRC | 11:52 | |
Pali | merlin1991: here is onion's repo: http://git.tal.org/cgi-bin/gitweb.cgi?p=osso-rss-feed-reader.git;a=shortlog;h=refs/heads/cssu-devel | 11:55 |
Pali | I tried to ping onion on #maemo more times but no response | 11:57 |
*** M4rtinK has joined #maemo-ssu | 12:05 | |
*** mirandir has joined #maemo-ssu | 12:14 | |
*** Jade has joined #maemo-ssu | 12:16 | |
*** Jade has quit IRC | 12:29 | |
*** Jade has joined #maemo-ssu | 12:30 | |
merlin1991 | Pali from a quick glance it looks like he's listening directly to mce | 12:41 |
merlin1991 | which is something we don't want | 12:42 |
Pali | I do not know how is rotation support in Gtk | 12:42 |
Pali | but in Qt we have someting easy in qtmaemo | 12:43 |
Pali | how should Gtk app handle rotation event? | 12:44 |
merlin1991 | I don't remember directly, but listening to mce directly stops h-d from handling the rotation, which makes the whole orientation lock and other stuff useless | 12:46 |
merlin1991 | I think one could simply wait for a window resized even and act accordingly | 12:46 |
merlin1991 | but MohammadAG knows a lil more I thin | 12:47 |
merlin1991 | s/thin/think/ | 12:47 |
Pali | yes, in Qt app we waiting for window resize event | 12:47 |
Pali | but Qt app needs to add some code to "enable rotation support" | 12:47 |
merlin1991 | yeah that's the flag for that, I think gtk has about the same thing somewhere | 12:48 |
merlin1991 | I'll look into it | 12:48 |
Pali | I will try to contact author of rss patches | 12:48 |
merlin1991 | before you do that I will check if he really listens to mce directly | 12:48 |
merlin1991 | I only glanced at the commit msgs | 12:49 |
Pali | if you want to clone that git repo, here is command: git clone git://git.tal.org/osso-rss-feed-reader.git | 12:50 |
Pali | git url is missing on that page | 12:50 |
merlin1991 | http://gitorious.org/community-ssu/hildon-application-manager/commit/0f8b2f6127c6d86b58237053c154f9ae2fa15615 | 12:51 |
merlin1991 | that adds portrait support to ham | 12:51 |
merlin1991 | it appears to be just a signal handler for the resize event | 12:51 |
merlin1991 | hildon_gtk_window_set_portrait_flags (GTK_WINDOW(v->window), HILDON_PORTRAIT_MODE_SUPPORT); | 12:52 |
merlin1991 | that seems to set the portrait enabled flag | 12:52 |
Pali | yes, this is that flag | 12:52 |
merlin1991 | yea looks like it's listening to mce | 12:54 |
merlin1991 | EVIL | 12:54 |
merlin1991 | btw Pali where did you find out about that repo? | 12:59 |
Pali | I tried a lot of combination how is git repos hosted on servers | 13:00 |
Pali | and pattern git://server/project.git worked | 13:00 |
Pali | and http:// url was on TMO | 13:01 |
Pali | wait, I try to find that post on TMO | 13:01 |
Pali | merlin1991: First link I found here: http://wiki.maemo.org/Community_SSU/Development/In-built_applications | 13:02 |
Pali | merlin1991: and here is TMO post: http://talk.maemo.org/showpost.php?p=957403&postcount=1569 | 13:02 |
merlin1991 | thanks pali | 13:02 |
Pali | from 28 feb 2011 - it is not new info | 13:03 |
merlin1991 | I'll try it in it's current state from his git, because his blogpost mentions a broken folder handling, but his git commits are far newer (3 months) | 13:06 |
*** mirandir has quit IRC | 13:07 | |
*** mirandir has joined #maemo-ssu | 13:17 | |
*** Pali has quit IRC | 13:29 | |
*** Pali has joined #maemo-ssu | 13:46 | |
*** Pali has quit IRC | 13:46 | |
*** Pali has joined #maemo-ssu | 13:46 | |
*** ravent-n900 has joined #maemo-ssu | 14:17 | |
*** ravent-n900 has left #maemo-ssu | 14:18 | |
*** arcean has joined #maemo-ssu | 14:43 | |
*** trbs has joined #maemo-ssu | 14:54 | |
*** trbs has quit IRC | 16:33 | |
*** Pali has quit IRC | 17:01 | |
*** ZogG has quit IRC | 17:09 | |
merlin1991 | hm I tried to get to the root of the missing modest-home applet by flashing 1.2 using ota to 1.3.1 and then installing cssu | 17:22 |
merlin1991 | modest-home-applet is still here :/ | 17:22 |
*** scoobertron has joined #maemo-ssu | 17:29 | |
Lava_Croft | Happy Holidays, #maemo-ssu | 17:39 |
merlin1991 | :) | 17:41 |
*** wmarone__ has joined #maemo-ssu | 18:14 | |
*** wmarone_ has quit IRC | 18:14 | |
*** scoobertron has quit IRC | 18:24 | |
*** wmarone__ has quit IRC | 18:44 | |
*** wmarone has joined #maemo-ssu | 18:44 | |
*** wmarone_ has joined #maemo-ssu | 18:53 | |
*** wmarone has quit IRC | 18:54 | |
*** Estel_ has joined #maemo-ssu | 20:21 | |
*** arcean_ has joined #maemo-ssu | 20:31 | |
*** arcean has quit IRC | 20:35 | |
*** ZogG has joined #maemo-ssu | 20:45 | |
*** arcean_ has quit IRC | 21:11 | |
*** scoobertron has joined #maemo-ssu | 21:41 | |
*** scoobertron has quit IRC | 21:47 | |
*** scoobertron has joined #maemo-ssu | 21:48 | |
*** scoobertron has quit IRC | 22:06 | |
*** Estel_ has quit IRC | 23:49 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!