[Bug 1773383] Re: iotop crashes on launch

2018-05-29 Thread undefined
Not to bikeshed what Omer Ozarslan (ozars) proposed, but instead to reflect what upstream implemented... http://repo.or.cz/iotop.git/commit/0392b205b5c3973a326721c2e9f97f0fa2eefa82 http://repo.or.cz/iotop.git/commit/7c51ce0e29bd135c216f18e18f0c4ab769af0d6f http://repo.or.cz/iotop.git/blobdiff/69

[Bug 1643362] Re: GPU lockup with radeon driver and ATI R9 280X card

2016-12-29 Thread undefined
may i suggest, based on your symptom (ie southern islands gpu lockup in tf2; you're fortunate that a gpu reset is successful unlike me), that you look at bug #1652486. after rebuilding mesa with the upstream patch applied (see patch in aforementioned bug report) and installing the resulting packag

[Bug 1652486] Re: mesa gpu lockup

2016-12-29 Thread undefined
after rebuilding mesa with the patch applied and installing the resulting packages (specifically libgl1-mesa-dri:i386 as i traced the change code/function through the build process to that package and tf2 is i386 even on amd64, but also dependencies and associated packages) tf2 no longer prompts a

[Bug 1573210] Re: Huge memory leak when playing video in Ubuntu 16.04

2016-12-27 Thread undefined
ubuntu 16.04.1 / "xenial" vlc 2.2.2-5 VLC memory consumption grows continuously (32 GiB RAM in 10 minutes) while displaying MPEG-2 video (whether playing or paused) using VDPAU display plugin, at least with Intel Skylake GPU. see Tools → Preferences → Video → Video Settings → Display → Output → V

[Bug 1573210] Re: Huge memory leak when playing video in Ubuntu 16.04

2016-12-27 Thread undefined
revert to original bug title, ignoring boinc, because i don't think boinc is related, and if i'm wrong, then somebody needs to provide details. ** Summary changed: - Memory exhaustion in several circumstances in Ubuntu 16.04(VLC/BOINC) + Huge memory leak when playing video in Ubuntu 16.04 -- Yo

[Bug 1652486] Re: mesa gpu lockup

2016-12-24 Thread undefined
** Attachment added: "video card lspci output" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1652486/+attachment/4796224/+files/lspci.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652486

[Bug 1652486] [NEW] mesa gpu lockup

2016-12-24 Thread undefined
Public bug reported: package: mesa version: 11.2.0-1ubuntu2.2 release: 16.04.1 / "Xenial" references: * https://bugs.freedesktop.org/show_bug.cgi?id=93649 * https://cgit.freedesktop.org/mesa/mesa/commit/?id=6dc96de3 symptoms: 1. kernel reports "GPU lockup" 2. kernel reports "GPU softreset" 3. im

[Bug 1652486] Re: mesa gpu lockup

2016-12-24 Thread undefined
** Attachment added: "kernel log of GPU lockup, GPU soft reset, and blocked tasks" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1652486/+attachment/4796223/+files/gpu_hang.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1567287] [NEW] monitor names were changed since 14.04

2016-04-07 Thread The Undefined
Public bug reported: I'm using a laptop - sometimes alone, sometimes with an external monitor placed on the right side and sometimes two monitors, where one is on the left, and the other on right of the laptop's display. I would like to put xfce panels always on LVDS. In Xubuntu 14.04 I did this

[Bug 296841] Re: root account has ! as default password

2016-01-03 Thread undefined
I respectfully disagree with Jamie Strandboge regarding his statement: "ssh public key logins are not disabled by the use of '!'." OpenSSH, when *not* relying on PAM for account checking (ie "UsePAM no"), will itself consider an account "locked" if the user's password field in the shadow file is p

[Bug 1492955] [NEW] via directive doesn't work correctly

2015-09-07 Thread The Undefined
Public bug reported: vncsnapshot -via doesn't work. Example: undefine@undefine-ThinkPad-T430s:~$ vncsnapshot -verbose -via ha2 :11130 test_20150907-101635.jpg Successfully runCommand(/usr/bin/ssh -f -L 5599:test_20150907-101635.jpg:5900 ha2 sleep 20) vncsnapshot: ConnectToTcpAddr: connect: Conn

[Bug 1292118] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build [error: incompatible types when returning type ‘kuid_t’ but ‘RTUID’ was expected]

2014-12-15 Thread undefined
yes, that's because you don't have a pristine precise sources.list (ie no more than main, universe, multiverse, & restricted from precise, precise-updates, and precise-security; no ppas or backports). apt-get source virtualbox=4.1.12-dfsg-2ubuntu0.6 apt-get build-dep virtualbox=4.1.12-dfsg-2ubuntu

[Bug 1292118] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build [error: incompatible types when returning type ‘kuid_t’ but ‘RTUID’ was expected]

2014-12-14 Thread undefined
better late than never; didn't realize i would have to do everything myself. apt-get source virtualbox cd virtualbox-4.1.12-dfsg patch -p1 <../linux-3.13-virtualbox-host-kernel-modules.patch apt-get install build-dep virtualbox apt-get install devscripts fakeroot debuild -i -us -uc cd .. dpkg -i v

[Bug 1391264] [NEW] can't create volumes

2014-11-10 Thread The Undefined
Public bug reported: root@uml:~# pvs PV VGFmt Attr PSize PFree /dev/sda5 space lvm2 a-- 465,52g 130,12g root@uml:~# vgs VG#PV #LV #SN Attr VSize VFree space 1 6 0 wz--n- 465,52g 130,12g root@uml:~# lvcreate -n test -L 100G space device-mapper: resume io

[Bug 1292118] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build [error: incompatible types when returning type ‘kuid_t’ but ‘RTUID’ was expected]

2014-08-16 Thread undefined
= SUMMARY = this patch addresses the overarching virtualbox host linux kernel module source code and not the specific problem of integrating it into the dkms package/setup (which is left as an exercise to the reader). i demonstrate how to use the below patch with the virtual-source package (whi

[Bug 992618] Re: gajim code execution and sql injection

2012-05-15 Thread undefined
** Patch added: "backport upstream revision 12863 to facilitate patch for CVE-2012-2085" https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/992618/+attachment/3147644/+files/update_thread_interface_to_accommodate_CVE-2012-2085_in_lucid.patch -- You received this bug notification because yo

[Bug 992618] Re: gajim code execution and sql injection

2012-05-15 Thread undefined
on lucid i receive the same traceback as avsd05 (or close enough; i'm too lazy to perfectly diff the two). the missing patch: https://trac.gajim.org/changeset/12863. the reason: exec_command() calls thread_interface() with only one argument (p.wait, which is the command to execute in the new thre

[Bug 506865] Re: snmp-net not working with lm-sensors

2011-11-05 Thread undefined
@Dennis Borgmann no, the behavior you are seeing is not related to this bug report. to review, this bug report documents two bugs (with the second bug caused by the patching of the first bug): 1. lmsensors data is not available through snmp 2. snmp returns lmsensors information, but instead of r

[Bug 490451] Re: Unable to set multiple grub terminals using /etc/default/grub

2011-06-18 Thread undefined
** Patch added: "updated patch against lucid-proposed's 1.98-1ubuntu12" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/490451/+attachment/2173747/+files/grub2_1.98-1ubuntu12%2Budo1004%2B1.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 238259] Re: Building amd64 module for virtualbox-ose fails.

2011-03-31 Thread undefined
this isn't an issue any longer for me, but not because the bug has been fixed (i doubt it as i have two bugs open for lucid which i've already created, tested, and provided patches for months ago), but because i've moved on to lucid, squeeze, and virtualbox-ose-source 3.2.10-dfsg-1 (backported from

[Bug 490451] Re: Unable to set multiple grub terminals using /etc/default/grub

2011-02-04 Thread undefined
** Patch added: "patch to installed /usr/sbin/grub-mkconfig as part of fix/hack" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/490451/+attachment/1830975/+files/grub-mkconfig.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 490451] Re: Unable to set multiple grub terminals using /etc/default/grub

2011-02-04 Thread undefined
** Patch added: "patch to installed /etc/grub.d/00_header as part of fix/hack" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/490451/+attachment/1830973/+files/00_header.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 490451] Re: Unable to set multiple grub terminals using /etc/default/grub

2011-02-04 Thread undefined
i took the patch collin referenced, applied it to the installed files (ie /etc/grub.d/00_header & /usr/sbin/grub-mkconfig) as a proof of concept, fixed some bugs (bashisms & unquoted variables in comparisons), and once i proved the changes worked, i applied them to the grub2 source package, resulti

[Bug 506865] Re: snmp-net not working with lm-sensors

2011-01-15 Thread undefined
@Kyle Gordon the problem is that: * this bug is marked as "fix released", so no one is going to pay much attention to the continuing discussion * the "released" "fix" has NOT been released for lucid, but i don't see any way to clarify that in this bug report's metadata i don't see any possib

[Bug 602795] Re: ath5k: monitor/promiscuous mode broken with channel hopping

2010-11-20 Thread undefined
*** This bug is a duplicate of bug 607824 *** https://bugs.launchpad.net/bugs/607824 this bug was fixed in 2.6.32-25.44, which included patches from the upstream stable 2.6.32.16, and was documented in bug #607824. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released ** Thi

[Bug 506865] Re: snmp-net not working with lm-sensors

2010-11-20 Thread undefined
** Attachment added: "snmpwalk output of snmpd after applying patch to 60_libsensors_api.patch" https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/506865/+attachment/1739838/+files/snmpwalk_-v_2c_-c_public_hostname_.1.3.6.1.4.1.2021.13.16.good.log -- snmp-net not working with lm-sensor

[Bug 506865] Re: snmp-net not working with lm-sensors

2010-11-20 Thread undefined
** Patch added: "patch to 60_libsensors_api.patch to not output every subfeature of each feature" https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/506865/+attachment/1739837/+files/net-snmp_5.4.2.1%7Edfsg0ubuntu1-0ubuntu2.2.patch -- snmp-net not working with lm-sensors https://bugs.l

[Bug 506865] Re: snmp-net not working with lm-sensors

2010-11-20 Thread undefined
** Attachment added: "snmpwalk output of snmpd after applying 60_libsensors_api.patch" https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/506865/+attachment/1739836/+files/snmpwalk_-v_2c_-c_public_hostname_.1.3.6.1.4.1.2021.13.16.bad.log -- snmp-net not working with lm-sensors https://

[Bug 506865] Re: snmp-net not working with lm-sensors

2010-11-20 Thread undefined
i believe that the patch for net-snmp debian bug #575810 should have included: -+(subfeature->mapping == 0) && ++(subfeature->type == (feature->type << 8)) && i agree with the bug report that "subfeature->mapping == 0" causes snmpd to only report the first

[Bug 602795] Re: ath5k: monitor/promiscuous mode broken with channel hopping

2010-07-09 Thread undefined
the previously referenced patch applied cleanly to linux-source-2.6.32 2.6.32-23.37 and the resulting kernel package (built on lenny amd64 in a lucid i386 pbuilder chroot with kernel-package 12.032 and the .config from linux-headers-2.6.32-23-generic 2.6.32-23.37) fixed my problem (i ran kismet ove

[Bug 602795] Re: ath5k: monitor/promiscuous mode broken with channel hopping

2010-07-08 Thread undefined
my apologies if i seem a bit miffed, but after researching the bug, tracking the issue upstream, all the way to a 2.6.32-stable release, and including all that information in the original bug report, it appears my bug report wasn't even read as all i get is an automated message saying: * i need t

[Bug 602795] [NEW] ath5k: monitor/promiscuous mode broken with channel hopping

2010-07-07 Thread undefined
Public bug reported: ubuntu 10.04/"lucid lynx" i386 linux-image-2.6.32-23-generic 2.6.32-23.37 ath5k sees LLC, but not data, packets when channel hopping in monitor/promiscuous mode (eg kismet, airodump). start of email thread on linux-wireless (bug report -> diagnosis -> patch) http://www.spini

[Bug 510571] Re: Lucid guest won't boot with acpi in virtualbox

2010-06-04 Thread undefined
this bug is present in hardy's virtualbox-ose (1.5.6-dfsg-6ubuntu1) while trying to boot ubuntu-10.04-netbook-i386.iso but is easily worked around by disabling ACPI in the GUI for the desired virtual machine. -- Lucid guest won't boot with acpi in virtualbox https://bugs.launchpad.net/bugs/510571

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread undefined
** Patch added: "patch for net-snmp package in lucid (built & tested)" http://launchpadlibrarian.net/49534440/CVE-2008-6123-ubuntu-lucid.patch -- CVE-2008-6123: not fixed in latest security releases https://bugs.launchpad.net/bugs/331410 You received this bug notification because you are a me

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread undefined
** Patch added: "patch for net-snmp package in lucid (built & tested)" http://launchpadlibrarian.net/49534438/CVE-2008-6123-ubuntu-lucid.patch -- CVE-2008-6123: not fixed in latest security releases https://bugs.launchpad.net/bugs/331410 You received this bug notification because you are a me

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread undefined
i sent the following email nearly 48 hours ago to secur...@ubuntu.com and have received no response or even an acknowledgment, so i'm following up as a comment to this bug. (i also sent the bug to debian's pkg-net-snmp-de...@lists.alioth.debian.org, but it never made it through to the archives, so

Re: [Bug 407685] Re: adobe-flashplugin unnecessarily depends on -dev packages

2009-08-08 Thread undefined
On Fri, 07 Aug 2009 00:54:30 - Brian Thomason wrote: > Well hrrmm. I'll ask Adobe why they wanted the dev packages pulled in > then and we'll remove these in the next release if here isn't a very > valid case. Thanks for the followup! to get a better understanding of what is going on (bein

Re: [Bug 407685] Re: adobe-flashplugin unnecessarily depends on -dev packages

2009-08-01 Thread undefined
On Sat, 01 Aug 2009 17:19:21 - Brian Thomason wrote: > Unfortunately, it does a dlopen on the .so files /usr/lib/lib{nspr4,nss3}.so? > which are obviously symlinks found in the dev packages. $ file /usr/lib/lib{nspr4,nss3}.so /usr/lib/libnspr4.so: symbolic link to `libnspr4.so.0d' /usr/lib

[Bug 407685] [NEW] adobe-flashplugin unnecessarily depends on -dev packages

2009-08-01 Thread undefined
Public bug reported: Binary package hint: adobe-flashplugin the control file for the adobe-flashplugin 10.0.32.18-1hardy1 source package specifies a dependency on libnspr4-dev & libnss3-dev, which of course ends up as a dependency in the binary package's control file, but appears to be unnecessar

[Bug 238259] Re: Building amd64 module for virtualbox-ose fails.

2008-12-30 Thread undefined
SHORT ANSWER: apt-get install virtualbox-ose-source linux-headers-$(uname -r) BUILD_TARGET_ARCH=amd64 m-a -k /usr/src/linux-headers-$(uname -r) build virtualbox-ose dpkg -i /usr/src/virtualbox-ose-modules-$(uname -r)_*_amd64.deb LONG ANSWER: the problem, at least for virtualbox-ose-source 1.5.6-d

[Bug 60969] glom versioned dependency on libglom

2006-09-17 Thread undefined
untu1 Glom library (a database designer and user interface) - library $ glom glom: symbol lookup error: glom: undefined symbol: _ZN4Glom14ConnectionPool12get_instanceEv now, granted, i'm running debian testing, rebuilding ubuntu's glom source package (1.0.4-0ubuntu1 and 1.0.5-0ubunt

[Bug 4215] using alsa from outside kernel

2006-06-18 Thread undefined
sitsofe, and others suffering from having to stop and restart audio playback after suspend, may i recommend using alsa 1.0.11. i previously mentioned the benefits of using alsa out-of-tree (1.0.11rc4) in one of my posts above. wget -Nv ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.11.tar.