[Bug 477160] Re: totem fails to play http streams behind a proxy with authentication

2012-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package totem - 3.6.3-0ubuntu1

---
totem (3.6.3-0ubuntu1) raring; urgency=low

  * New upstream release
- Really stop using the soundpitch plugin
- Fix playback of some audio types failing
  * Add patch to use scaletempo from -good (this is an Ubuntu-local patch as
this move has not yet happened in upstream gstreamer). Remove gstreamer
-bad BD and dep accordingly.
  * Remove Grilo until MIRed

totem (3.6.2-0ubuntu1) UNRELEASED; urgency=low

  * New upstream release.
- Make Ogg video streaming work again (the soundpitch plugin in
  gst-plugins-bad is broken)
- Fix memory leaks when using download buffering
- Fix spinning cursor when launching videos from the file manager
- Fix bugs in video searches
- Fix screensaver not being inhibited (browser plugin)
- Fix some streams' video canvas being hidden (browser plugin)
  * debian/rules: Build with --fail-missing, to ensure we install everything.
- Ignore libtotem.{,l}a since we delibrately don't install these.
  * debian/control: Refresh BDs to match configure.in

totem (3.6.0-0ubuntu1~12.10.1) quantal; urgency=low

  [ Rico Tzschichholz ]
  * New upstream release. (LP: #1042018)
- In GNOME3 PPA since it uses gstreamer1.0 and the Ubuntu image won't
  be using that until 13.04.
- Adds proxy support (LP: #477160)
  * debian/control.in:
- Replace gstreamer0.10 dependencies with gstreamer1.0
- Bump minimum glib  gtk
- Drop mx dependency
- Build-depend on gsettings-desktop-schemas-dev (= 3.5.5)
- Build-depend and depend on gstreamer1.0-plugins-bad
  (TODO: look into moving soundtouch to -good)
- Build-depend on grilo (TODO: needs MIR) (LP: #1035701)
  * debian/totem-plugins-extra.install:
- iplayer has been dropped
- Add grilo plugin (but it doesn't seem to be working yet)
  * Refreshed debian/patches/91_quicklist_entries.patch
  * Dropped git patches

  [ Jeremy Bicha ]
  * debian/control.in:
- Point to GNOME3 team bzr branch
- Update totem-plugins-extra description  dependencies
 -- Iain Lane iain.l...@canonical.com   Thu, 29 Nov 2012 17:11:44 +

** Changed in: totem (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  totem fails to play http streams behind a proxy with authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/gstreamer/+bug/477160/+subscriptions

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


[Bug 477160] Re: totem fails to play http streams behind a proxy with authentication

2012-03-29 Thread Bug Watch Updater
** Changed in: totem
   Status: New = Fix Released

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

Title:
  totem fails to play http streams behind a proxy with authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/gstreamer/+bug/477160/+subscriptions

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


[Bug 477160] Re: totem fails to play http streams behind a proxy with authentication

2010-09-16 Thread Bug Watch Updater
** Changed in: totem
   Status: Unknown = New

** Changed in: totem
   Importance: Unknown = Medium

-- 
totem fails to play http streams behind a proxy with authentication
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams behind a proxy with authentication

2010-06-30 Thread Nicolas Delvaux
This definitely seems to be a Gstreamer bug because there is the same
issue in Rhythmbox (see #278269).

I also found this topic: 
http://web.archiveorange.com/archive/v/8yxpzIzR9ceiEnLmz7yf
It confirm that proxy authentication do not work currently in Gstreamer.

** Also affects: gstreamer
   Importance: Undecided
   Status: New

** Bug watch added: GNOME Bug Tracker #395427
   https://bugzilla.gnome.org/show_bug.cgi?id=395427

-- 
totem fails to play http streams behind a proxy with authentication
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams behind a proxy with authentication

2010-06-30 Thread Nicolas Delvaux
There is also this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=395427

-- 
totem fails to play http streams behind a proxy with authentication
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams

2010-06-29 Thread Nicolas Delvaux
@Trey Ethridge: Can you confirm that this is an Ubuntu specific bug?

For me (Ubuntu 10.04) it works when there is no proxy and when the proxy
doesn't need authentication.

For example, with the youtube plugin, I get this message when I try to
play a video:

gstsouphttpsrc.c(1096): gst_soup_http_src_parse_status (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source:
407 Proxy Authentication Required

As stated in the upstream bug report (3 years ago!), it seems to depend
on the gstreamer plugin in use, because I get this other error message
when trying to play an mms:// (this also work fine without
authentication)

** Message: Error: Could not open resource for reading and writing.
gstrtspsrc.c(4862): gst_rtspsrc_open (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:
Could not connect to server. (Network error: Host name lookup failure)

** Summary changed:

- totem fails to play http streams
+ totem fails to play http streams behind a proxy with authentication

-- 
totem fails to play http streams behind a proxy with authentication
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams

2010-01-22 Thread Trey Ethridge
I did some more testing and this works on Fedora 10 and Fedora 8.  All I
did was take a playlist in pls format from shoutcast.com and open it.
You need to be behind a firewall that requires a proxy.  9.10 will not
honor the proxy setting like it use to do.

I think this bug should be raised in priority, since it is a regression
and the functionality works in other major distributions.  This is due
to something that changed in Ubuntu.

-- 
totem fails to play http streams
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams

2010-01-21 Thread Trey Ethridge
This worked in 9.04 with a proxy.  This is a regression.  I'm having
this issue on 9.10.

-- 
totem fails to play http streams
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams

2009-11-10 Thread Sebastien Bacher
** Changed in: totem (Ubuntu)
   Status: New = Triaged

-- 
totem fails to play http streams
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams

2009-11-08 Thread Andrew
Works fine on my home computer which has no proxy settings.

Looks like https://bugzilla.gnome.org/show_bug.cgi?id=395429 which is
stating that totem does not support an http proxy.

** Bug watch added: GNOME Bug Tracker #395429
   https://bugzilla.gnome.org/show_bug.cgi?id=395429

** Also affects: totem via
   https://bugzilla.gnome.org/show_bug.cgi?id=395429
   Importance: Unknown
   Status: Unknown

-- 
totem fails to play http streams
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 477160] Re: totem fails to play http streams

2009-11-07 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

** Changed in: totem (Ubuntu)
   Importance: Undecided = Low

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
totem fails to play http streams
https://bugs.launchpad.net/bugs/477160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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