[Bug 1389510] Re: SD card and contents listed several times

2015-03-13 Thread Víctor R . Ruiz
Folders duplicated using Windows Vista and browsing through the SD card.

RTM-Proposed, image 256, krillin.

** Attachment added: Captura de pantalla 2015-03-13 11.11.07.png
   
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+attachment/4344175/+files/Captura%20de%20pantalla%202015-03-13%2011.11.07.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2015-02-04 Thread Selene Scriven
Drat, I just noticed the logs never got attached.  My notebook has been
awfully crashy lately too, and I don't have the files any more.  Will
have to get these logs during the next sanity test run.

I think the snippet from earlier is at least enough to show the issue is
phone-side though, and not client-side.

** Changed in: mtp (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2015-01-14 Thread Selene Scriven
No, the card wasn't removed/inserted at runtime; it was there at boot
and stayed there.

The most reliable way to reproduce this issue is to go through QA's
sanity test plan in order.  By the time the mtp step is reached, it
usually has devolved far enough to have several copies of the SD device.

In the logs I'm attaching, it was shortly after boot so there were only
two copies.  I connected, selected one of the two SD devices, listed the
contents of the root dir, then disconnected.  The relevant bits start at
01:42:59 in the log, and go to the end.

I think it's a phone-side bug, in part because the behavior depends on
how long the device has been in use that boot, and in part because I see
two copies of a file listed in the log under different object IDs.

I0115 01:42:59.180575  2734 UbuntuMtpDatabase.h:154] Adding 
/media/phablet/3562-3231/XposedCM10-10.1NetflixWorkaround-Dinc.apk
I0115 01:43:10.457561  2729 MtpObjectInfo.cpp:99] MtpObject Info 9: 
XposedCM10-10.1NetflixWorkaround-Dinc.apk
I0115 01:43:11.222623  2729 MtpObjectInfo.cpp:99] MtpObject Info 372: 
XposedCM10-10.1NetflixWorkaround-Dinc.apk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2015-01-14 Thread Selene Scriven
Could we raise the priority on this?  It seems to be getting worse
lately, enough to break file transfers after the phone has been in use
for a while.  By the time I get this far in the sanity tests, there are
usually about seven copies of the SD card listed, and when I try to send
a file (to internal memory) it times out and fails and no more MTP
operations succeed until after a reboot.

It works fine fresh after a boot.  I suspect that whatever is causing
the reduced battery life recently may also be triggering whatever causes
this issue, since the mtp issues are worse when the phone has been under
load.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-12-12 Thread Mathieu Trudel-Lapierre
That's not what I mean though; my question is specifically about whether
the card was removed and readded to the phone while the USB cable was
connected. The SDcard would have to be in the phone at the moment for it
to show up, but removal/addition of it might explain duplicates in the
MTP database.

** Changed in: mtp (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-12-12 Thread Mathieu Trudel-Lapierre
Could you please get MTP debug logs? It's especially interesting for
when you connect to the phone and request information, then we'll know
whether the problem is on the MTP side not dealing with the card
properly, or in the gvfs side, not handling how MTP sends its data
(which can still be an issue in our MTP implementation).

To do this; edit /usr/share/upstart/sessions/mtp-server.conf; and add
the following line:

env GLOG_v=2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-12-11 Thread Mathieu Trudel-Lapierre
Are you popping the SD card in and out a few times while USB is
connected?

** Changed in: mtp (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-12-11 Thread Jean-Baptiste Lallement
No, the card is not removed from the slot when this happens.

** Changed in: mtp (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-26 Thread Víctor R . Ruiz
I couldn't reproduce this in image 169 (ES 119).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-26 Thread Selene Scriven
I still see this on rtm krillin 169.

The issue is intermittent, but it only took me two tries to trigger it
this time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-22 Thread Selene Scriven
This log should show what happens when there are two copies of the SD
card device and its contents.

This is the simplest broken case...  sometimes I've seen as many as nine
copies.

Sorry for the log size.  It is, as you expected, rather large.  All I
did was start gmtp, connect, select a SD device, wait for the UI to
update (with device contents), then disconnect and quit.  That produced
8.6 MB of logs.

** Attachment added: gmtp.log.bz2
   
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+attachment/4265861/+files/gmtp.log.bz2

** Changed in: mtp (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-21 Thread Mathieu Trudel-Lapierre
I'm unable to reproduce this. Is there a particular set of steps to be
able to get to this behavior? Are you popping in and out the SD card?
Are you booting with the device connected or disconnected? Are you
connecting, then disconnecting and reconnecting?

Seems like this may well also be an issue with libmtp; it's known to at
least not support some object changes signals very well, but usually it
would be more along the lines of objects not being visible when they
should be rather than duplicate entries.

If you can easily reproduce this issue, please do so by starting gmtp
with LIBMTP_DEBUG=-1 to enable all debugging logs, and attach all that
is outputted on the console to this bug report (and please don't do
anything more than just connecting the device and seeing whether it has
duplicates, this logs *a lot*)

** Changed in: mtp (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-21 Thread Selene Scriven
So, for at least a couple months I've been seeing this issue about 95%
of the time when I connect via mtp.  And now that I try to get logs, I
haven't been able to trigger it.  :(

I'll keep trying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-17 Thread Jean-Baptiste Lallement
If I disconnect/reconnect the device then it changes to:
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Aquaris E4.5 Ubuntu 
Edition
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1389510] Re: SD card and contents listed several times

2014-11-17 Thread Jean-Baptiste Lallement
There is definitely something wrong and it is not due to gmtp

ls -l /var/run/user/1000/gvfs/mtp\:host\=%5Busb%3A003%2C007%5D/
total 0
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Aquaris E4.5 Ubuntu 
Edition
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)
drwx-- 1 j-lallement j-lallement 0 janv.  1  1970 Médias SDc (4)


** Changed in: mtp (Ubuntu)
   Importance: Undecided = Medium

** Changed in: mtp (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1389510] Re: SD card and contents listed several times

2014-11-05 Thread Brendan Donegan
I can't reproduce this here - are you sure your version of gmtp isn't
buggy? I'm on Utopic and running 1.3.7-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1389510] Re: SD card and contents listed several times

2014-11-04 Thread Selene Scriven
** Attachment added: dupe-inodes.png
   
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+attachment/4253342/+files/dupe-inodes.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389510

Title:
  SD card and contents listed several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1389510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs