Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File transfer fixes #610

Closed

Conversation

samdroid-apps
Copy link
Contributor

Fix for https://bugs.sugarlabs.org/ticket/4907 and auto-dismissing of completed transfers from the sender.

Still more to improve, eg. sending all the metadata so we get the icon, so we can have the bundlelauncher to launch it... but it kind of works nice now :)

If empathy is installed and the user is sent a file transfer (via
the journal), an empathy dialog will pop up asking the user where
to save the file (in the filesystem, not journal).  This conflicts
with the Sugar ui.

Fixes #4907  <https://bugs.sugarlabs.org/ticket/4907>
@samdroid-apps samdroid-apps added this to the 0.108 Features milestone Nov 5, 2015
@quozl
Copy link
Contributor

quozl commented Nov 5, 2015

I'm fine with the second patch 9392e7b, well explained, well executed. But the first patch fad0d41 is a bit opaque. Why is the notification being removed? The notification serves a clear purpose; it ensures the learner now knows that bandwidth is back to normal and the task is complete. Just disappearing doesn't indicate that.

@samdroid-apps
Copy link
Contributor Author

Idk, but I don't see any reason for the notification to remain. It does
not clearly indicate that the transfer is complete, it doesn't say
"completed" anywhere. I think the learner will know if the bandwidth has
returned to normal more easily by the absence of the icon. Plus, I don't
want 1 billion icons in my activities tray.

On Fri, Nov 6, 2015, 8:51 AM James Cameron notifications@github.com wrote:

I'm fine with the second patch 9392e7b
9392e7b,
well explained, well executed. But the first patch fad0d41
fad0d41
is a bit opaque. Why is the notification being removed? The notification
serves a clear purpose; it ensures the learner now knows that bandwidth is
back to normal and the task is complete. Just disappearing doesn't indicate
that.


Reply to this email directly or view it on GitHub
#610 (comment).

@samdroid-apps
Copy link
Contributor Author

Anyway, I'll seperate these into 2 patches

@samdroid-apps
Copy link
Contributor Author

Replaced by #611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants