[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2016-05-06 Thread Oleg Wihola
It was MAY 2016, VLC still needs numeros time to get started. And than
it starts with over9000 instances. I wonder whose bug is it, VLC's or
Ubuntu's?

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2015-12-12 Thread William Pietri
Perhaps VLC could by default start playing without having discovered
whether subtitles exist? That wouldn't eliminate the problem, but it
would be experienced by a much smaller group of people, and the problem
would go from "video doesn't play" to "sometimes subtitles take a while
to start", which would be lower impact.

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2014-11-05 Thread Jarno Suni
Could subtitle autodetection be optimized so that VLC would be more
responsive? Another option is to disable autodetection by default.

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2014-11-05 Thread RĂ©mi Denis-Courmont
There are no ways to optimize directory enumeration so long as GVFS
hides the directory behind CUSE. Local filesystems cannot be polled,
VLC will get stuck in kernel space for however long it takes GVFS to
generate a result.

The only way to fix this on VLC side is to supply the SMB URL instead.

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2014-11-04 Thread Jarno Suni
** Summary changed:

- VLC takes long time to start playing a file given as GVFS path
+ VLC takes long time to start playing a video file given as GVFS path in a 
directory containing a lot of files

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2014-11-04 Thread Jarno Suni
** Description changed:

- The problem files are located in certain folder, whose name is music.
- Files on other folders play fine. If I copy a problematic file to
- another folder, it plays fine there, but not in the music folder. And
- while it is trying to start to play the file, vlc does not respond, if I
- order it to quit. Even killig by signal 1 or 15 fails, but I can kill it
- by signal 2. It seems VLC can read the file; it can show media
- information. After several minutes playback starts.
+ If I try to play a video file that is located in a directory containing
+ a few files in a network storage, starting playback takes long time.
+ Path used for such a file start by $XDG_RUNTIME_DIR/gvfs. While it is
+ trying to start to play the file, vlc does not respond, if I order it to
+ quit. Even killig by signal 1 or 15 fails, but I can kill it by signal
+ 2.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: vlc 2.0.8-1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Wed Dec 25 14:16:21 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-09-20 (96 days ago)
  InstallationMedia: Lubuntu 13.04 Raring Ringtail - Release amd64 
(20130423.1)
  MarkForUpload: True
  SourcePackage: vlc
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (67 days ago)

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2014-11-04 Thread Jarno Suni
Kaffeine gets the same path to a GVFS mount as VLC. Listing the files of
a directory by ls takes about 4 seconds. The delay before playing a file
in the directory takes about a minute.

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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


[Bug 1264102] Re: VLC takes long time to start playing a video file given as GVFS path in a directory containing a lot of files

2014-11-04 Thread Jarno Suni
I disabled Autodetect subtitle files in VLC settings, and thereafter
there is no such delay.

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

Title:
  VLC takes long time to start playing a video file given as GVFS path
  in a directory containing a lot of files

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

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