[Bug 752376] Re: support file:///path/pkgname.deb syntax

2014-09-13 Thread Cameron
Is a fix being released for Ubuntu 12.04 LTS (precise)?

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

Title:
  support file:///path/pkgname.deb syntax

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

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


[Bug 752376] Re: support file:///path/pkgname.deb syntax

2012-06-21 Thread Dmitry Shachnev
software-center (5.3.1) quantal; urgency=low

  [ Robert Roth ]
  * lp:~evfool/software-center/lp752376:
- Updated the code to also work with file:// style deb filenames
  (LP: LP #752376)
  * lp:~evfool/software-center/lp1011605:
- update copyright date in the About window (LP: #1011605)
  * lp:~evfool/software-center/lp1011567:
- add F1 key as accelerator for opening Help (LP: #1011567)

  [ Gary Lasker ]
  * debian/control:
- remove recommends for gir1.2-launchpad-integration-3.0 as it is no
  longer needed (many thanks Robert Ancell)

  [ Natalia Bidart ]
  * lp:~nataliabidart/software-center/the-organizer:
+ Tests cleanup:
  - Renamed test/ dir to tests/.
  - Moved the testutils module to tests/utils.py.
  - Removed all unnecessary logging setup per test file.
  - Removed all unnecessary shebangs in test files.
  - Isolated test code into tests/ directory, including moving all the
get_test_window_foo from the gtk3 production modules to
tests/gtk3/windows.py module.
  - Removed all the calls to Gtk.main() in gtk3 tests since that blocks the
execution of the suite.
  - Pep8 and pyflakes fixes in the files already modified in this branch.
  - Minor bug fix in the softwarecenter/log.py module when trying to
create a log dir with proper perms.
  * lp:~nataliabidart/software-center/cant-stop-the-music.trunk:
- Stop the video if user navigates away from an app details page
  (LP: #1003954).
- Refactored ViewManager so page displaying calls a leave_page before
  changing a page, and a enter_page when navigating into a page.

  [ Adam Conrad ]
  * xz-lzma has been rolled into xz-utils, as of 5.1.1alpha+20120614-1

  [ Michael Vogt ]
  * lp:~mvo/software-center/python-apt-0.8 :
- fix some leftover python-apt 0.7 API usage that will get removed
  in quantal
  * lp:~mvo/software-center/add-profile-cmdline
- add new --profile option to the app that writes out a cProfile
  logfile
- add new dbus method com.ubuntu.SoftwarecenterIFace.writeMemoryDump
  to write meliae memory dump for analyizing memleaks/cycles
  * lp:~mvo/software-center/more-performance-measurement:
- add more fine grained data in --measure-startup-time and
  suppresses times 0.1s in the output

** Changed in: software-center (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  support file:///path/pkgname.deb syntax

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

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


[Bug 752376] Re: support file:///path/pkgname.deb syntax

2012-06-12 Thread John Drinkwater
Triggered this installing SpiderOak.

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

Title:
  support file:///path/pkgname.deb syntax

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

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


[Bug 752376] Re: support file:///path/pkgname.deb syntax

2012-06-02 Thread Robert Roth
** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Robert Roth (evfool)

** Changed in: software-center (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  support file:///path/pkgname.deb syntax

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

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


[Bug 752376] Re: support file:///path/pkgname.deb syntax

2012-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~evfool/software-center/lp752376

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

Title:
  support file:///path/pkgname.deb syntax

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

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


[Bug 752376] Re: support file:///path/pkgname.deb syntax

2012-05-19 Thread Bryan Quigley
Note to Lubuntu users, it appears PCManFM hits this case (as does
Chromium).  So you can just do software-center  debname.deb

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

Title:
  support file:///path/pkgname.deb syntax

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

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


[Bug 752376] Re: support file:///path/pkgname.deb syntax

2012-05-02 Thread Kiwinote
** Summary changed:

- Software center won't allow install from .deb file
+ support file:///path/pkgname.deb syntax

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Medium

** Changed in: software-center (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  support file:///path/pkgname.deb syntax

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

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