IRC log of #maemo-ssu for Sunday, 2011-07-31

*** mase76 has quit IRC00:02
*** mase76 has joined #maemo-ssu00:02
merlin1991ludens: there is no fixed release schedule or anything, a new release normally arrives when the avaiable patches reach some sort of critical mass00:05
*** lardman has quit IRC00:06
merlin1991MohammadAG: freemangordon asked about cssu qt sources several times00:39
merlin1991could you push the current state into a "temp" branch on gitorious?00:39
merlin1991(current state as in sources corresponding to the current binary in repo)00:39
*** nox- has joined #maemo-ssu00:44
*** mase76 has quit IRC01:00
arceanmerge requests for desktops portrait mode are ready ;)02:37
merlin1991I guess I should have a look :D03:01
* merlin1991 is interested :D03:01
merlin1991arcean: how much testing did you do with it already?03:13
arceanmerlin1991, almost 3 weeks03:15
merlin1991I'll try it tomorrow (don't have my dev box around atm)03:16
merlin1991arcean: does the h-d mg depend on the hildon-home mg?03:18
arceanif you want separate wallpapers for landscape and portrait, then yes03:19
arceanhildon-home has change-background-dialog and some other important things for setting wallpaper03:21
*** trbs has quit IRC03:21
*** BCMM has quit IRC03:22
*** M4rtinK2 has quit IRC03:52
*** arcean has quit IRC04:40
*** Jade has quit IRC05:39
*** DocScrutinizer has quit IRC07:30
*** DocScrutinizer has joined #maemo-ssu07:30
*** DocScrutinizer has quit IRC07:34
*** DocScrutinizer has joined #maemo-ssu07:34
*** Guest45600 has quit IRC08:10
*** xnt14 has joined #maemo-ssu08:10
*** xnt14 is now known as Guest1619608:11
*** nox- has quit IRC09:02
*** andre__ has joined #maemo-ssu11:14
*** andre__ has quit IRC11:14
*** andre__ has joined #maemo-ssu11:14
*** BCMM has joined #maemo-ssu12:02
*** arcean has joined #maemo-ssu12:18
MohammadAGarcean, libhildonfm in repos12:24
MohammadAGsorry about the delay, got my internet working properly again12:24
freemangordonHi MohammadAG, glad to see you back here :) . Did you follow my issue with QT sources? If not please look at irc logs from past few days.12:29
arceanMohammadAG, thanks12:29
MohammadAGfreemangordon, I actually never uploaded the sources, they're the ones from maemo.org + 2 patches from git12:30
*** mase76 has joined #maemo-ssu12:33
freemangordonYeah, I understood that. Leaving aside GPL, if I am to fix a bug or make an enhancement to be included in CSSU, how should I proceed. There is at least one bug to be smashed (MaemoInformationBox is missing background when app is started in portrait). And I want to make an enhancement which will allow QT apps to use sapwood theme. Please advice.12:37
merlin1991MohammadAG: simply open a 4.7.0backports branch on gitorious and cherry-pick the 2 commits12:39
merlin1991then everyone should be happy12:39
*** hatake_kakashi has quit IRC12:39
MohammadAGfreemangordon, http://pastebin.com/7X5f40Ht12:40
MohammadAGmerlin1991, you're free to guide me12:41
merlin1991git checkout -b awesomenamehere12:43
freemangordonMohammadAG: I know those fixes, at least one of them is mine ;). What I am saying is that there is no way someone to contribute to QT in CSSU, or I am missing something.12:44
merlin1991git cherry-pick commitsha12:44
merlin1991git push12:44
merlin1991freemangordon: MohammadAG is going to add a branch on gitorious against wich you can code your enhancement and file a mergerequest12:45
MohammadAGfreemangordon, problem is, I never planned to keep 4.7.012:45
merlin1991actually MohammadAG I do have commit rights, gimme the 2 commit ids and I'll do that branch12:45
MohammadAGwe thought we could get 4.7.4 up and running in a day or two, then just update gitorious to that12:46
MohammadAGmerlin1991, sec, lemme go over merge requests12:46
freemangordonMohammadAG: And what are the plans now with 4.7.4, are you going to use it or we will stick with 4.7.0?12:48
MohammadAGfreemangordon, can't use it till someone helps with the raster bug12:49
MohammadAGit was introduced somewhere between 4.7.0 and 4.7.112:49
merlin1991MohammadAG: where did you get the pr1.3 qt sources to base your patches on?12:49
MohammadAGmerlin1991, apt-get source qt4-x1112:49
freemangordondo you have bugid? or description? I may try to find it, just give me a hand to understand the problem12:49
MohammadAGhttp://bugreports.qt.nokia.com/browse/QTBUG-1872012:50
freemangordon10x12:50
MohammadAGAs a result of that...12:52
MohammadAGhttps://bugs.maemo.org/show_bug.cgi?id=1214312:52
povbotBug 12143: AF Point in fCamera is not visible12:52
MohammadAGhttps://bugs.maemo.org/show_bug.cgi?id=1222612:52
povbotBug 12226: Crochick MyContacts lose background12:52
MohammadAGhttps://bugs.maemo.org/show_bug.cgi?id=1213712:53
povbotBug 12137: Qt QTextEdit doesn't display current line with hilighted line12:53
freemangordonOK, will see what I can do.12:56
*** crashanddie_ has quit IRC12:59
MohammadAGarcean, is there a GUI in hildon-desktop to flip between vertical scrolling and picking a different background for portrait mode13:10
arceanMohammadAG, gconftool-2 -s /apps/osso/hildon-desktop/KEY -t bool true13:16
MohammadAGarcean, I said GUI :P13:17
arceanah13:17
arceanfor portrait wallpapers we are using default change background dialog13:17
arceanbut you have to gconftool-2 -s /apps/osso/hildon-desktop/portrait_wallpaper -t bool true13:18
arceanane killall h-d and hildon-home13:18
arceanand enter desktop edit mode in portrait13:18
MohammadAGwhy is it false by default?13:19
MohammadAGalso, can you have a look at hildon-home in the CSSU repo?13:19
arceansomething wrong with it?13:20
MohammadAGcompile it (if you want a binary, I can upload it), and see if task shortcut backgrounds are hidden by default13:20
MohammadAG(I know you didn't provide that patch, just wanted someone to double check before I revert it)13:20
arceanok, i'll check13:21
arceanthe version i'm using is without those patches ;)13:21
MohammadAGI know ;)13:22
arceanyou're right, something is wrong13:24
arceanno background for shortcuts13:24
arceanetc13:25
*** M4rtinK2 has joined #maemo-ssu13:30
MohammadAGarcean, even if you flip the gconf keys?13:31
arceanyes13:31
MohammadAGgconftool-2 -R /apps/osso/hildon-home13:31
arceanif you set it to true, things are even worse13:31
arceanie whole widget disappear13:32
arceannot only background13:32
*** tomyri has quit IRC13:34
*** tomyri has joined #maemo-ssu13:36
*** arcean_ has joined #maemo-ssu13:42
*** arcean has quit IRC13:42
*** arcean_ is now known as arcean13:42
*** crashanddie has joined #maemo-ssu13:43
*** crashanddie has joined #maemo-ssu13:43
*** Jade has joined #maemo-ssu14:26
*** Jade has joined #maemo-ssu14:26
arceanMohammadAG, friend found some nasty bug in hildon-home which causes crash due to SIG614:37
arceanMohammadAG, i'll commit patch later14:37
*** trbs has joined #maemo-ssu15:20
*** Vid has quit IRC15:43
*** Vid has joined #maemo-ssu15:44
*** Vid has quit IRC15:44
*** Vid has joined #maemo-ssu15:44
*** BCMM has quit IRC16:02
*** arcean has quit IRC16:12
*** lardman has joined #maemo-ssu16:28
*** claw has quit IRC16:52
*** claw has joined #maemo-ssu16:53
*** mase76 has quit IRC17:04
*** BCMM has joined #maemo-ssu17:35
*** MoonTiger has joined #maemo-ssu18:40
*** BCMM has quit IRC18:55
*** mase76 has joined #maemo-ssu19:06
*** lardman_ has joined #maemo-ssu20:49
*** lardman_ is now known as lardman|laptop20:51
*** antman8969 has joined #maemo-ssu21:08
*** antman8969 has quit IRC21:17
*** arcean has joined #maemo-ssu21:26
*** lardman|laptop has quit IRC21:57
*** arcean has quit IRC22:01
*** arcean has joined #maemo-ssu22:01
*** mase76 has quit IRC22:24
*** lardman has quit IRC23:14
arceanMohammadAG, i've pushed 2 merge requests - for hildon-home and libhildonfm23:27
*** antman8969 has joined #maemo-ssu23:41
*** trbs has quit IRC23:43
*** trbs has joined #maemo-ssu23:45

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!