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

=== midknihtt is now known as midkniht
psypher246hi all, i have several issues with ubuntu one and jaunty and karmic and not sure where to actually begin, do i log a bug for every single issue i have or can I log one bug with all the issues? at this time ubuntu one is completely unusable of both platforms05:46
MenZaEach issue should be a seperate bug report, psypher24605:51
MenZaAt least, that's the norm05:51
psypher246ok, big mission ahead0, got about 10 bugs05:52
MenZaheh05:59
MenZagear up, soldier05:59
psypher246really unstable product, would not have released it with karmic, but yeah lets see if they can fix the issues soon. need to start using it06:01
=== teknico is now known as teknico_away
=== ozaed__ is now known as ozaed_
=== verterok|lunch is now known as verterok
Ngso yeah I have a ~366MB video that's in an upload loop13:32
=== facundobatista is now known as facu
=== facu is now known as facundobatista
=== teknico_away is now known as teknico
=== verterok changed the topic of #ubuntuone to: Community "Face": verterok | Updated client software is now available to everyone running Ubuntu 9.10. Please run Update Manager to install it, and then restart the client. Enjoy 9.10! | https://one.ubuntu.com | https://launchpad.net/ubuntuone | Current Beta Client Revno is 273, Protocol Revno is 73 | Release 1.1.0 (client) 1.0 (protocol)
verterokNg: what kind of loop? do you have the logs?13:53
Ngverterok: it seems to write all the bytes, but then something fails and a little later it starts again. I'm not sure if any of the current logs have a full cycle because I've had to keep stabbing it because my upload is pitiful and it's ruining my downstream bandwidth. I'll let it run properly later and file a bug14:01
verterokNg: you can throttle tyhe bandwidth, just be sure to change the default values as there is a bug with that.14:02
verterokNg, I'ld like to see the error, ~/.cache/ubuntuone/log/syncdaemon-exceptions.log14:02
verterokNg: if you'r going to run a full cycle, please let me know, and I can guide you to setup the logging in debug so we get more info ;)14:03
Ngverterok: ok :)14:04
varaderohi, ubuntuone doesnt connect and when i checked there is no ubuntuone tocken at Open Applications->Accessories->Passwords and Encryption Keys, go to the Passwords  its ubuntu 9.0414:06
verterokvaradero: are you using  NetworkManager?14:06
varaderoyes i do14:06
verterokok, good!14:06
varaderothnx :) so ?14:07
verterokvaradero: could you pastebin the content of ~/.cache/ubuntuone/log/oauth-login.log ?14:07
varaderoverterok, http://pastebin.com/f2e45df2114:08
verterokwoow, that's a completely new error14:09
varadero:)14:09
verterokvaradero: looks like your python install or twisted install is somewhat broken...14:10
verterokvaradero: I'm looking, gimme 1'14:11
verterokvaradero: please run this in a terminal: apt-cache policy python-twisted14:12
verterokvaradero: ok, looks like your twisted installation is broken14:17
varaderoreinstalled14:18
verterokvaradero: restart the client and check the log file14:19
varaderohttp://pastebin.com/f537747d614:21
verterokvaradero: please, run this in a terminal: python -c "import decimal; print dir(decimal)"14:23
Elessar_81can i throw another problem in the ring?14:25
joshuahooverElessar_81: sure14:26
varaderohttp://pastebin.com/f7213524a verterok14:26
Elessar_81ok i think my ubuntu one client doesn't connect to the cloud. the oauth-login.log just has 8 lines with Starting Ubuntu One client version 1.0.214:26
joshuahooverElessar_81: ok, and how about ~/.cache/ubuntuone/log/syncdaemon-exceptions.log ...anything there?14:27
Elessar_81this file is empty14:27
joshuahooverElessar_81: are you using NetworkManager?14:27
Elessar_81yes14:28
joshuahooverElessar_81: ok, try this from a terminal session: killall ubuntuone-client-applet ubuntuone-syncdaemon14:28
joshuahooverElessar_81: then from a terminal session: ubuntuone-client14:28
Elessar_81ok sry i have an syncdaemon-exceptions log timestamped from a couple minutes ago with an error14:29
joshuahooverElessar_81: actually, then: ubuntuone-client-applet14:29
verterokvaradero: did you restarted the client?14:29
joshuahooverElessar_81: can you paste that to http://paste.ubuntu.com/ and post the url here?14:29
Elessar_81http://pastebin.com/m3ca55acc14:29
verterokvaradero: please, run this in a terminal: python -c "import twisted.spread.jelly"14:29
joshuahooverElessar_81: ahhh, ok, i think i have a workaround for you :)14:30
Elessar_81woho14:30
joshuahooverElessar_81: from a terminal session: rm -f ~/.config/ubuntuone/syncdaemon.conf14:30
joshuahooverElessar_81: then: killall ubuntuone-client-applet ubuntuone-syncdaemon14:31
joshuahooverElessar_81: then start ubuntu one as you normally would: applications->internet->ubuntu one14:31
Elessar_81ok it looks like it works. thank you sooo much what does -f in rm? i removed the configs before.14:35
varaderoverterok,  yes i did14:35
varaderoverterok,  new one after command http://pastebin.com/f233c41a014:36
varaderoerr sorry14:36
joshuahooverElessar_81: just forces it :)14:36
varaderoverterok,  here it is http://pastebin.com/f233c41a014:36
Elessar_81ah ok thanks14:37
joshuahooverElessar_81: i just wanted to make sure it deleted for you :)14:37
verterokvaradero: did you installed python/twisted manually? changed your $PYTHONPATH env var?14:37
varaderoi did what ever u sad only verterok14:37
varadero<verterok> varadero: please, run this in a terminal: python -c "import twisted.spread.jelly"14:37
verterokvaradero: yes, that's ok14:37
Elessar_81it doesn't seem to sync my files. should it start to upload instantly or wait some time?14:38
joshuahooverElessar_81: verterok has some code to fix the root of the problem but the issue is setting the preferences for bandwidth usage to the defaults...for now, don't mess with the bandwidth usage preferences...we'll have a fix out pretty soon for this14:38
joshuahooverElessar_81: you have files in ~/Ubuntu One/14:38
joshuahoover?14:38
verterokvaradero: I mean, in the past did you installed a custom python or twisted without using apt-get or synaptic14:38
Elessar_81yes a >500 mb backup14:38
Elessar_81at the webpage are only ~300 mb14:39
joshuahooverElessar_81: ok, you can check from a terminal session: u1sdtool --current-transfers14:39
joshuahooverElessar_81: that will tell you whether files are currently uploading/downloading14:39
Elessar_81ok it is working. thanks a lot14:40
verterokvaradero: also run this to check is the decimal module is the one broked: grep ROUND_CEiLiNG /usr/lib/python2.6/decimal.py14:41
joshuahooverElessar_81: great!14:43
Elessar_81really thaks a lot i was working on that problem since a week14:44
varaderoverterok, it has nothing14:44
verterokvaradero: and: grep ROUND_CEiLiNG /usr/lib/python2.6/dist-packages/twisted/spread/jelly.py ?14:44
joshuahooverElessar_81: sorry for the hassles, we're working as fast as we can to improve all parts of the system...thank you for your patience :)14:44
CardinalFangI'm jumping ahead to stand-up meeting, note my TODO.14:45
CardinalFangDONE: Bug#474252 segv no core may be fixed; sent tree to PQM.  Reported Bug#476494 tarmac filename length.  Started Bug#476064 test dc replication.14:45
CardinalFangTODO: Sick day.14:45
CardinalFangBLOCKED: -14:45
CardinalFangLaters, all.14:45
Elessar_81np i know that every software has errors, you did a great job with this software. it worked great on my notebook with karmic alpha and beta. saved my life when my notebook was stoeln. the bacjup was in the cloud14:46
varaderoverterok,  nothing again14:46
verterokthat's weird :(14:47
varaderostrange14:47
verterokvaradero: and: grep ROUND_CEiLiNG /usr/lib/python2.6/dist-packages/twisted/spread/jelly.pyc ?14:47
varaderosomething like ubuntuone has to be not such complex14:47
varaderovaradero, nothing14:47
verterokvaradero: isn't a ubuntuone issue, looks like something in twisted/python is using a unexisting constant name14:48
varaderowhat can i do ?14:48
joshuahooverthank you for the kind words there Elessar_81! i'm passing that on to the team!14:48
varaderothis is fresh install ubuntu i installed it today and all packages official14:49
verterokvaradero: is this 9.10?14:49
varaderonone 9.0414:49
verterokvaradero: try this last command: grep ROUND_CEiLiNG /usr/lib/python2.6/decimal.pyc14:50
verterokvaradero: I'm trying to find out where is the broken bit14:50
Elessar_81sure, say a big thanks you. have a nice day. you saved mine.14:51
varaderoverterok, output is null14:51
varaderonothing14:51
verterokvaradero: could you file a bug, it might be a packaging issue in the python or twisted package14:54
verterok?14:54
verterokvaradero: once we have the bug, I think we can assing it to the python package in ubuntu14:54
varaderoverterok,  i have several ubuntu 9.04 computers here14:57
varaderoi will try with next one14:57
varaderomay be its only for this one14:57
verterokvaradero: oh, cool. thanks!14:57
verterokvaradero: might be, but if you don't mind to file the bug that would be great :)14:57
jblountDesktop+ MEETING BEGINS15:00
urbanape`me15:00
teknicome15:01
jblountme15:01
jblountChipaca, vds ?15:02
Chipacame15:02
vdsme15:02
jblounturbanape`: As you're ready...15:03
urbanape`DONE: Made an instrumented branch of Bindwood that shows some promising post-first-launch performance boosts.15:03
urbanape`TODO: Fix some of the web UI issues, get estimates of remaining tasks to Chipaca. Try to get my Bindwood branch into somebody's PPA (would love a pair on the nitty-gritty aspects of this - I get it in an academic sense)15:03
urbanape`BLOCK: None15:03
urbanape`teknico, I choose you!15:03
=== urbanape` is now known as urbanape
teknicoDONE: completed the fix for the web part of #423746; fought with launchpad and bazaar; started drafting the proposal for contacts categories15:03
teknicoTODO: land the fix for #475202; land the fix for the web part of #423746; complete the proposal for contacts categories15:03
teknicoBLOCK: none15:03
tekniconext: jblount15:03
jblountDONE: More work on /files/ ui, started work on some js form validation stuff15:04
jblountTODO: REVIEWS! also finish form validation stuff15:04
jblountBLOCKED: Nope15:04
jblountChipaca: !15:04
ChipacaDONE: got some estimates. Passed syncdaemon knowledge on to nessita (I hope!). TODO: poke people more, prepare estimates, blueprints. BLOCKED: no NEXT: vds15:04
varaderoverterok, different machine same result15:05
joshuahoovervaradero: how are you installing ubuntu one?15:06
verterokvaradero: there is any pending upgrade? run: sudo apt-get update; sudo apt-get upgrade15:06
Chipacavds: go, go, go!15:06
vdsDONE: some progress on  watchdaemon #472803, some estimations on mobile setup, code review15:06
vdsTODO: code review15:06
vdsBLOCKED: nope15:06
vdsI guess that's it...15:06
jblountEOM, hackers they be hacking15:07
varaderohttps://one.ubuntu.com/support/installation/ << i do fallow this instructions15:08
varadero"A web page will launch after clicking Ubuntu One in the previous step" << this never happens15:08
joshuahoovervaradero: ok...and if you run: sudo apt-cache policy ubuntuone-client15:08
varaderohttp://pastebin.com/f555737b715:13
joshuahoovervaradero: ok, you have the latest release of ubuntu one...hmmm15:17
joshuahoovervaradero: and you get the same error on two machines?15:17
verterokvaradero: can you check if there is a update for python/twisted available?15:19
verterokjoshuahoover: looks like a python/twisted packaging bug15:19
joshuahooververterok: yeah...strange15:19
varaderoits already lates version15:20
joshuahooververterok: check this out: http://article.gmane.org/gmane.text.docutils.devel/491115:20
varaderoand yes both machines has same problem15:20
varaderothey are ubuntu 9.04 fresh update15:21
verterokjoshuahoover: interesting15:21
verterokjoshuahoover, varadero: http://bugs.python.org/issue181315:22
verterokvaradero: are you using turkish locale?15:23
varaderoverterok, yes i do15:23
verterokvaradero: oohm, so you'r hitting this python bug: http://bugs.python.org/issue181315:23
joshuahooververterok: good find!15:23
verterokjoshuahoover: you did all the work!15:24
joshuahooververterok: sounds like there is a workaround there (not sure how good it is)15:24
verterokjoshuahoover: changing the locale for the client should be enough15:25
joshuahooververterok: is that something we can/should do automatically on install?15:26
verterokjoshuahoover: we could do a workaround in  the applet and syncdaemon launch scripts, but it's ugly and the users are not going to see localized strings15:27
joshuahooververterok: got ya15:28
verterokjoshuahoover: but reading english sounds better than not having Ubuntu One at all ;)15:28
joshuahooververterok: heh15:28
joshuahooververterok: would you be so kind as to file a bug for this? we've seen it once before (at least i recall seeing it in irc once before, but didn't see much more discussion)15:29
verterokjoshuahoover: ok, I'll file ASAP15:30
joshuahooververterok: thank you!15:30
verterokvaradero: so, changing the locale is a workaround, I'm trying to find a way to changing the locale only for Ubuntu One15:34
feuteteis there a way to force ubuntu one to re-sync? I have about 779M in my local Ubuntu One directory, but only 681M Used on the server side15:43
feuteteAlso, I have added files to Ubuntu One locally that haven't synced, despite the client saying it was syncing files15:43
feuteteseems that the client thinks it has synced everything when it really hasn't15:43
verterokfeutete: a connect/disconnect should force a resync15:50
feutetehmmm...doesn't appear to do it. I have connect/disconnected several times.15:50
verterokfeutete: also you can force a resync of specific folders using u1sdtool, e.g: u1sdtool --refresh <full/path/to/the/folder>15:50
feutetei might try that15:51
feuteteverterok: that didn't seem to work either. the newly added files aren't syncing. If I quit the menubar client and restart it, it says it's syncing files, but it actually isn't15:57
verterokfeutete: did you used the path to the file or the parent folder?15:58
joshuahooverfeutete: how do you know it's not syncing?15:58
feutetei tried both the i tried both the path to the file itself, as well as the path to the parent folder15:59
feutetejoshuahoover: I know it's not syncing because new files aren't showing up in the web interface15:59
feutetealso, the web interface shows nearly 100M less usage than actually lives in the local Ubuntu One folder15:59
varaderoverterok, thnx i ll try it with en locale15:59
verterokvaradero: np :)16:00
joshuahooverfeutete: ok, that's what i thought, i wanted to make sure16:00
verterokfeutete: could you pastebin the output of: tail -n 200 ~/.cache/ubuntuone/log/syncdaemon.log ?16:00
joshuahooverfeutete: when you try to reforce the sync, you can run this to see what is (or isn't) transferring: u1sdtool --current-transfers16:00
feuteteverterok: http://pastebin.com/d13d85f6016:02
feutetejoshuahoover: if I reforce the sync and then check current-transfers, it shows 0 uploads and 0 downloads16:03
joshuahooverfeutete: hmmm...16:03
feuteteis there an easy way to completely wipe what's on the server, and sync as if it was my first time?16:04
joshuahooverfeutete: one way would be to delete everything from the client and then, if anything is left on the server, delete the folders and files on the server via the web ui16:05
feutetejoshuahoover: i'll give that a spin. shouldn't be too difficult16:05
joshuahooverfeutete: how big are the files that you're trying to resync in the log file giving above?16:06
verterokfeutete: or you can wipe out the client data/metadata and resync with the contents in the server, then copy new data locally in ~/Ubuntu One16:06
feutetejoshuahoover: pretty small. anywhere between 100 bytes and 30K16:07
joshuahooverfeutete: or you can go extreme and reinstall ubuntu one clean: https://answers.edge.launchpad.net/ubuntuone-client/+faq/77816:08
feutetejoshuahoover: I deleted thru the web UI and moved everything out of ~/Ubuntu One locally, and then put the files back into ~/Ubuntu One locally, and syncdaemon.log shows lots of activity for syncing the files, so we'll see what comes of this16:15
joshuahooverfeutete: ok, thank you for your patience and helping us debug this...i'll be here for the next hour or so and then back in about 1.5 hours so i'll monitor the channel here16:16
feutetejoshuahoover: Thanks for the help, and verterok too16:17
feutetehmmm....u1sdtool --current-transfers still shows 0 uploads and 0 downloads, and the web UI is empty16:18
joshuahooverfeutete: can you paste your ~/.cache/ubuntuone/log/syncdaemon.log again?16:22
feuteteIn other news, if I mouse over the Ubuntu One icon in the menu bar, the tool tip says "Updating Files...", the icon itself has the red X indicating it's disconnected, and if I click it, it says "Your files are up to date"16:22
feuteteyes, I'll pastebin again16:22
joshuahooverfeutete: oh, the client shows disconnected?16:23
joshuahooverfeutete: can you also paste ~/.cache/ubuntuone/log/oauth-login.log and post that url here as well?16:23
feutetetechnically, yes, but it also says it's updating files16:23
feuteteif I connect it, it only stays connected for 30s or so, and then disconnects again16:23
joshuahooverfeutete: and, while we're at it, if you have ~/.cache/ubuntuone/log/syncdaemon-exceptions.log post that as well...something isn't right16:23
feutetehere's oauth-login: http://pastebin.com/d600d4b1b16:25
joshuahooverfeutete: ok, looks like you were getting some errors from the client earlier, but right now it's connecting ok...i'm guessing there's something in syncdaemon-exceptions.log16:26
feuteteand here's the last 200 lines of syncdaemon.log: http://pastebin.com/d69ad23716:26
feutetesyncdaemon-exceptions.log is empty16:26
joshuahooverfeutete: hmmm...and the client still shows the red x and disconnected?16:27
feutetejoshuahoover: yes, still shows the red X, disconnected, the tool tip shows Updating Files... and if I click the icon, it says my files are up to date16:27
joshuahooverfeutete: i'm guessing nothing shows up in the web ui?16:29
feutetejoshuahoover: that's right: nothiing in web UI16:31
feutetejoshuahoover: I found this in a syncdaemon-exceptions.log dated earlier this morning: http://pastebin.com/d14a8d5016:32
joshuahooverfeutete: ah ha!16:32
joshuahooverfeutete: ok, that one is easy to work around and we should try it first16:32
joshuahooverfeutete: from a terminal session, first: rm -f ~/.config/ubuntuone/syncdaemon.conf16:33
joshuahooverfeutete: then: killall ubuntuone-client-applet ubuntuone-syncdaemon16:33
joshuahooverfeutete: then start ubuntu one normally: applications->internet->ubuntu one16:33
feuteteok, trying16:35
urbanapebiab16:35
feutetejoshuahoover: restarted ubuntu one, and the icon shows syncing16:35
joshuahooverfeutete: still showing connected?16:36
joshuahooverfeutete: and try: u1sdtool --current-transfers16:36
feutetejoshuahoover: u1sdtool --current-transfers still shows 0 uploads and 0 down. Yes, shows still connected16:36
joshuahooverfeutete: ok, it takes just a bit for syncdaemon to scan the local ~/Ubuntu One/ directory to check on what needs to be uploaded16:36
feutetejoshuahoover: syncdaemon.log shows activity, so I suspect it's scanning now. I'll be paitent and will report back with results. Meanwhile, the menu icon shows still connected, which is a good sign16:37
joshuahooverfeutete: ok, good :)16:38
joshuahooverfeutete: that's better than before, now we'll see if files start uploading16:38
feutetejoshuahoover: thanks again16:38
feutetejoshuahoover: web UI is starting to show files16:38
joshuahooverfeutete: thank you for all your patience on pasting log files so many times and running steps over and over again!16:38
feutetejoshuahoover: no problem. thanks for your help. I'm excited to have Ubuntu One.16:39
=== joshuahoover changed the topic of #ubuntuone to: Community "Face": joshuahoover | Updated client software is now available to everyone running Ubuntu 9.10. Please run Update Manager to install it, and then restart the client. Enjoy 9.10! | https://one.ubuntu.com | https://launchpad.net/ubuntuone | Current Beta Client Revno is 273, Protocol Revno is 73 | Release 1.1.0 (client) 1.0 (protocol)
=== Chipaca_ is now known as Chipaca
feutetejoshuahoover: the upload is progressing, but horribly slow...in the last hour, I have uploaded 3.3M, but it's my understanding that the speed problems are a known issue...17:53
feutetethanks for the help getting syncing17:53
=== sandy|lu1k is now known as sandy|lurk
=== john is now known as Guest5360
mesulajoshuahoover: Any progress on that bug?18:58
mesulajoshuahoover: I'm just waiting for it to be fixed so that I can use Ubuntu One.18:59
joshuahoovermesula: sorry, i was out19:29
mesulajoshuahoover: No problem.19:29
joshuahoovermesula: i'm checking on the status now to see where we're at19:29
joshuahoovermesula: were you able to get more recent debug info for facundobatista? bug 474850 (see last comment)19:32
ubottuLaunchpad bug 474850 in ubuntuone-client "Syncdaemon errors on uploading certain docs" [High,Incomplete] https://launchpad.net/bugs/47485019:32
mesulajoshuahoover: I was, yeah.19:32
mesulajoshuahoover: I couldn't upload it to Launchpad so I sent it directly to him.19:32
mesulajoshuahoover: Launchpad was being buggy.19:32
joshuahoovermesula: ahhh...ok, then let me check with facundo19:32
facundobatistajoshuahoover, yes, verterok is following this, I sent him mesula log19:32
joshuahooverfacundobatista: ah, ok...i know verterok is trying to work on some db issues right now though19:33
joshuahooverfacundobatista: based on what you saw, was there anything else we need from mesula?19:35
facundobatistajoshuahoover, that may explain some of the errors that mesula found ;)19:35
joshuahooverfacundobatista: always possible...though, i'd expect to see a lot more bugs filed like mesula19:35
facundobatistajoshuahoover, yes!19:36
rtaggerHi again. I guess I hit the same issue lots of users do at the moment. This does not seem to be ubuntuone-specific, but here's the output of apt-cache policy: http://paste.ubuntu.com/311796/ - The mirror contains the right ubuntuone-client version, but the system insists that PPA version is the best.20:14
rtaggerThis is on the second netbook. I know how to fix that, but the question is why this is happening20:15
joshuahooverrtagger: hi20:24
rtaggerjoshuahoover, hi, looks like this is silent friday over here...20:25
joshuahooverrtagger: sorry, if you ping the person in the topic listed as "Community Face" we're more likely to see your question20:26
joshuahooverrtagger: i'll try to make that more obvious in the topic20:26
=== joshuahoover changed the topic of #ubuntuone to: current topic is: Need help? Ping: joshuahoover | Updated client software is now available to everyone running Ubuntu 9.10. Please run Update Manager to install it, and then restart the client. Enjoy 9.10! | https://one.ubuntu.com | https://launchpad.net/ubuntuone | Current Beta Client Revno is 273, Protocol Revno is 73 | Release 1.1.0 (client) 1.0 (protocol)
rtaggerjoshuahoover, ah, sorry.20:27
joshuahooverrtagger: ok, so, that's not the latest ppa version you're showing, the latest is r27320:27
joshuahooverrtagger: np, i changed the topic to be more specific :)20:27
joshuahooverrtagger: the ppa is almost always going to be more recent than the one in karmic20:27
rtaggerjoshuahoover, this ppa was for jaunty20:28
joshuahooverrtagger: ok, but in the paste it shows karmic repos as well :)20:28
rtaggerand remained that despite of the complete system update20:28
joshuahooverrtagger: so, you've done sudo apt-get update and the latest version still shows 1.1+r269?20:29
rtaggeryup20:29
joshuahooverrtagger: hmmm20:29
rtaggerjoshuahoover, basically, If I were a PC, I would behave the same way, since I have 1.1+blah version while "they" want me to install 1.0.2 version20:30
joshuahooverrtagger: but this is a jaunty computer???20:31
rtaggerjoshuahoover, this is now karmic, lsb_release says so :), all repos are set to karmic, but ubuntuone-client remained from jaunty...20:32
joshuahooverrtagger: yes, and the real problem is that the ppa should be saying r273 and that should be the version used on your computer since you have the ppa repo installed because that is the latest version of ubuntu one...do you still have the ubuntu one ppa in our /etc/apt/sources.list?20:33
rtaggerjoshuahoover, the update proces removed all ppas from sources.list. So no package lists contain any reference to jaunty ppa. This is why it is not updated to the latest jaunty ppa.20:35
joshuahooverrtagger: ok, that makes sense...so it has the last ppa package and that is still newer than the karmic update (at least in terms of version numbers)20:36
rtaggerjoshuahoover, yup, If this is the only check apt performs then ... why was it released as 1.1+revision?20:37
joshuahooverrtagger: because 1.0.x is karmic and then we went on with 1.1+ for the ppa and lucid20:37
joshuahooverrtagger: 1.0.x was cut weeks before karmic final20:38
joshuahooverrtagger: so i think what you'll need to do is remove ubuntuone, do an update, make sure it's saying 1.0.2ubuntu2 is the candidate and then install20:39
rtaggerjoshuahoover, this ppa was installed when we were testing the issue with files gone missing, right when karmic entered rc or something like that20:39
joshuahooverrtagger: ok, yeah, so you'll either need to add the ppa back to sources.list or remove the current install and install the karmic version20:40
rtaggerjoshuahoover, yep, removal and reinstall will help, at least now I know that only version is checked when updates are processed.20:40
joshuahooverrtagger: yep, i haven't seen anyone else in the same situation, though i'm kind of surprised...i need to check through bugs closer for this scenario20:41
rtaggerjoshuahoover, I guess anybody installed ubuntuone into jaunty during release process of karmic will face such issues. I don't think there will be many :)20:42
rtaggerjoshuahoover, thanks for your help, again :)20:43
joshuahooverrtagger: yep, it's definitely limited to people installing ubuntuone during a limited period of time where they'd run into this...thank you (as always!) for your patience and help!20:43
rtaggerjoshuahoover, I just like searching for the answers/troubleshooting. I've been working in software development area for some time, so bugs are not some kind of exceptions :). And I like ubuntuone. Don't know why but I do :)20:46
joshuahooverrtagger: if you have ideas on how we can improve things on the support side (faqs, bug triage, tutorials, docs, etc.) i welcome them! you have a great perspective on things that is hard for those on the team to have.20:53
rtaggerjoshuahoover, okay, I'll see what I can do :)20:58
joshuahooverrtagger: great! my email is joshua dot hoover at canonical dot com20:59
rtaggerjoshuahoover, btw, https://one.ubuntu.com/features/#files - is it intended that Files section shows "This is my file name.odt" 7 times, with different icons but with the same size, or it is just a mock-up?21:06
joshuahooverrtagger: no, that's not right...that's what you're seeing when you go there?21:06
rtaggerjoshuahoover, this is just a picture that displays web ui interface example for files section. It got my attention because there are a lot of different icons for the same file. Minor documentation mistake only.21:09
joshuahooverrtagger: ahhh, ok, i missed the /features part of the url!21:09
joshuahooverrtagger: yeah, we should fix that :)21:09
=== mesula1 is now known as Samuel-NotAFK

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