[Bug 369426] Re: gnome-mplayer cannot open files over smb
This bug was fixed in the package gnome-mplayer - 0.9.6-1 --- gnome-mplayer (0.9.6-1) unstable; urgency=low * New upstream release: - new media tracker and audio meter - new key "use_pulse_flat_volume" to be set if you are using Pulse Audio 0.9.15 (see /usr/share/doc/gnome-mplayer/NEWS.Debian.gz and /usr/share/doc/gnome-mplayer/changelog.gz for additional info) - workaround for opening files on smb shares (LP: #369426) - prevent adding an "empty" filename to the playlist (LP: #348864) - add new --large_buttons and --always_hide_after_timeout command line options to man page - update debian/copyright with the newly added upstream source files - upstream is now widely using libtool, which is causing rpath and dependancies issues. libtool is really not needed for such a simple case so it has been patched out in favour of static linking: + updated debian/patches/avoid_libtool.patch to patch configure.in and Makefile.am instead of directly Makefile.in + debian/rules: - patch is now applied in the configure target - add aclocal/autoconf/automake calls in the configure target + debian/control: add autoconf and automake as Build-Depends - add debian/NEWS * Update debian/copyright in line with updated proposal specification * Add patch description to avoid_libtool.patch (thanks lintian) * Remove deprecated dh_desktop call * Use new dh_quilt_patch and dh_quilt_unpatch commands * No change bump of Standards-Version to 3.8.1 * Changed Section to video (and debug for the dbg binary), in line with the new sections recently added to the Debian archive * Use LDFLAGS=-Wl,--as-needed instead of specifying manually all libraries -- Ubuntu Archive Auto-SyncMon, 08 Jun 2009 10:59:47 +0100 ** Changed in: gnome-mplayer (Ubuntu) Status: Fix Committed => Fix Released -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
> Fix Committed means it is fixed in the current development version, not released yet as a package. When that happens, it will be "Fix Released". We would need to download the development version from somewhere. The part that confuses me is that this is a bug against the gnome- mplayer component of Ubuntu. If this were a bug against gnome-mplayer upstream, then I would know what "Fix Committed" means - it would be just as you say. But since this is an Ubuntu component, where was the fix committed to? (Answer in the form of a VCS URL preferred) If that's not how it works, then I'm still not sure about the "Fix Committed" status, so any elaboration would be greatly appreciated! -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
Fix Committed means it is fixed in the current development version, not released yet as a package. When that happens, it will be "Fix Released". We would need to download the development version from somewhere. -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
So why was this marked as Fix Committed in Ubuntu? Which version is it fixed in? -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
Don't change statuses which are set by devs; when in doubt its always better to ask than make your own guesses. ** Changed in: gnome-mplayer (Ubuntu) Status: New => Fix Committed -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
actually, I guess I should change it to New instead of In Progress since I don't know if anyone's actively working on it. Anyway, I'm having the same problem. ** Changed in: gnome-mplayer (Ubuntu) Status: In Progress => New -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
Why was this marked as Fixed Committed in Ubuntu? I don't see any indication that it was fixed in any place in Ubuntu. I'm changing it back to In Progress; if it has actually been fixed in Ubuntu, please say in which version. ** Changed in: gnome-mplayer (Ubuntu) Status: Fix Committed => In Progress -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
** Changed in: gnome-mplayer (Ubuntu) Status: New => Fix Committed -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
Next time, please don't alter your log, it makes things a little harder. Anyway I found that problem. It appears that GIO has issues with determining file access permissions on gio shares and so the smb file was being detected as a streaming file. mplayer should have been able to handle this (it does on my machine), but it appears the one on the users machine does not. Patch is svn change r1263 -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
I guess I need to get my smb server working, and check this out. -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
This looks like a problem with the ages old version of mplayer we have in the repo. Anyhow, I asked upstream to check it out. -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
Added attachment: mplayer open over smb success log, with mplayer -msglevel all=6 ** Attachment added: "mplayer succeeds in opening the video file." http://launchpadlibrarian.net/26149357/mplayer-smb-success.log -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 369426] Re: gnome-mplayer cannot open files over smb
** Attachment added: "gnome-mplayer fails to open a video file over smb." http://launchpadlibrarian.net/26149176/gnome-mplayer-smb-failure.log ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26149177/Dependencies.txt -- gnome-mplayer cannot open files over smb https://bugs.launchpad.net/bugs/369426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs