[Bug 289716] Re: From Kubuntu Intrepid, Firefox depends on Synaptic?

2008-11-02 Thread mcNisse
*** This bug is a duplicate of bug 243370 *** https://bugs.launchpad.net/bugs/243370 ** This bug has been marked a duplicate of bug 243370 Firefox has crazy dependencies! -- >From Kubuntu Intrepid, Firefox depends on Synaptic? https://bugs.launchpad.net/bugs/289716 You received this bug n

[Bug 229937] Re: problem using konqueror with autofs

2008-10-06 Thread mcNisse
I havn't runned kde4/intrepid in this environment. And the problem disapeared when the nis server started to work again. In other words I cannot repeat the problem without the faulty nis server (running hp-ux)... -- problem using konqueror with autofs https://bugs.launchpad.net/bugs/229937 You r

[Bug 229937] [NEW] problem using konqueror with autofs

2008-05-13 Thread mcNisse
Public bug reported: Binary package hint: kdebase I'm using kubuntu in a nis domain. The domain provides nfs shares via nis that is mounted with autofs. My $HOME is mounted this way. My problem is that when typing / in the address bar the system freezes while looking for .directory in the automou

[Bug 257587] Re: sudo not possible if /etc/sudoers contains syntax error

2008-08-13 Thread mcNisse
I cannot reproduce this. At least not the way it is described. I have to force visudo to write the bad file. -- sudo not possible if /etc/sudoers contains syntax error https://bugs.launchpad.net/bugs/257587 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 303405] Re: package koffice-data-kde4 None [modified: /var/lib/dpkg/info/koffice-data-kde4.list ] failed to install/upgrade: попытк а перезаписать /usr/share/ico ns/oxygen/16x16/actions/object-o

2008-12-28 Thread mcNisse
I have used dpkg to recover from this bug... cd /var/cache/apt/archive sudo dpkg --force-overwrite -i koffice-data-kde4_1%3a1.9.98.2-0ubuntu3~intrepid2_all.deb sudo apt-get install -f The name of the koffice-data-kde4 package might be different. -- package koffice-data-kde4 None [modified: /v

[Bug 275809] Re: X lock-up when logging in from screensaver - crash in intelSwapBuffers()/ intelCopyBuffers()

2009-03-26 Thread mcNisse
I have this X lock sometimes when I try to unlock the screensavever on two computers, running kubuntu intrepid with kde4.2. One with an intel card and the other one with an ati card. -- X lock-up when logging in from screensaver - crash in intelSwapBuffers()/ intelCopyBuffers() https://bugs.laun

[Bug 331192] Re: KDE printer configuration app stopped working on Lucid

2010-01-10 Thread mcNisse
I'm having this problem with 4.4 rc1 on karmic. But I solved it by patching /usr/share/kde4/apps/system-config-printer-kde/options.py For me it was that one spinner had a new type. KIntSpinBox that was unhandled... ** Attachment added: "options.py.patch" http://launchpadlibrarian.net/3768258

[Bug 331192] Re: KDE printer configuration app stopped working on Lucid

2010-01-10 Thread mcNisse
I have tested it some more, and it doesn't really work for me either. The frame is showing but I still get some errors like this: Traceback (most recent call last): File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 424, in on_tvMainList_cursor_changed

[Bug 331192] Re: KDE printer configuration app stopped working on Lucid

2010-01-13 Thread mcNisse
I've managed to get it to work even better ;) I have my patch and then I changed a line in options.py in this class: class OptionSelectOne(Option): ... self.selector = QComboBox(self) to self.selector = QComboBox() I have a problem that it thinks that I have changed a value. But it might work b

[Bug 784121] Re: package libreoffice-common 1:3.3.2-1ubuntu4 failed to install/upgrade: lettura breve durante la copia del buffer per dpkg-deb backend su "./usr/lib/libreoffice/basis3.3/share/autocorr

2011-05-19 Thread mcNisse
Had a similar problem with this package today. This fixed my problem: sudo apt-get clean sudo apt-get upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784121 Title: package libreoffice-common

[Bug 773899] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-04-30 Thread mcNisse
I had the same issue with googletalk plugin on a 32 bit system. Caused a crash. I looked into the script and found that this lines caused the crash. NSPLUGIN_DIRS=:/var/lib/flashplugin-installer export NSPLUGIN_DIRS nspluginwrapper -a -v -u I simply removed the link in /usr/lib/firefox/plugin an

[Bug 772922] Re: Could not install 'nspluginwrapper': segfault in post-install script

2011-04-30 Thread mcNisse
I had a similar experience. For me it was the googletalk plugin that caused the crash. I simply removed the link in /usr/lib/firefox/plugins and rerunned dpkg --configure -a to solve the problem. Then I created the link again. -- You received this bug notification because you are a member of Ubu

[Bug 772830] Re: nspluginwrapper failed to install: segfault in post installation script

2011-04-30 Thread mcNisse
Does this bug depend on googletalkplugin? At least for me it was the culprit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772830 Title: nspluginwrapper failed to install: segfault in post installa

[Bug 773262] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-05-01 Thread mcNisse
It seems to be a problem with googletalkplugin. As a workaround you can uninstall the googletalkplugin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773262 Title: package nspluginwrapper 1.2.2-0ub

[Bug 774860] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-05-01 Thread mcNisse
Googletalk plugin causes nspluginwrapper to crash. As a workaround you can unstall it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774860 Title: package nspluginwrapper 1.2.2-0ubuntu9 failed to i

[Bug 773814] Re: package nspluginwrapper 1.2.2-0ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-05-01 Thread mcNisse
It seems that googletalk plugin is crashing nspluginwrapper. As a workaround you can unstall googletalk plugin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773814 Title: package nspluginwrapper 1