[00:51] dobey: icon_theme.load_icon doesn't, actually, return a usable pixbuf. Not sure why. [00:53] what is it returning? [00:54] a pixbuf [00:54] so what is the problem? [00:54] dobey: the pixbuf seems ... I dunno, empty. Looking into it still, but the first thing I did just shows it blank. [00:55] code? [00:55] 1 sec [00:56] dobey: this is interactive console; I'll pull it out into something I can show you :) [00:56] dobey: give me a minute [00:56] dobey: but [00:56] dobey: first test was in the rb plugin itself [00:56] changed [00:56] icon = gtk.IconTheme().lookup_icon("ubuntuone", gtk.ICON_SIZE_MENU, 0) [00:56] icon = gtk.gdk.pixbuf_new_from_file(icon.get_filename()) [00:56] to [00:56] icon = gtk.IconTheme().load_icon("ubuntuone", gtk.ICON_SIZE_MENU, 0) [00:56] * ajmitch is reminded to file a bug agsint against ubuntu-sso-client [00:56] and the menu came up blank [00:59] Chipaca: s/gtk.ICON_SIZE_MENU/22/ [00:59] err, actually, i think menu is 16 [00:59] so make that 16, not 22 [01:00] or maybe it is 24 [01:00] i forget [01:00] :( [01:00] but you need to pass an actual pixel size there [01:00] not an enum value [01:00] i don't recall atm, if there is a way to convert the enum values to pixel values [01:01] dobey: thanks [01:01] sure [01:01] later :) [01:01] gtk.icon_size_from_name [01:02] ... or maybe not [01:02] dobey: thanks anyway; I'll find it now :) [01:04] gtk.icon_size_lookup(gtk.ICON_SIZE_MENU) -> (16, 16) [01:04] :) [01:23] <[Dmitry]> hello [01:24] <[Dmitry]> How can I make sure that the directory that I synchronize only available to me? [01:25] [Dmitry]: come again? [01:25] <[Dmitry]> wat? [01:25] [Dmitry]: exactly [01:26] <[Dmitry]> If you go through the web it is written who have attained this or that directory? [01:26] [Dmitry]: yes [01:27] [Dmitry]: each directory has a "this is shared with:" and a list, and you can stop sharing from the same list [01:28] <[Dmitry]> ok, thx [01:28] [Dmitry]: on the desktop, you can do u1sdtool --list-shared [01:29] <[Dmitry]> What me need, thanks [01:29] [Dmitry]: you're welcome [01:59] Anyone with Android phone to check if http://wiki.ubuntu.com is availible via Android phone :/ ? === cpg is now known as cpg|away === wgrant_ is now known as wgrnat === wgrnat is now known as wgrant === cpg|away is now known as cpg|away|away === cpg|away|away is now known as cpg [05:03] hello [05:09] hello omo === cpg is now known as cpg|away === cpg|away is now known as cpg|away|away === cpg|away|away is now known as cpg === cpg|away|away is now known as cpg === cpg is now known as cpg|away === cpg|away is now known as cpg === cpg|away is now known as cpg [08:22] morning! [08:22] hello === JUMPA is now known as jumpa [09:03] rodrigo_, thx for the approval of the icons :D [09:03] mandel, nah, an easy one to review :) [09:18] mandel: I approved all your branches [09:18] mandel: in a couple of hours I should have done with the rss script too [09:19] vds, I've seen it, I'm fixing an issue related with the bzrignore that Tim mentioned [09:20] vds, there are duplicated ignores [09:58] Hi, I have error lines in the log like this one : 2010-07-29 10:57:12,536 - pyinotify - ERROR - add_watch: cannot watch /home/lalejand/Documents/ODIGI/OdigiImmo/odigiImmoTotal/sources/odigiImmo/generateurWeb/transformers/.svn/text-base (WD=-1), but syncdaemon-exceptions.log stays empty :( [10:30] Hi, I have error lines in the log like this one : 2010-07-29 10:57:12,536 - pyinotify - ERROR - add_watch: cannot watch /home/lalejand/Documents/ODIGI/OdigiImmo/odigiImmoTotal/sources/odigiImmo/generateurWeb/transformers/.svn/text-base (WD=-1), but syncdaemon-exceptions.log stays empty :( is it normal ? [10:30] hello lalejand [10:31] duanedes1gn : hi [10:36] lalejand: i am having a bit of computer trouble this morning :( [10:37] actually my server is. I think rye might be a better help. [10:37] lalejand, hi! [10:38] lalejand: have you ever had trouble with a version control directory before? [10:38] 09:30 < lalejand> Hi, I have error lines in the log like this one : 2010-07-29 10:57:12,536 - pyinotify - ERROR - add_watch: cannot watch [10:38] /home/lalejand/Documents/ODIGI/OdigiImmo/odigiImmoTotal/sources/odigiImmo/generateurWeb/transformers/.svn/text-base (WD=-1), but syncdaemon-exceptions.log stays empty :( is it normal ? [10:38] rye^^ [10:38] and good morning [10:38] :) [10:39] hmmm [10:39] lalejand, and directory /home/lalejand/Documents/ODIGI/OdigiImmo/odigiImmoTotal/sources/odigiImmo/generateurWeb/transformers/.svn/text-base exists, right? [10:40] rye : yes, there are 71 .svn-base files in it [10:42] rye : and I'm the owner of the text-base folder, everything seems to be ok with it [10:43] lalejand, looking through the code to see where it happens... [10:43] rye : ok [10:46] This is your bug on the issue lalejand ? bug 608011 [10:46] Launchpad bug 608011 in ubuntuone-client (Ubuntu) "errors in syncdaemon.log (affects: 1) (heat: 10)" [Undecided,Confirmed] https://launchpad.net/bugs/608011 [10:47] * duanedes1gn is off to go debug his server.... [10:47] duanedesign: why arent you working? :P [10:49] duanedes1gn : yes, I think it's linked. I had some errors like the one i described here, and I think this makes syncdaemon rescan and rescan and rescan for ever [10:49] yeah! connected [10:50] lalejand: ok, thought i would mention it in case it had any clues to the issue [10:52] duanedesign : ok, I added a comment to my bug [10:53] lalejand, what's the value of /proc/sys/fs/inotify/max_user_watches ? [10:57] hm, it looks like inotify is unable to add watch because there are too many watched directories already [11:04] lalejand, what state is syncdaemon now in? [11:21] rye : sudo: /proc/sys/fs/inotify/max_user_watches: command not found [11:22] rye : State: LOCAL_RESCAN [11:23] lalejand, cat /proc/sys/fs/inotify/max_user_watches and what distribution are you running? [11:24] rye : sorry. 8192, and Lucid [11:24] lalejand, hmmm [11:27] lalejand, could you please try sudo sysctl fs.inotify.max_user_watches=524288 ? [11:27] lalejand, and restart syncdaemon, the limit looks to be low especially when we are talking about watching source dirs with additional svn directories [11:28] rye : u1sdtool -q and then -c ? [11:28] lalejand, yup [11:28] rye : sudo sysctl fs.inotify.max_user_watches=524288 --> fs.inotify.max_user_watches = 524288 [11:28] lalejand, good [11:30] rye : how can I see if everything is going ok now ? [11:31] lalejand, try tail -f ~/.cache/ubuntuone/log/syncdaemon.log | grep ERROR [11:32] lalejand, and check what's the status of syncdaemon now - u1sdtool --status [11:34] rye : http://pastebin.com/MXeFhAtt [11:35] lalejand, local rescan... ok, what's the output of find ~/Documents | wc -l ? [11:38] rye : 126116 [11:38] lalejand, ok, and what's the output of find ~/Documents -type d | wc -l ? [11:39] rye : 35645 [11:39] lalejand, ok, now we know why that inotify error was happening, max amount of watches was 8k, you have 35k of directories [11:40] rye : aaaaaaaaahhhhhhhhhhhhh [11:41] rye : this can explain why sd was rescanning and rescanning again and again ? [11:41] rye : I'll and this info in the launchpad bug report [11:42] "add" [11:42] lalejand, the other concern is the number of files in your directories, when syncdaemon is rescanning your system it adds a watch to every directory, after 8192 directories it stopped adding watches and was not able to do anything, now it will be able to do anything but local rescan can take really long time [11:43] ok [11:45] rye : one question is that make an increase of the use of my HD space ? because I noticed that since I began to sync with U1, my / partition is running out of space ! [11:45] lalejand, anyway you might need to add fs.inotify.max_user_watches = 524288 to /etc/sysctl.conf [11:45] rye : tail -f ~/.cache/ubuntuone/log/syncdaemon.log | grep ERROR is stuck [11:45] lalejand, you can Ctrl+C it [11:46] lalejand, does / partition contain /home ? [11:46] rye : no, these are separated partitions [11:46] rye : you can Ctrl+C it >>> ok, but is it normal that it is stuck ? [11:47] rye : anyway you might need to add fs.inotify.max_user_watches = 524288 to /etc/sysctl.conf >>> ok, why the limit is so low my default ? [11:51] lalejand, "tail" command will watch the file and output lines as they appear, since no lines appear that satisfy "grep" condition, it just sits there [11:51] lalejand, ubuntuone does not store any data outside of your /home partition within ~/.cache/ubuntuone and ~/.local/share/ubuntuone/ [11:52] rye : ok, and ok [11:52] rye : cat ~/.cache/ubuntuone/log/syncdaemon.log | grep ERROR >>> nothing :)))))) [11:53] \o/ [11:55] rye : is_connected: False and is_online: False in status. is it normal (still doing local-rescan) [11:56] lalejand, 126116 files to scan :( [11:56] rye : ok. Normal I imagine [11:57] rye: have you watched any of the llive stream from GUADEC? [12:04] duanedesign, i am afraid no [12:05] hmm. trying to the open source codec WebM working [12:05] trying to get the* [12:13] duanedesign, do you have the special mozilla build? [12:17] rye: i was trying to use opera [12:18] rye: maybe i will try the nightly mozilla build [12:23] hellow [12:24] i have problem with dowloading paid music from ubuntu music store [12:24] c u help? [12:27] serbanrazvan85, hi, is the music available in https://one.ubuntu.com/files/ ? [12:28] nop [12:28] is with "try downloading again" status on rythembox [12:29] after i use that link is "qued" stais like that [12:30] serbanrazvan85, so it is not "Transferring to your storage", it is queued, right? [12:30] right [12:30] serbanrazvan85, ok, let me poke the persons responsible [12:31] ok 10x! [12:32] serbanrazvan85, can I have the email address you used to register with ubuntu sso / launchpad ? === teknico is now known as teknico_away [12:32] serbanrazvan85@gmail.com [12:33] serbanrazvan85, is that happening for a single album/track or several, could you please quote the title of at least one song that has such issue? [12:33] several tracks Indian Rose - Henner Hoier & The Rivets and Indian Sunrise - Henner Hoier & The Rivets [12:42] rye: the firefox nightly is playing the guadec stream :) [12:45] serbanrazvan85, is it possible for you to download the script from http://people.canonical.com/~roman.yepishev/ubuntuone-scripts/ubuntuone-account-info and run it in the terminal - it will output the Id that we will need to identify the downloads [12:46] serbanrazvan85, cancelling the previous request [12:47] serbanrazvan85, the logs are being synced to see what has happened. I will update you once more information is available === jumpa is now known as JUMPA === JUMPA is now known as jumpa [12:51] rye, is this a sh script? [12:51] serbanrazvan85, yes, that's a script but python one, and you no longer need to run that, required infor was found and they are investigating [12:52] ok [13:21] mandel: lp:~vds/ubuntuone-windows-installer/fix_rss ready for review [13:21] vds, on my way [13:22] vds, didi you propose a merge? [13:23] https://code.edge.launchpad.net/~vds/ubuntuone-windows-installer/fix_rss/+merge/31272 === teknico_away is now known as teknico [13:34] vds, I'm taking a look at it [13:49] * rodrigo_ gets his Chipaca hat [13:49] standup in mumble in 10 minutes [13:56] ajmitch: ugh. you see, if you're not using networkmanager, you should stop the service from running. it's sort of like "ubuntu assumes the kernel controls the hardware, but i'm actually running it on top of Windows, so it doesn't" :) === yofel_ is now known as yofel [14:05] Hi guys [14:06] morning all [14:06] Can someone remind me of the syntax in the u1 config to turn on debug logging? [14:07] U1SD frequently chews up vast amounts of RAM, and the last time this happened, it cleared up before I could get any useful logging info... [14:08] rye, any news? [14:08] right now, syncdaemon is using up 2.8GB of resident ram [14:10] serbanrazvan85, the issue appears to be at the music providers system, the requested files cannot be retrieved by our system [14:11] bladernr_, you can run ubuntuone-syncdaemon with --debug switch - that will output all the logs to stdout [14:15] rye: ok... will that also dump the info to a file that can be parsed afterwards? [14:16] bladernr_, /usr/lib/ubuntuone/ubuntuone-syncdaemon --debug > logfile.txt and in another terminal - u1sdtool --connect [14:16] rye: gotcha. Thanks [14:16] serbanrazvan85, no action required from your side for now === gnomefreak76 is now known as gnomefreak [14:19] rye, i'll expect an email from your team when everything is ok? [14:19] serbanrazvan85, let me file a bug report for you and subscribe you to that bug report [14:22] rye, let me know when you will do that pls [14:24] alecu, nessita: branches are https://code.edge.launchpad.net/~rodrigo-moya/ubuntuone-client/upgrade-on-quota-exceeded https://code.edge.launchpad.net/~rodrigo-moya/ubuntuone-client/use-a-checkbox-and-an-expander and https://code.edge.launchpad.net/~rodrigo-moya/ubuntuone-client/add-contact-on-enter [14:24] rodrigo_: ack [14:24] ok [14:44] alecu: don't forget my review pliz! :-) [14:49] guys, what's the convention to name bugs on lp? say, in a changelog. "bug fixed lp:#123123" ? or lp:123123 ? [14:51] mkarnicki: in debian/changelog you mean? [14:51] dobey: actually it's my app changelog, but I want to use the proper convention [14:51] dobey: I think there was some "lp:_____" pattern [14:52] mkarnicki: we don't maintain project changelogs outside of what "bzr log" has, and bzr uses revision properties for storing bug links [14:53] dobey: is there a way to say bzr that this commit fixes a bug? there was, right? [14:53] in debian/changelog for things like SRUs, we have entries like "* Fixed a typo in the UI (LP: #443253)" for example [14:53] aa, right. that was it [14:53] mkarnicki: bzr commit --fixes=lp:$bugnumber [14:53] lovely, thanks dobey ! [14:53] dobey: can I use multiple --fixes if there are more fixes or it's comma separated or something? [14:55] you pass the arg multiple times for multiple bugs [14:55] dobey: just found bzr help bugs. thanks!! [14:56] dobey: last question, if I may ;) If a problem is listed in 'Known issues' in a particular sofware version, should we remove or leave a bug report relating to such known issue? [14:57] dobey: (a bug has been filed after publishing known issues in the changelog) [14:58] i guess you should probably remove it, or note that it's been fixed, and which version it was fixed in, and perhaps remove it later [15:00] ok. since it's in 'Known issues' I guess I'll remove it then. [15:46] hm [15:46] lp accounts != sso accounts? [16:13] rye, yes-ish [16:25] Hi, I was navigating in my synced folders with nautilus, nautilus suddenly crashed, and now I have is see in nautilus that no folder is synced : I have the "sync to U1" option on right click on a synced folder [16:26] u1sdtool --list-folder shows me 2 folders : OK === beuno is now known as beuno-lunch [16:26] why is nautilus doing wrong ? [16:52] Hi, I was navigating in my synced folders with nautilus, nautilus suddenly crashed, and now is see in nautilus that no folder is synced : on my already synced folders I have the "sync to U1" option on right click :/ [16:57] lalejand, hi, so you don't have any ubuntuone-related options in nautilus ? [16:58] rye : yes I have. only "sync to U1" as if it wasn't synced [16:58] lalejand, what's the status of u1sdtool --status ? [16:58] but this is clearly nautilus plugin issue [16:58] beuno-lunch: Hey beuno. I read your log submission. It looks as if files didn't finish download (but they were downloading). If you do Menu->EXit or «back» button to leave the app, on app start (onCreate) should reset incomplete downloads. [16:58] beuno-lunch: let me know if you can get your files properly :) [16:59] rye : for example --> click right on Documents --> see "sync to U1" option, while u1sdtool --list-folder --> ... subscribed=True path=/home/lalejand/Documents ! [16:59] lalejand, could you please try resetting nautilus - nautilus -q [17:00] rye : but this is clearly nautilus plugin issue >>> yes, what can I do ? I may be dangerous, what would happens if I "re-sync" my folder while it's already synced !? [17:01] lalejand, it will simply be rejected - u1sdtool --create-folder=/home/rtg/Documents -> FolderCreateError: UDFs can not be nested (path=/home/rtg/Documents) [17:01] but the message is not really great [17:01] rye : resetted nautilus, and relaunched it --> same problem [17:02] rye : Documents appears like it wasn't synced === beuno-lunch is now known as beuno [17:07] lalejand, what does ubuntuone-preferences say? [17:08] rye : syncing [17:11] rye : you are talking about the preference window right ? [17:11] lalejand, yup, have you updated your system recently (i e before nautilus crashed) ? [17:13] rye : today, nothing [17:15] lalejand, could you please try u1sdtool --info $HOME/Documents ? [17:16] lalejand, it should output some info about that folder, if that works, there is definitely an issue with ubuntuone-nautilus plugin [17:17] rye : http://pastebin.com/G23vcrx2 [17:19] lalejand, you are running lucid, right? [17:21] rye : yes [17:25] lalejand, when you enter ~/Ubuntu One directory is there a navigation bar saying "Ubuntu One File Sharing" ? [17:31] rye : /home/lalejand/Ubuntu One --> yes, /home/lalejand/Documents --> No [17:35] is there a max filesize for ubu one? === jumpa is now known as JUMPA === dendrobates is now known as dendro-afk [17:46] rye : "when you enter ~/Ubuntu One directory is there a navigation bar saying "Ubuntu One File Sharing" ?" >>> /home/lalejand/Ubuntu One --> YES, /home/lalejand/Documents --> NO [17:49] lalejand, are emblems present in Ubuntu One folders? [17:49] lalejand, * "Ubuntu One" folder [17:55] rye : on /home/lalejand/Ubuntu One --> YES, /home/lalejand/Documents --> NO [17:56] rodrigo_, question - after nautilus crash lalejand got ubuntuone-nautilus plugin broken in a way that it does not display menu entries, emblems on UDFs, Ubuntu One folder emblems work fine, list-folders gives correct list of UDFs [17:56] lalejand, could you please pastebin the contents of ~/.xsession-errors to http://paste.ubuntu.com ? [17:57] rye : cat ~/.xsession-errors gives me something too long, how can I do ? [17:58] lalejand, you can install pastebinit application from the repository, then it all ends up being simply pastebinit ~/.xsession-errors [18:10] rye : http://pastebin.com/ycxVgktX === dendro-afk is now known as dendrobates [18:15] lalejand, could you please check whether there is a crash report in /var/crash/_usr_bin_nautilus.*.crash ? xsession-errors contain information that something crashed but no idea what actually happened [18:18] * mandel needs to run to forget! === mandel is now known as mandel_afk [18:19] rye : _usr_bin_nautilus.1001.crash [18:19] lalejand, could you please try making it into a bug repot - sudo apport-cli /var/crash/ _usr_bin_nautilus.1001.crash ? [18:19] rye : if I double-click on it, it says that I don't have enough memory [18:19] lalejand, no, that will be a huge dump probably [18:20] doubleclick? hmm [18:21] rye : here is it's content : http://pastebin.com/VUkNLgTg [18:24] hm, no stack trace [18:25] lalejand, are emblems present in subdirectories of DOcuments folder? [18:27] rye : no, not a single U1 emblem in any subdirectory or file [18:33] lalejand, i believe i finally know what has happened, [18:33] lalejand, could you please do grep MARK ~/.cache/ubuntuone/log/syncdaemon.log | tail -n 1 [18:35] rye : 2010-07-29 19:34:10,081 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: ; queues: metadata: 124631; content: 90380; hash: 0, fsm-cache: hit=7709532 miss=487926) ---- [18:36] lalejand, metadata queu is still 124K items and somewhere in that queue there is a request from the nautilus plugin to refresh the list of UDFs, since it is not yet executed, nautilus does not know about that UDF [18:38] rye : in other terms, I have to wait for sync to be totally done for nautilus to show things properly ? [18:38] lalejand, this is correct === teknico is now known as teknico_away [18:40] Hi, I just bought something in the music store in banshee and I have a page with links to download, rather than a status page on the download via the file sync that I seem to remember getting last time. Is that a known issue? am I remembering wrong? [18:40] rye : ok. Behavior a bit confusing isn't it ? [18:41] lalejand, based on the fact it took hours for me to guess the behavior - yes, it is very confusing, I will file the bug report because this does not look quite right [18:43] rye : thanks a lot for your help :) You are a very good bug seeker ;) [18:43] lalejand, but u1sdtool --list-folders returns immediately, right? [18:45] rye : yes, half a second [18:45] or less === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [19:00] rye : I have the debug thing activated. How do I deactivate it ? (ex : 2010-07-29 19:57:43,358 - ubuntuone.SyncDaemon.QueueManager - DEBUG - In WORKING_ON_BOTH: running META_QUEUE) [19:00] lalejand, i believe there is a debug switched in ~/.config/ubuntuone/syncdaemon.conf - could you please check there? [19:03] rye : level = DEBUG ? [19:03] lalejand, yes [19:04] rye : just adding # before is ok ? [19:04] lalejand, yes, but you will need to restart syncdaemon which will then take a while to return to the same state [19:09] rye : I will wait :° === JUMPA is now known as jumpa [19:30] <[J|F]> Are there specific problems with using Ubuntu One with lots of tiny files? [19:30] <[J|F]> honk [19:31] [J|F], how many files? [19:31] a huge amount of them will make it very slow [19:32] huge being maybe 50-100k [19:32] <[J|F]> Oh, but a few thousands of files should be ok? [19:33] yeah [19:33] it takes a while because we haven't enabled bulk operations yet [19:33] so you get a roundtrip per file [19:33] <[J|F]> Ah. [19:33] there are a lot of performance improvements going itno Maverick [19:34] not sure which ones relate to the many-files problem [19:34] facundobatista would know [19:34] <[J|F]> I kind of wish I could upload a big .tar.gz file and decompress it "on the server". But I guess that breaks the whole point of Ubuntu One. [19:37] well, doing that ia the web ui is something we want to do [19:38] on the desktop-side of things, we want the dsktop client to be smart enough to do bluk uploads very quickly :) [19:46] beuno: were you able to get your files with AndroidU1? [19:47] mkarnicki, have not had a spare minute to play with it yet [19:47] beuno: I understand, no problem. === jumpa is now known as JUMPA === SpyderZNC is now known as SpyderBite [20:09] are there any reason why i shouldnt be able to sync firefox bookmarks via ubuntuone from ubuntu to lubuntu? [20:11] nilsma, couchdb replication is currently disabled [20:11] so they wouldn't get across [20:11] i see, thank you for clarifying :) [20:38] beuno: I pimped my login, too hehe ;] http://goo.gl/LcZF [20:45] Hi, I just bought something in the music store in banshee and I have a page with links to download, rather than a status page on the download via the file sync that I seem to remember getting last time. Is that a known issue? am I remembering wrong? === JUMPA is now known as jumpa [21:14] james_w: hello [21:15] hi duanedesign [21:16] james_w: i am testing bansheee MS locally [21:21] james_w: so the page you got wasnt 'Your Downloads'? [21:22] duanedesign: it was [21:23] http://people.ubuntu.com/~duanedesign/SS.png [21:24] that is what i got. My latest purchase on top [21:25] yeah, that's a different page from what I got [21:25] that's the one I expected [21:25] james_w: did the songs show up at https://one.ubuntu.com/files under purchased music? [21:26] no [21:26] so it seems likely it was just a bug that hit me. I'll go file one, thanks. [21:30] james_w: pfibiger might be able to help you with your music store issue. [21:31] if you post your bug here after you file it. [21:34] duanedesign: did you also mentioned having an Android powered phone :)? [21:34] arggs did you *mention [21:34] *lol that was supposed to be arghh. I'm making typos [21:36] mkarnicki: i dont. Dont tell anyone...I have an iphone [21:36] mkarnicki: do you have something to test? [21:36] duanedesign: no worries, I may write the same thing for the iFunky when I'm done with Android ;D [21:36] duanedesign: yup, https://wiki.ubuntu.com/AndroidU1/ see the changelog, download availible under QR code [21:37] duanedesign: some screens are here http://goo.gl/n2Dv [21:38] i dont know objective-C but i saw there is a python port pyObjC. i wonder how that is [21:39] duanedesign: :O interesting [21:39] duanedesign: I don't know either. and 3 months ago I had no clue about Android ;) [21:39] mkarnicki: that looks awesome! [21:40] duanedesign: I know C/C++, and obj-C is with funny [ brackets additions ] :) [21:40] duanedesign: thanks ! :) [21:41] I can delete bookmarks that are available on my ubuntu one? [21:42] paulo: You can delete them, but you can not from the web interface (yet). [21:42] paulo: you would just remove them like a regular bookmark [21:44] paulo: and bookmark sync is currently down. You can get the latest on the status of the services at: https://wiki.ubuntu.com/UbuntuOne/Status [21:44] I tried removel by Firefox itself, but when I open the browser again they appear!! [21:45] hmm [21:46] then this may be why the contacts back when I restart firefox? === jumpa is now known as JUMPA [21:50] it should still remove the bookmark from your computer that you deleted it on [21:50] it just will not remove from your 'other' computers [21:52] I just got a computer registered in ubuntu one. [21:53] imagine how the service is out when I delete them in firefox actually does not delete the cloud since the service is offline I am correct? === dendrobates is now known as dendro-afk [22:20] paulo: correct [22:21] if you delete them in firefox, it will be deleted from that computer and the CouchDB on that computer. Once the bookmark sync is turned back on then they will be deleted from your other computers [22:22] paulo: here are some good guides for setting up the different services https://wiki.ubuntu.com/UbuntuOne/Tutorials [22:23] thanks [22:24] +) [22:24] =) === dendro-afk is now known as dendrobates === teknico_away is now known as teknico [23:52] hi all,has there been any progress on a mac or windows implementation, i would be happy to test development code on either platform [23:54] from what I was reading on launchpad, there is work being done on a windows implementation [23:54] I don't know if there's anything testable on it at the moment, all I know is that it exists :) [23:57] funkyHat: you around :)? [23:58] funkyHat: I'd be happy if you could test drive latest version :) http://wiki.ubuntu.com/AndroidU1 - you'll find the QR code [23:59] mkarnicki: yep [23:59] funkyHat: cool!