/srv/irclogs.ubuntu.com/2009/06/18/#ubuntuone.txt

=== afk is now known as mthaddon
=== afk is now known as mthaddon
* BUGabundo $ sudo shutdown -t now ; echo 1 lamb, 2 lamb, 3 lamb 4rrrr lammbbbb.....01:45
=== jdo_ is now known as jdobrien
=== mthaddon is now known as afk
brongerWhat is the best way to reset Ubuntu One?  I've deleted everything on one computer, but it's still on the Web frontend and the other computer.  And on the web frontend, the "delete" button has no effect.07:48
tcole1hm, probably the simplest way to do this is to use u1sync07:49
tcole1create a directory somewhere -- not under "Ubuntu One"07:49
bronger(I want to start with a pritine setup to analyse the bugs.)07:49
brongers/pritine/pristine/07:49
tcole1run `u1sync --init` on that directory07:49
tcole1then run `u1sync --action=clobber-server` inside that directory07:50
tcole1that should delete everything from the server07:50
tcole1(u1sync is sort of a "side band" way of dealing with your storage)07:51
brongerOkay, I'll try that, thanks!07:51
tcole1(the first command sets up that directory to be a mirror of your storage, and the second does a sync which forces the server to match what it has locally [i.e. nothing])07:51
tcole1after you've done that you can delete the directory you used with u1sync07:52
brongerIs ~/Ubuntu\ One/My\ Files/ already initialised this way?07:53
tcole1no07:53
tcole1this is a separate system07:53
brongerOkay, this explains it.  :-)07:53
tcole1mainly used for testing and server stuff07:54
tcole1~/Ubuntu One/My Files is managed by a daemon (ubuntuone-syncdaemon)07:54
tcole1it's better not to mix the two on the same directory(s)07:54
tcole1s/separate system/separate client/07:55
brongerMmm... since most of my problems will probably have to do with the daemon, it's better to get the My Files reset.07:55
tcole1probably the best way to do that is to kill the daemon07:57
tcole1and remove ~/.cache/ubuntuone/syncdaemon07:57
tcole1then restart the client applet (which I believe should restart the daemon)07:57
=== tcole1 is now known as tcole
brongerDoes anybody else have trouble with uploading files through the web interface, too?  I get proxy errors always.08:21
brongerhttps://bugs.launchpad.net/ubuntuone-client/+bug/38882708:21
ubottuLaunchpad bug 388827 in ubuntuone-client "Proxy error with upload" [Undecided,New]08:21
bronger(The reported package is certainly wrong, but I can't find a better one.)08:22
brongerNow I have the situation that on both client machines, My Files is empty, the daemon was restarted, the Web interface is still full of the files, but the delete button has no effect.  Great. :-)  Apparently I srewed up the thing totally.  What's the remedy?10:34
jdobrienWell it appears that in order to a large download...lots of files. You need to disconnect/connect the client over and over12:18
jdobrienhmm: 1010.5 MB of 10.0 GB Used (9.9%) i would have thought the django fileformatter would have made that a partial GB12:19
slestakquestion, i think this is a decent feature request, but wanted to talk about it.12:22
slestaki have 3-4 jaunty worksations that particiapte in ubuntuone sharing with my fileset12:22
slestakwhen it is scanning and syncing, it would be nice to have some sort of mouseover progress indicator12:23
slestakmaybe even some way to give particular files priority12:23
slestakthoughts?12:23
jdobrienslestak: that's a good suggestion...it's also in our to-do list :)12:28
jdobrienslestak: theres bug #33076912:29
ubottuLaunchpad bug 330769 in ubuntuone-client "Upload/Download Status Information" [High,In progress] https://launchpad.net/bugs/33076912:29
slestakdoh12:30
jdobrienslestak: and bug #37796012:30
ubottuLaunchpad bug 377960 in ubuntuone-client "ubuntuone-client enhancement" [Wishlist,Triaged] https://launchpad.net/bugs/37796012:30
jdobrienoh cool...one of them is in progress...sweet12:30
slestaktell me if I'm being silly here.  I have personal work and work work.  I have two sets of hg repos.  I am having a hard time not thorowing my repos into ubuntuone12:31
jdobrieni wouldn't recommend doing that12:32
slestaki know I can clone, but i start so many small, one time use things, i may just like to say here is all my stuff, and I will clone my work stuff, but I want all my personal src to be synced12:32
slestakat any given moment, I can be on any one of 4 workstations12:32
jdobrienslestak: switch to bzr, use launchpad ;)12:32
jdobrienhehe12:32
slestaki have aix in the mix, and hg installs easily in win32, linux, and aix12:33
jdobrienalso bzr has a way to announce a branch on a local lan so one computer can host it..like launchpad12:33
slestakhmm, that looks compelling12:33
jdobriendoes hg have something like bzr so you can setup a repo accessible over a lan12:33
slestakyeah, it has hgweb, but i was using ssh for updating, and just using the web portion for non tech users ability to browse repo and research12:34
slestakjdobrien: the "announce branch" part sounds different.  is that sth that bzr has exclusively, or is that just serving upa repo by http?12:35
jdobrienthe problem with using u1 for would be that files are in a different state of upload as it's designed to shove files over the internet at a slower speed than possible over a local lan12:36
slestakwith a dvcs one prob i have is rememebring what code is on what workstation in what level of completion12:36
slestakthats what i hoped u1 could help with12:37
jdobrienlet me look up the plug in12:37
slestakif i knew a branch was not completely synced, i could find sth welse to do while waiting, but the script i started the night before in a coffee shop, would be automatically brought to my work pc12:37
jdobrientwo things i found: https://launchpad.net/bzr-dbus12:38
slestakthats seems to just be a commit notification method.  not liek a zeroconf announcer12:38
slestakif i connect to the lan and had some repos available, would be cool if sth would say, ive got some python over here, heres some here too.  here is some unibasic12:39
jdobrienand http://doc.bazaar-vcs.org/bzr.0.18/server.htm12:39
slestakyeah, hg allows clone and update via ssh and http, im just still learning them12:40
jdobrienahh12:40
slestakby the time i know i need some code off one of my ubuntu workstaitons, it may be powered off at home12:41
jdobrienbut for u1, I think you would run into problems given it's current design12:41
slestaklooks liek for my workflow i need access to an always available server to push to12:41
jdobrienhave you tried a shared folder?12:42
slestakwell, ive taken you OT.  ty for pointing out the relevant bug reports12:42
slestakwell, the shared folder only works if the hosting machine is powered on12:42
jdobrienhehe...indeed12:43
slestakthats what i was thinking u1 could provide, an always on shared folder12:43
jdobrienstupid computers12:43
jdobrienslestak: it would work as long as you didn't expect instant synchronization12:44
slestakmaybe a feature for u1 could be to assign priorites to folders in metadata so we could say, please do this first, always12:44
jdobrienslestak: no waste of time at all...its interesting to know what users want to use a tool for...helps us determine how to prioritize features too12:44
jdobrienslestak: thats an interesting concept12:45
slestakmy stuff is definitely low risk, just learning python, so I may try it for a while12:47
slestaki'll report back if it all breaks12:47
slestaki had a strange u1 prob this morning.  using nautilus, i used drag-n-drop to copy komodo-edit tarball out of u1.  i accidentally moved it instead of copy, so i immediately copied it back to u1.  well, now I appear to have two copies, one with a .conflict suffix12:49
slestakbefore I copied komodo.tgz back into u1, it was definitely not present, but it probably was just marked as deleted instead of physically removed.  There was only like 10 seconds between removing it and adding it back12:50
slestakshould it have detected that the same file was just readded and it already had it available?  could save syncing time to compare md5 or something if it thinks it has it12:51
slestakhmm, not that i look at it, i have zero byte .conflict files for lots of files, but the komodo.tgz has a 37.6MB .conflict file12:53
brongerHow much can a company firewall affect U1?12:54
jdobrienbronger: if it blocks out going connections it could12:55
brongerI don't think so, but apart from ssh, all incoming connection are blocked.12:56
jdobrienbronger: there are no incoming connections12:56
jdobrienbronger: are you seeing a specific problem12:56
brongerYes: If I say "touch foobar" in the My Files directory, the file is created and uploaded to U1.  And in *this* moment, the daemon starts downloading all the file which are only visible through the web interface.  So I wondered whether notifications from outside were blocked.12:57
jdobrienbronger: what do you mean by "the daemon starts downloading all the file which are only visible through the web" where did these files come from?12:59
brongerI had uploaded a *lot* of files (my mail dir actually) to U1.  Then, I deleted them on the client.  However, they were not deleted in the web interface.13:00
brongerBy the way, U1 is not good at many small files.  ;-)13:01
facundobatistaHi all13:02
jdobrienbronger: yeah i have found i need to stop/start the client to get it to work13:02
jdobrienbronger: I am currenltly uploading 2.6G of files13:03
jdobrienhi facundobatista13:03
jblountmattgriffin: Morning!13:06
mattgriffinjblount: good morning :)13:06
slestakjdobrien: i take it your not on the 2g beat plan :)13:31
slestaks/beat/beta13:32
jdobrienslestak: :)13:33
jdobrienslestak: I didn't know using up my 10GB storage would be so much work ;)13:33
jdobrien1.2 GB of 10.0 GB Used (11.9%)13:34
slestaki could use 10g, i want to move my ~/Music folder13:34
slestakbut i should just setup ampache.  would be more bandwidth friendly13:34
slestakare there going to be more choices than 2g and 10g?13:34
jblountslestak: I think we're planning on doing something a little more a la carte (get 10 extra GB for x dollars a month)13:35
jblountslestak: For this first release having _any_ sort of paid plan was important because we wanted to make sure all the moving pieces to make that happy were in place :)13:36
slestakcan we discuss my .conflict issue from about 1 hr ago?13:38
jblountslestak: Sure, do you have updates? (it'll take me 1 second to read the traceback)13:39
jdobrienslestak: sorry..i had to look at another issue13:41
jblountfacundobatista: yo! What should users do with .conflict files? Is there somem way to resolve them?13:41
facundobatistajblount, they should use them to fix the original file... (in the best case they just move it into the normal file, but there was a bug in the move operation in that case... don't know if it's already solved... __lucio__?)13:42
__lucio__facundobatista: not yet, in progress13:43
facundobatista__lucio__, if the user deletes the original file and renames the foo.conflict to foo, it works?13:44
__lucio__facundobatista: should work.13:44
jblountslestak: ^^ (emphasis on _should_)13:45
slestaki have a _lot_ of zero byte .conflict files, and the one .conflict for komodo that is == to the original file13:46
slestakit was a quick copy out, put back into u113:46
jblountslestak: Are they all named the same thing? (the zero byte .conflict files)13:47
slestaknamed after the original files, I can supply a screenshot or pastebin it you want to see13:47
jblountslestak: That'd be great, thanks!13:47
slestaki just got a work email i need to handle, i may be ~1 hours13:48
jblountslestak: No worries, we'll be here ;)13:48
* jblount dances around to Alkaline Trio13:55
slestakjblount: http://pastebin.com/f44fa82bc13:55
jblountslestak: Nice, thanks. It seems the zero byte conflict files are "server knows about the file, but didn't actually get it" and the fullsize komodo .conflict is "this is the version the server has, it's different than your local machine and we weren't sure which was right"13:59
jblountslestak: Why don't you try to  delete the zero byte conflict files and see what the client does on your machine?14:00
statikhello world14:04
jblountstatik: hiya!14:04
alanbellI am getting a constant spinning logo14:07
dobeyhola14:07
alanbelland every two minutes in the log I get this14:07
dobeybuenos morningos14:07
alanbell2009-06-18 14:06:10,863 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: READING_WITH_NETWORK_WITH_BOTHQ; queues: metadata: 26; content: 19; hash: 0) ----14:07
dobeyalanbell: what does the tooltip on the spinning icon say?14:07
Chipacajdobrien: please stop breaking the syncdaemon :-P14:07
Chipacaalanbell: READING means it's not yet connected, just doing hashes of your local stuff14:08
alanbelldobey: Ubuntu One: Scanning14:08
Chipacaalanbell: has it been in that state for long?14:08
alanbellChipaca: several days14:08
Chipacaalso, why is it READING with a hash queue of 0?14:08
alanbellthere are some files on the web it hasn't pulled down14:08
jdobrienChipaca: no!14:08
dobeyhmm14:09
Chipacaalanbell: could you submit a bug, attach the logs, and then restart?14:09
jblountdobey: Would you mind pointing your massive brain at this bug when you get a few minuts? #37870714:09
jdobrienChipaca: when our near release time, I was thinking of promoting the "I can break U1 Challenge"14:10
Chipacaalanbell: the logs I'm interested are the ones in ~/.cache/ubuntuone/log/syncdaemon.log*14:10
Chipacaalanbell: as it's been "several days", the one submitted by apport probably won't be relevant14:10
Chipacaalanbell: if you can attach the one where it lands in that state, that would be great14:11
dobeyubottu: bug #37870714:11
ubottuLaunchpad bug 378707 in ubuntuone-client "UbuntuOne client applet silently fails to connect" [Undecided,Triaged] https://launchpad.net/bugs/37870714:11
alanbellChipaca: OK, will look back through it14:11
Chipacaalanbell: you can grep for '-> READING_WITH_NETWORK_WITH_BOTHQ'14:11
dobeyjblount: hrmm14:12
jblountdobey: I got soemone poking me about it on twitter, just wondered what it seemed like to you.14:13
slestakjblount: my .conflict files are ll older than the original files, see Centos-5.zip, freelink...zip, etc14:14
alanbellChipaca:  seems to have gone to that state at 2009-06-13 09:58:10,86314:14
dobeyjblount: well the problem is that the syncdaemon is crashing. the applet doesn't know /why/ it happens, it just gets the dbus error, which is pretty much entirely useless, and logs it. :-/14:15
javihi all, just got my invitation to ubuntu one14:15
jblountdobey: grumble.14:15
jblountjavi: Neat!14:15
javidoes symlinks work?14:15
Chipacadobey: jblount: the syncdaemon is crashing?14:15
Chipacajavi: no14:15
dobeyjblount: i can probably write some funky "crash dialog" hack, but it almost certainly won't work in all cases14:15
javiany plan on supporting it?14:16
dobeyChipaca: http://launchpadlibrarian.net/28002187/.home.michal..cache.ubuntuone.log.syncdaemon.log.txt14:16
Chipacajavi: yes. And there's a bug you can +1 to prod us to get it done faster :)14:16
jblountjavi: Not yet, maybe someday. Some people are ln -s ing into their Ubuntu One folder though.14:16
dobeysymlinks are very very difficult to get right14:16
javiexcellent, thank you14:16
jblountdobey: +1 (that symlinks are difficult)14:17
slestakhmm, symlinks dont work?  i wasnt aware of that.  not using them, but i guess i should take that off the table14:17
dobeybecause the correct behavior is not something we can guarantee to be able to do on every system where ubuntu one is running14:17
alanbellChipaca:  http://pastebin.com/f3dfb74f214:17
Chipacadobey: last time I saw that, the user had inadvertently previously run the syncdaemon as root14:17
Chipacaalanbell: nope, before that14:18
dobeyChipaca: that log isn't the original reporter's same problem, but the resulting experience is the same14:19
Chipacadobey: right14:19
dobeyChipaca: perhaps for that case though, we should handle the OSError, check the permissions with stat(), and propagate a useful error message to the client via dbus14:19
Chipacadobey: didn't we have a bug about having a crash handler let dbus know?14:20
jblountslestak: I see that they are older, does that change how you feel about deleting the zero byte .conflict files ( context: http://pastebin.com/f44fa82bc )14:20
alanbellChipaca: what am I looking for? the full log file is 2.4Mb and contains lots of file names I don't want to attach to a bug14:20
slestakjblount: i have no issue with deleting them.  i just dont understand the product yet, and didnt want to screw it up w/o knowing14:21
dobeyChipaca: i don't know. currently we don't have any crash handler sending a message over dbus. syncdaemon exits, dbus reports the failed to start error as a totally useless error message14:21
Chipacaalanbell: hmm... something logged at ERROR, probably14:21
dobeyand the client applet just fails to connect14:21
Chipacadobey: that can be construed as suboptimal14:21
alanbell2009-06-13 09:57:28,120 - ubuntuone.SyncDaemon.local_rescan - ERROR - in the scan: <type 'exceptions.KeyError'> ('/home/alan/Ubuntu One/My Files/BellLord/The Open Learning Centre/Roundlens/Roundlens_project brief_v0.1Draft.pdf')14:21
Chipacagrr14:22
dobeyyes, yes it is14:22
Chipacafacundobatista: ping14:22
facundobatistaChipaca, pong14:23
Chipacafacundobatista: when you have a minute, could you give alanbell a hand at reporting a bug wrt local rescan, without him uploading the full logs (privacy concerns)?14:23
jblountslestak: Like facundobatista said, I would suggest getting rid of the zero byte .cofnlict files, copying your komodo file to a *safe place* and renaming the komodo .conflict to Komodo-Edit-5.1.3-3592-linux-libcpp6-x86.tar.gz14:23
facundobatistaalanbell, do you have a traceback after that ERROR line?14:24
facundobatistaChipaca, ok14:24
jblountslestak: But do be aware, we are truly in beta. I wouldn't want you to lose time / work because of a bug :)14:24
facundobatistaalanbell, in the log, I mean14:24
alanbellfacundobatista: sure, will pastebin . . .14:24
javican I safely chmod u+w Ubuntu One folder?14:25
alanbellooh, a python traceback yes14:26
jblountChipaca: ^^ (can javi chmod u+w the Ubuntu One folder?)14:26
facundobatistaalanbell, exactly14:26
verterokjavi: you can, but I think syncdaemon 'll fight you and change it back14:27
alanbellhttp://pastebin.com/f10e0125d14:27
jblountverterok: Fight to the death? (welcome back from vacation!)14:27
BUGabundoboas tardes14:27
alanbellfor reference that was "grep -n -A 30 -B 10 ERROR syncdaemon.log.2009-06-14_09-55-13 |pastebinit"14:27
verterokjblount: hi! thanks!14:27
jblountBUGabundo: j0!14:28
verterokjblount: don't know if to death, but it 'll try ;)14:28
BUGabundohey jblount14:28
javiverterok: ok, thank you14:28
dobeystatik: https://edge.launchpad.net/changeup14:28
jblountdobey: Nice!14:29
Chipacajblount: what verterok said14:29
Chipacajavi: or, to put it another way, you can, but you might break things down the road14:30
dobeyjblount: Pantomime Horses fighting to the death?14:30
jblountdobey: heh14:31
statikdobey, great!14:31
jblountdobey, Chipaca: Mind if I copy / paste a bit of the conversation you had about that bug into a commment on it? I want the people waiting on it to know you are thinking about it actively.14:31
Chipacajavi: also: exactly why do you want to do that? :)14:31
javiChipaca: if that happends, do i report it as a bug or should i as i'm doing something not supposed do be done?14:31
javiChipaca: it's just to change the folder icon :-D14:32
Chipacajavi: oooh, an actual, real, sensible use case!14:32
javiChipaca: i don't plan to make any other changes to the Ubuntu One folder :D14:33
Chipacajavi: things breaking, you mean? When/if that happens, if we don't warn you such that you know not to, it's a bug and you should report it14:33
Chipacajblount: no, I don't mind.14:33
dobeyjavi: to set a custom icon in nautilus?14:34
javidobey: it's under kde actually14:35
dobeyah14:35
dobeyi don't now how konqueror or dolphin works14:35
dobeybut nautilus stores the metadata for setting a custom icon in ~/.config or somewhere like that i think, so you don't need to have write permissions to set a custom folder icon14:36
javidobey: basically you need to add a .directory file to the folder you have customized, so you need write permisions14:36
dobeybecause .directory files are deprecated... :)14:36
dobeyhrmm14:36
dobeyoh well :)14:36
jblountjavi: I'd love to have that use case documented if you had a few minutes to file a bug: http://bugs.launchpad.net/ubuntuone-client14:38
javijblount: of course, no problem14:38
jblountjavi: Thanks!14:39
javianyway, what's the point in making it read only? the daemon looks only for this folder name?14:39
BUGabundodobey: in which network are you trying to reach segphault?14:40
BUGabundoirs.arstecnica.com ?14:40
jblountjavi: It's because the folders users should be interacting with are ~/Ubuntu One/My Files and ../Shared With Me respectively14:40
BUGabundolololol14:40
BUGabundos/irs/irc/ duh14:41
jblountjavi: ~/Ubuntu One/ is just kind of a place holder, although I *belive* we'll be changing that at some point to work in a bit more sensible way.14:41
dobeyBUGabundo: well i don't see him on freenode or gimpnet14:41
BUGabundohe is not!14:41
BUGabundodobey: only on "his" own irc network14:41
dobeyyes, /whois told me that much14:41
jblountdobey: The #gwibber chan is on arstechnica's thing.14:42
jblounts/thing/irc network14:42
dobeyhe was on here durring UDS :)14:42
BUGabundojblount: I said as much14:42
BUGabundodobey: didn't saw him14:42
BUGabundoguess it was a fluke ?14:42
dobeyhe was remotely participating in the uds session about gwibber14:42
jblountBUGabundo: He was on freenode because we were chatting with him about how best to integrate gwibber with Karmic14:43
BUGabundoyeah I guessed as much14:43
jcastrodobey: his IM is ryankpaul@gmail.com14:43
jcastrowhoops, that should have been PMed, spam time!14:43
BUGabundojcastro: LOL14:43
javiok, but shouldn't it be a user choice? I mean, I understand that for the new user the easyest is to identify Ubuntu One folder with it's Ubuntu One service, and My Files and Shared with Me with those folders, but for a user that knows what he is doing, why can't he/she make a "Sync" folder and use it, or selecting other path instead of ~?14:44
javijblount: ahg i didn't read you before sending14:44
javijblount: that's great14:45
dobeyjavi: there are bugs about this already, as well :)14:45
facundobatistaalanbell, the lines 9813 to 9816 in the pastebin, before the error, are actually together in the real log? Nothing in the middle?14:45
jblountjavi: Ease of use is more important to us _right now_ than making it work for more advanced users, but that's totally a valid point.14:46
javijblount: i understand it completely, user behaviour can be frustrating, like someone wanting to change the folder icon... lol14:47
jblountjavi: :D, but I agree with you, if you want to change the icon you should be able to. It's just a matter of what to focus on first.14:47
alanbellfacundobatista: err, yes.14:47
alanbellunless grep is lying to me14:48
jblountjavi: I'm having a hard time finding the bugs about "sync folders, it shouldn't matter where they are", but they do exist (like dobey said)14:48
dobeywhy thank you pidgin, because your error message is so bluntly obvious what the problem is14:50
CardinalFangWow, that "iwatch" package is useful.14:50
dobey"Could not send message (Code 503)"14:50
jblountdobey: Switch to empathy, same great taste, less filling :)14:51
dobeyuhm, no.14:52
dobeyat least, not on jaunty14:53
javiwell I can confirm that after exiting the client and starting it again, the permissions are only-read again as you said14:54
statikCardinalFang, using iwatch to see if your zcml is being read?14:59
CardinalFangstatik: Something similar.15:00
CardinalFangmeeting time!15:00
statikMEETING BEGINS15:00
statikHi, everyone who is here for the ubuntu one developer standup, please say 'me'. The format for this meeting is to paste 3 lines: TODO, DONE, and BLOCKED. Then say the person that should go next - we can try going in 'me' order.15:00
statikme15:00
CardinalFangme15:00
statiki think vds, teknico, and aquarius are still sprinting this week. urbanape, dobey, jblount, rodrigo_?15:01
jblountme15:01
rodrigo_me15:01
urbanapeme15:01
dobeyme15:01
statikDONE: lots of phone calls and discussion for Karmic Feature Definition Freeze today. Screensharing design discussions. Pushed a patch upstream for license headers in the spawning wsgi server, fixed the make -j 4 bug in ubunet, saw our first contributor license agreement signed!15:01
statikTODO: More Karmic planning, work on OOPs with pfibiger, look at glib-couchdb with rodrigo.15:01
statikBLOCKED: None15:01
statiknext is CardinalFang15:01
CardinalFangDONE: Got tests running better; some things dislike karmic still.  Bypassed ZCML and interface for zope.sendmail in favor of our own config.15:01
CardinalFangTODO: Verify that everything is working.15:01
CardinalFangBLOCKED: Nyet!15:01
CardinalFangjblount: tag!15:01
jblountDONE: paired up on the /files/new UI with urbanape, figured out the fix for our squid caching stuff15:01
jblountTODO: FACE duty!15:02
* jblount tags rodrigo_ 15:02
jblountBLOCKED: I think I'll need to hand off the squid fix to someone else, but I'm not sure who (and I'd like to have it done today before we do a rollout) #38823215:02
rodrigo_done: more evo-couchdb work and debugging of CORBA issues15:02
rodrigo_todo: fix CORBA issues with my backend, and once that works, add the few evo backend methods missing15:02
rodrigo_blocked: corba :)15:02
facundobatistaalanbell, it's *very* strange.. it's kike if you had the metadata for that file twice... it's very strange...15:03
rodrigo_urbanape: your turn15:03
urbanapeDONE: Worked with jblount a bit, but we spent a lot of time reading YUI docs together.15:03
urbanapeTODO: Continue with /files/new UI and FF extension15:03
urbanapeBLOCKED: None, other than familiarizing myself with YUI more15:03
urbanapedobey, you're up15:03
dobeyDONE: Client build system hacks, tarballs released, protocol and client upload to REVU, Created ChangeUp project on LP for app restarting15:03
dobeyTODO: move share creation via web api code to syncdaemon, split ubuntuone-client packaging, backport python-oauth, get some code in ChangeUp and Central Services15:03
dobeyBLCK: None.15:03
facundobatistaalanbell, if you quit the client (close it completely), and restart, does it happen again?15:04
statikurbanape, can you work on the squid caching thing with jblount? i'm available for a pre-implementation call to discuss the solution if you want15:04
urbanapesure thing15:04
statikhi teknico, are you joining the standup meeting today or is your client just connecting automatically?15:04
statikdobey, congratulations on the uploads!15:04
statiki guess thats everyone, MEETING ENDS15:04
alanbellfacundobatista: will give it a go, are we interupting the meeting here?15:04
teknicostatik: not automatically, I just realized that I didn't show up at all these days :-)15:04
alanbelloh, guess not :-)15:05
alanbellfacundobatista: is closing the client from the toolbar sufficient?15:05
statikteknico, no worries, i don't expect people to attend standup meetings while they are at a sprint, but if they do it's a delightful bonus15:05
dobeystatik: thinks15:05
dobeyerr15:05
dobeythanks15:05
alanbellfacundobatista: well restarting the client by closing it in the toolbar and relaunching it did nothing. Still spinning and reporting the same thing in the log15:06
facundobatistaalanbell, try "ps -eaf | grep syncdaemon" to be sure it's not in memory15:06
alanbellfacundobatista: it is down15:07
alanbelloh, now it has stopped spinning15:08
alanbellodd15:08
facundobatistaalanbell, our client fixes itself... "import skynet" magic15:08
jblountfacundobatista: +1 :D15:08
alanbellah, it started spinning again15:09
CardinalFangstatik: Yay, contributors.15:09
alanbellbut it appears to be doing constructive work now15:10
facundobatistaalanbell, always check logs15:10
alanbelldoing a tail -f of the log15:10
jblount__lucio__: yo! When you get a moment, can you point your brain at this bug? I think marked as "later" is wrong, but wanted to ask: https://bugs.edge.launchpad.net/ubuntuone-client/+bug/35757215:12
ubottuLaunchpad bug 357572 in ubuntuone-client "Top level hierarchy seems to be ignored" [High,Triaged]15:12
alanbellIs there any details on the couchDB side of things? I know Daimien Katz back from the Lotus days and I was writing a python GUI client for couchDB a while back.15:13
statikalanbell, lots of details! we're working on making couchdb available on the desktop by default in karmic15:15
alanbellstatik: that would be fantastic.15:16
statikand are working on documenting some good patterns for apps to integrate with it instead of sqlite or flat files15:16
jblountalanbell: https://blueprints.edge.launchpad.net/ubuntu/+spec/desktop-karmic-integrating-with-ubuntu-one <-- a blue print of stuff that we're planning on15:16
alanbellthere has been no discussion of ubuntuone on the couchdb mailing lists up to now15:16
alanbelland it isn't listed here http://wiki.apache.org/couchdb/CouchDB_in_the_wild (for the next 5 minutes or so at least . . .)15:16
jblountalanbell: We're still not _quite_ there yet, but I think you'll start to hear noise on it pretty quickly on the couch mailing list and similar places15:18
statikalanbell: wow, we aren't very good at tooting our own horn ;) we've got some trivial patches into couchdb already, it was discussed a bunch at UDS and various meetups15:18
statikalanbell, let me find the public blueprints for you15:19
statikhttps://wiki.ubuntu.com/DesktopTeam/Specs/Karmic/IntegratingWithUbuntuOne15:19
statikalanbell, how are you using couchdb these days? i'm always interested to hear about what people are doing with it15:20
alanbellstatik: well I am not really using it much. I wrote some of the early documentation and a LotusScript library for it.15:21
alanbellback in the pre-JSON XML days15:22
alanbellI then did a client called Valance which I never really finished15:22
alanbellhttps://code.launchpad.net/~alan-dominux/valance/trunk15:23
alanbellhttp://www.dominux.co.uk/index.php/2008/04/08/and-another-workspace/15:24
alanbellfacundobatista: my client has now gone to a disconnected state15:25
facundobatistaalanbell, ¿? reason? (you have the reason in the log)15:25
alanbellfacundobatista: nothing obvious. no ERROR15:26
verterokalanbell: look for a SYS_NET_DISCONNECT o similar15:26
alanbellverterok: nope, haven't got one of them.15:27
facundobatistaalanbell, what are the few last lines of the log?15:27
alanbellhttp://pastebin.com/f7eed341c15:28
dobeystatik: it's hard to keep up with "the web" :)15:28
verterokalanbell: it was connected and then disconnected or you just restarted the client...you need to manually connect it15:30
alanbellverterok: well it just spent 10 minutes or so doing stuff15:30
verterokalanbell, facundobatista: I think that was just the local rescan15:31
alanbellverterok: ah, I see.15:31
facundobatistaalanbell, oh, yes... the local rescan is done without connecting, and the client does not connect automatically, so...15:32
facundobatistaalanbell, grep for ERROR in the new log15:32
alanbellbut it did have SYS_NET_CONNECTED when it first restarted15:32
alanbellno ERROR15:32
verterokalanbell: yes, that's NetworkManager talling the syncdaemon that there is network available15:33
facundobatistaalanbell, don't know if SYS_NET_CONNECTED is that it's connected to the network, or that it has a connected network that it could ues15:33
facundobatista*use15:33
dobeyit's can use15:34
verterokalanbell: to check if it connected or if a connection was requested, look for a SYS_CONNECT15:34
dobeyif it's connected to the network and doing nothing, the state is IDLE15:34
dobeyit probably went READY -> LOCAL_RESCAN -> READY15:35
alanbellverterok: no SYS_CONNECT until just now when I told it to connect.15:35
verterokalanbell: ok, so that was the reason :)15:35
alanbellit is now working15:36
alanbelldoing push events15:36
alanbellwhat does fsm stand for (apart from Flying Spaghetti Monster)15:39
Chipaca_alanbell: finite state machine, or file system manager15:39
Chipaca_alanbell: depends :)15:39
=== yofel_ is now known as yofel
=== Chipaca_ is now known as Chipaca
__lucio__jblount: back. So, we are not paying attention to folders in Ubuntu One that were not created by the system. If someone wants to create a folder, he ahs to do it in My Files. or inside a share he has rw access. This has proven to create confusion, so we are planning on changing it. To what is still not clear. So thats why its marked as later.15:40
jblount__lucio__: Cool, I just wanted to poke you about it since I saw that joshuahoover triaged it. I'll poke you about it again in a few weeks when you've worked off more of your invite queue :)15:41
__lucio__:)15:41
verterok__lucio__, jblount: also the user must explicitly change the Ubuntu One folder permissions to create this folder :)15:44
dobeyjblount: triaged it, or moved it from beta2 to later?15:44
dobeyjblount: everything that had the beta2 milestone was moved to 'later'15:45
jblountdobey: Right, but previously on the same bug statik mentioned wanting to do this soon. Just didn't want to lose track of that particular bugs importance.15:47
jblountdobey: The client re-write you just landed is in C yeah? or is that C++ ?15:47
statikC-15:51
jblountstatik: C-? Should I pronounce that "SEE FAIL" ?15:52
statik:) i'm just kidding around15:52
statiksome of my best friends write in C15:52
dobeyjblount: the nautilus extension was ported to C, the rest of the client is still python15:53
jblountstatik: You know me, I like anything that has a pretty ui :)15:53
jblountdobey: Nice, thanks.15:53
dobeyand if it was C++, it would be C~15:55
jblountdobey: ? How would I pronounce "C~" ?15:58
urbanape"Cee-Ehn"15:59
dobeyc-tilde15:59
* jblount was hoping for a pun15:59
dobeyjblount: it's a subset of features of c++. i think the D guys coined it as C~16:00
jblountdobey: I'm picking up what your putting down (well, now I am).16:01
dobeybut now i can't find the stupid web page about it16:02
alanbelljblount: see wobbly?16:03
alanbelljblount: or sea wavey16:03
=== afk is now known as mthaddon
jblountalanbell: Precisely what I was hoping for :)16:04
alanbelljust as long as there is no sharpness I am happy :-)16:04
dobeyoh well16:05
dobeyyou can pronounce it "el chupacabre" if you want16:05
jblountdobey: ZOMGROFLMAO16:06
dobeywow, the "lock" leds on this flexible keyboard are really bright16:11
dobeyi wish it didn't have the numpad too16:11
jblountdobey: Did you already get the bluetooth keyboard for your new laptop? How is it?16:12
dobeythe bluetooth one won't maintain a connection. it pairs and then immediately drops the connection :(16:12
dobeyit also has absolutely no way to power off, without removing the batteries16:12
dobeyand it was scratched, and batteries were shipped loose in the box16:13
dobeyso all in all, that was a horrible experience, and i'm going to return it and complain very loudly to make them cover return shipping costs and give a full refund16:13
jblountMeh, I hate having to do that. I have a brand new Thinkpad T500 sitting in a box next to me because I've been avoiding calling them for the RMA kit.16:15
dobeyheh16:15
dobeyand this flexible keyboard is a bit odd to type on16:15
dobeyyeah, i can't type on it. touch type doesn't work so well because you have to really push the buttons down hard16:16
urbanapejblount: don't wait too long16:17
jblounturbanape: I'm ok, but I need to call them today or tomorrow.16:18
dobeymeh16:27
dobeywell, looks like i have 2 keyboards to return now16:27
dobeythe flexible kb might be usable by someone who doesn't type 80+ wpm though16:28
dobeybut that is not me16:28
thisfrednother branch containing the all new and improved record schema almost ready to land17:36
thisfredTodo: running make test for the next 20+ minutes. And getting tea.17:37
jblountthisfred: Nice!17:44
thisfredjblount: yeah, this sprint has been most productive (in terms of agreements and plans even more than code, but writing code is easy)17:45
* jblount wanders off for food17:50
alanbellhmm, my U1 icon is bouncing about in the title bar.17:53
alanbellsort of spinning then jerking and shaking the other icons17:54
jblountalanbell: It's a bit out of alignment, which is a known issue.17:55
jblountWe'll be moving the icon stuff into the messaging indicator soonish, so that probably won't change.17:56
* statik wishes he had time to play with http://code.google.com/p/erlrc/18:05
dobeytilapia sandwich ftw18:40
dobeythey totally need to put it on a bigger bun though18:41
jblountdobey: I like it when the fish comes out of the bread18:43
jblountpfibiger: We should get grouper next Tuesday, in that shiny place.18:43
pfibigerheh18:45
pfibigerok18:45
* jblount laughs at his own ridiculous vocabulary18:45
dobeyjblount: it was like 15-20% of the length of the fish sticking out... too much. a little is fine18:47
urbanapegrouper...18:51
urbanapemmm18:51
urbanapehttp://www.flickr.com/photos/urbanape/3593476781/18:51
jblounturbanape: LOOK OUT!!@#! THAT BUG FISH IS GOING TO EAT YOURKID!@#18:55
urbanapeLex loves grouper. TO EAT18:55
statiki'll see your grouper and raise you a giant japanese spider crab: http://www.flickr.com/photos/elliotmurphy/194434176/18:58
dobeystatik: you can get those somewhere down there?19:00
dobeybecause, like, i'm not opposed to another sprint in orlando in like mid-july or something :)19:00
dobeyor august even19:00
dobeyanniversary sprint for the crab19:01
jblountdobey: I am, it's too freaking hot!19:01
dobeyjblount: fix your car's A/C and quit whining! :)19:01
statikdobey: i don't think you can eat them in the US, thats from the aquarium in atlanta19:01
statikbut a sprint sounds fun19:02
jblountdobey: meh, my rule is if my car costs more money then I have to blow it up in a field.19:02
dobeyjblount: ok. lets blow it up in a field, and you can get a new car19:04
dobey"approx. 14-3/4 inches long when stored & weighs under 1.4 lbs."19:05
dobeyok, i'm not getting that keyboard19:06
dobeyit's big and weighs more than my laptop!19:06
urbanapeAh, I didn't realize they renamed the Jewfish to the Goliath Grouper in 2001. When I was living in Key West, it was still going by its un-PC appellation.19:09
dobeyjonah must have been really tiny19:11
mthaddonhow do I see what folders I've shared with people and if they've accepted?19:11
mthaddonfrom the desktop19:11
jblountmthaddon: I don't think there is a view of this from the desktop, from the web ui you would have to click on each folder and look at the shared tab19:12
* jblount thinks this sounds like a bug19:12
verterokmthaddon: ATM, u1sdtool --list-shared19:12
verterokmthaddon: but it might show deleted/dead shares19:12
mthaddonshould I file a bug asking for some kind of desktop notification?19:12
verterokmthaddon: there is a bug filed19:12
mthaddonverterok: k, thx - you have the number so I can subscribe?19:13
verterokmthaddon: about the list not being updated, file the one about the desktop view19:13
verterokmthaddon: let me check19:13
mthaddonwill file the one about desktop view19:14
verterokmthaddon: Bug #38376019:14
ubottuLaunchpad bug 383760 in ubuntuone-client "dead shares aren't removed by syncdaemon" [High,In progress] https://launchpad.net/bugs/38376019:14
mthaddonverterok: I just sent out two invitations and nothing shows up in the web UI showing that either19:14
mthaddonverterok: such as "you've shared this with x and y, they haven't yet accepted"19:14
mthaddonverterok: just says "Folder not Shared"19:15
verterokmthaddon: check with: u1sdtool --refresh-shares; u1sdtool --list-shared19:15
mthaddonverterok: I'm looking in the web UI as I understood it'd be there?19:15
verterokmthaddon: if the folder was shared, it should be there19:15
mthaddonverterok: is sending an invitation counted as shared?19:16
mthaddonverterok: or only when someone accepts?19:16
verterokmthaddon: that's a *very* good question :)19:16
verterokjblount: ^ ?19:16
jblountmthaddon: When you send it, that should show, and it should indicate that it's not yet accepted.19:17
* jblount tests19:17
mthaddonjblount: I got nuthin' :(19:17
mthaddonverterok, jblount: fwiw u1sdtool --refresh-shares; u1sdtool --list-shared shows "No shares"19:19
mthaddonso seems like sharing is busted for me19:19
jblountmthaddon: I'm guessing the xhr request didn't finish, mine worked and I see "x@y.com has not accepted"19:20
jblountmthaddon: Can you confirm if the emails where sent out?19:20
mthaddonjblount: how would I see that?19:20
jblountmthaddon: im, irc, phone? (I meant by asking the shared to person) :)19:20
mthaddonjblount: it's not logged?19:21
jblountmthaddon: Not sure, verterok ^^?19:22
jblountmthaddon: Did you share from the desktop?19:22
mthaddonjblount: yep19:22
verterokjblount: im, irc or phone should work :)19:23
mthaddonverterok: you're saying there's no logging of that?19:23
verterokjblount: the sharing from the desktop isn't done by syncdaemon, it's done by the nautilus extesion, and I don't think there is any logging19:24
mthaddonirc seems to confirm the email wasn't sent19:24
verterokmthaddon: ^19:24
verterokdobey: help? ^19:24
dobeyhrmm?19:25
jdobrienmy client is acting really funky19:25
dobeywhat version of ubuntuone-client is it?19:25
jdobrienspin ---> disconnect---->connect---> spin-----> stop----> disconnect19:25
jdobriendobey: how do i find out?19:26
verterokjdobrien: disconnect?19:26
mthaddondobey: if you meant me, 0.90.1-0+r44-0~ubuntu.9.0419:26
* jdobrien looks for an about page19:26
jdobrienverterok: red x19:26
dobeyi meant mthaddon :)19:26
verterokjdobrien: weird, are you suffering network problems?19:26
jdobrienverterok: not that I know of19:27
dobeymthaddon: yeah, the nautilus extension doesn't log that stuff. i'm about to get that code moved into the syncdaemon though19:27
mthaddondobey: so there's probably not much we can do to troubleshoot til then?19:28
jblountmthaddon: So 1. Shared to got the email 2. Web UI and u1sdtool don't tell you about the share?19:30
dobeyprobably not much. maybe poke at apache error log on the server, since if it failed, it almost certainly got an error code from the servr19:30
mthaddonjblount: no, shared to didn't get the email19:31
jblountmthaddon: I'm testing this locally, to see if it's just broken with current stuff.19:31
jblountmthaddon: Seems I'm having the same problem, do you have a moment to file a bug, or would you like me to?19:35
mthaddonI can file a bug19:35
jblountmthaddon: Thanks for that. Must be a regression somewhere I guess.19:36
* jblount would like it if his power would stop going out.19:37
mthaddonjblount: sounds kind of like an earlier bug I reported - bug 38101219:37
ubottuLaunchpad bug 381012 in ubuntuone-client "Sharing a folder showed/shows no notification of successful sharing" [High,Triaged] https://launchpad.net/bugs/38101219:37
jblountmthaddon: Agreed, looks like this is assigned to me, which is why it's not yet fixed.19:38
jblountI probably thought you meant through the webUI at the time.19:38
mthaddonjblount: should I file a separate bug or add to this one?19:38
jblountmthaddon: Just add to that one, it's the same issue -ish19:39
mthaddonk19:39
jblountmthaddon: Thanks for your super awesome diagnostic powers19:48
mthaddonjblount: invoice is in the mail...19:50
* jblount throws a cherry bomb at his mailbox19:52
=== rmcbride_ is now known as rmcbride
dobeywell20:05
dobeymthaddon: hrmm. so there's really know way currently for the client to know whether or not the sharing was actually successful, outside of the web server it pokes returning a 200 OK, which means it accepted the connection, rather than that the sharing was successful. :-/20:06
mthaddondobey: you mean to know whether sending the email was successful?20:07
mthaddondobey: couldn't that be stored somewhere (i.e. whether the email was sent or not) and the client check the state of that?20:07
dobeymthaddon: to know whether the mail was actually sent, or whether the share itself was accepted by the other user20:07
dobeymthaddon: the e-mail is sent by the server, not the client20:08
mthaddondobey: yes, but the client can ask the server if the email was sent, no?20:08
dobeyso the HTTP connection can be totally successful, but the server could have some other issue sending the e-mail20:08
dobeynot currently it can't, no20:08
mthaddonwell I'm suggesting it as a future possibility too :)20:08
* dobey would just prefer that e-mails were not involved in the process at all20:09
tcolewell, whether or not the email is sent eventually we should be showing these in the web ui too20:09
mthaddonemails are definitely not ideal from a "did it arrive, was it read" standpoint20:09
mthaddonon the other hand, hard to have it work any other way for non-current u1 users20:10
dobeyemail is about as safe and reliable on the internet, as standard post is in third world countries20:10
dobeysms would be better20:11
dobeyi don't know. i really don't like e-mail though20:12
statikthe database records whether the invitation was offered/sent, and whether it was claimed. we can do lots of awesome UI on top of that, and extend the ways we inform people about the offer20:12
statikemail is a horrible and necessary first step of many20:13
mthaddonstatik: sounds very sane20:13
statiki just wish i could figure out where i'm getting bzr1.17dev from so I can update it! `which bzr` is lying to me20:14
dobeytcole: you're working on the fixes needed for protocol versioning, right?20:14
tcoledobey: what? no...20:15
dobeytcole: oh, ok20:15
tcolegood lord, no... I've got way too much else stacked up already20:15
dobeyheh20:15
dobey__lucio__: ping? who's going to be working on the protocol versioning bits?20:16
tcoleright now I'm just trying to work out what's happening with the tests after the protocol change20:16
dobeyyeah20:16
tcoleactually I seem to have localized it20:16
dobeyi thought you were going to do the versioning bits too. my confusion. no worries :)20:16
tcoleActionQueueCommands don't consider the actual disconnection error a retryable error20:16
tcolenow, this is fine in principle20:16
tcoleI can just add the exception type20:17
tcoleand I think it will work20:17
tcolethe problem is that it isn't based on exception types20:17
tcolebut rather by testing string equality of the exception messages :(20:17
dobeylovely20:20
tcolethough that still didn't seem to help20:23
tcolehm20:23
dobey    host mx.sourceforge.net [216.34.181.68]: 550 This message scored 16.0 points. Congratulations!20:29
dobeynow *that* is spam20:29
dobeyand sourceforge unsubscribed me from my own mailing list, because it kept bouncing the spam sent to me through the list20:30
dobey*awesome*20:31
dobeyoh, well now i can actually delete the list, so hopefully it will be gone now20:51
statikdobey: since I'm reviewing three branches at once, it seemed a good time to ask: do you know if GSM variants of the palm pre coming to market anytime soon?20:58
dobeyi don't know any dates for them, but i suspect they will be out soon20:58
dobeyi don't know if the gsm version will be out in the US at all though20:58
statikoic20:59
dobeyi know as soon as they come out though, aquarius will be giggling like a raspy-voiced little school girl20:59
VigoHi there21:03
dobeyhi21:04
statikdobey, rmcbride: in the lil-fixins branch i'm reviewing now, should +XSBC-Original-Maintainer be spelled as XBSC ?21:05
Vigojust received my invitation to ubuntuone but I'm unable to upload files21:06
Vigocan anyone help me ?21:06
dobeystatik: i don't think it matters what the order of S B and C are?21:06
statikdobey: cool, i dinna know that21:06
dobeystatik: it's XSBC in storage-protocol21:07
dobeystatik: and it's the string the REVU page suggested using21:07
statiki'm happy21:07
rmcbridestatik: dobey: I can confirm. I did "XSBC" in configglue too, based on the REVU autoresponder too21:07
dobeyit's some dpkg magic, where S B and C specify source, binary, and whatever that third one is, package types21:08
dobeywhich is why the python-version one is XS only or something21:08
dobeyas i understand it21:08
statikoh interesting21:08
statikVigo, jblount might be able to help you21:09
statikdobey: branch approved21:09
dobeynice21:10
* dobey wonders how much he can get done in the next 45 minutes21:11
jblountVigo: Hi! I'd be happy to help.21:12
dobeywe need to move the packaging out to source pkg branches anyway21:12
dobeyi should look at doing that tomorrow maybe21:12
jblountVigo: How are you uploading to Ubuntu One? On the website, or on your desktop?21:13
Vigotested both ways without success21:13
jblountVigo: Yikes!21:13
statikdobey: may I have a branch landed please? https://code.edge.launchpad.net/~statik/ubuntuone-client/no-ssl-verify/+merge/764721:13
Vigohumm sorry for my poor english...Yikes ?21:14
dobeystatik: i was just about to run the script :)21:14
jblountVigo: Sorry! Yikes is similar to "Oh no!"21:14
Vigook :-)21:14
jblountVigo: What do you get when you run this in a terminal? "ps aux | grep ubuntuone"21:14
bobesponjahi21:15
jblountbobesponja: hi!21:15
Vigofred      3132  0.4  2.5  48296 26172 ?        Sl   21:58   0:04 /usr/bin/python /usr/bin/ubuntuone-client-applet21:15
Vigofred      3225  0.3  1.8  39688 19360 ?        Sl   21:58   0:03 /usr/bin/python /usr/bin/ubuntuone-syncdaemon21:15
Vigofred      3960  0.0  0.0   3352   812 pts/0    S+   22:15   0:00 grep ubuntuone21:15
bobesponjais there an api for ubuntuone I can use to build some scripts or app?21:15
jblountVigo: That's a good start, did you copy any files into ~/Ubuntu One/My Files/ ?21:16
jblountbobesponja: AFAIK not yet, but soon we'll have something very similar.21:16
Vigoyes, created a folder and copied a small file21:16
bobesponjajblount: ok, thanks21:17
dobeyi really need to find time to hack on tarmac too21:17
bobesponjakrawek: ^^ :p21:17
jblountVigo: how about this: tail ~/.cache/ubuntuone/log/syncdaemon.log21:18
Vigotail ~/.cache/ubuntuone/log/syncdaemon.log21:19
Vigo2009-06-18 22:01:47,398 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_STATE_CHANGED, args:(), kw:{'state': <NonActiveConnectedSDState IDLE>}21:19
Vigo2009-06-18 22:02:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
Vigo2009-06-18 22:04:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
Vigo2009-06-18 22:06:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
statikbobesponja, you can see an example of a script that uses the protocol directly by looking at u1sync. what kind of scripts/app are you thinking of?21:19
Vigo2009-06-18 22:08:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
Vigo2009-06-18 22:10:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
Vigo2009-06-18 22:12:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
Vigo2009-06-18 22:14:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
Vigo2009-06-18 22:16:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
statikdobey: me too. we should do a virtual tarmac sprint for 3 hours one day21:19
Vigo2009-06-18 22:18:51,957 - ubuntuone.SyncDaemon.Main - INFO - ---- MARK (state: IDLE; queues: metadata: 2; content: 0; hash: 0) ----21:19
dobeystatik: that would be cool21:20
jblountVigo: Thanks! If you can use http://pastebin.ubuntu.com/ to paste this to me, it will make it easier on the other people in the channel :)21:20
jblountVigo: Now, do you see these files at http://ubuntuone.com/files/ ?21:21
Vigojblount, OK21:21
Vigojblount, still not, it says my files are 0 bytes21:22
__lucio__dobey: i dont know yet.21:22
bobesponjastatik: I'll have a look thanks21:22
jblountVigo: Do you have the Ubuntu One icon in your notification panel? Does it have a small x in the bottom corner?21:23
Vigojblount, I have the icon, and no small x21:24
jblountVigo: What does it say on hover?21:24
Vigojblount, it says idle21:24
Vigojblount, I had to try to reconnect several time21:25
dobeycrap, i don't remember what e-mail address i used for ubu forums21:25
jblountVigo: Hmm. So for everything sounds good, except for not being able to upload!21:25
jblountVigo: What message do you get when attempting to upload from the website?21:25
dobeyoh21:26
dobeybecause the user "dobey" on ubuntu forums is not me21:27
dobeyfail :(21:27
dobeyf'n people using my nick :(21:27
Vigojblount, in firefox I have...waiting for updown.ubuntuone.com during 5 minutes then got a proxy error message21:27
Vigojblount, I can't event create a folder, no message but nothing happen21:28
jblountVigo: The trouble with creating new folders is a known issue21:29
Vigojblount, ok21:29
jblountVigo: I fear I've exhausted my trouble shooting abilities, but I have a secret weapon...21:30
jblountverterok: ^^ Can you fix it?21:30
Vigojblount, will be happy to know about it21:30
verterokjblount, Vigo: looks like syncdaemon got stuck with 2 actions in the meta queue21:31
verterokVigo: it;s the daemon connected?21:31
verterokVigo: could you try restarting it? quit the applet and open it again21:32
Vigojblount, yes, it looks to be21:32
Vigojblount, currently "working"21:33
jblountverterok: I have a new first step to troubleshooting.21:33
Vigojblount, still trying to connect: status "working"21:34
verterokVigo: if it says "working" it's already connected21:34
jblountVigo: I think this working status means it is conneted and now transferring files.21:34
Vigojblount, I have pasted the proxy error for you21:34
jblountVigo: Great, what's the url?21:35
Vigojblount, ok but files are very small 36 Kio21:35
Vigohttp://pastebin.ubuntu.com/198760/21:35
dobeyhrmm, not actually getting much done at the moment :-/21:35
jdobrienVigo: you're using a proxy server?21:42
jblountVigo: Any news? Do you see anything when refreshing http://ubuntuone.com/files/ ?21:42
Vigojdobrien, direct connection through my router21:43
jdobrienVigo: ignore me ;)21:43
Vigojblount, no files, it just can't connect until I deleted the files21:43
Vigojblount, when connected I copied a 2kio file but it did no sync it21:43
Vigojblount, last status...I had to restart the daemon twice to have it running, but the file is not sync21:50
VigoI think I will leave it as it is for tonight21:50
Vigojblount, thank you for your time and help21:53
Vigo bye all21:53
jblountVigo: Sorry I couldn't get it working, if you have some time tomorrow, poke your head in so we can get it fixed for you21:53
=== Dark200 is now known as Playing
Vigojblount, no problem..thanks21:53
=== Playing is now known as Dark200
dobeyok, i gotta go, see you all later!21:57
=== mthaddon is now known as afk
=== afk is now known as mthaddon

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