/srv/irclogs.ubuntu.com/2009/09/22/#ubuntu-mobile.txt

=== asac_ is now known as asac
loolnjpatel: Hey09:33
loolnjpatel: I noticed a serious issue this morning09:33
loolnjpatel: netbook-launcher doesn't ship any gconf schemas09:33
loolnjpatel: so a) are you aware of places where you do stuff like gconf_unset -- these would be broken and we could look at revisiting associated bugs09:34
loolnjpatel: b) is is possible to use libnetbook-launcher without netbook-launcher installed?09:34
tsoncullool: just out of curiosity, would a) cause gnome-panel to stick around after switching from Classic to Netbook mode?09:39
looltsoncul: That's one of the bugs I'm looking at09:40
looltsoncul: Perhaps not since the gnome-panel schema is properly installed09:40
tsoncullool: OK, just wanted to tell that it's happening09:40
tsonculhttps://bugs.launchpad.net/ubuntu/+source/desktop-switcher/+bug/43444709:40
ubottuLaunchpad bug 434447 in desktop-switcher "Desktop switcher won't disable gnome-panel when changing from classic to netbook mode" [Undecided,New]09:40
looltsoncul: AFAIK everything panel and gconf related should work fine09:41
tsoncullool: Well, right now I can't go back to netbook-launcher mode. The panel isn't disabled, so the topmost part of the screen can't be seen09:43
looltsoncul: Do you know paste.ubuntu.com?  Could you paste the output of gconftool-2 -R /apps/panel to it?09:43
loolThere's a command which can help with it09:44
tsonculsure09:44
tsonculhold on09:44
davmor2lool: I'm having a mobile day today so KNE and UNR anything specific you'd like me to look at?09:44
looltsoncul: http://people.canonical.com/~cjwatson/ubuntu-paste09:44
looldavmor2: yes, we added a bunch of new apps to UNR09:44
davmor2lool: no worries09:45
looldavmor2: http://paste.ubuntu.com/275733/09:45
looldavmor2: That would be the latest changes in the contents; would be nice to focus on whether these cause regressions and whether these work decently09:45
looldavmor2: I also added usb-creator09:45
njpatellool: probably not, as it depends on some images that are part of the netbook-launcher package09:46
loolnjpatel: So it's ok if I ship the gconf schema in netbook-launcher then; thanks09:46
njpatelyep09:46
loolnjpatel: So it seems desktop-switcher will cause us trouble again09:46
njpatellool: how come?09:46
loolnjpatel: It has a copy of the default settings which we changed in unr-default-settings' packaging09:46
loolAnd desktop-switcher's values are out of date09:47
tsoncullool: I have paste.ubuntu.com/27573509:47
loolPlus we're getting reports that it doesn't work properly09:47
njpatellool: of course...we need to change that into a separate session :(09:47
looltsoncul: Can you put a screenshot somewhere?  You have two panels or what's the issue exactly?09:48
loolnjpatel: I dont think this will happen for karmic though09:48
njpatelright09:48
tsoncullool: I'm taking a screenshot now09:48
loolnjpatel: Not if I'm the one doing it at least -- I welcome the change but cant put the hours to implement it in time before beta or release09:48
loolnjpatel: I think we're better off living with d-s this cycle and fixing the top issues and having a spec about dropping it next cycle09:49
loolAnd using separate sessions09:49
njpatellool: that makes sense09:49
loolnjpatel: I think for instance maximus continues to be running -- but not doing anything -- in classic mode09:49
loolnjpatel: How shall we fix d-s this cycle?  do you folks have time to resync the d-s data files with the current Ubuntu Desktop Edition defaults and ubuntu-netbook-remix-default-settings defaults?09:50
njpatellool: yes, is there a bug for that09:51
njpatel?09:51
loolThere are a couple of symptom bugs09:51
loolBut not one describing that09:51
loolI can file one now09:51
tsoncullool: the screenshot you asked for is at LP:#43444709:51
loolnjpatel: TBH I feel it's more of a packager's job but some configs are in the d-s code or in data files in the tarball; also I'm a bit out of time on UNR this cycle09:52
njpatellool: can you milestone those bugs for beta freeze, so I remember them (i've added this to my todo anyway)09:52
loolnjpatel: Yes09:52
njpatelthanks09:52
lool43453009:54
looltsoncul: Can you open a terminal and run some commands for me?09:57
tsonculsure09:58
looltsoncul: Do you mind wiping your panel config?09:58
tsonculnot at all09:58
loolgconftool-2 --recursive-unset /apps/panel09:58
loolgconftool-2 --load /usr/share/desktop-switcher/netbook-panel-config.xml09:58
loolNot sure about that last path09:58
loolYeah it's correct09:59
tsonculyeah09:59
tsonculI could tab-complete it09:59
looltsoncul: killall gnome-panel09:59
looltsoncul: Does that help?09:59
tsoncullool: no, gnome-panel respawned10:00
looltsoncul: Still with the classic settings?10:00
tsonculit's supposed to be netbook now10:00
loolyes10:00
tsonculit's not exactly classic settings10:00
loolscreenshot?10:01
tsonculthe panel is there, but the date, shutdown button, etc are not there10:01
loolOk10:01
looltsoncul: That is known10:01
tsonculand the netbook interface is running where the desktop would be10:01
tsonculas per the screenshot.10:01
looltsoncul: Oh sorry you want to switch to classic desktop10:01
loolor to netbook mode?10:02
tsonculnetbook10:02
tsonculI can do classic10:02
loolSo the netbook interface being running is fine10:02
tsonculI do have to restart, though10:02
tsonculhold on10:02
loolThe lack of buttons might be fixable too10:02
loolrun gconftool-2 --recursive-unset /apps/panel again10:02
looland killall gnome-panel again10:02
tsonculhold on, I don't think we're on the same page10:02
looltsoncul: What's your goal?10:02
tsoncullool: to go from the classic mode (which works perfectly) to the netbook mode10:03
tsoncullool: when I do that, (desktop-switcher applet) the cluster-interface appears10:03
tsonculhowever, the panels don't go away.10:04
looltsoncul: Did you install this system from an UNR image?10:04
tsonculyes10:04
tsonculkarmic-lpha610:04
loolkarmic or jaunty?10:04
loolok10:04
looltsoncul: So gconftool-2 --recursive-unset /apps/panel10:04
loolkillall gnome-panel10:05
loolif that doesn't help I have an idea for something a bit more stable10:05
tsonculthat partially helps, the functionality is there, but the theme isn't correct10:05
tsonculthe dark grey theme (I don't know the new name) isn't here10:06
looltsoncul: Ok that's easy10:07
tsonculjust change the theme?10:07
lool/desktop/gnome/interface/gtk_theme Dust10:07
looltsoncul: gconftool-2 -s -t string /desktop/gnome/interface/gtk_theme Dust10:08
tsonculagain OK, but now the new monochrome taskbar icons have gone away10:08
tsonculbtw, feel free to stop helping me any time, I don't mind any of these errors10:09
looltsoncul: gconftool-2 -s -t string /desktop/gnome/interface/icon_theme Humanity10:09
tsonculjust want to let you guys know what's broken, though10:09
looltsoncul: I'd love if you could include this conversation on the bug report10:09
tsonculsure10:09
looltsoncul: Well I think the issue is that the .xml file doesn't exactly overwrite the default gnome-panel settings10:09
loolI dont think it can really work the way we're doing it10:09
tsonculOK10:11
tsonculis LP:#434530 a broader-scope version of this?10:11
tsonculI can mark LP:#434447 as a duplicate of that if it's going to help you put things together10:12
looltsoncul: Well we dont know for sure10:12
looltsoncul: Until LP:#434530 is fixed, you'll see strange things when switching desktops10:12
loolBut in general I dont think the approach is robust10:13
loolSadly we cant really fix this for karmic10:13
loolInstead I think we want desktop-switcher to flip the name of the session you want to run and require a logout or reboot10:13
tsonculThat'll probably help keep the settings that are changed to stay changed between flips10:14
tsonculIf I understood you correctly10:14
loolYes; currently we have a special logic for that but I dont see how it can work sanely10:14
tsonculWell..10:15
tsonculI'm not going to bore you too much, but I really didn't understand the logic behind the code (that I pulled from launchpad)10:16
tsonculI seemed to me that to go TO classic mode, we ENABLE netbook-launcher10:16
tsonculI'm not proficient with GNOME, so I really couldn't understand the code itself though10:17
looltsoncul: Which logic are you looking at?10:17
tsoncullool: let me dig it out10:17
loolenable_netbook() and enable_classic() do the things you expect in src/main.c in desktop-switcher's source10:18
lool    else if (strcmp (switch_to, "classic") == 0)10:19
lool      if (!in_classic)10:19
lool        current_mode = NETBOOK_MODE;10:19
lool        selected_mode = CLASSIC_MODE;10:19
lool        enable_classic ();10:19
loolthat looks good10:19
tsonculThat looks good, yes.10:19
tsonculin enable_notebook (void)10:20
tsonculline 341-342:10:20
tsoncul  delete_launcher_autostart_file (LAUNCHER_DESKTOP);10:20
tsoncul  delete_launcher_autostart_file (OLD_LAUNCHER_DESKTOP);10:20
tsonculworried me10:20
tsonculor am I completely off the ball?10:20
looltsoncul: That removes a file in .config/autostart/netbook-launcher.desktop10:21
looltsoncul: By default, launcher will autostart10:21
loolUnless you have such a file which says not to10:21
loolSo removing it when switching to netbook mode will cause it to staqrt10:21
tsonculaha10:22
tsonculmakes much more sense now.10:22
tsonculyeah, thans.10:23
tsonculSorry I can't be of much help with this10:23
loolIt's already excellent that you're on IRC and we can debug this live10:24
tsonculMy understanding of GNOME and its friends goes only so far10:24
tsonculheh10:24
tsonculI got bit by the "I gotta help 9.10 be good enough not to crash my computer this time" bug10:25
loolthat bad!10:26
tsonculIt took me a while to get my eeePC700 in shape when I put 9.04 on it 4 months ago10:26
tsonculI must say though, Karmic really looks in shape (at least for me)10:27
loolI have a 701SD and it's not really fit for running UNR10:33
loolthe screen is too small/the UI is too large10:33
tsonculIs it a 7''?10:34
tsonculYeah, the 8.9' screen is barely enough10:37
=== doko_ is now known as doko
eggonleahi guys, I met the rootstock bug #431917 and question 83414 as well. it seems that these two bugs haven't any update on LP.12:00
ubottuLaunchpad bug 431917 in project-rootstock "When creating an image for Karmic, the folder /etc/network is no-existent" [Undecided,New] https://launchpad.net/bugs/43191712:00
eggonleado you guys have any suggestion to create a fresh Karmic rootfs from scratch?12:01
eggonleaI have to do this because when apt-get update/upgrade, the old Karmic rootfs would encounter some libc GLIBC_PRIVATE symbol missing error.12:02
eggonleaLots of packages complain that and the rootfs fails to work after the imcomplete upgrade.12:03
eggonleaI'm trying to re-generate a fresh Karmic rootfs as before, but this time it fails because of the bug above.12:04
looleggonlea: Ping ogra12:05
looleggonlea: You might want to use #ubutnu-arm though12:05
lool*#ubuntu-arm12:05
eggonleai see12:05
eggonleathanks, I'm leaving for there12:06
media_savvyhello all, 13:47
media_savvyiam running ubuntu MID on Intel atom with GMA 500 13:48
media_savvylooks really nice , 13:48
media_savvyhas anyone tied the nbtk toolkit on it ?13:49
media_savvyfrom here, http://moblin.org/projects/netbook-toolkit-nbtk13:49
media_savvytied = tried13:49
media_savvyiam not able to run the examples. though clutter runs very well 13:50
media_savvyif anyone has been successful, please let me know 13:50
=== cprov is now known as cprov-afk
face2faceonlinuxhello all 15:03
face2faceonlinuxwhere can i find the getting started docs for ubuntu MID APP development 15:04
face2faceonlinuxiam new to ubuntu mid 15:04
face2faceonlinuxany pointers would be helpful15:04
loolnjpatel: UX team updated software-store bug15:10
njpatellool: cool, will check it out15:19

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