*** M4rtinK has joined #maemo-ssu | 00:00 | |
MohammadAG | I'll delete it and restart | 00:01 |
---|---|---|
Sc0rpius | maybe_take_screenshot (GTK_WINDOW (widget)) | 00:03 |
Sc0rpius | (from HAM) | 00:03 |
Sc0rpius | nice name for that | 00:03 |
MohammadAG | ffs can't delete | 00:03 |
MohammadAG | We are sorry, but something went wrong. | 00:03 |
MohammadAG | We have been notified about this issue and we will take a look at it shortly. | 00:03 |
Sc0rpius | no you shouldn't be able to do that | 00:03 |
MohammadAG | I should | 00:03 |
Sc0rpius | I didn't know you could delete a repository that has been cloned, but I dunno | 00:03 |
MohammadAG | edit repository -> delete in right panel | 00:04 |
Sc0rpius | HAM doesn't use a timer for the screenshot. It does it in the destroy event | 00:04 |
MohammadAG | fMMS uses a timer | 00:05 |
Sc0rpius | ah but that's closedf | 00:05 |
Sc0rpius | no it's not closed | 00:05 |
Sc0rpius | let's see fMMS source then | 00:05 |
MohammadAG | Python | 00:06 |
Sc0rpius | :( | 00:06 |
MohammadAG | have a look at drnoksnes | 00:07 |
Sc0rpius | I'll just use g_timeout_add | 00:08 |
*** BCMM_ has quit IRC | 00:09 | |
MohammadAG | meh, I guess ham portrait will have to wait till the next update | 00:09 |
lcuk | MohammadAG, I believe you once asked why the portrait branches had not been included in previous updates ;) | 00:11 |
MohammadAG | I did? :P | 00:12 |
* MohammadAG uploads | 00:13 | |
MohammadAG | lol almost f'd up | 00:14 |
MohammadAG | Upload package to host fremantle-extras-builder | 00:14 |
MohammadAG | libcpaboutcssu uploaded | 00:14 |
MohammadAG | hildon-desktop uploaded | 00:15 |
*** BCMM has quit IRC | 00:15 | |
merlin1991 | MohammadAG, what's the git problem? | 00:16 |
MohammadAG | I need to start over with hildon-application-manager's repo | 00:16 |
MohammadAG | so I need to delete it, gitorious's failing | 00:16 |
merlin1991 | push origin :master | 00:17 |
merlin1991 | should remove the :master branch on gitorious | 00:17 |
merlin1991 | then just push up a clean one | 00:17 |
*** BCMM has joined #maemo-ssu | 00:18 | |
merlin1991 | hm I had typos "git push origin :master" will remove the master branch on gitorious | 00:18 |
Sc0rpius | ok it worked in scratchbox but usually it's faster than the device | 00:18 |
Sc0rpius | lemme try in the device | 00:18 |
merlin1991 | after that you can push anything to that repo you want to put as a new master | 00:18 |
Sc0rpius | ok question | 00:20 |
merlin1991 | and ofc inform everyone todo a new clone since the repo history is broken for anyone with the old master branch | 00:20 |
Sc0rpius | 1.- Does Nokia can give me a public (free) email? something like naikel@ovi.com? | 00:20 |
Sc0rpius | 2.- If (1) { can I configure it in Nokia Messaging? } | 00:20 |
MohammadAG | mail.ovi.com | 00:21 |
MohammadAG | but ovi mail isn't something you want tbh | 00:21 |
Sc0rpius | ok let's see tho9ugh it looks like it's web based | 00:21 |
Sc0rpius | well I just want more accounts to test Modest | 00:21 |
Sc0rpius | somehow it autologged in to mail.ovi.com | 00:21 |
Sc0rpius | I wonder if I can configure that in Nokia Messaging? | 00:22 |
MohammadAG | yeah, login at email.nokia.com and add the account | 00:22 |
Sc0rpius | the screenshot thing worked beautifully, thanks to Jaffa for the timer idea | 00:26 |
MohammadAG | merlin1991, cloned master from http://maemo.gitorious.org/hildon-application-manager/mainline | 00:27 |
MohammadAG | now how do I get the branch ham-2-2? | 00:27 |
Sc0rpius | nice | 00:28 |
Sc0rpius | I added a lot of mailboxes to Nokia Messaging | 00:28 |
Sc0rpius | but i prefer Gmail via IMAP and not via Nokia Messaging | 00:29 |
* Sc0rpius deletes Gmail from Nokia Messaging | 00:29 | |
merlin1991 | MohammadAG, git checkout origin/ham-2-2 | 00:30 |
merlin1991 | git checkout -b ham-2-2 | 00:30 |
merlin1991 | now you have a branch ham-2-2 in your local repo that is the remote ham-2-2 | 00:30 |
Venemo | did you guys know that forwarding is 100% completely and totally broken in Modest? | 00:30 |
MohammadAG | well | 00:31 |
MohammadAG | merging was a bad idea | 00:31 |
MohammadAG | merlin1991, is there a way to delete local master and just rename ham-2-2 to master? | 00:31 |
merlin1991 | sure | 00:31 |
merlin1991 | after you've done the stuff above | 00:31 |
merlin1991 | git branch -D master | 00:31 |
MohammadAG | then how do I rename? | 00:32 |
merlin1991 | git branch -m ham-2-2 master | 00:32 |
merlin1991 | why was merging a bad idea? | 00:34 |
MohammadAG | conflicts | 00:35 |
merlin1991 | so what? | 00:35 |
Sc0rpius | that's normal when the two versions are way different | 00:35 |
merlin1991 | resolve commit done? | 00:35 |
merlin1991 | MohammadAG, did you push the ham-2-2 as master to gitorious now? | 00:37 |
MohammadAG | yeah | 00:37 |
merlin1991 | I'll reclone then | 00:37 |
Jaffa | Venemo: I didn't. What's the bug number? | 00:41 |
MohammadAG | FYI, maemo12 is in repositories but the metapackage was not uploaded yet | 00:41 |
MohammadAG | can anyone test libcpaboutcssu? | 00:41 |
Jaffa | MohammadAG: We'd expect to see -11? | 00:41 |
Venemo | Jaffa: I dunno, it's just not working for me | 00:41 |
MohammadAG | metapackage yes, apt, you'll see -12 | 00:42 |
Jaffa | Venemo: My point was "do you guys know.." is easily checked by going to http://j.mp/communityssu-bugs | 00:42 |
MohammadAG | I'm thinking of getting ham in there asap | 00:42 |
Venemo | Jaffa: everyone to whom I send a forwarded mail say that they got an empty mail | 00:42 |
Sc0rpius | how can we test it | 00:42 |
MohammadAG | apt-get install libcpaboutcssu | 00:42 |
Sc0rpius | ok | 00:42 |
Venemo | Jaffa: maybe I'll bother with checking it tomorrow :) | 00:42 |
Venemo | Jaffa: for now, I'm going to sleep soon | 00:42 |
Jaffa | Venemo: Raise a bug. Perhaps with reproduction instructions :-p *including* the mail software of the recipient | 00:42 |
* Jaffa apt-get installs libcpaboutcssu | 00:43 | |
MohammadAG | hmm | 00:43 |
* Sc0rpius apt-get update since it couldn't find the package | 00:43 | |
MohammadAG | Jaffa, will upgrading ham cause the shim to be lost? | 00:43 |
Jaffa | MohammadAG: No, dpkg-diverts are maintained across upgrades. | 00:43 |
Jaffa | MohammadAG: That's why they're so cool. | 00:43 |
MohammadAG | Nokia-N900:~# ls -l /usr/libexec/apt-worker | 00:43 |
MohammadAG | lrwxrwxrwx 1 root root 31 Feb 6 14:29 /usr/libexec/apt-worker -> /usr/libexec/apt-worker-cssu.sh | 00:43 |
* MohammadAG nods | 00:43 | |
merlin1991 | MohammadAG, do you consider 20.2010.36-2maemo12 to be PR 1.3.3.7-6 or PR 1.3.3.7-12 ? | 00:43 |
Sc0rpius | latter | 00:43 |
MohammadAG | we started on maemo7 | 00:44 |
Jaffa | MohammadAG: dpkg will put any new version into the target of the diversion rather than it's "proper" place | 00:44 |
MohammadAG | merlin1991, just increment 1 | 00:44 |
merlin1991 | <MohammadAG> we started on maemo7 that's all I needed :) | 00:44 |
Jaffa | MohammadAG: Yay! Community SSU iunstalled: Version: 20.2010.36-2maemo11 | 00:44 |
MohammadAG | :D | 00:46 |
* Sc0rpius is still in the apt-get update stage | 00:47 | |
merlin1991 | Sc0rpius, how many sources ? :D | 00:47 |
merlin1991 | omgz0r my name is there ;) | 00:47 |
Sc0rpius | well a lot | 00:47 |
merlin1991 | and also yep works | 00:48 |
Sc0rpius | Get 16: right now | 00:48 |
MohammadAG | HAM going in this update | 00:48 |
Sc0rpius | well it seems I'm like 2 bugs away from a stable tree view mode | 00:52 |
MohammadAG | mp-fremantle-community-pr pushed | 00:52 |
Sc0rpius | nice | 00:52 |
Sc0rpius | but if I have to do another apt-get update I'd kill you | 00:52 |
Sc0rpius | hehe | 00:52 |
Jaffa | Hmm. | 00:52 |
MohammadAG | kill me now | 00:53 |
MohammadAG | :P | 00:53 |
Jaffa | Upgrade or sleep. | 00:53 |
MohammadAG | Upgrade! | 00:53 |
Sc0rpius | this should work differently, like with daily diffs or something | 00:53 |
MohammadAG | It's 1 AM and I have school tomorrow :p | 00:53 |
Sc0rpius | I mean the debian repositories | 00:53 |
Jaffa | Wife relying on N900 for wake up. | 00:53 |
* arcean_ starts charging n900 | 00:53 | |
Sc0rpius | it's just 6:22 pm here | 00:53 |
Jaffa | Might kill in-laws if tired. | 00:53 |
MohammadAG | lol | 00:53 |
Jaffa | Bah, I can buy Red Bull | 00:53 |
* merlin1991 starts ham | 00:54 | |
* MohammadAG apt-get updates | 00:54 | |
* Jaffa is testing it in the user-friendly way | 00:54 | |
merlin1991 | so ham went into this? | 00:54 |
*** trbs has quit IRC | 00:54 | |
MohammadAG | I can't turn on my screen :P | 00:54 |
MohammadAG | battery's low, so I'm running bme-less | 00:55 |
*** BCMM has quit IRC | 00:55 | |
MohammadAG | merlin1991, yes | 00:55 |
merlin1991 | oh come on, I wanted to check the new source but it isn't on gitorious yet | 00:55 |
MohammadAG | Package hildon-application-manager_2.2.72-3_armel.changes was installed to suite fremantle | 00:55 |
MohammadAG | i git pushed merlin1991 | 00:56 |
merlin1991 | http://gitorious.org/community-ssu/mp-fremantle-community-pr/blobs/master/debian/changelog | 00:56 |
MohammadAG | oh that | 00:56 |
MohammadAG | :p | 00:56 |
merlin1991 | the only important one :D | 00:56 |
MohammadAG | pushed | 00:57 |
merlin1991 | thx | 00:57 |
*** NIN101 has left #maemo-ssu | 00:57 | |
merlin1991 | btw MohammadAG I think you should make it a habit to push the sources whenever you push something to the builder | 00:58 |
MohammadAG | I push them all, except the metapackage :P | 00:58 |
merlin1991 | lol | 00:58 |
*** merlin1991 is now known as DocsGuy | 00:59 | |
* DocsGuy heads over to http://wiki.maemo.org/Community_SSU/Changelog | 00:59 | |
MohammadAG | I'm making this easy for you :P | 00:59 |
MohammadAG | easier than git tags | 00:59 |
DocsGuy | tags additinally would be awesome though | 01:00 |
Jaffa | You can even add a "Who do I find out my version?" bit at the top now :-) | 01:00 |
MohammadAG | tbh, I write changelogs all at once | 01:00 |
MohammadAG | I'm not sure how I remember all changes :P | 01:00 |
MohammadAG | I think tactile should go in the CSSU | 01:01 |
MohammadAG | then have hildon-desktop depend on it | 01:01 |
Sc0rpius | yeah About Community SSU works alright | 01:01 |
*** BCMM has joined #maemo-ssu | 01:01 | |
MohammadAG | :) | 01:01 |
Jaffa | Not *quite* yet, perhaps | 01:01 |
MohammadAG | how come? | 01:01 |
*** lizardo has quit IRC | 01:01 | |
MohammadAG | it works quite well | 01:01 |
Jaffa | MohammadAG: Spawning a process is a bit yucky; the patterns haven't been tweaked yet; it introduces a transitive dependency to Python (IIRC) and it's a PoC | 01:02 |
MohammadAG | python? no | 01:02 |
MohammadAG | that's just an example, the main binary is C (already checked that :p) | 01:03 |
Jaffa | MohammadAG: Perhaps put together a wiki page (DocsGuy ;-)) on "How to test tactile" | 01:03 |
MohammadAG | testing it would require devel though, that's why I was thinking of at least pushing it as is to the repo | 01:03 |
MohammadAG | (without depending on it) | 01:04 |
Jaffa | Ah, OK. | 01:04 |
Jaffa | -devel gives thp more control, though. | 01:04 |
MohammadAG | indeed | 01:04 |
Jaffa | Having stuff in the CSSU repo which isn't pulled in by the CSSU has caused confusion in the past (see HAM) | 01:04 |
MohammadAG | right | 01:05 |
DocsGuy | btw since when do we have 9 desktops in cssu? | 01:07 |
Jaffa | DocsGuy: Since this release | 01:08 |
Jaffa | But it (I assume) defaults to four still. But you can just turn on extra ones as you would normally | 01:08 |
Jaffa | s/defaults to four/defaults to the ones you've currently got enabled. | 01:08 |
DocsGuy | it defaults to what you've set and since this release we have 9 desktops in the selection dialog in hildon-home, but since when do we have the suport in hildon-desktop? | 01:09 |
MohammadAG | first release | 01:09 |
DocsGuy | ah yeah | 01:10 |
DocsGuy | that TODO :D | 01:10 |
MohammadAG | yeah lol | 01:10 |
DocsGuy | I simply didn't find the appopriate upstream -- cssu relation so I wrote todo there xD | 01:10 |
MohammadAG | I'd just link to Matan's page about mhd | 01:10 |
MohammadAG | afaik it also fixed the call glitching bug | 01:11 |
MohammadAG | anyway, Maemo update = reboot, brb | 01:11 |
*** Venemo has quit IRC | 01:12 | |
* DocsGuy digs trough hildon-desktop commits | 01:13 | |
DocsGuy | MohammadAG, I think you forgot something in the changelog Fixed bug #10783, Russian keymap works incorrectly when pressing CTRL button. in hildon-desktop | 01:15 |
povbot | Bug https://bugs.maemo.org/10783 Ctrl button types in "A" in Russian layout on home screen | 01:15 |
DocsGuy | yay for going through git logs :D | 01:16 |
MohammadAG | oh yeah | 01:17 |
MohammadAG | :P | 01:17 |
MohammadAG | DocsGuy, | 01:18 |
DocsGuy | ...? | 01:18 |
MohammadAG | is there a FAQ section? | 01:18 |
MohammadAG | I kinda forgot | 01:18 |
MohammadAG | if so | 01:18 |
MohammadAG | Add something like | 01:18 |
MohammadAG | "I installed the CSSU and lost my custom transitions" | 01:19 |
DocsGuy | I guess you could call the main page a faq page :D | 01:19 |
MohammadAG | A: mv /usr/share/hildon-desktop/transitions.ini.old /usr/share/hildon-desktop/transitions.ini | 01:19 |
MohammadAG | I wonder if i should have that in postinst | 01:19 |
MohammadAG | if file exists, move it back | 01:19 |
DocsGuy | damn it someone created http://wiki.maemo.org/Community_SSU/Features | 01:20 |
DocsGuy | now I'll have to update that one as well :D | 01:20 |
DocsGuy | I'm not going to check the modest logs though | 01:25 |
DocsGuy | :D | 01:25 |
DocsGuy | MohammadAG, should we add the versions of the packages in the changelog? | 01:28 |
MohammadAG | no need | 01:28 |
MohammadAG | gotta sleep though :p | 01:29 |
MohammadAG | night everyone | 01:29 |
MohammadAG | oh right | 01:29 |
DocsGuy | oh right what? :D | 01:30 |
*** ChanServ changes topic to "Maemo Community SSU channel, http://wiki.maemo.org/Community_SSU | Known bugs: http://j.mp/communityssu-bugs | Channel logs: http://mg.pov.lt/maemo-ssu-irclog/ | Latest version: 20.2010.36-2maemo12" | 01:30 | |
DocsGuy | ah :D | 01:31 |
DocsGuy | night MohammadAG | 01:31 |
MohammadAG | night .) | 01:31 |
* MohammadAG stabs shift | 01:31 | |
MohammadAG | s/./:/ | 01:31 |
DocsGuy | thp, ping | 01:31 |
*** Aranel has quit IRC | 01:35 | |
arcean_ | guys, is Ctrl+Shift+R working for you? | 01:36 |
DocsGuy | ctrl shift r on what? | 01:36 |
arcean_ | on whatever ;) | 01:36 |
DocsGuy | not on the phoneapp | 01:37 |
DocsGuy | weird | 01:37 |
arcean_ | it seems that app screen orientation depends on launcher | 01:37 |
arcean_ | and i'm wondering if it's just me.. | 01:37 |
DocsGuy | arcean_, could you try something please, start the launcher in portrait and go to settings, are they in portrait mode then? | 01:39 |
arcean_ | yes, they are | 01:39 |
DocsGuy | at least they are for me then, but don't go back to landscape when I turn the phone | 01:39 |
arcean_ | yup, that's the problem | 01:39 |
DocsGuy | also the transistion looks really bad here since the settings start in landscape and then switch to portait afer a sec | 01:40 |
DocsGuy | is it like that on yours too? | 01:40 |
Sc0rpius | lemme see | 01:40 |
arcean_ | i've tried to force autorotation via transitions.ini | 01:40 |
arcean_ | and it works the same way as eg. Settings | 01:40 |
Sc0rpius | it stopped working with this last update it seems | 01:40 |
Sc0rpius | it was working for me before | 01:41 |
Sc0rpius | hmm too bad | 01:41 |
DocsGuy | I'm running without forced autorotation | 01:41 |
arcean_ | forced autorotation doesn't change anything | 01:42 |
arcean_ | it's still fixed with launcher orientation | 01:42 |
*** arcean_ is now known as arcean | 01:42 | |
Sc0rpius | aww :( ctrl shift R was cool | 01:42 |
* arcean starts digging in commits | 01:43 | |
DocsGuy | forced autorotation is a huge merge in on top of hildon-desktop | 01:44 |
DocsGuy | s/in// | 01:44 |
DocsGuy | also MohammadAG you dindn't push ham too, the changelog on gitorious ham is 2 version too old | 01:45 |
*** lardman has quit IRC | 01:47 | |
DocsGuy | I've updated the changelog | 01:57 |
DocsGuy | I'll update the features page tomorrow | 01:57 |
*** DocsGuy has quit IRC | 02:07 | |
*** BCMM has quit IRC | 02:29 | |
Sc0rpius | wow this update is a total mess | 02:33 |
arcean | ? | 02:33 |
Sc0rpius | if I click in the clock I get the status-menu in portrait | 02:33 |
Sc0rpius | I have nothing against portrait mode but I don't use it... this is terrible for me | 02:34 |
arcean | yeah, currently i'm looking at h-d source | 02:35 |
arcean | wow, the code is ready to deal with portrait task manager | 02:38 |
Sc0rpius | yea definitely | 02:38 |
Sc0rpius | well I loaded Phone and exit and now status menu is in landscape as usual | 02:38 |
Sc0rpius | how you force autorotation? | 02:50 |
arcean | in transitions.ini | 02:50 |
arcean | change forcerotation to 1 | 02:50 |
arcean | but it's not working as on the videos | 02:51 |
arcean | app autorotation is broken | 02:51 |
Sc0rpius | ok | 02:52 |
arcean | something like that http://www.youtube.com/watch?v=9MxR1VrDFeI | 02:52 |
Sc0rpius | doesn't work for me. Changed to 1, killall hildon-desktop | 02:52 |
Sc0rpius | and nothing rotates | 02:53 |
arcean | get launcher into portrait and run Conversations | 02:53 |
Sc0rpius | hmm that worked | 02:54 |
Sc0rpius | ok nice | 02:54 |
Sc0rpius | but then it stops rotating | 02:54 |
Sc0rpius | I want to rotate while I'm using the app | 02:54 |
Sc0rpius | not before launching it | 02:54 |
arcean | shall we rise a bug? | 02:54 |
Sc0rpius | liek Ctrl-Shift-R used to work till today | 02:55 |
Sc0rpius | well | 03:25 |
Sc0rpius | I have tested everything and only thing that seems to fail is Ctrl-Shift-R *hew* | 03:25 |
Sc0rpius | *phew* | 03:25 |
Sc0rpius | MohammadAG should figure out tomorrow what's wrong with it | 03:26 |
arcean | i hope so ;) | 03:26 |
*** M4rtinK has quit IRC | 03:38 | |
arcean | Scorpius: ping | 03:46 |
arcean | ehh sorry Sc0rpius: ping | 03:46 |
arcean | i've fixed autorotation with forcerotation=1 | 03:46 |
arcean | now the screen orientation is changed properly | 03:47 |
arcean | i think i've fixed the bug | 03:48 |
arcean | but it needs more tests, and here is nearly 3 am ;/ | 03:49 |
Sc0rpius | heh | 03:50 |
Sc0rpius | go to sleep then | 03:50 |
arcean | yeah;) | 03:50 |
arcean | would you mind testing patched h-d? | 03:50 |
Sc0rpius | send it | 03:50 |
arcean | k | 03:50 |
arcean | http://www.speedyshare.com/files/27009837/hildon-desktop_2.2.142-8_armel.deb | 03:51 |
arcean | just dpkg -i it | 03:51 |
Sc0rpius | ok let's see | 03:51 |
Sc0rpius | I see no difference | 03:57 |
arcean | hmm | 03:58 |
*** Sc0rpius has left #maemo-ssu | 03:58 | |
*** Sc0rpius has joined #maemo-ssu | 03:58 | |
arcean | tried killall hildon-desktop ? | 03:59 |
*** Sc0rpius has quit IRC | 03:59 | |
*** Sc0rpius has joined #maemo-ssu | 04:00 | |
Sc0rpius | stupid x-chat | 04:00 |
Sc0rpius | sometimes I hate it there should be a mIRC port for Linux | 04:00 |
Sc0rpius | anyway | 04:00 |
Sc0rpius | the installation replaced my transitions.ini | 04:00 |
Sc0rpius | so here we go | 04:00 |
arcean | autorotation works for you in eg. Settings? | 04:01 |
Sc0rpius | yeah it works now | 04:02 |
Sc0rpius | autorotation? | 04:02 |
Sc0rpius | I just set forcerotation=1 | 04:02 |
arcean | ok, so it changes from landscape to portrait and vice versa? | 04:02 |
Sc0rpius | yes | 04:03 |
Sc0rpius | well you can request a merge with that patch | 04:03 |
arcean | i'm too tired;) | 04:03 |
arcean | http://pastebin.com/ep1YcTGb | 04:07 |
arcean | and i'm going to sleep ;) | 04:07 |
arcean | bbl | 04:08 |
*** arcean is now known as arcean__ | 04:08 | |
Sc0rpius | ok goot night | 04:08 |
Sc0rpius | good | 04:08 |
*** arcean__ has quit IRC | 04:08 | |
Sc0rpius | well | 04:17 |
Sc0rpius | Nokia messaging introduced 6 new bugs in the tree view mode for Modest :( | 04:18 |
* Sc0rpius sighs | 04:18 | |
*** Sc0rpius has quit IRC | 05:16 | |
*** Sc0rpius has joined #maemo-ssu | 05:16 | |
Sc0rpius | well I'll try to fix more bugs tomorrow | 05:16 |
*** DocScrutinizer has quit IRC | 07:30 | |
*** DocScrutinizer has joined #maemo-ssu | 07:30 | |
*** lardman has joined #maemo-ssu | 09:37 | |
*** lardman|gone has quit IRC | 09:37 | |
*** prgrm has quit IRC | 10:07 | |
*** lardman has quit IRC | 10:08 | |
*** lardman has joined #maemo-ssu | 10:10 | |
*** lardman has quit IRC | 10:10 | |
*** lardman has joined #maemo-ssu | 10:10 | |
*** prgrm has joined #maemo-ssu | 10:12 | |
*** Venemo has joined #maemo-ssu | 10:17 | |
*** Mensoif has joined #maemo-ssu | 10:23 | |
*** divan has joined #maemo-ssu | 10:24 | |
Venemo | hey guys | 10:25 |
Venemo | how did you get the conversations app to work in portrait? | 10:27 |
Mensoif | Hi, I installed Community SSU on Sunday, and since then, my device is really slow and low on memory. Top shows that hildon-home eats 50% of CPU and RAM. | 10:28 |
Mensoif | Did someone experience the same problems | 10:28 |
Venemo | Jaffa, MohammadAG: ping | 10:28 |
Mensoif | Because the phone has really becom unusable | 10:28 |
Venemo | thp: ping | 10:29 |
*** lardman|home has joined #maemo-ssu | 10:30 | |
*** lardman has quit IRC | 10:31 | |
Venemo | I talked with MohammadAG earlier about merging the efforts of the community SSU's hildon-desktop with cordia's hildon-desktop | 10:51 |
Venemo | it would be very good to work together | 10:52 |
Venemo | but it seems that you have merged in some conflicting patches | 10:52 |
thp | Venemo: pong | 10:55 |
thp | which conflicting patches? | 10:56 |
Venemo | thp: kalfa's portrait is one | 10:57 |
Venemo | thp: since we already have full portrait mode | 10:57 |
thp | really? | 10:58 |
thp | as in also in the task switcher? ;) | 10:58 |
Venemo | as in: desktop, task switcher, tasklauncher | 10:59 |
thp | wow! | 10:59 |
Venemo | it is just not really tested on Maemo | 10:59 |
thp | well, I can just rebase my own patches on top of cordia's if that helps? | 10:59 |
Venemo | some adjustments might be needed | 11:00 |
Venemo | see see http://gitorious.org/cordia/hildon-desktop/commits/clutter_0_8 | 11:00 |
Venemo | some code has been removed which should have been instead marked with #ifdef MAEMO_CHANGES | 11:00 |
*** jsgotangco has joined #maemo-ssu | 11:00 | |
thp | Venemo: where does cordia's h-d run atm? | 11:01 |
Venemo | thp: basically, any normal Linux distribution | 11:02 |
*** jsgotangco has quit IRC | 11:02 | |
*** jsgotangco has joined #maemo-ssu | 11:03 | |
Venemo | thp: this is why the Maemo-specific parts are removed. but then again, they should have been just #ifdeffed out. | 11:04 |
Venemo | thp: right now, I'm getting it to work under Maemo and see what's working and what's not | 11:05 |
thp | Venemo: great :) so i'll probably just wait until you have got it working | 11:07 |
thp | is there an ubuntu ppa with the cordia build? would love to try it out ;) | 11:07 |
Venemo | thp: well, you can build from git and run it under Xephyr, but I don't think that there is a packaged version yet | 11:08 |
thp | any special build dependencies apart from stock gtk and "normal" components? | 11:09 |
Venemo | not that I know of | 11:09 |
Venemo | you may need some -dev packages | 11:09 |
Venemo | also, libmatchbox and clutter 0.8 are embedded in the source as git submodules | 11:09 |
thp | yep, sure. but not e.g. the hildon-patched version of gtk? | 11:10 |
Venemo | you will need libhildon, but you won't need any maemo-specific patches to gtk | 11:11 |
Venemo | also, it may depend on other stuff, but normally that can be found in the upstream gitorious | 11:11 |
Venemo | plus, you may want a theme if you actually want it to run, and manual configuration of some stuff | 11:12 |
thp | hmm.. should i even bother then? ;) | 11:12 |
Venemo | thp: well it compiled under my Fedora :) | 11:12 |
MohammadAG | thp, any progress on the whitelist or the orientation lock? | 11:12 |
Venemo | thp: try to contact smoku in #cordia he is the lead developer :) | 11:12 |
thp | MohammadAG: no, haven't really been working on that | 11:12 |
*** jsgotangco has quit IRC | 11:14 | |
Mensoif | I installed Community SSU on Sunday, and since then, my device is really slow and low on memory. Top shows that hildon-home eats 50% of CPU and RAM. Did someone experience the same problems? Because the phone has really becom unusable | 11:15 |
MohammadAG | nope | 11:16 |
thp | Mensoif: working fine for me here. try turning off all desktop widgets? | 11:16 |
Mensoif | no, but it's hard, because when I start the phone it dosen't even display them | 11:18 |
Mensoif | the phone is slow from startup | 11:18 |
thp | so maybe it *is* a problem with the desktop widgets? ;) | 11:18 |
Mensoif | yes :-) | 11:18 |
Mensoif | is there a non gui way to disable them? | 11:19 |
*** wmarone has quit IRC | 11:19 | |
Mensoif | I killed the hildon-home process, and now everithing works normally | 11:26 |
Mensoif | wich is strange because I faced this problems even after serval reboots | 11:27 |
Mensoif | And I did not add new widgets since I updated to Community SSU | 11:27 |
*** psycho_oreos has joined #maemo-ssu | 11:36 | |
*** BCMM has joined #maemo-ssu | 12:26 | |
*** BCMM has quit IRC | 12:27 | |
*** lardman|home is now known as lardman | 12:51 | |
*** lardman has joined #maemo-ssu | 12:51 | |
chainsawbike | nice work on the community ssu guys :) | 12:57 |
*** Venemo_N900 has joined #maemo-ssu | 13:12 | |
*** lizardo has joined #maemo-ssu | 13:13 | |
*** Venemo_N900 has quit IRC | 13:13 | |
*** Venemo_N900 has joined #maemo-ssu | 13:13 | |
*** smoku has joined #maemo-ssu | 13:25 | |
*** Venemo_N900 has quit IRC | 13:47 | |
*** Venemo_N900 has joined #maemo-ssu | 13:49 | |
*** the_lord has joined #maemo-ssu | 14:03 | |
*** normaltusker has joined #maemo-ssu | 14:08 | |
normaltusker | hello all | 14:09 |
psycho_oreos | hi | 14:09 |
normaltusker | I just came here hoping i can find some quick help from all the CSSU members | 14:10 |
psycho_oreos | ask and you may receive | 14:10 |
normaltusker | I seem to have broken my VKB after the latest update, not able to get it up | 14:10 |
normaltusker | tried the fixes that are listed at forum nokia, but that did nt work | 14:10 |
normaltusker | i did not find any fixes at TMO when i googled | 14:11 |
normaltusker | may be i googled something wrong, but still... | 14:11 |
psycho_oreos | you didn't install anything to do with scim I suppose? | 14:12 |
normaltusker | nope. | 14:12 |
thp | normaltusker: do you have vkb enabled in the settings? check if it's still enabled | 14:12 |
normaltusker | I am just now attempting to install Fast SMS hoping that will fix it | 14:12 |
thp | normaltusker: also, the vkb only pops up when the hwkb is closed, but you probably already knew that ;) | 14:12 |
normaltusker | @thp i tried doing that, i diabled the VKB, rebooted, renabled and rebooted again | 14:13 |
normaltusker | it did not work | 14:13 |
*** Venemo_N900 has quit IRC | 14:13 | |
normaltusker | @thp LOL, I already knew that. :) | 14:13 |
*** Venemo_N900 has joined #maemo-ssu | 14:15 | |
normaltusker | the VKB on installing Fast SMS pops up, the fast SMS VKB i mean | 14:19 |
normaltusker | uninstalling FastSMS hoping that the original VKB will now be fixed! | 14:23 |
normaltusker | worked fine. I am back with my original VKB. The fix that i used was to install and then uninstall Fast SMS! :) | 14:30 |
normaltusker | Thanks for all the help friends | 14:30 |
*** Venemo_N900 has quit IRC | 14:31 | |
*** lcuk has quit IRC | 14:39 | |
normaltusker | after enabling the tactile feedback in tranistions.ini i hear sounds that feel like something is loose inside the device, is that normal? is that what is expected. on disabling it these sounds stop. | 14:43 |
thp | normaltusker: yep, that's normal ;) it's the vibration motor | 14:45 |
normaltusker | thp: ok. I was a little worried if my rough handling of the device damaged it! :) | 14:45 |
barzam | after editing transitions.ini will killing hildon-desktop load my new settings or do I do something else? | 14:50 |
normaltusker | barzam: for tactile i think a reboot is required. not too sure | 14:50 |
*** Venemo_N900 has joined #maemo-ssu | 14:58 | |
thp | barzam: for tactile, it works without a restart (just make sure you have "tactile" from extras-devel installed) | 15:04 |
barzam | ok thanks guys :) | 15:05 |
thp | barzam: for everything else, the most you need is "killall hildon-desktop" | 15:05 |
thp | a reboot should not be necessary | 15:05 |
*** merlin1991 has joined #maemo-ssu | 15:11 | |
*** arceanN900 has joined #maemo-ssu | 15:13 | |
arceanN900 | MohammadAG: have you noticed broken autorotation for apps after last update? | 15:15 |
merlin1991 | I love the broken status menu :D | 15:18 |
merlin1991 | I think we should raise a bug | 15:18 |
*** arceanN900_ has joined #maemo-ssu | 15:18 | |
*** arceanN900 has quit IRC | 15:18 | |
merlin1991 | what I found so far: settings doesn't autorotate (instead it uses launcher rotation), and if you close an app in portrait and return to desktop the status menu still starts in portrait when you do so | 15:20 |
merlin1991 | and ctrl shift r isn't working anymore | 15:21 |
*** merlin_1991 has joined #maemo-ssu | 15:23 | |
arceanN900_ | MohammadAG: patch for broken rotation: http://pastebin.com/ep1YcTGb | 15:23 |
merlin_1991 | arceanN900_, does that fix the rotation in ham too? | 15:23 |
arceanN900_ | no, it fixes problem that app does not change it's winow orientation | 15:24 |
arceanN900_ | and Ctrl+Shift+R works again | 15:25 |
merlin_1991 | arceanN900_, ham should have portrait support but with clean cssu it only launches in launcher orientation but does not autorotate | 15:26 |
*** merlin1991 has quit IRC | 15:26 | |
arceanN900_ | merlin_1991: ahh yes, it fixes that | 15:26 |
merlin_1991 | behaves exactly like control panel | 15:26 |
merlin_1991 | nice :) | 15:26 |
arceanN900_ | look at todays logs, i have posted a link to patched h-d package | 15:27 |
*** Venemo_N900 has quit IRC | 15:27 | |
arceanN900_ | ahh wonderful xchat... | 15:28 |
*** normaltusker has quit IRC | 15:29 | |
merlin_1991 | yeah I checked the looks will try it later on | 15:29 |
merlin_1991 | s/looks/logs/ | 15:29 |
arceanN900_ | link to patched h-d http://www.speedyshare.com/files/27009837/hildon-desktop_2.2.142-8_armel.deb | 15:30 |
*** lcuk has joined #maemo-ssu | 15:40 | |
*** lcuk has quit IRC | 15:40 | |
*** lcuk has joined #maemo-ssu | 15:40 | |
*** arceanN900_ has quit IRC | 15:51 | |
* divan do not understand the necessity of portrait mode for most of apps. | 15:52 | |
divan | Isn't it atavism? | 15:52 |
divan | And useless accelerometer polling? | 15:53 |
lcuk | divan, technically portrait mode and accelerometer polling are different issues | 15:53 |
lcuk | its perfectly possible to have portait apps which do not try and second guess your orientation | 15:53 |
divan | lcuk, why? How software know which orientation to choose? | 15:53 |
lcuk | well the terms "landscape" and "portrait" came by trying to frame the content correct | 15:54 |
lcuk | painting a picture of a person is usually done in portrait because that is the natural best fit for the subject | 15:54 |
lcuk | not turn that to device carrying, portrait is the defacto way human hands have come to be shaped - take for example a simple remote control | 15:55 |
lcuk | how many of those require 2 hands to use? | 15:55 |
smoku | game remote controller | 15:56 |
lcuk | you are sat with it on your knee usually | 15:56 |
smoku | but you're on goot course. it boils down to one-hand operation vs two-hands operation really. not portrait vs landscape | 15:57 |
lcuk | it also includes readability | 15:58 |
divan | lcuk, I agree there are some apps which more handy to use in portrait mode. But it's pretty limited list of apps. Many of them more usable with two-hands. People just got it into the habit that 'phone' -> 'one hand'. It has historical reasons, but now with such screen and keyboard why do I need to keep texting with one hand or browsing web or navigating through music with one hand? | 16:00 |
divan | N900 makes two-hands more natural way of using phone. But most people aren't ready for that. | 16:01 |
smoku | lcuk, yes, but if you want to fit great lenght on screen, for that you don't have to rotate tha app nor the device. we humans are really good in comprehending rotated objects and "rotating" in mind | 16:02 |
smoku | divan, because one may want to drive a car with the other hand? :> | 16:03 |
smoku | or pick a nose | 16:03 |
smoku | or anything ;-) | 16:03 |
divan | smoku, it's risky to drive a car and playing with phone) | 16:03 |
smoku | divan, thus ":>"... nevertheless people do it. | 16:04 |
divan | No, they do not want - they just have a habit :) | 16:04 |
*** psycho_oreos has quit IRC | 16:04 | |
smoku | divan, yes. it's a matter of habbit. and the point of usability is to adapt the device to human habits, not the habit to the device | 16:05 |
smoku | divan, but I see your point. there are cases when portrait mode is usefull - phone-related applications. and there are cases where landscape makes more sense. and there is no point in forcing both orientations to all cases, because one size does not fit all | 16:07 |
divan | So, many people already adapted to T9 and 'abc' input method. Let's adapt N900 for such input methods and forget about new possibilities of hardware keyboard? ) | 16:08 |
divan | smoku, agree. | 16:08 |
divan | BTW, http://www.youtube.com/watch?v=6Cf7IL_eZ38 | 16:08 |
divan | I want such screen for N900 as on 4:28 )) | 16:08 |
smoku | BTW, http://www.maemonokian900.com/maemo-news/experimental-maemo-5-ui-alternative-portrait-mode/ this is one of other approaches to "portrait" mode | 16:10 |
*** merlin_1991 has quit IRC | 16:12 | |
*** NIN101 has joined #maemo-ssu | 16:15 | |
*** M4rtinK has joined #maemo-ssu | 16:18 | |
thp | smoku: who is maemonokian900.com, anyway? they seem to be copying planet.maemo.org pages verbatim without giving proper credit :/ | 16:24 |
*** lcuk has quit IRC | 16:25 | |
smoku | thp, no idea. but they have google results, while the source does not ;-) | 16:27 |
smoku | possibly some SEO operated site serving as link-farm | 16:29 |
smoku | I came up to the link via images.google.com | 16:30 |
*** MatthiasL has joined #maemo-ssu | 16:31 | |
thp | google the first paragraph :p | 16:37 |
smoku | sorry. my memory is weak and I cannot remember that much text. I usually google by few (2-5) keywords | 16:38 |
*** lcuk has joined #maemo-ssu | 16:40 | |
*** lcuk has quit IRC | 16:40 | |
*** lcuk has joined #maemo-ssu | 16:40 | |
MatthiasL | hello all | 16:42 |
MatthiasL | so what about the recent suggestion to get a donate-button up and running? is that feasible/allowed? | 16:42 |
*** merlin1991 has joined #maemo-ssu | 16:56 | |
mirr0r | you can send your donations to /dev/null | 16:57 |
MohammadAG | Sc0rpius, noticed a bug in portrait mode (modest), message view -> title bar -> message details | 16:57 |
MatthiasL | lol | 16:57 |
MohammadAG | MatthiasL, haven't really considered donations, and if I did it wouldn't be for the CSSU :p | 16:58 |
MatthiasL | I'll take the moneys than :P | 16:58 |
MohammadAG | heh | 16:58 |
MohammadAG | dd if=/dev/urandom of=/dev/null | 16:58 |
MatthiasL | but on a more serious note, with the future being eh slightly unknown | 16:58 |
MatthiasL | in regards to nokia supporting the infrastructure | 16:58 |
MatthiasL | (at least from what I gathered) | 16:59 |
MatthiasL | it wouldn't be a bad idea to accept donations and put them aside for servers etc | 16:59 |
MatthiasL | I did that for a previous project and we definitely needed the money when our sponsor went bankrupt (totally not implying that Nokia will go bankrupt) | 17:00 |
MatthiasL | the only problem would be if you surpass the 1000euro because than PayPal requires you to prove you're an NPO and what not | 17:01 |
MatthiasL | brb, meeting | 17:02 |
*** lcuk has quit IRC | 17:05 | |
Venemo | hey guys | 17:09 |
mirr0r | oi | 17:17 |
MatthiasL | 'lo | 17:18 |
mirr0r | pff, i want a tablet, but i dunno which one | 17:19 |
*** Kaptenen_ has joined #maemo-ssu | 17:20 | |
*** Kaptenen1 has joined #maemo-ssu | 17:21 | |
*** Kaptenen1 has quit IRC | 17:21 | |
*** Kaptenen_ has quit IRC | 17:22 | |
*** Kaptenen has quit IRC | 17:22 | |
*** lcuk has joined #maemo-ssu | 17:22 | |
*** lcuk has quit IRC | 17:22 | |
*** lcuk has joined #maemo-ssu | 17:22 | |
*** wmarone has joined #maemo-ssu | 17:23 | |
*** Kaptenen has joined #maemo-ssu | 17:26 | |
Sc0rpius | do you guys figured out what happened with Ctrl Shift R? | 17:31 |
*** wmarone has quit IRC | 17:36 | |
*** wmarone has joined #maemo-ssu | 17:36 | |
*** lcuk has quit IRC | 17:45 | |
*** MatthiasL has quit IRC | 17:46 | |
*** M4rtinK3 has joined #maemo-ssu | 18:01 | |
*** M4rtinK2 has joined #maemo-ssu | 18:01 | |
*** M4rtinK2 has quit IRC | 18:20 | |
*** M4rtinK has quit IRC | 18:20 | |
*** lcuk has joined #maemo-ssu | 18:21 | |
*** lcuk has quit IRC | 18:21 | |
*** lcuk has joined #maemo-ssu | 18:21 | |
Mensoif | I did find out what is really slow on my device, | 18:26 |
Mensoif | It was the calendar applet | 18:26 |
Sc0rpius | you use the stock one or a custom one? | 18:27 |
*** lcuk has quit IRC | 18:27 | |
Sc0rpius | I use the "Calendar Home Widget", haven't had a problem with it | 18:27 |
Mensoif | it was slow because the calendar app is really slow | 18:27 |
Mensoif | so was there a calendar related update in CSSU? | 18:28 |
Sc0rpius | no | 18:28 |
Mensoif | ok, that's a great news | 18:29 |
Mensoif | it meens that the ssu works fine and that only my calendar is weired or corrupted | 18:29 |
*** lardman is now known as lardman|gone | 18:32 | |
Lava_Croft | Mensoif: what Sc0rpius said. | 18:34 |
Lava_Croft | Calender Home Widget causes no noticeable trouble here | 18:34 |
Lava_Croft | its also superior to the default widget | 18:34 |
Mensoif | yeah, that's fine. It's just that the whole calendar application (not only the widget) is dam slow | 18:37 |
Mensoif | I changed a parameter in the calendar application more than 15 min ago and it's still work in progress :-) | 18:38 |
Mensoif | But as there was no changes on the Calendar side in the CSSU, it's just that the calendar is broken on my side, wich is a good news because it means that CSSU works fine | 18:39 |
Mensoif | so now I will try to fix my calendar and enjoy the CSSU | 18:40 |
*** arcean has joined #maemo-ssu | 18:42 | |
Lava_Croft | ah yeah | 18:43 |
Lava_Croft | i think cal is also closed src, not sure | 18:43 |
Lava_Croft | but i bet its highly advanced code | 18:43 |
Lava_Croft | right? | 18:43 |
Lava_Croft | Mensoif: heh | 18:43 |
Lava_Croft | that is waaay too slow | 18:44 |
merlin1991 | stock calendar is closed source | 18:45 |
Mensoif | so it's why it is so broken :-) | 18:45 |
MohammadAG | the egine is open i think | 18:49 |
MohammadAG | engine* | 18:49 |
Lava_Croft | cal is very advanced you know | 18:50 |
Lava_Croft | thats why its closed src | 18:50 |
MohammadAG | are you talking about calendar or CAL? | 18:50 |
Lava_Croft | calander | 18:50 |
Lava_Croft | calender* | 18:50 |
Lava_Croft | i just abbreviate it | 18:50 |
MohammadAG | also, it's just a UI for an open engine (again, I think) | 18:51 |
MohammadAG | well, CAL stores stuff like IMEI/lock code etc :p | 18:51 |
Lava_Croft | ah:D | 18:51 |
MohammadAG | strings /dev/mtd1 | 18:51 |
Lava_Croft | is new ssu up yet? | 18:51 |
MohammadAG | don't do anything other than reading from that | 18:51 |
Lava_Croft | heh | 18:51 |
MohammadAG | you might cause a brick | 18:51 |
MohammadAG | (a permanent brick) | 18:52 |
MohammadAG | see topic :p | 18:52 |
Lava_Croft | ty:) | 18:52 |
merlin1991 | MohammadAG, several problems regarding rotation were found, shall I raise bugs for everything I find? | 18:53 |
merlin1991 | find/found | 18:53 |
MohammadAG | merlin1991, summarized details? | 18:53 |
MohammadAG | the only problems I found were h-d not always rotating | 18:53 |
MohammadAG | that occured when kalfa's branch was merged (cc thp) | 18:53 |
*** lcuk has joined #maemo-ssu | 18:54 | |
Venemo | hahaha | 18:54 |
*** lcuk has quit IRC | 18:54 | |
*** lcuk has joined #maemo-ssu | 18:54 | |
Venemo | remove kalfa's horseshit then | 18:54 |
merlin1991 | control panel doesn't autorotate but keeps rotation of launcher, ham does the same, when closing an ap in portrait mode status menu will open in portrait even if back on desktop | 18:54 |
MohammadAG | now now, don't call it horseshit | 18:54 |
MohammadAG | ah | 18:54 |
merlin1991 | ctrl shift r is no more | 18:54 |
Sc0rpius | Ctrl -Shift- R? :( | 18:54 |
Sc0rpius | arcean made a patch or something | 18:55 |
MohammadAG | hmm | 18:55 |
merlin1991 | and all that without forcerotation on | 18:55 |
Lava_Croft | holy | 18:55 |
MohammadAG | merlin1991, got scratchbox handy? | 18:55 |
merlin1991 | nope I'm at work :D | 18:55 |
Venemo | MohammadAG: so basically it broke everyting, and then you say it isn't horseshit. then what? | 18:55 |
arcean | i've a patch or broken rotation | 18:55 |
MohammadAG | and I'm mobile | 18:55 |
MohammadAG | arcean, hmm? | 18:55 |
arcean | there's a link somewhere | 18:55 |
arcean | look at the logs | 18:55 |
merlin1991 | arcean, it doesn't fix rotation when running without forcedrotation | 18:55 |
MohammadAG | no merge request? :( | 18:56 |
merlin1991 | (I tried it) | 18:56 |
Sc0rpius | <arceanN900_> MohammadAG: patch for broken rotation: http://pastebin.com/ep1YcTGb | 18:56 |
arcean | nop, i'm on mobile | 18:56 |
Sc0rpius | <arceanN900_> no, it fixes problem that app does not change it's winow orientation | 18:56 |
Sc0rpius | <arceanN900_> and Ctrl+Shift+R works agai | 18:56 |
Sc0rpius | oh | 18:56 |
MohammadAG | hmm | 18:56 |
arcean | merlin1991: it works form me | 18:56 |
merlin1991 | weird | 18:56 |
Venemo | hehe | 18:56 |
arcean | merlin1991: without forcerotation | 18:56 |
Sc0rpius | so what exactly is Kalfa's "horsehit" ? | 18:56 |
Venemo | you should pull in the desktop press feedback effect from Cordia, it's awesome | 18:57 |
merlin1991 | arcean, when I installed your deb control panel actually went back to only go to landscape | 18:57 |
Sc0rpius | well anyway I gotta go, bbl | 18:57 |
merlin1991 | didn't go to portrait anymore | 18:57 |
merlin1991 | same for ham | 18:57 |
arcean | hmm, strange | 18:57 |
merlin1991 | and ctrl shift r wasn't back | 18:57 |
Sc0rpius | when you install the .deb from arcean transition.ini is overwrote | 18:57 |
arcean | killall hildon-desktop? | 18:57 |
merlin1991 | arcean, ofc | 18:57 |
Sc0rpius | so you should check your transitions.ini file again | 18:58 |
Venemo | Sc0rpius: http://gitorious.org/community-ssu/hildon-desktop/commit/2c78f41c7573ee6cbdbe72e624dc32ad1efdafcb | 18:58 |
* Sc0rpius clicks | 18:58 | |
arcean | merlin1991: it should works | 18:58 |
merlin1991 | arcean, I'll give it another try when I get back home | 18:58 |
MohammadAG | merlin1991, try a reboot | 18:58 |
MohammadAG | killall messes rotation | 18:58 |
MohammadAG | (always) | 18:58 |
MohammadAG | messes up* | 18:58 |
Sc0rpius | hmm | 18:58 |
Sc0rpius | I see, well now I gotta go for real | 18:59 |
merlin1991 | actually I'll try now | 18:59 |
MohammadAG | arcean, if your deb was the one in logs, it seems to be working fine here | 18:59 |
* merlin1991 installs the deb from the logs | 19:00 | |
arcean | MohammadAG: is Ctrl+Shift+R working for you? | 19:00 |
MohammadAG | not for enabling | 19:01 |
MohammadAG | only disabling rotation | 19:01 |
Venemo | MohammadAG: desktop press feedback effect rulz | 19:02 |
MohammadAG | Venemo, hmm? | 19:02 |
merlin1991 | arcean, with a reboot it works | 19:02 |
merlin1991 | sorry for spreading fud | 19:02 |
arcean | merlin1991: np ;) | 19:02 |
MohammadAG | i wonder why h-d fails to rotate properly after a kill | 19:02 |
merlin1991 | arcean, I suggest you create a bug report and append your patch | 19:03 |
*** Mensoif has quit IRC | 19:03 | |
MohammadAG | merge request* | 19:03 |
merlin1991 | or what MohammadAG | 19:03 |
merlin1991 | says | 19:03 |
MohammadAG | merlin1991, changelog updated? :p | 19:03 |
arcean | merlin1991: yes, but i'm on the N900 | 19:03 |
merlin1991 | MohammadAG, http://wiki.maemo.org/Community_SSU/Changelog#PR_1.3.3.7-6 | 19:04 |
arcean | merlin1991: so it's a bit problematic | 19:04 |
merlin1991 | is there something we can do about control panel starting in landscape and only to switching to portrait after a few secs? | 19:06 |
MohammadAG | that's not control panel | 19:06 |
MohammadAG | that's h-d's loading window | 19:06 |
MohammadAG | the "window" you're seeing is a screenshot | 19:06 |
MohammadAG | control panel is actually started when the rotating dial disappears | 19:07 |
merlin1991 | I see :/ | 19:08 |
merlin1991 | status menu still needs fixing though | 19:09 |
*** lcuk has quit IRC | 19:09 | |
MohammadAG | it's the desktop, not the status menu | 19:09 |
MohammadAG | the status menu is the same as it was in the first release | 19:09 |
MohammadAG | (well, besides the pixmap fix introduced some versions before 9(?)) | 19:09 |
merlin1991 | I'm just talking about what I see I don't know the internals :D | 19:09 |
Lava_Croft | so, let me get this clear | 19:10 |
merlin1991 | actually that part is fixed too, I only failed testing | 19:10 |
Lava_Croft | 20.2010.36-2maemo12 is slightly broken? | 19:10 |
merlin1991 | yes | 19:10 |
merlin1991 | it works | 19:10 |
merlin1991 | it just has a few issues with autorotation | 19:11 |
MohammadAG | lol merlin1991 | 19:11 |
merlin1991 | well any autorotation that worked before still works | 19:11 |
Lava_Croft | thanks, merlin1991 and also thanks MohammadAG | 19:11 |
merlin1991 | it only introduced a new featuer that has a slight bug | 19:11 |
merlin1991 | and we already have a patch that fixes that one :D | 19:12 |
Lava_Croft | will MohammadAG push an update rather sooner or later? | 19:12 |
Lava_Croft | I might stick with waiting a few days:) | 19:12 |
MohammadAG | sooner | 19:12 |
Lava_Croft | ok, thank you | 19:12 |
MohammadAG | probably tonight | 19:12 |
Lava_Croft | i just had a day from 0345h until 1730h | 19:12 |
MohammadAG | i'm not home, would've done it now | 19:12 |
merlin1991 | MohammadAG, topic needs an update, where did the release often release soon line ogto | 19:12 |
Lava_Croft | so i dont care if its tonight or not:) | 19:13 |
MohammadAG | merlin1991, no idea :p | 19:13 |
merlin1991 | it's the only important part about cssu | 19:13 |
merlin1991 | :D | 19:13 |
Lava_Croft | One day I read about how the compilation instructions for microb were supposedly lost | 19:14 |
Lava_Croft | which brings me to my next, obvious question | 19:14 |
Lava_Croft | any concrete stuff planned for microb? | 19:14 |
Lava_Croft | (like enabling svg?) :> | 19:14 |
MohammadAG | closed source | 19:14 |
Lava_Croft | heh... | 19:15 |
Lava_Croft | so one can only hope ffmobile stops sucking? | 19:15 |
Lava_Croft | well, thats a bit harsh | 19:15 |
Lava_Croft | stop being not so good would be more fair | 19:15 |
merlin1991 | :D | 19:15 |
Lava_Croft | hey, the ffmobile nightlies are a lot faster than the last beta release | 19:16 |
merlin1991 | MohammadAG, why don't we provide a bg for portait ham? | 19:16 |
MohammadAG | merlin1991, shitload of themes | 19:16 |
merlin1991 | doesn't the theming system fallback to a default if there's none defined? | 19:16 |
merlin1991 | I guess I'll just add a bg to the theme I use then | 19:17 |
merlin1991 | also how's Matthiasl on the wiki? | 19:18 |
*** arcean has quit IRC | 19:19 | |
merlin1991 | (docs guy has to complain about redundant info on the changelog guy added from him :P) | 19:20 |
merlin1991 | s/guy/page/ | 19:20 |
*** lcuk has joined #maemo-ssu | 19:21 | |
*** lcuk has quit IRC | 19:21 | |
*** lcuk has joined #maemo-ssu | 19:21 | |
*** arcean has joined #maemo-ssu | 19:29 | |
*** lcuk has quit IRC | 19:29 | |
*** PatrickM has joined #maemo-ssu | 19:42 | |
*** trbs has joined #maemo-ssu | 20:00 | |
*** lcuk has joined #maemo-ssu | 20:07 | |
*** lcuk has quit IRC | 20:07 | |
*** lcuk has joined #maemo-ssu | 20:07 | |
*** andre__ has quit IRC | 20:11 | |
*** merlin1991 has quit IRC | 20:19 | |
*** smoku has left #maemo-ssu | 20:20 | |
arcean | https://bugs.maemo.org/show_bug.cgi?id=11972 | 20:37 |
povbot | Bug 11972: Broken auto-rotation | 20:37 |
arcean | MohammadAG: patch is ready: http://gitorious.org/community-ssu/hildon-desktop/merge_requests/7 | 20:41 |
*** marcels has joined #maemo-ssu | 20:51 | |
*** merlin1991 has joined #maemo-ssu | 20:58 | |
barzam | great work on the latest update guys, I love the z-axis rotation -- very slick | 21:03 |
*** marcels has quit IRC | 21:10 | |
*** M4rtinK2 has joined #maemo-ssu | 21:21 | |
*** M4rtinK has joined #maemo-ssu | 21:21 | |
*** trbs has quit IRC | 21:27 | |
*** PatrickM has quit IRC | 21:27 | |
*** PatrickM has joined #maemo-ssu | 21:28 | |
*** _NIN has joined #maemo-ssu | 21:29 | |
*** NIN101 has quit IRC | 21:31 | |
*** trbs has joined #maemo-ssu | 21:40 | |
*** Venemo has quit IRC | 21:46 | |
*** Venemo has joined #maemo-ssu | 21:46 | |
*** arcean_ has joined #maemo-ssu | 21:53 | |
*** arcean has quit IRC | 21:53 | |
*** _NIN has quit IRC | 21:54 | |
*** ruskie has quit IRC | 21:54 | |
*** merlin1991 has quit IRC | 21:55 | |
*** merlin1991 has joined #maemo-ssu | 21:55 | |
*** arcean_ is now known as arcean | 21:56 | |
*** divan has quit IRC | 21:58 | |
*** macmaN has quit IRC | 21:58 | |
*** PatrickM has quit IRC | 21:59 | |
*** microlith_ has joined #maemo-ssu | 21:59 | |
*** wmarone has quit IRC | 21:59 | |
*** divan has joined #maemo-ssu | 21:59 | |
*** ruskie has joined #maemo-ssu | 22:02 | |
*** microlith_ has quit IRC | 22:03 | |
*** macmaN has joined #maemo-ssu | 22:06 | |
*** RangerBob has joined #maemo-ssu | 22:14 | |
*** lcuk has quit IRC | 22:19 | |
MohammadAG | arcean, merged | 22:21 |
arcean | thx | 22:22 |
*** lcuk has joined #maemo-ssu | 22:23 | |
*** lcuk has quit IRC | 22:23 | |
*** lcuk has joined #maemo-ssu | 22:23 | |
*** the_lord has quit IRC | 22:29 | |
*** M4rtinK2 has quit IRC | 22:35 | |
*** ChanServ changes topic to "Maemo Community SSU channel, http://wiki.maemo.org/Community_SSU | Known bugs: http://j.mp/communityssu-bugs | Channel logs: http://mg.pov.lt/maemo-ssu-irclog/ | Latest version: 20.2010.36-2maemo12.1" | 22:35 | |
*** Lava_C has joined #maemo-ssu | 22:37 | |
*** M4rtinK has quit IRC | 22:38 | |
*** Lava_Croft has quit IRC | 22:38 | |
*** RangerBob has quit IRC | 22:38 | |
*** Milhouse has quit IRC | 22:41 | |
*** chainsawbike has quit IRC | 22:41 | |
*** SpacedOut has quit IRC | 22:41 | |
*** ecksun has quit IRC | 22:41 | |
*** Mensoif has joined #maemo-ssu | 22:46 | |
*** wmarone has joined #maemo-ssu | 22:53 | |
*** divan has quit IRC | 22:57 | |
*** Milhouse has joined #maemo-ssu | 23:00 | |
*** chainsawbike has joined #maemo-ssu | 23:00 | |
*** SpacedOut has joined #maemo-ssu | 23:00 | |
*** ecksun has joined #maemo-ssu | 23:00 | |
Mensoif | I contacted mirakels who made the package of this page http://wiki.maemo.org/Bluetooth_PBAP to see if we could get this in shape for the CSSU | 23:00 |
MohammadAG | cool :) | 23:00 |
Mensoif | He now worked on a new version of this package | 23:00 |
Mensoif | So what are the next steps? | 23:01 |
Mensoif | of course we need to test it, but after that :-) | 23:01 |
MohammadAG | file a bug report :) | 23:01 |
Mensoif | Ok, I will do | 23:01 |
Mensoif | the package could coexist with the old one, but for me it does not make much sense. | 23:04 |
Mensoif | Is there a point to keep the old version? | 23:05 |
*** faari has quit IRC | 23:05 | |
*** ZogG has quit IRC | 23:05 | |
*** Kaptenen has quit IRC | 23:05 | |
*** ChanServ has quit IRC | 23:05 | |
*** arcean has quit IRC | 23:05 | |
*** prgrm has quit IRC | 23:05 | |
*** trumee has quit IRC | 23:05 | |
*** X-Fade has quit IRC | 23:05 | |
MohammadAG | which package is it? | 23:05 |
MohammadAG | we've already replaced system packages | 23:06 |
MohammadAG | osso-applet-display for example | 23:06 |
*** Kaptenen has joined #maemo-ssu | 23:06 | |
*** faari has joined #maemo-ssu | 23:06 | |
*** ZogG has joined #maemo-ssu | 23:06 | |
*** ChanServ has joined #maemo-ssu | 23:06 | |
*** jordan.freenode.net sets mode: +o ChanServ | 23:06 | |
*** lizardo has quit IRC | 23:06 | |
Mensoif | it's obex2 | 23:06 |
*** arcean has joined #maemo-ssu | 23:06 | |
Mensoif | sorry obexd2 | 23:06 |
MohammadAG | Nokia-N900:~# dpkg -l obex2 | 23:06 |
MohammadAG | No packages found matching obex2. | 23:06 |
*** prgrm has joined #maemo-ssu | 23:07 | |
*** trumee has joined #maemo-ssu | 23:07 | |
*** X-Fade has joined #maemo-ssu | 23:07 | |
MohammadAG | Nokia-N900:~# dpkg -l obexd2 | 23:07 |
MohammadAG | No packages found matching obexd2. | 23:07 |
Mensoif | try obex | 23:08 |
Mensoif | obexd | 23:08 |
MohammadAG | ii obexd 0.18-0maemo6+0m5 OBEX Server | 23:08 |
MohammadAG | if it doesn't break anything, I have no issues with replacing it | 23:08 |
Mensoif | that why they could coexist | 23:08 |
Mensoif | ok, mirakels already tested it, I will test it soon | 23:09 |
Mensoif | could we post it here in order to get a wider test audiance | 23:10 |
*** merlin_1991 has joined #maemo-ssu | 23:11 | |
arcean | Mensoif: yes, paste a link | 23:11 |
MohammadAG | sure | 23:12 |
Mensoif | ok, I'll post the link as soon as I get the package. As for now only mirakels has them | 23:13 |
Sc0rpius | maemo12.1 ? | 23:13 |
Sc0rpius | that fixes the Ctrl Shift R? | 23:13 |
*** merlin1991 has quit IRC | 23:13 | |
MohammadAG | yes | 23:14 |
Sc0rpius | nice :) | 23:14 |
Sc0rpius | I'll get it later | 23:14 |
Sc0rpius | that was a quick fix! | 23:14 |
Mensoif | thanks for your help | 23:14 |
MohammadAG | it was annoying, had to fix it quickly :P | 23:14 |
Mensoif | I hope all this will get our n900 to a new level | 23:14 |
merlin_1991 | can't update, battery low :/ | 23:27 |
*** merlin_1991 has quit IRC | 23:27 | |
*** merlin_1991 has joined #maemo-ssu | 23:28 | |
MohammadAG | merlin_1991, just plug in a USB | 23:28 |
MohammadAG | it checks for battery OR a charger | 23:28 |
* merlin_1991 found a non portrait part of ham | 23:30 | |
merlin_1991 | the progerssbar when installing | 23:30 |
MohammadAG | when upgrading the OS or installing? | 23:30 |
merlin_1991 | updating os | 23:30 |
MohammadAG | that's expected :P | 23:30 |
MohammadAG | the dialog isn't parented (that's why you can't access the task switcher button) | 23:30 |
MohammadAG | so it needs to have the portrait flags set again | 23:31 |
Sc0rpius | ok Ctrl-Shift-R works | 23:33 |
MohammadAG | can you mark the bug as VERIFIED? (bug 11972) | 23:34 |
MohammadAG | povbot, bug 11972 | 23:34 |
Sc0rpius | where's your bot | 23:34 |
MohammadAG | thanks :D | 23:34 |
MohammadAG | oh, that wasn't you was it? | 23:34 |
Sc0rpius | nope | 23:35 |
Sc0rpius | I'm still waiting for the bot to gimme the URL | 23:35 |
MohammadAG | bug #11972 | 23:35 |
MohammadAG | http://bugs.maemo.org/11972 f it | 23:35 |
MohammadAG | sigh, had to take a quick way to test a patch | 23:38 |
merlin_1991 | ? | 23:38 |
MohammadAG | post a deb | 23:38 |
MohammadAG | to see if it's the problem | 23:38 |
MohammadAG | since I can't reproduce it | 23:38 |
Sc0rpius | Modest has several things that doesn't work in potrait. For example, the "Move to folder" dialog, if you select Move folder, then select any folder, then select "Move", the next dialog doesn't work in portrait | 23:39 |
Sc0rpius | but I'm still dealing with the New Message button | 23:39 |
povbot | MohammadAG: An error has occurred and has been logged. Please contact this bot's administrator for more information. | 23:39 |
MohammadAG | lol | 23:39 |
Sc0rpius | hehehe | 23:39 |
arcean | :D | 23:39 |
*** trbs has quit IRC | 23:50 | |
*** Milhouse has quit IRC | 23:50 | |
*** chainsawbike has quit IRC | 23:50 | |
*** SpacedOut has quit IRC | 23:50 | |
*** ecksun has quit IRC | 23:50 | |
*** ecksun has joined #maemo-ssu | 23:50 | |
*** SpacedOut has joined #maemo-ssu | 23:50 | |
*** chainsawbike has joined #maemo-ssu | 23:50 | |
*** Milhouse has joined #maemo-ssu | 23:50 | |
*** trbs has joined #maemo-ssu | 23:50 | |
*** PatrickM has joined #maemo-ssu | 23:50 | |
barzam | about the forced rotation, is there a way to force non-portrait while the keyboard is open? (like opera does) | 23:50 |
PatrickM | Hello people | 23:50 |
MohammadAG | barzam, not sure I get that | 23:51 |
MohammadAG | PatrickM, hey | 23:51 |
*** haltdef has joined #maemo-ssu | 23:51 | |
PatrickM | Heya MohammadAG | 23:52 |
*** PatrickM is now known as PatrickM|away | 23:54 | |
barzam | MohammadAG: I mean, that whenever I pull out the keyboard the phone flip into landscape | 23:57 |
MohammadAG | that's expected :p | 23:57 |
MohammadAG | and that's what happens | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!