/srv/irclogs.ubuntu.com/2011/04/14/#kubuntu-devel.txt

claydohthe purple grub clashes, imnsho. blank would be better than that for kubuntu's coilors00:30
claydohs/blank/black00:30
ScottKAgreed.00:34
GrueMasterRiddell: natty-preinstalled-mobile-armel+omap.img is not a working image.  It appears to just be a rootfs without the boot partition.00:57
GrueMasterI can graft it to an existing image for testing, but I don't know if it is worth a respin.00:57
rbelemScottK, i notice that a dependency is missing in plasma-mobile01:17
rbelemScottK, plasma-widgets-workspace01:17
rbelemRiddell, ^01:17
rbelemcould you add that? :-)01:18
GrueMasterLooks like Kubuntu Mobile armel+omap4 is a failure also.01:30
rbelem:(01:32
rbelemah!01:33
rbelemGrueMaster, i think this is proposital01:33
GrueMaster?01:34
rbelemGrueMaster, you have to follow these instructions https://wiki.ubuntu.com/ARM/n90001:34
rbelemGrueMaster, just part of that, in fact01:34
GrueMasterOh, I get it.  You guys are only posting a rootfs instead of the whole image.01:35
rbelemyup :-)01:35
rbelemGrueMaster, i forgot that, sorry :-)01:36
GrueMasterok.  Kind of a pita, but I can see that.  01:36
GrueMasterSomeone should add this link to the iso.qa.ubuntu.com test procedures.01:37
GrueMasterYou could easily make integration packages for beagle & panda by taking the boot sector from the kubuntu desktop preinstalled images.01:38
ScottKrbelem: Fixing.01:51
GrueMasterrbelem: Ok, what is the secret to actually booting this mobile image after oem-config runs?02:07
GrueMasterIt just dumps me at a text console.02:07
ScottKrbelem or Riddell^^^02:18
rbelemGrueMaster, hum... i will check whats wrong :-(02:29
GrueMasterIt would be much easier if the img file is a complete filesystem (similar to kubuntu-desktop & ubuntu-netbook).  Then you could just overwrite the boot partion with the needed bits for n900 or what ever.02:30
rbelembrb02:33
=== yofel_ is now known as yofel
GrueMasterLooks like NODM_ENABLED is false in /etc/default/nodm02:51
NCommanderScottK: Riddell: I thought Kubuntu-Mobile was for N900 only.02:58
ScottKNo.02:58
ScottKIt should work on any armel device we build for.02:59
NCommanderScottK: it might run, but the demos of it I saw were for a touchscreen device running on the N900. I'm not sure testing it on non-target hardware will give valid test results. 03:00
NCommanderWhat is needed is people with N900s03:00
ScottKThat's certainly where the focus is.03:01
NCommanderScottK: looking at these instructions, I don't tihnk a non-N900 boot enviroinment would even work. The N900 RAMdisk + bootloader do strange and unusual tihngs last time I looked at it03:06
ScottKOK.03:06
GrueMasterScottK: One issue is the way the images are currently being built.  These images are in no way usable as a preinstalled image if they do not contain a boot method (these do not have a boot partition currently).  That alone causes me to mark as fail for beta release.03:06
ScottKOK.03:06
ScottKrbelem and apachelogger are the ones who have been following it the most closely.03:07
GrueMasterI have managed to flash it over the rootfs image for kubuntu-desktop, but it still fails to launch anything after oem-config runs it's course.03:07
NCommanderScottK: apachelogger: I suspect the best thing that can be done is discuss with the release team, and understand that those of us without N900s ar eprobably useless w.r.t. to testing kubuntu-mobile.03:09
ScottKOK.03:13
ScottKapachelogger and rbelem both have n900's to test with.03:14
ScottKI gave mine away to someone so they could produce the kernel.03:14
NCommanderScottK: getting good test results on the N900 will help03:15
GrueMasterI'm looking at the n900 integration package (which should be in a ppa to make installation easier), and I see nothing in there that would prevent the mobile image from working on other platforms.04:15
GrueMasterI.e. nothing that that deb package does to enable anything non-n900 specific.04:16
rbelemi will check right now X is not starting04:19
rbelem*why04:19
GrueMasterThat was easy.  /etc/default/nodm NODM_ENABLE=false is killing it from starting.04:20
GrueMasterI'm reviewing the wiki that you linked me to and looking for something that doesn't directly relate to n900 hardware.  So far nothing there.04:22
rbelemkubuntu-mobile-default settings should set that to true04:22
GrueMasterFrom what I can tell, I "should" be able to flash natty-preinstalled-desktop-armel+omap4.img.gz to an SD card, sudo partprobe <SD card> to update partition table, then flash natty-preinstalled-mobile-armel+omap4.img.gz  over the ext3 partition.04:25
GrueMasterDoing that, I can boot and go through oem-config no problem.04:25
GrueMasterOr should I manually disable oem-config?04:25
rbelemnice04:25
rbelem i think wew can go with oem-config04:26
rbelemi'm testing i386 install now04:28
rbelemi had to call ubiquity manually04:29
rbelemRiddell, can we change the image to come with ubuntu user predefined and remove oem-config?05:16
GrueMasterPretty hard to do that.05:20
GrueMasterWhat are you seeing?05:20
GrueMasterAnother thing I found from the wiki:  Remove everything from /usr/share/autostart other than plasma-mobile but plasma-mobile isn't there.05:21
GrueMasterGot it!  Lots of issues need to be fixed to make this work.  Need to fix /etc/default/nodm and need plasma-mobile.desktop in /usr/share/autostart.  Will file a bug appropriately against kubuntu-mobile-default settings. 05:31
rbelemGrueMaster, oki05:32
rbelemGrueMaster, do you know how ubiquity works? how could i make it update the /etc/default/nodm?05:33
ScottKrbelem: I thought we fixed that?05:36
GrueMasterNot sure on that one.05:39
GrueMasterI thought you would have had that in the nodm package.05:39
GrueMasterOr the kubuntu-mobile-default-settings.05:40
* ScottK thinks it's in the latter.05:41
rbelemScottK, it is just installing the nodm defaults with the ubuntu user set. It would be nice if we get the user from ubiquity05:42
ScottKWhy?05:42
GrueMasterWhy does nodm need to run as the user?05:43
rbelemops... from oem-config, sorry05:43
rbelemGrueMaster, it can use the ubuntu user05:45
GrueMasterOk, I read the dev page for nodm and understand it's purpose.  It is designed to run as root or a predefined user.  What you should look at is to see how it can be rebuilt to use the user & autologin setting from oem-config.05:48
rbelemyup05:48
GrueMasterI'm lookgint at the code behind kubuntu-mobile-default-settings and NODM_ENABLED=true there.  Must be getting overwritten by the nodm package.05:56
GrueMasterAha.  kubuntu-mobile-default-settings is not installed.05:58
GrueMasterer, there is no /etc/default/nodm in the package.05:58
rbelemGrueMaster, we can put these in kubuntu-mobile-default-settings postinst script06:03
rbelemGrueMaster, but i dont know yet how to get the user created by oem-config06:04
rbelemGrueMaster, is there a way to add a script that oem-config will call?06:08
NCommanderrbelem: Without knowing TOO much about when nodm runs, the user created by oem-config will always havge an id of 1000:100006:08
GrueMasterNot sure.  Need to ask cjwatson or someone who knows oem-config.06:09
NCommanderif you need the user before oem-config is done running, I believe it can also be retrieved from debconf database but thats an unstable API06:09
GrueMasterNCommander: We need oem-config to configure /etc/default/nodm06:10
* NCommander is grabbing nodm so I can see what it is specifically06:11
NCommanderI'm reminded of what we were doing with Ubuntu-MID06:13
NCommanderrbelem: its possible to predefine the username and password of the initial user by preseeding it and then changing the image build to ship with the preseed built right in06:15
rbelemNCommander, cool :-) now we have this option if we fail to find how to change the /etc/default/nodm after oem-config06:19
NCommanderrbelem: I do know it can be done, we did something very similar with the MID image but the details escape me. It might be easier to patch nodm to take a UID, then hardcode in 100006:20
rbelemGrueMaster, NCommander, i think i found usr/lib/ubiquity/06:32
GrueMasterI asked about the ubuntu mid.  Turns out we just used gdm.06:34
rbelemwe need to create a dir and add a script finish-install06:34
rbelemthat will update the /etc/default/nodm06:34
GrueMasterSeems easy enough.06:35
rbelemi got that in the eom-config's debian/rules06:35
GrueMasterI'm still trying to figure out where /etc/default/nodm comes from.06:36
rbelemi think it is generated06:39
rbelemiḿ going to bed06:39
rbelemit is 01:40 am06:39
rbelembye06:40
GrueMasternight.06:52
Quintasan_Riddell, ScottK: I get 8 removals when trying to upgrade to KDE 4.6.2 on Maverick -> http://i.imgur.com/jIXRW.png08:02
Quintasan_oh wait08:02
Quintasan_but it's 4.5.5 which needs testing?08:02
Quintasan_Then I will switch repos08:02
=== Quintasan_ is now known as Quintasan
bambeemorning08:06
Quintasanbambee: \o08:06
jussiHrm, is there a reason we havent packaged this? (at least I cant find it in the repos?) https://launchpad.net/openobject-client-kde08:42
Tm_Tjussi: other than noone has packaged it or there hasn't been presented any need for it?08:44
jussiTm_T: other than those08:44
Tm_Tnot that I know (:08:45
Tm_Tjussi: does the deb package they provides work?08:45
jussino08:53
jussioh, it needs a earlier version of python :/08:54
jussican I have 2 pythons at the same time? 08:54
jussihttp://paste.ubuntu.com/593907/08:55
jussi(we have the GTK client in the repos, just not the kde one)08:55
Tm_Thmm, that kind of dependencies... cannot remember, sorry09:09
jussialso, is it now too late to grab a package from debian? (Im guessing it is...)09:13
jussihttp://packages.debian.org/sid/openerp-web09:13
Tm_Tfor universe?09:13
jussiyeah09:14
Tm_Tcan't see why it couldn't be introduced, but you might like to ask in -motu to be sure09:14
c2tarunIf I want to create a plasmoid that can access my Facebook account and tell me my updates, I know a bit how to create plasmoid, where can I know the code of accessing facebook?09:52
bambeec2tarun: use the "facebook" plasmoid :P09:57
bambeeIf you want to create a plasmoid like that, look at qtwebkit (qwebview)09:58
c2tarunbambee: its in python + I want to know how to access fb or gmail by code :/09:58
c2tarunbambee: Qtwebkit will do that?10:00
bambeec2tarun:  pyqt4 contains a qwebview widget :)10:01
bambeeask on #kde-devel10:01
c2tarunbambee: what is pyqt4?10:01
c2tarun!pyqt410:01
ubottuSorry, I don't know anything about pyqt410:01
bambeepyqt4 == Qt4 python binding10:02
bambee(Qt4 in python)10:02
bambeeask on #kde-devel and look at techbase10:02
Tm_Trather, ask in #plasma10:02
bambeeTm_T is right, ask in #plasma instead10:03
c2tarunsure I'll ask in plasma :) just one last thing, can I create plasmoid in Qt4/C++ because I dont know python10:04
c2tarunbambee: ^^10:04
Tm_Tyes10:04
bambeec2tarun: see also harald's session ("Widgetcraft: The Art of Creating Plasma Widgets")10:07
c2tarunbambee: I attended that :)10:08
bambeehe explained that you can create a plasmoid in C++, javascript, qml, ruby and python10:10
Tm_Tor use webwidget and then use html+css or anything10:11
c2tarunbambee: yup, I just got confused because you said pyqt4 :)10:11
bambeeok10:11
alleeScottK: brown paper bag bug #688518   Same for natty (2 line offset)10:56
ubottuLaunchpad bug 688518 in kdebase-workspace (Ubuntu Maverick) "SRU? bashism in startkde" [Medium,Fix committed] https://launchpad.net/bugs/68851810:56
alleeAlso:  with maverick-proposed and kdm autologin  when I logout the session, I get no kdmgreeter but end up on linux console.  No idea if this is a regression.  Didn't try before I installed proposed.10:58
ScottKallee: That would be important to know.  Can you revert to the released one and see?  I'll update the package.12:00
Riddelldid we work out if our ARM images were at all useful?12:09
alleeScottK: I'll try.   12:11
alleeScottK: No regresion. It's the virtualbox xdriver.  After I build the vbox guest utils and restarted X,  the xserver SEGV on logout.   service kdm reload   -> and X starts again.  I wonder why kdm does not do the restart try automaticly.  At least at startup kdm tries 3 times AFAIR before fail-save is aktivated.12:57
alleeScottK: will/can you also $1 -> "$1" in upstream kdebase  4.6-branch + master?12:58
jussishadeslayer: up still ? 13:48
shadeslayerjussi: yes .. ssup13:49
bambeeRiddell: do you know good python projects on upstream for which it would be interesting to get involved ?14:11
Riddellbambee: system-config-printer-kde :)14:11
bambeemhhh... I look at it14:13
Riddellbambee: the only notable upstream KDE projecting using python are system-config-printer-kde (which needs synced with system-config-printer from gnome and UI reimplemented to the design we had done), printer-applet (which is ok but could be made more pretty in my opinion) and a game in kdegames14:16
bambeeRiddell: mhhh  sounds interesting :)14:17
bambeeI want to contribute to KDE so I thought to kwin and a python project, system-config-printer* looks a good candidate14:19
bambeeRiddell: when you say "to the design we had done", which design are you talking about ?14:39
Riddellbambee: see kubuntu_printer_configuration.pdf in the sources14:50
bambeeok14:51
bambeelooks nice14:55
Riddelldpm: what's the deadline for translations to get into 11.04?15:37
RiddellDarkwingDuck: ping...15:37
dpmRiddell, https://wiki.ubuntu.com/NattyReleaseSchedule <- for those in langpacks, the 21st, for those not in langpacks (i.e. kubuntu-docs) today15:39
Riddellthanks dpm 15:41
alvinWhere can I find someone to test a KDE issue on Natty? (very simple test). I reported a bug and want to know whether to report it upstream too, or leave it on Launchpad.15:42
alvinIt's bug 760632. Test by resizing a konsole window.15:42
ubottuLaunchpad bug 760632 in kdebase (Ubuntu) "Resizing Konsole crashes the whole system" [Undecided,New] https://launchpad.net/bugs/76063215:42
alvin(save your documents first)15:42
shadeslayeralvin: i had this bug15:43
alvinI can't help resizing the konsole. Apparantly it's a habit. Crashed +10 times today.15:43
shadeslayeralvin: yep still happens15:51
ScottKallee: I don't have upstream access.   You need to talk to Riddell or apachelogger probably.15:54
ScottKallee: Thanks for checking15:54
=== jjesse_ is now known as jjesse
alleeScottK: Okay16:05
Riddellbambee: oh userconfig is a Kubuntu tool which would benefit from going upstream and replacing kuser16:35
bambeeRiddell: in kdeadmin package ?16:35
Riddellbambee: that's where it should go yes16:36
bambeethere are nice tools in kdeadmin... :)16:36
bambeeRiddell: I can help for kdeadmin and kwin , I think :)17:33
bambeewhat are the steps when a package goes upstream, btw ? (typically userconfig)17:36
Riddellbambee: contact the module maintainer for general approval, put it into kdereview, announce on kde-core-devel, wait for any complaints, if none move it into module in a couple of weeks17:38
ScottKryanakca: Will you be around if we need the Beta 2 announcement put up on kubuntu.org?17:40
DarkwingDuckRiddell: pong...17:52
RiddellDarkwingDuck: ah, how are docs doing?17:52
Riddellbah, time to go out for a few hours17:54
GrueMasterrbelem: On the kubuntu-mobile images, the instructions you have for n900 are to create a 3 partition image (fat, ext3, swap) and overwrite the ext3 partition with the kubuntu-mobile image.  Would it be easier to just keep the kubuntu-mobile image teh same as the kubuntu-desktop (prepartitioned with boot & ext3), and just overlay the boot partition with the n900 bootloader?  It would make testing easier, as anyone with an omap3/4 platform18:04
GrueMaster would be able to test.18:04
GrueMasterAlso, for Oneric we are going to have a session on generic soc platform images & hw overlay support.18:05
DarkwingDuckRiddell: the docs, i have to check with nixteral about the build and ill double check everything else18:14
DarkwingDuckRiddell: i think all i have is about and welcome to combine into one doc18:14
rbelemGrueMaster, i think the same way. we need to make this easier18:29
rbelemScottK, GrueMaster, i will ping cjwatson about oem-config18:30
ScottKOK.18:30
bambeeRiddell: userconfig should be ported to kauth, we also need to finalize the ldap backend which is still experimental (I can help for that)18:54
bambeeimho18:55
ScottKbambee: I'd say go for it.19:19
ScottKallee: Fixed -workspace should be in the archive for maverick-proposed.  I'd appreciate it if you would retest and comment in the bugs about how it goes.19:24
bambeeScottK: oh sure, my comment was just to give my point of view to Jonathan :)  (I hope it has not been misinterpreted)19:25
ScottKI wasn't sure if you were waiting on someone to tell you to go ahead or not.19:25
bambeeI were not, but thanks anyway :)19:26
apacheloggerScottK, allee: whut?19:40
Riddellbambee: yes I agree on those20:41
ScottKRiddell: I didn't see a release announcement yet, but I'm sure it's close.20:41
Riddellso close I can feel it in the air!20:42
ScottK:-)20:42
ScottKRiddell: Beta 2 is announced.21:34
=== ScottK changed the topic of #kubuntu-devel to: Kubuntu - Friendly Computing | Lots to do https://wiki.kubuntu.org/Kubuntu/Todo | beta 2 bugs http://goo.gl/HbXHe | Add specs to https://wiki.kubuntu.org/Kubuntu/Specs/UDS-O | Maverick KDE SC 4.5.5 testing: https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/757065
savpetherhello21:49
Riddellkubuntu.org/news/kubuntu-natty-beta-221:51
Riddellbit sparse21:51
Riddellhello savpether 21:51
savpetheri made something for new kubuntu 11.0421:51
savpetheri made kdm theme, special for kubuntu21:52
savpetherthis is link: http://www.sendspace.pl/file/f9e2b6a39e6031ac09c7c6221:52
savpetherand this is screenshot: http://www.imghost.pl/?id=9b50cb79d721:52
savpetherif you want, you could add this as default to kubuntu 11.04 :)21:53
RiddellI'm afraid it's too late for any artwork changes for 11.0421:54
Riddelland we tend to stick with upstream artwork anyway21:54
Riddellsavpether: but if you're an artist a banner for beta 2 would be lovely21:54
savpetheri think this theme is better than theme from upstream, i remove user field and user have to just  choose nick and put the password, i know but in my opinion  kubuntu need something new, something suprise.. :) I can support this theme for next releases and fix the bugs i test this theme on five resolutions and all work fine21:56
savpetherif you dont want add this in 11.04, you could also add this in 11.1021:57
savpetherfor creat this theme i use only elements from horos theme and my theme based on horos21:58
neversfeldesavpether: ever thought so send it upstream KDE?22:01
neversfeldethey probably like it and all distros will benefit22:02
savpetherif i send it upstream kde i will have to change font to sand from ubuntu and change logo icon so i can make kde version od this theme and send to upstream, but i would like to see kubuntu version of this theme as default:) 22:05
savpetheras default in kubuntu*, ok so if you wouldn't add this theme i send it on kde-look.org but in my opinion kubuntu needs something special.22:07
ScottKsavpether: It's far too late in the release cycle for us to be considering such changes.22:07
neversfeldesavpether: as Riddell said, we stick with upstream artwork, no plans to change it22:08
savpetherif not in 11.04, you could also add this in 11.1022:09
savpetherneversfelde: i think its mistake, community ready for help and make some special for kubuntu but you dont want, i  have question - why?22:09
neversfeldesavpether: Kubuntu 11.10 will be discussed on next UDS, for this release it is far too late as ScottK said22:11
neversfeldeplease join the discussion and introduce your work22:12
ScottKI think it's something we can discuss for 11.10.22:13
savpetheri hope so :) thanks guys and good night22:14
stikonasthere is a typo in Kubuntu beta 2 release notes: "easier natty narwhal no release candidateto use interface" instead of "easier to use interface"23:31
ScottKryanakca: ^^^23:36
valorielooks like a copy/paste error -- they are so sneaky!23:42

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