[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2017-02-02 Thread JohnFlux
This has become broken again in Ubuntu 16.10:

$ apturl
Traceback (most recent call last):
  File "/usr/bin/apturl-kde", line 34, in 
from AptUrl.kde.KdeUI import KdeUI
  File "/usr/lib/python3/dist-packages/AptUrl/kde/KdeUI.py", line 5, in 
from PyQt4.QtWebKit import QWebView
ImportError: No module named 'PyQt4.QtWebKit'
 
$ sudo apt install python3-pyqt4
Reading package lists... Done
Building dependency tree  
Reading state information... Done
python3-pyqt4 is already the newest version (4.11.4+dfsg-2).

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2014-04-01 Thread Paul Abrahams
The applications listed by Firefox under Edit/Preferences/Applications
do not include apt, and there does not seem to be a way to add
application types to the list of those provided.

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2013-10-01 Thread drpjkurian
Please navigate to Edir-Preference-App and select /usr/bin/apturl-kde
to open the link

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2013-02-10 Thread Kebap
I followed the update to about:config as mentioned above. When I now
try opening apt://something I will not be asked for a program to use,
just read an error message: Firefox doesn't know how to open this
address, because the protocol (apt) isn't associated with any program.
Therefore this is still not fixed for me. :(

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-12-22 Thread drpjkurian
** Changed in: ubuntu
   Status: Invalid = 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/910385

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-12-15 Thread drpjkurian
Hi
I followed the instruction mentioned by robert kresse. To confirm the 
rectification i clicked the apt download link for Adobe flash plugin. It opened 
a window askin to choose a programme to open the link I do not know what to 
do next.

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-12-15 Thread drpjkurian
Hi
I solved it by myself, When I get the window of choose a programme to open the 
apturl link, I navigate to /usr/bin/apturl-kde. I think this bug can be solved 
with the above mentione two steps namely
1.configuring the firefox
2. select /usr/bin/apturl-kde to open the link


** Changed in: firefox (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: firefox (Ubuntu)
   Status: Fix Committed = Confirmed

** Changed in: firefox (Ubuntu)
   Status: Confirmed = 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/910385

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-12-15 Thread drpjkurian
I think the two steps mentioned in the post remedies the problem.
Therefore I feel that the bug is fixed

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-10-23 Thread Robert Kresse
Running on Kubuntu 12.04.1 LTS

apturl  isn't working here but I found following workaround

Open the pseudo URL about:config in Firefox
Create a new string (right click - new - string) and name it 
network.protocol-handler.app.apt
Value /usr/bin/apturl
Restart Firefox

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-05-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apturl (Ubuntu)
   Status: New = Confirmed

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-05-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: firefox (Ubuntu)
   Status: New = Confirmed

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-02-10 Thread Harald Sitter
If it works in Ubuntu it works in Kubuntu (that is either apturl is
broken or firefox is not associating the protocol properly). At any rate
no problem in kubuntu-meta

** Package changed: kubuntu-meta (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: New = Invalid

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2012-01-10 Thread Almorca
It goes well for me.

Writing apt:wine shows me AptURL.

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2011-12-31 Thread Rafael Belmonte
** Package changed: apturl (Ubuntu) = firefox (Ubuntu)

** Also affects: apturl (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: kubuntu-meta (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/910385

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2011-12-31 Thread Chris Coulson
If you're using Firefox 10, then the KDE integration has been completely
disabled anyway

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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


[Bug 910385] Re: apt: protocol is not working with Firefox in Kubuntu

2011-12-31 Thread Rafael Belmonte
I hope this to be fixed before final 12.04 release.
With the very fast development cycle Firefox is following now, I supose it is 
hard to maintain kde patches.

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

Title:
  apt: protocol is not working with Firefox in Kubuntu

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

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