[Bug 1166542] Re: Brasero stalls nomalizing mp3's

2013-08-08 Thread Joshua Lock
There's a bug in the normalisation pipeline since the port to GStreamer
1.0, I'm not entirely certain but I think it may be a GStreamer bug.

Whilst I continue to try and figure the root cause out and determine a
proper fix I've pushed a workaround which disables the normalisation
step of the transcode plugin, so that audio disc burning at least
completes:

https://git.gnome.org/browse/brasero/commit/?id=83685b9aa8e8fbd7f4249bcae6bd948153c53be0

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

Title:
  Brasero stalls nomalizing mp3's

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

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


[Bug 1165572] Re: The volume control doesn't work in the Split Track window

2013-07-08 Thread Joshua Lock
** Bug watch added: GNOME Bug Tracker #703778
   https://bugzilla.gnome.org/show_bug.cgi?id=703778

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

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

Title:
  The volume control doesn't work in the Split Track window

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

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


[Bug 1084851] Re: No system-wide proxy for automatic proxy setting method

2013-04-16 Thread Joshua Lock
Of that I'm not really certain. I filed this report because as a user
the behaviour surprised me that some things would be able to access the
network and others wouldn't.

Having dug into the problem a little it's apparent that it's not trivial
to solve - that doesn't mean that it's not worth solving, though.

Perhaps Ubuntu could integrate the PACRunner project[1], or something
similar, and teach the various network dependant tools to talk to that
rather than relying on environment variables?

Or perhaps the tools can be taught to use libproxy[2]?

At the very least maybe we should alert the user that the automatic
settings will result in various things, such as software installation,
possibly not working.

I suppose which resolution is chosen depends on how much of a priority
seamless networking on proxied connections is for Ubuntu and the
engineers involved.

1. http://git.kernel.org/cgit/network/connman/pacrunner.git
2. https://code.google.com/p/libproxy/

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

Title:
  No system-wide proxy for automatic proxy setting method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1084851/+subscriptions

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


[Bug 1088124] Re: GtkRecentMenu always returns the most recent item, rather than the selected item, when calling gtk_recent_chooser_get_current_uri()

2012-12-10 Thread Joshua Lock
HI Sebastien,

As mentioned in comment #2 this bug is not present on Fedora 18 (gtk+
3.6.2) nor can I reproduce on Fedora 17 (gtk+ 3.3.4), I can certainly
file the bug upstream but I'd like to at least reproduce the issue
elsewhere first.

I did a bit of extra digging and nothing jumps out in a quick diff of
upstream gtk+3.6.0 to upstream gtk+3.6.2.

Further there's not delta of gtkrecentchooser.c,
gtkrecentchooserwidget.c, gtkrecentchoosermenu.c and  gtkrecentmanager.c
between the Quantal bzr branch and upstream.

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

Title:
  GtkRecentMenu always returns the most recent item, rather than the
  selected item, when calling gtk_recent_chooser_get_current_uri()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+subscriptions

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


[Bug 1084851] Re: No system-wide proxy for automatic proxy setting method

2012-12-10 Thread Joshua Lock
Quite right, I see there's no case for G_DESKTOP_PROXY_MODE_AUTO in
on_proxy_apply_system_wide() of 50_ubuntu_systemwide_prefs.patch in
gnome-control-center.

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

Title:
  No system-wide proxy for automatic proxy setting method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1084851/+subscriptions

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


[Bug 1088124] Re: GtkRecentMenu always returns the most recent item, rather than the selected item, when calling gtk_recent_chooser_get_current_uri()

2012-12-09 Thread Joshua Lock
I was pretty confident when filing this bug that the problem wasn't
restricted to the bindings, but to verify my initial assumption I ported
the simple test to C.

Results are the same.

** Attachment added: Simple C program to demonstrate the problem
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+attachment/3455807/+files/gtk3recent.c

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

Title:
  GtkRecentMenu always returns the most recent item, rather than the
  selected item, when calling gtk_recent_chooser_get_current_uri()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+subscriptions

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


[Bug 1084851] Re: Software centre fails to install software on system with system-wide proxy configured

2012-12-08 Thread Joshua Lock
You are quite right, since filing this report I've discovered that the
update manager fails too. I am , however, able to update and install
software by using aptitude on the command line.

I configured the proxy using the automatic method and entering a URL. I
do have a https_proxy set in my environment.

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

Title:
  Software centre fails to install software on system with system-wide
  proxy configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1084851/+subscriptions

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


[Bug 1088124] [NEW] GtkRecentMenu always returns the most recent item, rather than the selected item, when calling gtk_recent_chooser_get_current_uri()

2012-12-08 Thread Joshua Lock
Public bug reported:

GtkRecentMenu always returns the most recent item, rather than the
selected item, when calling gtk_recent_chooser_get_current_uri().

I noticed this in some code I was working on and after spending some
time banging my head against it I decided to try and replicate the issue
in some other programs.

To reproduce the problem in MyPaint I took the following actions
1) Open several files with File-Open, so that the File-Open Recent menu has 
more than 1 item in it
2) Select an item other than the first (0th) in the File-Open Recent menu

What happens:
The current item remains open.

What I expect to happen:
The selected item is opened.

Changing my code to use gtk_recent_chooser_get_current_item(), rather
than _get_current_uri(), results in the same issue.

Ubuntu version:
Description:Ubuntu 12.10
Release:12.10

libgtk-3.0 version:
libgtk-3-0-dbg:
  Installed: (none)
  Candidate: 3.6.0-0ubuntu3.2
  Version table:
 3.6.0-0ubuntu3.2 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
 3.6.0-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
libgtk-3-0:
  Installed: 3.6.0-0ubuntu3.2
  Candidate: 3.6.0-0ubuntu3.2
  Version table:
 *** 3.6.0-0ubuntu3.2 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.6.0-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  GtkRecentMenu always returns the most recent item, rather than the
  selected item, when calling gtk_recent_chooser_get_current_uri()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+subscriptions

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


[Bug 1088124] Re: GtkRecentMenu always returns the most recent item, rather than the selected item, when calling gtk_recent_chooser_get_current_uri()

2012-12-08 Thread Joshua Lock
Here's a simple Python program which demonstrates the problem I've
observed in both my own code and MyPaint.

** Attachment added: SImple Python program to demonstrate the problem
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+attachment/3455118/+files/gtk3recent.py

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

Title:
  GtkRecentMenu always returns the most recent item, rather than the
  selected item, when calling gtk_recent_chooser_get_current_uri()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+subscriptions

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


[Bug 1088124] Re: GtkRecentMenu always returns the most recent item, rather than the selected item, when calling gtk_recent_chooser_get_current_uri()

2012-12-08 Thread Joshua Lock
To see the issue with the demo program follow these steps:

1) run the program with python gtk3recent.py and select File-Open Recent, this 
will show the 5 most recent entries in the users' GtkRecent history.
2) select the first item in the list, the label in the window will show the uri 
of the first item
3) select any item in the list other than the first, the label in the window 
will *still*/*again* show the uri of the first item

Expected behaviour on selecting item other than the first:

The uri of the selected item will be shown

Actual behaviour on selecting item other than the first:

The uri of the first item is shown

I've also run the sample code on an updated Fedora 18 Beta, with gtk+
3.6.2, where the program runs as expected.

P.S: Please ignore the python3 shebang in the test program, Python3 is
not required.

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

Title:
  GtkRecentMenu always returns the most recent item, rather than the
  selected item, when calling gtk_recent_chooser_get_current_uri()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1088124/+subscriptions

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


[Bug 785271] Re: regular applications should have a Open New Window menu entry by default

2012-12-04 Thread Joshua Lock
I only discovered the middle-click to launch new window feature by
searching for and reading this bug report. It would be much more
discoverable if this were a menu entry in the right-click menu of the
Unity launchers.

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

Title:
  regular applications should have a Open New Window menu entry by
  default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/785271/+subscriptions

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


[Bug 1084820] Re: Save Copy As with file opened from Firefox results in restrictive permissions

2012-12-03 Thread Joshua Lock
Hmm, interesting. It's expected that cp would result in the same
permissions as the tmp file. It's the G_FILE_COPY_TARGET_DEFAULT_PERMS
flag which should set the permissions to the defaults for the
destination directory.

I was wondering if the issue is in GLib but the test program mimics the
GLib paths without replicating the bug.

I'm kind of stumped as to where to look next...

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

Title:
  Save Copy As with file opened from Firefox results in restrictive
  permissions

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

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


[Bug 1084820] Re: Save Copy As with file opened from Firefox results in restrictive permissions

2012-11-30 Thread Joshua Lock
I don't think that this bug is in Evince itself. I've been taking a look
at the code and found that in ev_xfer_uri_simple() libdocument/ev-file-
helpers.c:419 the call to g_file_copy() passes
G_FILE_COPY_TARGET_DEFAULT_PERMS

http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/quantal/evince/quantal/view/head:/libdocument/ev-file-
helpers.c#L419

which according to the glib docs Leaves target file with default perms,
instead of setting the source file perms.

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

Title:
  Save Copy As with file opened from Firefox results in restrictive
  permissions

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

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


[Bug 1084820] Re: Save Copy As with file opened from Firefox results in restrictive permissions

2012-11-30 Thread Joshua Lock
Some debugging information.

The temp file opened by Firefox in Evince:

user@computer:/tmp
$ stat -c '%n %a %A' Some\ Pdf.pdf 
Some\ Pdf.pdf 400 -r

The same file saved in my home directory using Save a copy:

user@computer:~/Documents
$ stat -c '%n %a %A' Some\ Pdf.pdf 
Some\ Pdf.pdf 400 -r

user@computer:~/Documents
$ umask
0002

The resulting file should be 664 though, right?

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

Title:
  Save Copy As with file opened from Firefox results in restrictive
  permissions

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

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


[Bug 1084820] Re: Save Copy As with file opened from Firefox results in restrictive permissions

2012-11-30 Thread Joshua Lock
I just wrote a simple test program (attached) to try and replicate the
code path where the file is copied and it results in a file with 664
permissions.

Seems the bug *is* in evince, but it's not a bug that upstream can
replicate.

** Attachment added: test-g-file-copy.c
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1084820/+attachment/3448579/+files/test-g-file-copy.c

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

Title:
  Save Copy As with file opened from Firefox results in restrictive
  permissions

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

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


[Bug 961017] Re: Fails to report crash (“Network problem”)

2012-11-29 Thread Joshua Lock
I think Stephan is suggesting that the proxy settings aren't exported to
the environment in which apport is executed.

Certainly I've just tried to report an Ubuntu bug using apport and it
failed to communicate with a similar message and I am using a proxied
connection.

If I sudo su root - (the user I assume apport runs as) and look for
proxy related settings in env there are none.

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

Title:
  Fails to report crash (“Network problem”)

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

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

[Bug 1084820] [NEW] Save Copy As with file opened from Firefox results in restrictive permissions

2012-11-29 Thread Joshua Lock
Public bug reported:

A common usage pattern of mine is to download PDF's through Firefox by
clicking the link and selecting Open with, on occasion I'd like to
keep the PDF's so use the File-Save a Copy As menu item in Evince to
save a copy in my home directory.

The files are copied with the same permissions they have when downloaded
by Firefox to tmp (r) - this leads to the protected badge icon
being displayed over the file in Nautilus and a file which is less
accessible (from a privileges perspective) than others created and saved
to my home directory (with the default permissions of rw-rw-r--).

I think it would be good to remain consistent with the default
permissions when effectively creating a new document rather than
maintaining the more restrictive permissions of the temporary file.

Ubuntu Version info:
Description:Ubuntu 12.10
Release:12.10

Evince Version info:
evince:
  Installed: 3.6.0-0ubuntu2
  Candidate: 3.6.0-0ubuntu2
  Version table:
 *** 3.6.0-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

** Affects: evince
 Importance: Unknown
 Status: Unknown

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

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

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

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

Title:
  Save Copy As with file opened from Firefox results in restrictive
  permissions

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

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


[Bug 1084840] [NEW] Install additional software button launches dialogue(s) which refers to Python (2.7) as the calling application

2012-11-29 Thread Joshua Lock
Public bug reported:

Ubuntu version information:
Description:Ubuntu 12.10
Release:12.10

Rhythmbox version information:
  Installed: 2.97-1ubuntu5
  Candidate: 2.97-1ubuntu5
  Version table:
 *** 2.97-1ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

When I click the Install additional software required to use this
format button in the Preferences | Music window the spawned dialogue
boxes all refer to Python (2.7) as the triggering application, i.e:

Required plugin could not be found

Python (v2.7) requires to install plugins to create media files of the
following type: Vorbis encoder

I'd at least expect the name to be the application name (Rhythmbox), or
even better the X-GNOME-FullName key of the desktop file Rhythmbox
Music Player.

These should probably be a separate bug report, but the following issues
also stand out to me:

1) the English in the Required plugin could not be found dialogue is a little 
awkward
2) The media files type isn't actually a media file type, but the name of the 
required software component.

Ideally the not found dialogue would read something like this example:

Required plugin could not be found

Rhythmbox Music Player needs to install plugins to create media files of
the following type: Ogg Vorbis but they were not found.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Install additional software button launches dialogue(s) which refers
  to Python (2.7) as the calling application

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

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


[Bug 1084843] [NEW] Install additional software button doesn't find required plugin when behind proxy

2012-11-29 Thread Joshua Lock
Public bug reported:

Ubuntu version information:
Description:Ubuntu 12.10
Release:12.10

Rhythmbox version information:
  Installed: 2.97-1ubuntu5
  Candidate: 2.97-1ubuntu5
  Version table:
 *** 2.97-1ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

I'm using Rhythmbox on a computer behind a network proxy and when I
click on the Install additional software required to use this format
button in Preferences | Music window I am informed:

Required plugin could not be found

Python (v2.7) requires to install plugins to create media files of the
following type: Vorbis encoder

I find it highly unlikely that this is the case and therefore am
assuming it's related to my network setup. I am able to browse the
internet in Firefox and install packages via aptitude with my network
configuration.

Please let me know what further information I can provide.

** Affects: sessioninstaller
 Importance: Undecided
 Status: New

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

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

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

Title:
  Install additional software  button doesn't find required plugin
  when behind proxy

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

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


[Bug 1084843] Re: Install additional software button doesn't find required plugin when behind proxy

2012-11-29 Thread Joshua Lock
I just discovered (using apport -w) that this infrastructure is provided
by the sessioninstaller package, so adding that to the Affects.

sessioninstaller version info:
  Installed: 0.20+bzr131-0ubuntu2
  Candidate: 0.20+bzr131-0ubuntu2
  Version table:
 *** 0.20+bzr131-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  Install additional software  button doesn't find required plugin
  when behind proxy

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

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


[Bug 1084851] [NEW] Software centre fails to install software on system with system-wide proxy configured

2012-11-29 Thread Joshua Lock
Public bug reported:

Ubuntu Version info:
Description: Ubuntu 12.10
Release: 12.10

Software centre version info:
  Installed: 5.4.1.2
  Candidate: 5.4.1.2
  Version table:
 *** 5.4.1.2 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

I have a computer which is on a network with a proxy configured (where
the Apply system-wide button was used) on which the USC fails to
install software with an error dialogue of:

Failed to download package files

Check your Internet connection.

I am able to browse the internet in Firefox and install packages from
the command line using aptitude on this same computer.

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Software centre fails to install software on system with system-wide
  proxy configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1084851/+subscriptions

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


[Bug 1084862] [NEW] Unable to add locations of time/date to show in clock applet on computer behind a proxy

2012-11-29 Thread Joshua Lock
Public bug reported:

Ubuntu version info:
Description: Ubuntu 12.10
Release: 12.10

Gnome Control Centre version info:
  Installed: 1:3.4.2-0ubuntu19
  Candidate: 1:3.4.2-0ubuntu19
  Version table:
 *** 1:3.4.2-0ubuntu19 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

When trying to add extra locations to show the time for in the Clock
applet (via Time  Date Settings - Clock - Choose Locations) the list
of possible matches for my typed entry is never shown.

I'm using a computer with a proxy configured via the network applet (and
Use system-wide pressed) and suspect that's the root of the trouble
however I'm not sure how to go about debugging this, any pointers would
be appreciated.

Steps taken:

* Click clock - Time  Date Settings
* Select Clock tab
* Check Time in other locations
* Click Choose Locations
* Click +
* Type New Yo
* wait ~30s nothing happens

Expected results:
* On other machines (without the proxied connection) a list of potential 
locations from which I can select New York, New York is shown.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Unable to add locations of time/date to show in clock applet on
  computer behind a proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1084862/+subscriptions

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


[Bug 85136] Can't unlock screen when screensaver has started

2007-02-14 Thread Joshua Lock
Public bug reported:

Binary package hint: gnome-screensaver

Feisty with gnome-screensaver 2.17.7-0ubuntu1

When I try to deactivate the screensaver the password prompt appears and
I enter my credentials however the dialog times out and the screensaver
does not deactivate.

Steps to reproduce:
1. Enable Lock screen when screensaver active in Screensaver Preferences.
2. Allow the screensaver to activate. 
3. Attempt to deactivate screensaver.
4. Enter password etc.
5. Wait ...

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Can't unlock screen when screensaver has started
https://launchpad.net/bugs/85136

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


[Bug 77355] Re: Audioscrobbler plugin error

2007-01-20 Thread Joshua Lock
I too am seeing this error. This happens every time Banshee tries to
scrobble a track.

** Attachment added: Crash Log from Incandescant
   http://librarian.launchpad.net/5805742/banshee-crash-log.txt

-- 
Audioscrobbler plugin error
https://launchpad.net/bugs/77355

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