[Bug 1264844] [NEW] Pyopencl dependence on opencl-icd (and the lack of providing packages) makes it tricky to install

2013-12-29 Thread Niall Murphy
Public bug reported: Goal: install python-pyopencl on Ubuntu 13.10 using the AMD APP SDK 2.9 drivers http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/ for CPU emulation on a system with an Intel integrated video card not supported by

[Bug 1119868] [NEW] [7466FVG, Conexant CX20561 (Hermosa), Speaker, Internal] Underruns, dropouts or crackling sound

2013-02-08 Thread Niall Murphy
Public bug reported: Sound on built in speakers on Thinkpad X200i crackles, goes silent, returns to normal. Restarting pluseaudio helps for a few seconds and sometimes the test sound button on the sound settings dialogue also helps. This problem re-appeared after upgrade to 12.04.

[Bug 232264] Re: vim (and gvim) crash frequently

2012-03-01 Thread Niall Murphy
** Changed in: vim (Ubuntu) Status: New = 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/232264 Title: vim (and gvim) crash frequently To manage notifications about this bug go

[Bug 856779] Re: gvim slow to respond

2012-01-15 Thread Niall Murphy
Hi Rex, This patch is working perfectly! Good work! Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856779 Title: gvim slow to respond To manage notifications about this bug go to:

[Bug 856779] Re: gvim slow to respond

2011-12-06 Thread Niall Murphy
Hi Rex, Sorry, let me explain again. With the patch gvim is fully responsive. It is also fully responsive with gvim --nofork. There is a new issue raised by the patch: Running gvim from a terminal now acts identically to gvim --nofork in the sense that it does not fork from the bash

[Bug 856779] Re: gvim slow to respond

2011-12-05 Thread Niall Murphy
Thanks for this Rex. I have installed the packages from the PPA. I can now start gvim from a terminal and gvim is immediately responsive. gVim seems to be back to its former speed, I can edit large files with folds again! However, when gvim is run from a terminal it does not fork by default.

[Bug 893779] [NEW] chm2pdf: exits with htmldoc segfault, no pdf generated

2011-11-22 Thread Niall Murphy
Public bug reported: Version 0.9.1-1.1ubuntu5 in ubuntu 11.10 $ chm2pdf --book --verbose plasmid.chm plasmid.pdf CHM2PDF_WORK_DIR = /tmp/tmplXmOpr/plasmid CHM2PDF_ORIG_DIR = /tmp/tmpwpTZY2/plasmid Correcting links in the HTML files... Producing the PDF from the 446 individual HTML files...

[Bug 872095] Re: gvim from vim-gnome hang up on start

2011-10-26 Thread Niall Murphy
*** This bug is a duplicate of bug 856779 *** https://bugs.launchpad.net/bugs/856779 ** This bug has been marked a duplicate of bug 856779 gvim slow to respond -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877193] Re: gvim freezes when started from a terminal

2011-10-26 Thread Niall Murphy
*** This bug is a duplicate of bug 856779 *** https://bugs.launchpad.net/bugs/856779 ** This bug has been marked a duplicate of bug 856779 gvim slow to respond -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 771810] Re: gvim occasionally shows error Unable to register window with path... Timeout was reached

2011-05-16 Thread Niall Murphy
*** This bug is a duplicate of bug 781180 *** https://bugs.launchpad.net/bugs/781180 ** This bug has been marked a duplicate of bug 781180 gvim loses menu with Unity interface * You can subscribe to bug 781180 by following this link:

[Bug 434351] Re: gnome-language selector is labyrinthine

2010-12-10 Thread Niall Murphy
To change the system language I had to rely on a how to: http://www.howtogeek.com/howto/17528/change-the-user-interface-language-in-ubuntu/ The bits I was confused with were: 1. Once I had installed the desired language I expected its color to change from grey to black. I also semi

[Bug 583469] Re: New chat windows cannot be raised

2010-08-06 Thread Niall Murphy
Ok I can reproduce the bug by leaving the buddy list or chat window on another monitor when I shut down the computer. When I start without the extra monitor I cannot see or focus empathy windows. -- New chat windows cannot be raised https://bugs.launchpad.net/bugs/583469 You received this bug

[Bug 583469] Re: New chat windows cannot be raised

2010-07-30 Thread Niall Murphy
This bug also appears for the buddy list. I think it has something to do with dual monitors. Maybe it is caused by leaving the buddy list or chat window on another monitor when I shut down. Then when I start up in another place without the extra monitor, empathy doesnt know that the other

[Bug 583469] Re: New chat windows cannot be raised

2010-06-13 Thread Niall Murphy
All was well for a few weeks but now the same problem has appeared for the Contact list and Chat windows. I do not know what is triggering this. ** Changed in: empathy (Ubuntu) Status: Invalid = Incomplete -- New chat windows cannot be raised https://bugs.launchpad.net/bugs/583469 You

[Bug 583469] [NEW] New chat windows cannot be raised

2010-05-20 Thread Niall Murphy
Public bug reported: Binary package hint: empathy Using Lucid. Indicator bubbles displays the contents of incoming chat messages however clicking on the contacts name in the indicator applet does not raise the chat window. Clicking the contacts name (or any other contact) in the contact

[Bug 364894] Re: vim doesn't find installed addons

2009-04-25 Thread Niall Murphy
Same problem with vim-latexsuite. after installing the vim-latexsuite package i ran: vim-addons install latex-suite Vim did not load the plugins. I then ran: vim-addons -w install latex-suite for system install but still vim does not load the plugin. When i launch with vim -D vim never reads

[Bug 364894] Re: vim doesn't find installed addons

2009-04-25 Thread Niall Murphy
adding filetype plugin on to .vimrc tells vim to load filetype dependant plugins. I suggest that this line be added to the system vimrc -- vim doesn't find installed addons https://bugs.launchpad.net/bugs/364894 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 332167] Re: packages in ~/texmf should have priority over base system

2009-02-22 Thread Niall Murphy
You are right, it does read the home directory first. I figured out the problem was that for loading newer versions of files over old ones, the files must be in the correct directory structure i.e. ~/texmf/tex/latex. I have just been putting files in ~/texmf/tex and ~/texmf/bib for the past

[Bug 332167] [NEW] packages in ~/texmf should have priority over base system

2009-02-20 Thread Niall Murphy
Public bug reported: Binary package hint: texlive-base Default behaviour should be that a package installed in ~/texmf should be used instead of those in /usr/share/texmf-texlive/ provided by the system package. ( Textex seemed to act like this) This is extremely useful behaviour since the

[Bug 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-12-04 Thread Niall Murphy
By worse I mean that Network Manager looses the connection more frequently. Seems to happen most when i use the network intermittently, for example, using IM software, or when browsing the web. I lost connection 2 times while composing this message. when the computer is left idle it seems to

[Bug 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-12-02 Thread Niall Murphy
Using the recent updates from intrepid-proposed the problem seems to be getting even worse. The packages are network-manager-gnome version 0.7~~svn20081020t000444-0ubuntu1.8.10.1 network-manager version 0.7~~svn20081018t105859-0ubuntu1.8.10.1 It is an Eduroam network http://www.eduroam.org/

[Bug 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-11-10 Thread Niall Murphy
I believe i am suffering from the same bug. I connect fine to my office WiFi but i loose the connection after 5 or 10 minutes and must reconnect again. This problem started when i upgraded to Intrepid from Hardy. It is an Eduroam network http://www.eduroam.org/ WPA/WPA2, EAP-TTLS, PAP using

[Bug 236893] Re: bump version of complexity

2008-06-02 Thread Niall Murphy
this bug should be for package texlive-science -- bump version of complexity https://bugs.launchpad.net/bugs/236893 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 236893] [NEW] bump version of complexity

2008-06-02 Thread Niall Murphy
Public bug reported: Update the complexity macros to version 0.80 (currently 0.76) http://www.ctan.org/tex-archive/macros/latex/contrib/complexity/ ** Affects: texlive-extra (Ubuntu) Importance: Undecided Status: New -- bump version of complexity

[Bug 185462] Re: rhythmbox crashes: assertion failed

2008-03-19 Thread Niall Murphy
Same problem here, what information can i submit to help diagnose the problem? -- rhythmbox crashes: assertion failed https://bugs.launchpad.net/bugs/185462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 199785] [NEW] upgrade pgf to version 2.0

2008-03-08 Thread Niall Murphy
Public bug reported: Binary package hint: pgf Version 2.0 of pgf has been released. http://www.mail-archive.com/[EMAIL PROTECTED]/msg01513.html ** Affects: pgf (Ubuntu) Importance: Undecided Status: New -- upgrade pgf to version 2.0 https://bugs.launchpad.net/bugs/199785 You

[Bug 104281] Re: vim-latexsuite requires vim-full ?

2007-10-31 Thread Niall Murphy
installing vim-full does not make a difference for this bug. -- vim-latexsuite requires vim-full ? https://bugs.launchpad.net/bugs/104281 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 24728] Re: Firefox Unstable (maybe caused by flash plugin)

2007-02-12 Thread Niall Murphy
For me firefox was unstable with no flash installed, with version 7, and with version 9 (from fiesty backports). -- Firefox Unstable (maybe caused by flash plugin) https://launchpad.net/bugs/24728 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 24728] Re: Firefox Unstable

2007-01-24 Thread Niall Murphy
here is a fresh full crash report ** Attachment added: full crash report from unstable firefox 2.0.0.1+0dfsg-0ubuntu0.6.10 http://librarian.launchpad.net/5840321/_usr_lib_firefox_firefox-bin.1000.crash -- Firefox Unstable https://launchpad.net/bugs/24728 -- ubuntu-bugs mailing list

[Bug 24728] Re: Firefox Unstable

2007-01-24 Thread Niall Murphy
more information provided ** Changed in: firefox (Ubuntu) Status: Rejected = Needs Info -- Firefox Unstable https://launchpad.net/bugs/24728 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 24728] Re: Firefox Unstable

2007-01-22 Thread Niall Murphy
Here is another dump from an unstable firefox. ** Attachment added: Crash file from an unstable Firefox on Ubuntu 6.10 Edgy Eft http://librarian.launchpad.net/5813928/_usr_lib_firefox_firefox-bin.NBFAOa.crash -- Firefox Unstable https://launchpad.net/bugs/24728 -- ubuntu-bugs mailing

[Bug 56749] libgnomevfs2-extra requires libgnomevfs2-common = 2.14.1-0ubuntu8

2006-08-17 Thread Niall Murphy
Public bug reported: Binary package hint: libgnomevfs2-extra problem: apt-get install libgnomevfs2-extra The following packages have unmet dependencies: libgnomevfs2-extra: Depends: libgnomevfs2-common (= 2.14.1-0ubuntu8) but 2.14.2-0ubuntu1 is to be installed E: Broken packages possible

[Bug 56749] Re: libgnomevfs2-extra requires libgnomevfs2-common = 2.14.1-0ubuntu8

2006-08-17 Thread Niall Murphy
apt-cache policy Package files: 100 /var/lib/dpkg/status release a=now 500 http://archive.canonical.com dapper-commercial/main Packages release v=6.06 LTS,o=Canonical,a=dapper-commercial,l=Canonical,c=main origin archive.canonical.com 500 http://security.ubuntu.com