[Bug 479475] Re: File emblems don't display correct sync status

2010-08-26 Thread Rodney Dawes
** Changed in: ubuntuone-client Status: Triaged => Fix Released ** Changed in: ubuntuone-client Assignee: Rodney Dawes (dobey) => Roman Yepishev (rye) ** Changed in: ubuntuone-client (Ubuntu) Assignee: Rodney Dawes (dobey) => (unassigned) -- File emblems don't display correct s

[Bug 479475] Re: File emblems don't display correct sync status

2010-05-15 Thread Andre
Emblem on folder does not show the right sync status. File is synced to the cloud, the folder, too. But only the file within the folder shows the right status. ** Attachment added: "synced files within unsynced folder" http://launchpadlibrarian.net/48509835/screenshot_009.png -- File emblems

[Bug 479475] Re: File emblems don't display correct sync status

2010-03-03 Thread sirald66
While Ubuntu works on these problems, DropBox (which I think this is based on) is stable. -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 479475] Re: File emblems don't display correct sync status

2010-01-19 Thread Redmar
Hi all, I reported a duplicate of this bug. I've been unable to remove the "Synchronized" icon even after pasting the file to the desktop. Could this be related to whats going on here? -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug

[Bug 479475] Re: File emblems don't display correct sync status

2010-01-05 Thread Eric Casteleijn
** Changed in: ubuntuone-client (Ubuntu) Importance: Undecided => Medium -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-18 Thread Roman Yepishev
Split the bug into three reports: #498131 Default emblem for "unknown" file status should be "unsynchronized" #498134 u1conflict files should have different emblem #498136 All "Shared With Me" folder items have emblems broken -- File emblems don't display correct sync status https://bugs.launchp

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-17 Thread Roman Yepishev
** Branch linked: lp:~romdel/ubuntuone-client/add-marshallers ** Branch linked: lp:~romdel/ubuntuone-client/bring-emblems-back ** Branch unlinked: lp:~romdel/ubuntuone-client/fix-emblem-updating -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You receive

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-14 Thread Roman Yepishev
** Branch unlinked: lp:~romdel/ubuntuone-client/nautilus-extension ** Branch linked: lp:~romdel/ubuntuone-client/fix-emblem-updating -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-11 Thread Roman Yepishev
After spending some time trying to do clever things for 'Shared With Me' emblems I ended up with the following: All signals use $HOME/.local/share/ubuntuone/shares directory for shared files, and 'Shared With Me' is a symlink to this directory. Since Nautilus never visits the original directory i

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-08 Thread Roman Yepishev
** Branch linked: lp:~roman-yepishev/ubuntuone-client/nautilus-extension -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-07 Thread Roman Yepishev
Emblems are also misleading in the following cases: * u1conflict files * .u1partial (in case hidden files are displayed) * symlinks (Shared With Me) folder. While the first two should get completely different emblems (new bug report?), the symlink item is more interesting. Syncdaemon does NOT

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-04 Thread Roman Yepishev
This is the patch that fixes both #479475 and #491777. However, I would suggest that by default the files should not get "synchronized" emblem. Syncdaemon may be too busy to respond but the files will carry "synchronized" check marks assuring the user that they are already available from the web i

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-04 Thread Roman Yepishev
Ok, tested share emblems and they are processed correctly (so my previous comment is all wrong). The missing part is to signal Nautilus about the emblem change. See https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/491777/comments/2 for the reply from Nautilus developer about this.

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-03 Thread Roman Yepishev
The share emblems are not showing up, the share-related code does not do path conversion from relative path to absolute. The lookups are performed using absolute path. -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification becau

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-03 Thread Roman Yepishev
** Tags added: nautilus-emblems -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-03 Thread Roman Yepishev
The bug #491777 describes the flickering issue the users will experience if the fix is applied as is. I suggest fixing that bug first and then returning to this one. -- File emblems don't display correct sync status https://bugs.launchpad.net/bugs/479475 You received this bug notification becaus

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-02 Thread Roman Yepishev
** Attachment added: "emblems-are-back.png" http://launchpadlibrarian.net/36358060/emblems-are-back.png ** Attachment removed: "ubuntuone-emblems-479475.patch" http://launchpadlibrarian.net/36353595/ubuntuone-emblems-479475.patch ** Attachment removed: "ubuntuone-emblems-479475-2.patch"

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-02 Thread Roman Yepishev
...And the emblems are back. The patch may need some cleanup and relocation of the function declarations or rename for marshallers but otherwise it is completely functional. I haven't tested the case with ShareCreateError so this probably needs to be tracked in a separate bug report. I'll attach

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-02 Thread Roman Yepishev
Fixed the patch to include only the relevant lines. The emblems are there but they are not updated when files after files are actually uploaded. I think that these messages explain the reason behind such issues: * (nautilus:15094): WARNING **: No marshaller for signature of signal 'UploadFinishe

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-02 Thread Roman Yepishev
Rodney, here's the patch for r283 to make emblems working again. However I would not put a synchronized icon by default, this is misleading (but design team probably knows better) Additionally ubuntuone-nautilus queries syncdaemon for symlinks (such as "Shared with Me") and DBus calls fail, proba

[Bug 479475] Re: File emblems don't display correct sync status

2009-12-02 Thread Roman Yepishev
The 'synchronized' emblem is added immediately and not updated later. Here are the messages from Nautilus when an attempt is made to browse Ubuntu One directory. UbuntuOne-Nautilus-Message: rtg: Add the synchronized emblem anyway (nautilus:20793): GLib-GObject-CRITICAL **: g_type_instance_get_pr