[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:

[Bug 535476] Re: CM106 usb sound card incorrectly detected as stereo only

2013-06-10 Thread JohnFlux
I have this same bug. I have found a workaround. $ sudo nano /etc/pulse/daemon.conf Replace: ; default-sample-channels = 2 with default-sample-channels = 6 (Note the removal of the ; and the changing of 2 to 6 ) Now reboot or do: pulseaudio -k And that worked for me. -- You received

[Bug 535476] Re: CM106 usb sound card incorrectly detected as stereo only

2013-06-10 Thread JohnFlux
** Attachment added: This is a log of pulseaudio - with default-sample-channels = 6 in /etc/pulse/daemon.conf https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/535476/+attachment/3699666/+files/log_with_channel%3D6.txt -- You received this bug notification because you are a

[Bug 535476] Re: CM106 usb sound card incorrectly detected as stereo only

2013-06-10 Thread JohnFlux
** Attachment added: This is a log of pulseaudio - without default-sample-channels = 6 in /etc/pulse/daemon.conf https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/535476/+attachment/3699668/+files/log_without_channel%3D6.txt -- You received this bug notification because you

[Bug 535476] Re: CM106 usb sound card incorrectly detected as stereo only

2013-06-10 Thread JohnFlux
** Attachment added: For convenience, this is a start of the diff of the two other log files https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/535476/+attachment/3699669/+files/log_diff.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 872220] Invitation to connect on LinkedIn

2013-01-07 Thread JohnFlux
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - John John Tapsell Computer Programmer for Nokia Brighton, United Kingdom Confirm that you know John Tapsell:

[Bug 288677] Invitation to connect on LinkedIn

2013-01-07 Thread JohnFlux
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - John John Tapsell Computer Programmer for Nokia Brighton, United Kingdom Confirm that you know John Tapsell:

[Bug 269656] Invitation to connect on LinkedIn

2013-01-07 Thread JohnFlux
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - John John Tapsell Computer Programmer for Nokia Brighton, United Kingdom Confirm that you know John Tapsell:

[Bug 76532] Invitation to connect on LinkedIn

2013-01-07 Thread JohnFlux
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - John John Tapsell Computer Programmer for Nokia Brighton, United Kingdom Confirm that you know John Tapsell:

[Bug 96454] Invitation to connect on LinkedIn

2013-01-07 Thread JohnFlux
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - John John Tapsell Computer Programmer for Nokia Brighton, United Kingdom Confirm that you know John Tapsell:

[Bug 1064924] Re: Please add LVDS quirk for the zotac zbox

2013-01-06 Thread JohnFlux
** Attachment added: dmidecode output for zbox with previously working lvdi-hdmi bridge https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1064924/+attachment/3475688/+files/dmidecode_output.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1064924] Re: Please add LVDS quirk for the zotac zbox

2013-01-06 Thread JohnFlux
I added my dmidecode output - could you do the same please? Also, what do you mean by never seen it working exactly? For me, I plugged in my projector to the hdmi and it just worked (before this patch). I didn't do anything set it up. Do you have an hdmi output on your boxes? What happens if

[Bug 1064924] Re: Please add LVDS quirk for the zotac zbox

2012-12-25 Thread JohnFlux
This causes a regression for me - I no longer have HDMI output. I've been told that I have a lvds-to-hdmi bridge, so this commit breaks that. Please revert this commit in both 12.04 and 12.10 ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1064924] Re: Please add LVDS quirk for the zotac zbox

2012-12-25 Thread JohnFlux
I found this news article that talks a bit about their LVDS-to-HDMI bridge. http://www.zotacusa.com/forum/topic/2215-zotac-announces-collaboration- with-ite/ Basically the Intel Atom chip doesn't have HDMI support. Only support for LVDS (laptop screens) and VGA. So Zotac make a bridge from

Re: [Bug 872220] Re: Fails to boot when there's problems with softraid

2011-10-18 Thread JohnFlux
In my case, it is a mirrored setup, and one disk is missing. So it's fully functional, but degraded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872220 Title: Fails to boot when there's problems

[Bug 872220] Re: Fails to boot when there's problems with softraid

2011-10-11 Thread JohnFlux
As a workaround, you can add bootdegraded=true to the kernel boot options. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872220 Title: Fails to boot when there's problems with softraid To manage

[Bug 872220] [NEW] Fails to boot when there's problems with softraid

2011-10-11 Thread JohnFlux
Public bug reported: Ubuntu 11.10 has a new feature that it warns you while booting if there's a program with the softraid. It tells you that a hard disk in the softraid is missing, then asks, on the console: Continue to boot? y/N But it ignores all keypresses. After 5 seconds or so it then

[Bug 583954] Re: ibus-daemon applet leaks memory badly

2010-09-01 Thread JohnFlux
The latest ibus packages fix this. Add: deb http://ppa.launchpad.net/shawn-p-huang/ppa/ubuntu lucid main to your /etc/apt/sources.list file and upgrade. Make sure you install the python-notify package. Can we please get these packages integrated into updates? This bug shows up as a memory

[Bug 560135] Re: g++ internal compiler error when trying to build OpenSceneGraph 2.8.3

2010-04-15 Thread JohnFlux
I had exactly the same problem when compiling kdelibs: # /home/johnflux/kdesvn/kdelibs/kjs/wtf/HashSet.h:124: internal compiler error: Segmentation fault # Please submit a full bug report, # with preprocessed source if appropriate. And, likewise, it did not crash if I ran the gcc command

[Bug 560135] Re: g++ internal compiler error when trying to build OpenSceneGraph 2.8.3

2010-04-15 Thread JohnFlux
johnf...@johnflux-desktop:~/kdesvn/build/kdelibs/kjsembed/kjsembed$ make VERBOSE=1 -j 1 make[2]: Leaving directory `/home/johnflux/kdesvn/build/kdelibs' /usr/bin/make -f kjsembed/kjsembed/CMakeFiles/kjsembed.dir/build.make kjsembed/kjsembed/CMakeFiles/kjsembed.dir/build make[2]: Entering

[Bug 560135] Re: g++ internal compiler error when trying to build OpenSceneGraph 2.8.3

2010-04-15 Thread JohnFlux
johnf...@johnflux-desktop:~/osg-ice$ cp /usr/include/GL/gl.h include/GL/gl.h johnf...@johnflux-desktop:~/osg-ice$ make makeobj[0]: Entering directory `/home/johnflux/osg-ice' /usr/bin/c++ -Dosg_EXPORTS -DOSG_DEBUG_POSTFIX=d -DOSG_LIBRARY -Wall -Wparentheses -Wno-long-long -Wno-import

[Bug 560135] Re: g++ internal compiler error when trying to build OpenSceneGraph 2.8.3

2010-04-15 Thread JohnFlux
Same - works for me johnf...@johnflux-desktop:~/osg-ice$ make makeobj[0]: Entering directory `/home/johnflux/osg-ice' /usr/bin/c++ -Dosg_EXPORTS -DOSG_DEBUG_POSTFIX=d -DOSG_LIBRARY -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas

[Bug 560135] Re: g++ internal compiler error when trying to build OpenSceneGraph 2.8.3

2010-04-15 Thread JohnFlux
, from /home/johnflux/OpenSceneGraph-2.8.3/include/osg/StateAttribute:24, from /home/johnflux/OpenSceneGraph-2.8.3/include/osg/StateSet:18, from

[Bug 560135] Re: g++ internal compiler error when trying to build OpenSceneGraph 2.8.3

2010-04-15 Thread JohnFlux
My machine: model name : Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz 4GB of ram 32bit version of ubuntu. Johan's machine: model name: Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz 4GB of ram 32bit version of ubuntu. Please post your machine specs if you can reproduce this bug (and

[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

2010-03-25 Thread JohnFlux
Hi, I took a different approach. I did: I cloned the kernel being used in lucid lynx: git clone git://kernel.ubuntu.com/ubuntu/ubuntu-lucid.git cd ubuntu-lucid vi drivers/staging/rt2870/2870_main_dev.c # add { USB_DEVICE(0x0411, 0x015D) }, /* Buffalo Airstation NFiniti

[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

2010-03-25 Thread JohnFlux
I have posted instructions on: http://ubuntuforums.org/showthread.php?p=9028760#post9028760 Stefan, please double-check my instructions :) Hopefully someone will test and confirm if they work or not. -- Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

2010-03-23 Thread JohnFlux
Hi, I tried the newer kernel http://kernel.ubuntu.com/~kernel- ppa/mainline/v2.6.33/ instead. The device still does not show up here. Specifically, iwconfig does not show it. -- Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional https://bugs.launchpad.net/bugs/441990 You received

[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

2010-03-23 Thread JohnFlux
I also tested with http://kernel.ubuntu.com/~kernel- ppa/mainline/v2.6.32.9/ - it doesn't work with this either. I have also attempted to compile the driver: RT3070USB(RT307x) http://www.ralinktech.com/support.php?s=2 This compiles, but I cannot load it. I get the errors: [ 124.677810]

[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

2010-03-23 Thread JohnFlux
Okay, here's what is needed: Download RT3070USB(RT307x) from http://www.ralinktech.com/support.php?s=2 This exists in staging, but we need to patch it. These instructions are based on the version: RT3070_LinuxSTA_V2.3.0.1_20100208 Then: tar -xvf RT3070_LinuxSTA_V2.3.0.1_20100208.tar.bz2

[Bug 441990] Re: Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional

2010-03-23 Thread JohnFlux
I attempted to contact the named author of the module ( paul_...@ralinktech.com ) but emails to this bounce with 'unknown user'. -- Buffalo WLI-UC-GN 802.11n USB-WiFi adapter non functional https://bugs.launchpad.net/bugs/441990 You received this bug notification because you are a member of

[Bug 277494] Re: Can't print on HP LaserJet 1018 with Ubuntu 8.10 beta live CD

2008-11-02 Thread JohnFlux
Simpler solution than the one given above: (from a clean 8.10 install) $ getweb 1018 $ arm2hpdl sihp1018.img sihp1018.dl $ sudo cp sihp1018.dl /usr/share/foo2zjs/firmware/ Then unplugged and replugged in the printer. -- Can't print on HP LaserJet 1018 with Ubuntu 8.10 beta live CD

Re: [Bug 288677] Re: Installer will not allow username with fullstop in it

2008-10-31 Thread JohnFlux
2008/10/29 Colin Watson [EMAIL PROTECTED]: adduser thinks that dots in usernames are a bad idea, probably because much code has historically used the 'chown USER.GROUP' syntax that fails if usernames contain dots. You may not have run into this but I've seen such code in Ubuntu fairly

[Bug 288677] [NEW] Installer will not allow username with fullstop in it

2008-10-24 Thread JohnFlux
Public bug reported: If I try to create a user with the username, say, John.flux then it complains that the . is not a valid character. If I create the user on the command line (with adduser), it works. I have now been using the username john.flux for the last year in Ubuntu with no

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-20 Thread JohnFlux
Dont enable the anti-phishing by default, but educate about how it can be turned on. As others pointed out, the people who most need anti-phishing are the ones who are least likely to change the settings :-) -- AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-17 Thread JohnFlux
Jackb, I think you're asking for a solution that is more than most people here are asking. Simply not having an EULA and being able to disable the services is sufficient. It is already easy to disable the services (in the settings menu), so it's just case of having to agree to the EULA. John

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-16 Thread JohnFlux
2008/9/16 jackb_guppy [EMAIL PROTECTED]: Great! So you are saying UBUNTU is another get rich quick scheme with FOSS?? Jackb, that really is the silliest thing that I've ever heard. Do you have any idea how much money Mark has _personally_ put into Ubuntu? Claiming that he's trying to do this

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-16 Thread JohnFlux
Mark, your welcome to chime in with any good reason why the EULA should stay. Otherwise, tomorrow, I'm forking Ubuntu and using my fork to teach.. Why? I must, the EULA exemplifies a language barrier and not one student of mine will agree to something that they can not understand. Come on

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-15 Thread JohnFlux
*Get Your Website Seen On 10 Different Traffic Exchanges* Traffic zone offers free unlimited travel vacation certificates, shopping, grocery gas certificates, solo ads, first page auction, monthly contest and much more to help you grow your business and down line. Join

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-15 Thread JohnFlux
I appreciate that one can make the tomcat directory and the apache directories the same. However this seems messy and also means there are multiple copies of openbd lying around. (Be this a good or bad thing). What I was after is something more like regular CF where the CFML engine resides

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-15 Thread JohnFlux
2008/9/15 Andrew [EMAIL PROTECTED]: using Firefox[3]. So I suspect that Google wishing to protect themselves from allegations of spying on Firefox users have insisted on the privacy policy being prominent and, agreed by Firefox users. However, no one who knows about it can talk about it,

[Bug 76532] Re: ksysguard is not run as root

2008-04-03 Thread JohnFlux
This is fixed in ksysguard. It asks for root's password if you try to kill another user's process. -- ksysguard is not run as root https://bugs.launchpad.net/bugs/76532 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 76532] Re: ksysguard is not run as root

2008-04-03 Thread JohnFlux
Ah heh, fair enough. To be honest, I won't fix (personally) this for 3.5.9, at least not in kde, I just don't have the time to work on two branches :( It could be possible that someone will send me a patch, but I get very few patches for ksysguard. The most likely outcome is that this won't be

Re: [Bug 96454] Re: [Feisty, Gutsy] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of missing firmware

2007-12-26 Thread JohnFlux
Could you guys try: sudo rmmod ehci_hcd first. I had to do that to get it to work for me. -- [Feisty, Gutsy] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of missing firmware https://bugs.launchpad.net/bugs/96454 You received this bug notification because you are a member of

[Bug 50558] Re: Lack of portmap makes nfs mounts slow

2007-10-13 Thread JohnFlux
I also had the problem that nfs took ages. Installing portmap works for me - after installing it now mounts instantly. To test, if I do /etc/init.d/portmap stop then mounting takes ages again. -- Lack of portmap makes nfs mounts slow https://bugs.launchpad.net/bugs/50558 You received

[Bug 106572] Re: Driver for HP LaserJet 1018 not working

2007-10-10 Thread JohnFlux
*** This bug is a duplicate of bug 96454 *** https://bugs.launchpad.net/bugs/96454 I had to do rmmod uhci_hcd to get the printer to work for me. -- Driver for HP LaserJet 1018 not working https://bugs.launchpad.net/bugs/106572 You received this bug notification because you are a member of

[Bug 136722] Re: HP LaserJet 1000 not working

2007-10-10 Thread JohnFlux
For my HP 1018 LaserJet printer, I had to do : rmmod uhci_hcd to get the printer to work for me. -- HP LaserJet 1000 not working https://bugs.launchpad.net/bugs/136722 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 43824] Re: HP Laserjet 1000 doesn't work with cups2

2007-10-10 Thread JohnFlux
*** This bug is a duplicate of bug 65618 *** https://bugs.launchpad.net/bugs/65618 For my HP 1018 LaserJet printer, I had to do : rmmod uhci_hcd to get the printer to work for me. -- HP Laserjet 1000 doesn't work with cups2 https://bugs.launchpad.net/bugs/43824 You received this bug

[Bug 96454] Re: [Feisty] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of missing firmware

2007-09-26 Thread JohnFlux
I had to do: rmmod ehci_hcd before the printer would work for me. -- [Feisty] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of missing firmware https://bugs.launchpad.net/bugs/96454 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 76532] Re: ksysguard is not run as root

2007-01-24 Thread JohnFlux
This is in the kde bug tracker as: http://bugs.kde.org/show_bug.cgi?id=94240 -- ksysguard is not run as root https://launchpad.net/bugs/76532 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

-- Thread JohnFlux
"006792"; google_color_url = "006792"; google_color_text = "00"; //--> Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP JohnFlux [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP Mark C

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

-- Thread JohnFlux
"006792"; google_color_url = "006792"; google_color_text = "00"; //--> Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP JohnFlux [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP N

Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

-- Thread JohnFlux
"006792"; google_color_url = "006792"; google_color_text = "00"; //--> Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP JohnFlux Re: [Bug 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP Matt