Using right click in nautilus, the playlist is filled with /home/v1nce/.gvfs/nas0000 sur 192.168.0.10/1.mp3 and the real title and album name of the track is right
Using command line (it works), the playlist is filled with smb://192.168.0.10/nas0000/1.mp3 and it does not display title or album name => maybe related to "TagLib: Could not open file 192.168.0.10/nas0000/1.mp3"
Using drag and drop nothing is added to the playlist
VLC media player 1.1.4 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x9e80914] main libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface.
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0xb73f70d4, 0xb73f7048)
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1294376198)
Warning: call to rand()
Blocked: call to setlocale(6, "")
(process:6505): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
/home/v1nce/.themes/T-ish-Brushed-Overlaid/gtk-2.0/gtkrc:56: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/v1nce/.themes/T-ish-Brushed-Overlaid/gtk-2.0/gtkrc:57: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/v1nce/.themes/T-ish-Brushed-Overlaid/gtk-2.0/gtkrc:58: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/v1nce/.themes/T-ish-Brushed-Overlaid/gtk-2.0/gtkrc:59: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
Blocked: call to setlocale(6, "C")
Blocked: call to setlocale(6, "fr_FR.utf8")
params.c:OpenConfFile() - Unable to open configuration file "/home/v1nce/.smb/smb.conf":
Aucun fichier ou dossier de ce type
Blocked: call to setlocale(6, "")
params.c:OpenConfFile() - Unable to open configuration file "/home/v1nce/.smb/smb.conf.append":
Aucun fichier ou dossier de ce type
TagLib: Could not open file 192.168.0.10/nas0000/1.mp3
Ubuntu 10.10 (upgraded from 9.10 as far as I know)
Nautilus 2.32.0
VLC 1.1.4
It looks like a Nautilus issue :
opening vlc by clicking its shortcut then dragging files [error] !=
drag files directly to the VLC shortcut [OK]
Steps to reproduce bug
I made a new vlc onto the desktop by dragging vlc icon from Apps/Audio to the desktop.
Then by right clicking / Properties I checked what is the command line => 'VLC %U'.
I clicked the shortcut to open vlc and drag a file to the vlc windows that just opened => if file is local it's ok. If it's a smb share then nothing happens
Now IF I DRAG THE FILE DIRECTLY ONTO THE SHORTCUT IT WORKS (local or shared)
In that case the playlist is "/home/v1nce/.gvfs/nas0000 sur 192.168.0.10/1.mp3" [I go to nas0000 by clicking a Fav in nautilus]
It also works with a directory or a group of files
I clicked the shortcut to open vlc and drag a file to the vlc windows that just opened => if file is local it's ok. If it's a smb share then nothing happens
Now if I drag the file ONTO THE SHORTCUT then local file works and shared failed with warning "Target of drag and drop only handle local files"