[Bug 1609546] Re: Slow DNS lookup through Netgear DG834G V4 router

2016-10-31 Thread Pauli Virtanen
I'm seeing a similar issue on current Ubuntu Yakkety with Android phone AP via WPA2-personal: $ systemd-resolve www.guugle.com www.guugle.com: 208.73.210.200 208.73.210.214 208.73.211.178 208.73.210.217 -- Information acquired via protocol DNS in

[Bug 1578444] Re: Unable to load Atom 'find_elements' on Ubuntu 16.04

2016-07-23 Thread Pauli Virtanen
It's because of this: http://changelogs.ubuntu.com/changelogs/pool/universe/p/phantomjs/phantomjs_2.1.1+dfsg-2/changelog """ phantomjs (2.1.1+dfsg-1) unstable; urgency=medium ... * Disabled Ghostdriver due to pre-built source-less Selenium blobs. """ -- You received this bug notification

[Bug 1298700] Re: chinese ibus pinyin input produces non-corresponding characters

2014-05-04 Thread Pauli Virtanen
jeremy-list's suggestion works --- for me, step 2. could be replaced by `dconf reset -f /desktop/ibus/engine/pinyin` so that it only resets the pinyin engine settings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1303385] [NEW] attic fails with ImportError on startup

2014-04-06 Thread Pauli Virtanen
Public bug reported: Starting attic fails with $ attic Traceback (most recent call last): File /usr/bin/attic, line 2, in module from attic.archiver import main File /usr/lib/python3/dist-packages/attic/archiver.py, line 10, in module from attic.archive import Archive File

[Bug 852775] Re: Realtek ALC887-VD, Microphone background noise

2013-11-13 Thread Pauli Virtanen
Same on Ubuntu 13.10. Mic works OK in Windows 8 on the same machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/852775 Title: Realtek ALC887-VD, Microphone background noise To manage

[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-08-08 Thread Pauli Virtanen
@Ryan McClure: Check from dmesg which firmware you are using. Also, give the sha1sum of the corresponding firmware (otherwise it's not possible to know which one you have): $ dmesg|grep -i firmw [ 12.149725] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin $ sha1sum

[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-08-08 Thread Pauli Virtanen
If they are the same, then there is probably some other difference in our hardware (my adapter was sold as Asus PCE-N15, not sure how to identify it better). Good luck for the ubuntu/kernel developers to trace this issue... -- You received this bug notification because you are a member of Ubuntu

[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-08-07 Thread Pauli Virtanen
Things seem also be working without problems with the Ubuntu-supplied driver in linux-image-3.8.0-27-generic 3.8.0-27.40, but with the newer firmware. $ sha1sum /lib/firmware/rtlwifi/rtl8192cfw.bin bbd9b4e2c53e18df3aed03d22eee8d8c22ef9a8e /lib/firmware/rtlwifi/rtl8192cfw.bin -- You received

[Bug 420963] Re: file command reports incorrect mime type for mkv files

2013-08-05 Thread Pauli Virtanen
Bug is still present in 5.11-2ubuntu4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/420963 Title: file command reports incorrect mime type for mkv files To manage notifications about this bug go

[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-07-14 Thread Pauli Virtanen
Here's one more data point: I have Realtek PCI adapter that lspci reports as Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01). It uses the rtl8192ce driver. With the default driver and firmware supplied by Ubuntu 13.04 (linux-image-3.8.0-23-generic, 3.8.0-23.34;

[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

2013-07-14 Thread Pauli Virtanen
I forgot to mention that prior to that, I also tested the backports driver from `backports-3.10-rc1-2.tar.bz2`. It did not improve the situation. Of course, this was still with the sha1 4fc1e72c5f8... firmware bundled with Ubuntu 13.04. -- You received this bug notification because you are a

[Bug 1175139] [NEW] python-dap causes UserWarning: Module dap... printed in other python programs

2013-05-01 Thread Pauli Virtanen
Public bug reported: Installing python-dap 2.2.6.7-1 causes many Python programs to print messages like UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path from pkg_resources import load_entry_point This occurs also when

[Bug 1170542] Re: libblas3gf crash caused by AMD prefetchw instruction on Intel CPU

2013-04-19 Thread Pauli Virtanen
@Davy Zhu: list `dpkg --list|grep -i libatlas` and check that `readlink -f /usr/lib/libblas.so.3gf` points to an Ubuntu-provided BLAS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1170542 Title:

[Bug 1170542] Re: libblas3gf crash caused by AMD prefetchw instruction on Intel CPU

2013-04-19 Thread Pauli Virtanen
The `libatlas3gf-base_3.8.4-3build1_amd64.deb` package in Precise does contain 3DNow! instructions: $ objdump -d libblas.so.3gf | grep -c prefetchw 348 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1031882] Re: precise-quantal upgrade fails, with a UnicodeDecodeError

2012-09-30 Thread Pauli Virtanen
Ran into the same issue on fi_FI.UTF-8 locale. Unsetting LC_*, LANG* environment variables and setting LC_ALL=C got rid of the error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1031882 Title:

[Bug 644854] Re: python-profiler fails to install due to manually installed python2.5

2011-06-08 Thread Pauli Virtanen
Fails also on Natty --- there it's more probable to occur, because Ubuntu no longer ships 2.5 packages, so if you have it, you have to install it manually to /usr/local -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 376739] Re: matrix multiplication with libatlas gives wrong result for big matrices

2011-05-19 Thread Pauli Virtanen
*** This bug is a duplicate of bug 406520 *** https://bugs.launchpad.net/bugs/406520 ** This bug has been marked a duplicate of bug 406520 libatlas3gf-sse2 zgemv function gives wrong result * You can subscribe to bug 406520 by following this link:

[Bug 774795] Re: gnome-terminal corruption when switching workspaces

2011-05-10 Thread Pauli Virtanen
Probably related: https://bugs.launchpad.net/ubuntu/+source/xorg- server/+bug/778083 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774795 Title: gnome-terminal corruption when switching workspaces

[Bug 778083] Re: Switching workspaces does not always redraw everything necessary

2011-05-10 Thread Pauli Virtanen
** Changed in: xorg-server (Ubuntu) Status: New = Incomplete ** Changed in: xorg-server (Ubuntu) Status: Incomplete = New ** Changed in: xorg-server (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 778083] Re: Switching workspaces does not always redraw everything necessary

2011-05-09 Thread Pauli Virtanen
I'm seeing the same thing, on Intel 945GME. Happens when using Metacity, but not when using Compiz. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778083 Title: Switching workspaces does not always

[Bug 778217] Re: illegal instruction crash when solving least-squares problem

2011-05-06 Thread Pauli Virtanen
Worksforme with libatlas3gf-base, but I have a processor with SSE3. I'm seeing this with libatlas3gf-base: (based on opcodes in the assembler dump of the binaries) $ detect_cpu_extensions /usr/lib/atlas-base/*.so /usr/lib/atlas-base/libatlas.so: 3dnow mmx pentium_pro sse sse2 sse3

[Bug 778217] Re: illegal instruction crash when solving least-squares problem

2011-05-06 Thread Pauli Virtanen
It's an ATLAS issue, so setting the Numpy part to Invalid. ** Changed in: python-numpy (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778217 Title: illegal

[Bug 761660] Re: Ambinace: the active dark gnome-terminal tab is hard to distinguish from the unactive ones

2011-04-23 Thread Pauli Virtanen
Yes, the active tab is very difficult to distinguish. ** Changed in: light-themes (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/761660 Title: Ambinace: the

[Bug 674138] Re: Global appmenu breaks sloppy focus

2011-04-23 Thread Pauli Virtanen
Here's a quick work-around. Many caveats included: *** Change the indicator appmenu to to base the menu shown on window stacking rather than solely on the input focus. This works slightly better under the sloppy focus scheme. There are, however, some caveats: * I didn't test what happens

[Bug 674138] Re: Global appmenu breaks sloppy focus

2011-04-23 Thread Pauli Virtanen
** Patch added: Work-around -- force compiz to keep stacking order always up-to-date https://bugs.launchpad.net/ubuntu/+source/unity/+bug/674138/+attachment/2084599/+files/compiz-sloppy-v1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 767724] Re: Put plugin moves windows to wrong viewport

2011-04-21 Thread Pauli Virtanen
Seems to be related: https://bugs.launchpad.net/ubuntu/+source/compiz- fusion-plugins-main/+bug/684019 This bug makes a major part of the Put plugin functionality useless, so it would be extremely nice to have it fixed. -- You received this bug notification because you are a member of Ubuntu

[Bug 768168] [NEW] Windows become hidden/minimized when switching viewports

2011-04-21 Thread Pauli Virtanen
Public bug reported: Binary package hint: compiz To reproduce: - Configure Compiz to use a 3x3 grid (or something similar) of viewports (the Desktop Wall plugin) - Open several windows on different viewports - Switch between viewports using Viewport Switcher plugin hotkeys - Observe that

[Bug 768168] Re: Windows become hidden/minimized when switching viewports

2011-04-21 Thread Pauli Virtanen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768168 Title: Windows become hidden/minimized when switching viewports -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 733985] Re: keyboard shortcuts dont get handled when defaults are changed

2011-04-20 Thread Pauli Virtanen
Completely deactivating the Expo (and Scale) plugins seems to remove the ghost shortcuts (i.e. Super+E when Expo is configured to use some other key via CCSM). However, after enabling and disabling the plugins (in different orders), the ghost shortcuts vanished completely even when Expo is

[Bug 767724] [NEW] Put plugin moves windows to wrong viewport

2011-04-20 Thread Pauli Virtanen
Public bug reported: Binary package hint: compiz To reproduce (Compiz 1:0.9.4+bzr20110415-0ubuntu2 on Natty): 1. Enable the Put plugin, and specify key shortcuts for Put On Viewport X for different viewports. 2. Press the shortcuts to move two windows to different viewports. 3. Observe that

[Bug 767724] Re: Put plugin moves windows to wrong viewport

2011-04-20 Thread Pauli Virtanen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767724 Title: Put plugin moves windows to wrong viewport -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 705354] Re: scipy.signal.convolve and related functions give drastically different results on karmic vs. lucid

2011-01-26 Thread Pauli Virtanen
It's a bug in python-imaging, not in Scipy. Verified on maverick: python-imaging version 1.1.6 produces garbled images, whereas 1.1.7 is OK. ** Also affects: python-imaging (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 705354] Re: scipy.signal.convolve and related functions give drastically different results on karmic vs. lucid

2011-01-26 Thread Pauli Virtanen
** Changed in: python-scipy (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705354 Title: scipy.signal.convolve and related functions give drastically different

[Bug 664276] Re: python-numpy doc related build failure

2011-01-26 Thread Pauli Virtanen
The Sphinx extensions in Numpy 1.4.1 probably don't work properly with current versions of Sphinx (= 1.0). If you need still to use 1.4.1, you can try grabbing updated content for the `doc/sphinxext` directory from Numpy Git repo. -- You received this bug notification because you are a member

[Bug 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2011-01-13 Thread Pauli Virtanen
I haven't seen these errors any more in recent Ubuntu kernels. linux- image-2.6.35-24-generic 2.6.35-24.42 functions OK, so either something has changed in my system (no idea what it could be; no h/w changes), or the issue has been fixed. -- You received this bug notification because you are a

[Bug 685469] Re: ftbfs with python2.7

2010-12-17 Thread Pauli Virtanen
Probably this one: http://projects.scipy.org/numpy/ticket/1345 And the fix (included in Numpy = 1.5.0): http://projects.scipy.org/numpy/changeset/8394 ** Bug watch added: projects.scipy.org/numpy/ #1345 http://projects.scipy.org/numpy/ticket/1345 -- You received this bug notification

[Bug 689271] [NEW] Evolution fails to decrypt GPG message if signature (not encryption) key is not available

2010-12-12 Thread Pauli Virtanen
Public bug reported: Binary package hint: evolution It seems that the bug https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/90339 has reappeared in evolution 2.30.3-1ubuntu7.1 Actual results: 1) I receive a GPG encrypted mail, sent to my public key. However, the mail is signed with a

[Bug 689271] Re: Evolution fails to decrypt GPG message if signature (not encryption) key is not available

2010-12-12 Thread Pauli Virtanen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689271 Title: Evolution fails to decrypt GPG message if signature (not encryption) key is not available -- ubuntu-bugs mailing list

[Bug 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2010-11-07 Thread Pauli Virtanen
Similar messages were noted also in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/577702 and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/321412 However, it's maybe clearest to keep this bug report separate, since in those cases there were also other problems. -- Repeated

[Bug 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2010-11-07 Thread Pauli Virtanen
Adding pci=nommconf to boot options makes these messages to vanish. -- Repeated (spurious?) pcieport errors in logs (PCIe Bus Error) https://bugs.launchpad.net/bugs/671979 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 671979] [NEW] Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2010-11-06 Thread Pauli Virtanen
Public bug reported: On a newly bought laptop (Asus G53JW), on Ubuntu 10.10 (linux- image-2.6.35-22-generic), logs fill up from messages like this: [ 1108.493365] pcieport :00:03.0: AER: Corrected error received: id=0018 [ 1108.493378] pcieport :00:03.0: PCIe Bus Error:

[Bug 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2010-11-06 Thread Pauli Virtanen
-- Repeated (spurious?) pcieport errors in logs (PCIe Bus Error) https://bugs.launchpad.net/bugs/671979 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 671979] Re: Repeated (spurious?) pcieport errors in logs (PCIe Bus Error)

2010-11-06 Thread Pauli Virtanen
These seem to appear also under the mainline linux- image-2.6.37-999-generic 2.6.37-999.201011060905: [ 192.339504] pcieport :00:03.0: AER: Corrected error received: id=0018 [ 192.339518] pcieport :00:03.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0018(Receiver ID) [

[Bug 458202] Re: Please upgrade libatlas to the latest upstream version

2010-10-04 Thread Pauli Virtanen
Maverick is at 3.8.3 from 2009-02-18, the latest stable release. ** Changed in: atlas (Ubuntu) Status: New = Fix Released -- Please upgrade libatlas to the latest upstream version https://bugs.launchpad.net/bugs/458202 You received this bug notification because you are a member of

[Bug 406520] Re: libatlas3gf-sse2 zgemv function gives wrong result

2010-10-04 Thread Pauli Virtanen
Seems to be finally fixed in the 3.8.3-22ubuntu2 packages in Maverick. -- libatlas3gf-sse2 zgemv function gives wrong result https://bugs.launchpad.net/bugs/406520 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 406520] Re: libatlas3gf-sse2 zgemv function gives wrong result

2010-10-04 Thread Pauli Virtanen
Getting a fix also in the Lucid LTS would be nice, however. -- libatlas3gf-sse2 zgemv function gives wrong result https://bugs.launchpad.net/bugs/406520 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 376739] Re: matrix multiplication with libatlas gives wrong result for big matrices

2010-10-04 Thread Pauli Virtanen
Maybe this is fixed in the 3.8.3-22ubuntu2 packages in Maverick? -- matrix multiplication with libatlas gives wrong result for big matrices https://bugs.launchpad.net/bugs/376739 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 363510] Re: Errors in single-precision BLAS (libatlas3gf-sse)

2010-10-04 Thread Pauli Virtanen
Seems to be finally fixed in the 3.8.3-22ubuntu2 packages in Maverick. -- Errors in single-precision BLAS (libatlas3gf-sse) https://bugs.launchpad.net/bugs/363510 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 649418] [NEW] package python-virtkey 0.60.0-0ubuntu1 failed to install/upgrade: ErrorMessage: aliprosessi installed post-installation script palautti virhetilakoodin 1

2010-09-27 Thread Pauli Virtanen
Public bug reported: Upgraded from Lucid to Maverick via update-manager -d, and got this error at python-virtkey. ProblemType: Package DistroRelease: Ubuntu 10.10 Package: python-virtkey 0.60.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5 Uname: Linux

[Bug 649418] Re: package python-virtkey 0.60.0-0ubuntu1 failed to install/upgrade: ErrorMessage: aliprosessi installed post-installation script palautti virhetilakoodin 1

2010-09-27 Thread Pauli Virtanen
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/649418/+attachment/1646449/+files/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz https://bugs.launchpad.net/bugs/649418/+attachment/1646450/+files/VarLogDistupgradeAptlog.gz ** Attachment added:

[Bug 649418] Re: package python-virtkey 0.60.0-0ubuntu1 failed to install/upgrade: ErrorMessage: aliprosessi installed post-installation script palautti virhetilakoodin 1

2010-09-27 Thread Pauli Virtanen
This seems to be the relevant part: Tehdään asetuksia: python-virtkey (0.60.0-0ubuntu1) ... file does not exist: /usr/lib/python2.6/dist-packages/python_virtkey-0.60.0.egg- info pycentral: pycentral pkginstall: error byte-compiling files (1) pycentral pkginstall: error byte-compiling files (1)

[Bug 531917] Re: [python-numpy-doc] missing documentation

2010-06-05 Thread Pauli Virtanen
To be more clear (I'm an upstream developer): Ubuntu should (i) Build the HTML documentation using doc/Makefile, and put that into the python-numpy-doc package. How to do this is explained in detail in doc/HOWTO_BUILD_DOCS.txt (ii) The numpy/doc/*.py files contain some runtime help. These

[Bug 565312] [NEW] Connection attempts fail for ZTE MF110 (PIN check)

2010-04-17 Thread Pauli Virtanen
Public bug reported: Binary package hint: modemmanager See http://bugzilla.gnome.org/show_bug.cgi?id=613490 (it's fixed in ModemManager Git HEAD) The ZTE MF110 USB UMTS modem does not work with the version of ModemManager included currently in Ubuntu Lucid. This issue is fixed in

[Bug 478294] Re: No DUN support on Nokia 6220 classic

2010-03-20 Thread Pauli Virtanen
The same for N900. Works with blueman, but not with gnome-bluetooth. -- No DUN support on Nokia 6220 classic https://bugs.launchpad.net/bugs/478294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2010-01-19 Thread Pauli Virtanen
@Miguel: As said to other people above: this bug has been marked as fixed with a good reason, and you are probably encountering a different issue -- there are more than one possible reason for 100% CPU usage. Please file a new bug report. -- [karmic] Xorg 100% CPU utilization -- only after first

[Bug 410813] Re: Cannot draw in xournal since 0.4.2.1-1ubuntu1

2010-01-18 Thread Pauli Virtanen
Works for me on Karmic, Xournal 0.4.5 (-1), with Xinput on or off in the menu. If it's the same bug as the original one, difficult to see why some people don't see it (maybe double-check your Xournal version from Help-About just to be sure?) -- Cannot draw in xournal since 0.4.2.1-1ubuntu1

[Bug 406520] Re: libatlas3gf-sse2 zgemv function gives wrong result

2009-11-22 Thread Pauli Virtanen
Are these fixed in David C's PPA Atlas packages? IIRC, he managed to fix some SSE2-specific errors: https://launchpad.net/~david-ar/+archive/ppa/+packages -- libatlas3gf-sse2 zgemv function gives wrong result https://bugs.launchpad.net/bugs/406520 You received this bug notification because you

[Bug 363510] Re: Errors in single-precision BLAS (libatlas3gf-sse)

2009-11-22 Thread Pauli Virtanen
** Changed in: atlas (Ubuntu) Status: New = Confirmed -- Errors in single-precision BLAS (libatlas3gf-sse) https://bugs.launchpad.net/bugs/363510 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 363510] Re: Errors in single-precision BLAS (libatlas3gf-sse)

2009-11-22 Thread Pauli Virtanen
This seems to be fixed in David C's PPA Atlas packages (the jaunty versions install also on karmic): https://launchpad.net/~david-ar/+archive/ppa -- Errors in single-precision BLAS (libatlas3gf-sse) https://bugs.launchpad.net/bugs/363510 You received this bug notification because you are a

[Bug 438398] Re: DKMS build fails, but package upgrade still successful

2009-11-04 Thread Pauli Virtanen
Ideally, this known and safe cause of build failure could be distinguished from real build failures. Does DKMS check that the headers are actually available (I think it does not)? In any case this seems to require some special handling, as nvidia package control file probably cannot instruct dpkg

[Bug 454577] Re: DKMS privilege de-escalation breaks compilation

2009-11-04 Thread Pauli Virtanen
This seems to be be the same as bug #436039. The simplest fix would be to explicitly set a permissive umask in the beginning of the DKMS script itself. Sudo does not reset umask, so if you run sudo apt-get upgrade with a restrictive umask set, DKMS will create directories with restricted

[Bug 360545] Re: [upstream] Impress: Slide area is blank in notes view and in notes printout

2009-10-28 Thread Pauli Virtanen
** Bug watch added: OpenOffice.org Issue Tracker #101051 http://qa.openoffice.org/issues/show_bug.cgi?id=101051 ** Changed in: openoffice Status: Invalid = Unknown ** Changed in: openoffice Remote watch: OpenOffice.org Issue Tracker #101052 = OpenOffice.org Issue Tracker #101051 --

[Bug 436039] Re: DKMS fails to build if a restrictive umask is set

2009-10-15 Thread Pauli Virtanen
** Summary changed: - dkms umask problems + DKMS fails to build if a restrictive umask is set -- DKMS fails to build if a restrictive umask is set https://bugs.launchpad.net/bugs/436039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 438393] Re: DKMS module fails to build if CC env-var set but not OK (= sudo -H?)

2009-10-14 Thread Pauli Virtanen
Possibly -- dkms is currently just su'ing to nobody, which doesn't reset any env vars. The following seems to work, though I'm not sure if something can fail for some modules as nobody's $HOME does not exist: --- dkms.orig 2009-10-14 22:32:24.882924512 +0300 +++ dkms2009-10-14

[Bug 449377] [NEW] Renaming folders makes evolution confused, no messages shown

2009-10-12 Thread Pauli Virtanen
Public bug reported: Binary package hint: evolution I renamed a mail folder (IMAP) using right-click - Rename folder. (The renamed folder was not INBOX, and I did not move it to INBOX.) What happened in the Evolution UI was that: 1. A folder appeared with the new name, but with no messages. 2.

[Bug 449377] Re: Renaming folders makes evolution confused, no messages shown

2009-10-12 Thread Pauli Virtanen
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33485639/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/33485640/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/33485641/ProcStatus.txt -- Renaming

[Bug 449377] Re: Renaming folders makes evolution confused, no messages shown

2009-10-12 Thread Pauli Virtanen
This might be similar to bug #397980 -- Renaming folders makes evolution confused, no messages shown https://bugs.launchpad.net/bugs/449377 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 436039] Re: dkms umask problems

2009-10-08 Thread Pauli Virtanen
Simplest possible fix attached. ** Attachment added: 0001-Remove-dependence-from-environment-s-umask-and-certa.patch http://launchpadlibrarian.net/33287816/0001-Remove-dependence-from-environment-s-umask-and-certa.patch -- dkms umask problems https://bugs.launchpad.net/bugs/436039 You

[Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-08 Thread Pauli Virtanen
I had cryptsetup installed, but no encrypted disks or swap. Removed cryptsetup, and now the problem has not surfaced in two boots. -- [karmic] Xorg 100% CPU utilization -- only after first login https://bugs.launchpad.net/bugs/439138 You received this bug notification because you are a member of

[Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Pauli Virtanen
The behavior of VT switching points toward a low-level bug, rather than an application bug (cf. #437607): 0. After first login: X consumes 100% CPU 1. Alt+SysRQ+R (release KB, the VT switching seems to be disabled in default configuration?) 2. Alt+F1 (switch to VT1) 3. Something (Xorg?) causes

[Bug 429003] Re: [karmic] Xorg (and anything GLX) crashes on startup

2009-10-04 Thread Pauli Virtanen
@srikumar: That doesn't sound like it's the same bug. For instance, I see this bug any more. There can be more than one cause for why X would crash on startup, and this one has most likely been fixed. Please file a separate bug report, thanks! ** Changed in: eglibc (Ubuntu Karmic)

[Bug 440396] Re: Xorg cpu utilization high on every other startup

2009-10-04 Thread Pauli Virtanen
Same as this? https://bugs.launchpad.net/ubuntu/+source/xorg- server/+bug/439138 -- Xorg cpu utilization high on every other startup https://bugs.launchpad.net/bugs/440396 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 438393] Re: DKMS module fails to build if CC env-var set but not OK

2009-10-03 Thread Pauli Virtanen
It's set in $HOME/.bashrc (mine, not root's) which causes the env vars to appear also for root. ** Changed in: dkms (Ubuntu) Status: Incomplete = New -- DKMS module fails to build if CC env-var set but not OK https://bugs.launchpad.net/bugs/438393 You received this bug notification

[Bug 436039] Re: dkms umask problems

2009-10-03 Thread Pauli Virtanen
The above does not set the permissions of the $dkms_tree/$module directory, so any directories below it cannot be accessed. ** Changed in: dkms (Ubuntu) Status: Incomplete = New -- dkms umask problems https://bugs.launchpad.net/bugs/436039 You received this bug notification because you

[Bug 436039] Re: dkms umask problems

2009-10-03 Thread Pauli Virtanen
And again, umask is set in /home/pauli/.bashrc where sudo seems to pick it up from. -- dkms umask problems https://bugs.launchpad.net/bugs/436039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-02 Thread Pauli Virtanen
** Summary changed: - [karmic] Xorg 100% CPU utilization after startup on SSDs + [karmic] Xorg 100% CPU utilization -- only after first login -- [karmic] Xorg 100% CPU utilization -- only after first login https://bugs.launchpad.net/bugs/439138 You received this bug notification because you are

[Bug 437607] Re: xorg takes 100% cpu -- but only on first login

2009-10-01 Thread Pauli Virtanen
*** This bug is a duplicate of bug 439138 *** https://bugs.launchpad.net/bugs/439138 ** This bug has been marked a duplicate of bug 439138 [karmic, intel] Xorg 100% CPU utilization after startup on SSDs -- xorg takes 100% cpu -- but only on first login

[Bug 439138] Re: [karmic, intel] Xorg 100% CPU utilization after startup on SSDs

2009-10-01 Thread Pauli Virtanen
Same bug: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/437607 -- [karmic, intel] Xorg 100% CPU utilization after startup on SSDs https://bugs.launchpad.net/bugs/439138 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 439138] Re: [karmic, intel] Xorg 100% CPU utilization after startup on SSDs

2009-10-01 Thread Pauli Virtanen
That is, happens also here, with Nvidia proprietary drivers on Karmic, GeForce 7600 GS. No SSD drives. -- [karmic, intel] Xorg 100% CPU utilization after startup on SSDs https://bugs.launchpad.net/bugs/439138 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 437607] Re: xorg takes 100% cpu -- but only on first login

2009-09-28 Thread Pauli Virtanen
More information: when Xorg is consuming CPU on the first login, when I switch to another VT, the VT switches immediately back to X. I also cannot use the Switch to another user feature. Like so: 1. Ctrl+Alt+SysRQ+R (release keyboard) 2. Alt+F1 (switch VT) 3. In a fraction of a second, VT

[Bug 431166] Re: karmic gdm restarts X infinitely when video driver fails to load

2009-09-28 Thread Pauli Virtanen
Dkms failing to build a module is not so rare occurrence, so it would be nice if this issue was addressed somehow. Earlier in Ubuntu, when a display driver failed to work, a failsafe mode was entered. This would still be useful. -- karmic gdm restarts X infinitely when video driver fails to

[Bug 438393] [NEW] DKMS module fails to build if CC env-var set but not OK

2009-09-28 Thread Pauli Virtanen
Public bug reported: Binary package hint: dkms When the CC environment variable is set, dkms may fail to build. In my case, apparently because the CC is not readable to user nobody (it points to a ccache-using script). DKMS should reset environment variables such as CC or CXX. This is important

[Bug 438393] Re: DKMS module fails to build if CC env-var set but not OK

2009-09-28 Thread Pauli Virtanen
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32634199/Dependencies.txt -- DKMS module fails to build if CC env-var set but not OK https://bugs.launchpad.net/bugs/438393 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 438398] [NEW] DKMS build fails, but package upgrade still successful

2009-09-28 Thread Pauli Virtanen
Public bug reported: The nvidia-185-kernel-source (185.18.36-0ubuntu3) package upgrade succeeds, even though the DKMS build fails. I believe the package should not be marked as configured in this case, especially as otherwise the user will notice the problem only on the next boot. Example

[Bug 313142] Re: timer-applet crashed with SIGSEGV in g_type_check_is_value_type()

2009-09-28 Thread Pauli Virtanen
Here is a backtrace: - (gdb) bt #0 0x00df12ae in type_check_is_value_type_U (type=157287768) at /build/buildd/glib2.0-2.22.0/gobject/gtype.c:3834 #1 IA__g_type_check_is_value_type (type=157287768) at /build/buildd/glib2.0-2.22.0/gobject/gtype.c:3863 #2

[Bug 340356] Re: timer-applet crashed with SIGSEGV in g_type_check_is_value_type()

2009-09-28 Thread Pauli Virtanen
*** This bug is a duplicate of bug 313142 *** https://bugs.launchpad.net/bugs/313142 ** This bug has been marked a duplicate of bug 313142 timer-applet crashed with SIGSEGV in g_type_check_is_value_type() -- timer-applet crashed with SIGSEGV in g_type_check_is_value_type()

[Bug 438440] Re: apport-cli crashed with UnicodeEncodeError [Finnish translation]

2009-09-28 Thread Pauli Virtanen
*** This bug is a duplicate of bug 432954 *** https://bugs.launchpad.net/bugs/432954 ** Attachment added: ApportLog.txt http://launchpadlibrarian.net/32637383/ApportLog.txt ** Attachment added: CrashReports.txt http://launchpadlibrarian.net/32637384/CrashReports.txt ** Attachment

[Bug 437607] [NEW] xorg takes 100% cpu -- but only on first login

2009-09-27 Thread Pauli Virtanen
Public bug reported: Binary package hint: xorg On Ubuntu Karmic Nvidia's non-free drivers: after logging in, Xorg takes 100% CPU. No application seems to be redrawing anything (no firefox. Xorg is also the only large CPU user). Apart from the large CPU usage, everything seems to be working

[Bug 437607] Re: xorg takes 100% cpu -- but only on first login

2009-09-27 Thread Pauli Virtanen
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/32518230/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/32518232/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32518233/Dependencies.txt **

[Bug 428920] Re: Karmic boot hangs before login

2009-09-25 Thread Pauli Virtanen
The original report by Christopher seems to be a duplicate of #429003 -- at least hist Xorg.log shows xorg froze when initializing the nvidia GLX module. -- Karmic boot hangs before login https://bugs.launchpad.net/bugs/428920 You received this bug notification because you are a member of Ubuntu

[Bug 436039] [NEW] dkms umask problems

2009-09-24 Thread Pauli Virtanen
Public bug reported: Binary package hint: dkms DKMS in Ubuntu Karmic (2.1.0.1-0ubuntu1) apparently doesn't set umask when it is run. Having umask 027 when doing dpkg-reconfigure nvidia-185-kernel-source resulted to permissions in /var/lib/dkms: drwxr-x--- 3 root root 4096 2009-09-24 19:41

[Bug 432989] [NEW] Duplicated menu entries for Games/Category:RolePlaying

2009-09-19 Thread Pauli Virtanen
Public bug reported: Binary package hint: gnome-menus Games belonging to CategoryRolePlaying/Category appear two times in the Games menu: on the top-level, and on the RolePlaying sub-menu. The patch below fixes this issue: --- applications.menu.orig 2009-09-19 13:05:53.543345296 +0300 +++

[Bug 429984] Re: GDM throbber has too many frames

2009-09-16 Thread Pauli Virtanen
*** This bug is a duplicate of bug 420217 *** https://bugs.launchpad.net/bugs/420217 ** This bug has been marked a duplicate of bug 420217 There are 51 frames in xsplash-throbber.png -- GDM throbber has too many frames https://bugs.launchpad.net/bugs/429984 You received this bug

[Bug 428130] Re: Pulseaudio crashes and then goes berserk, uses 100% CPU

2009-09-16 Thread Pauli Virtanen
Similar behavior here on Karmic. I'm going to try the PPA version. [I'm not sure the following is Pulseaudio-related at all:] In addition, I'm experiencing X freezing temporarily, for about a few minutes at a time, once in every couple of hours, possibly similarly as in #428427.

[Bug 428427] Re: CPU maxing out

2009-09-16 Thread Pauli Virtanen
I see similar pulseaudio 100% CPU usage, and it can be killed only with kill -9. Attaching gdb to the process shows the backtrace: (gdb) bt #0 0x00c27333 in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0 #1 0x00c27761 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #2 0x00c27824 in

[Bug 429970] Re: Nvidia-glx crash (segfault) on X startup

2009-09-15 Thread Pauli Virtanen
*** This bug is a duplicate of bug 429003 *** https://bugs.launchpad.net/bugs/429003 ** This bug has been marked a duplicate of bug 429003 [karmic] Xorg (and anything GLX) crashes on startup -- Nvidia-glx crash (segfault) on X startup https://bugs.launchpad.net/bugs/429970 You received

[Bug 429984] Re: GDM throbber has too many frames

2009-09-15 Thread Pauli Virtanen
I believe it's the animation with a light pattern cycling below the Ubuntu logo -- shown when GDM loads, and after logging in via GDM when the desktop loads. And yes, I confirm that this animation looks broken in the sense that it does not flow smoothly, which creates a bad impression. The

[Bug 429873] Re: crash X at start

2009-09-15 Thread Pauli Virtanen
Possibly a duplicate of https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/429003/ -- crash X at start https://bugs.launchpad.net/bugs/429873 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 429291] Re: In Karmic A5 nvidia Driver Prevents X Start

2009-09-14 Thread Pauli Virtanen
*** This bug is a duplicate of bug 429003 *** https://bugs.launchpad.net/bugs/429003 ** This bug has been marked a duplicate of bug 429003 [karmic] Xorg (and anything GLX) crashes on startup -- In Karmic A5 nvidia Driver Prevents X Start https://bugs.launchpad.net/bugs/429291 You

[Bug 429633] Re: X11 fails to start with nvidia 185

2009-09-14 Thread Pauli Virtanen
*** This bug is a duplicate of bug 429003 *** https://bugs.launchpad.net/bugs/429003 ** This bug has been marked a duplicate of bug 429003 [karmic] Xorg (and anything GLX) crashes on startup -- X11 fails to start with nvidia 185 https://bugs.launchpad.net/bugs/429633 You received this

  1   2   >