After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587477 - [MTP] ugly behavior if device is full
[MTP] ugly behavior if device is full
Status: RESOLVED DUPLICATE of bug 562019
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.12.x
Other All
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-30 23:17 UTC by Stefan Roggensack
Modified: 2009-06-30 23:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Media player device error (14.65 KB, image/png)
2009-06-30 23:18 UTC, Stefan Roggensack
Details
The messages are on the same postion, but I moved them to show many of them (248.13 KB, image/png)
2009-06-30 23:19 UTC, Stefan Roggensack
Details

Description Stefan Roggensack 2009-06-30 23:17:28 UTC
Rhythmbox handles a full MTP device very ugly.
Steps to reproduce:
1) Enable MTP-Plugin
2) Copy files to MTP-Device until the device is full
Rhythmbox open now the Message:
Media player device error
LIBMTP_Send_File_From_File_Descriptor(): all device storage is full or corrupt

This Message is not come one time. This message comes for every file Rhythmbox tries to copy and the user need to click close to every one.

Other information:
This has a Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/393182/
Comment 1 Stefan Roggensack 2009-06-30 23:18:26 UTC
Created attachment 137660 [details]
Media player device error
Comment 2 Stefan Roggensack 2009-06-30 23:19:09 UTC
Created attachment 137662 [details]
The messages are on the same postion, but I moved them to show many of them
Comment 3 Jonathan Matthew 2009-06-30 23:33:37 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 562019 ***
Comment 4 Stefan Roggensack 2009-06-30 23:40:49 UTC
I don't think this is a duplicate. #562019 want to warn before to copy to MTP. (As I think a is new feature) This bug is to the behave of Rhythmbox after try to copy to much to a MTP device. (Show only one Message if could not copy)