[Bug 2081607] [NEW] upgrade from 2022.04.1 to 2024.04.1 fails

2024-09-21 Thread Vasily Olkhovikov
Public bug reported: The upgrade process fails with too many errors in the main.log file like that: 2024-09-21 12:31:18,746 DEBUG Searching for replacement for linux-headers-generic-hwe-22.04 2024-09-21 12:31:18,746 DEBUG Failed to find a replacement for linux-headers-generic-hwe-22.04 2024-09-

[Bug 1941625] [NEW] pylint fails to detect geoip2.records.Country.iso_code field

2021-08-25 Thread Vasily Zakharov
Public bug reported: Ubuntu 20.04.3 LTS python3-geoip2: 2.9.0+dfsg1-2 The following code: from geoip2.database import Reader reader = Reader('/var/lib/GeoIP/GeoLite2-City.mmdb') response = reader.city('8.8.8.8') country = response.country print(type(country), country.iso_code) produces the foll

[Bug 1876856] Re: xenial: soft lockup in check_unsafe_exec()

2021-01-02 Thread Vasily Averin
issue was reproduced once again, now on 4.4.0-197 kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876856 Title: xenial: soft lockup in check_unsafe_exec() To manage notifications about this b

[Bug 1907693] Re: curl_7.58.0-2ubuntu3.10_amd64.deb 404 Not Found in Ubuntu 18.04 (wrong update in the repo?)

2020-12-10 Thread Vasily Ryabov
Figured out that "apt update" wasn't run in fact. Sorry for false alarm. ** Changed in: curl (Ubuntu) Status: New => Invalid ** Changed in: curl (Ubuntu) Assignee: (unassigned) => Vasily Ryabov (vryabov) -- You received this bug notification because you are a

[Bug 1907693] Re: curl_7.58.0-2ubuntu3.10_amd64.deb 404 Not Found in Ubuntu 18.04 (wrong update in the repo?)

2020-12-10 Thread Vasily Ryabov
"apt update" was done, of course. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907693 Title: curl_7.58.0-2ubuntu3.10_amd64.deb 404 Not Found in Ubuntu 18.04 (wrong update in the repo?) To man

[Bug 1907693] [NEW] curl_7.58.0-2ubuntu3.10_amd64.deb 404 Not Found in Ubuntu 18.04 (wrong update in the repo?)

2020-12-10 Thread Vasily Ryabov
Public bug reported: Installation of latest curl and some other packages is broken in Ubuntu 18.04 even after apt update! The output of apt: 18:09:53 E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst2.0_1.6.12ubuntu0.1_amd64.deb 404 Not Found [IP: 91.189.88.15

[Bug 1907693] Re: curl_7.58.0-2ubuntu3.10_amd64.deb 404 Not Found in Ubuntu 18.04 (wrong update in the repo?)

2020-12-10 Thread Vasily Ryabov
It worked just a few hours ago. All the work is stopped now. Arrrgh! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907693 Title: curl_7.58.0-2ubuntu3.10_amd64.deb 404 Not Found in Ubuntu 18.04

[Bug 1850103] Re: gnome-tweak-tool window keeps flickering on cursor hovering

2020-08-19 Thread Vasily Novosad
*** This bug is a duplicate of bug 1847524 *** https://bugs.launchpad.net/bugs/1847524 I found that this problem only exists when «Placement» option set as «Left» in Window Titlebar settings Gnome Tweak Tool -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1876856] Re: xenial: soft lockup in check_unsafe_exec()

2020-06-15 Thread Vasily Averin
issue was reproduced once again on 4.4.0-184 kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876856 Title: xenial: soft lockup in check_unsafe_exec() To manage notifications about this bug go

[Bug 1876856] Re: xenial: soft lockup in check_unsafe_exec()

2020-05-08 Thread Vasily Averin
Unfortunately I'm unable to verify your changes here. Our QA cannot quickly update the failed tests to use custom kernel inside VM. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876856 Title: xenia

[Bug 1877070] [NEW] kmalloc-192 slab corruption inside VM with QXL driver

2020-05-06 Thread Vasily Averin
Public bug reported: I would like to ask to backport following patch into ubuntu kernels: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=933db73351d359f74b14f4af095808260aff11f9 This bug silently corrupts memory in kmalloc-192 objects. we observed several such case

[Bug 1672819] Re: exec'ing a setuid binary from a threaded program sometimes fails to setuid

2020-05-05 Thread Vasily Averin
submitted https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876856 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672819 Title: exec'ing a setuid binary from a threaded program sometimes fails t

[Bug 1876856] Re: xenial: soft lockup in check_unsafe_exec()

2020-05-05 Thread Vasily Averin
** Changed in: linux (Ubuntu) Status: Incomplete => Invalid ** Changed in: linux (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876856 Title: xen

[Bug 1876856] [NEW] xenial: soft lockup in check_unsafe_exec()

2020-05-04 Thread Vasily Averin
Public bug reported: Endless cycle was detected few times during ubuntu 16.04 testing insied openvz VMs dmesg output and crash dump ivestigation shows that foolowing ubuntu 16.04.patch is guilty commit d6572202d986a84feda4cf7e6ce0bebaa18cb8fe Author: Colin Ian King Date: Fri May 12 15:51:56 2

[Bug 1672819] Re: exec'ing a setuid binary from a threaded program sometimes fails to setuid

2020-05-04 Thread Vasily Averin
Guys, your commit d6572202d986 ("UBUNTU:SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct") looks wrong for me, it leads to endless cycle in check_unsafe_exec(). fs/exec.c:: check_unsafe_exec() ... recheck: fs_recheck = false; t = p; n_fs = 1;

[Bug 1804847] Re: systemd=229-4ubuntu21.8 use of fchownat failes on some systems (openvz)

2018-11-28 Thread Vasily Averin
. Please think about switch to RHEL7-based OpenVz7. Thank you, Vasily Averin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1804847 Title: systemd=229-4ubuntu21.8 use of fchownat failes on some systems

[Bug 1804847] Re: systemd=229-4ubuntu21.8 use of fchownat failes on some systems (openvz)

2018-11-27 Thread Vasily Averin
Dear All, my name is Vasily Averin, I'm maintainer of RHEL6-based OpenVz kernel. We have backported required patches and going to release updated kernel with support for openat(O_PATH|O_NOFOLLOW) for symlinks (internal bug id PSBM-90060) and fchownat for empty path (PSBM-89993). Fixed k

[Bug 1764858] Re: Can't update / install / delete packages

2018-04-25 Thread Vasily
Sorry, there are no such directory or file. Screenshot attached ** Attachment added: "Снимок экрана в 2018-04-25 22-44-59.png" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1764858/+attachment/5127220/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0

[Bug 1764858] Re: Can't update / install / delete packages

2018-04-18 Thread Vasily
It say too vasily@vasily-desctop:~$ apt-cache policy libzstd1 apt-cache: error while loading shared libraries: libzstd.so.1: cannot open shared object file: No such file or directory vasily@vasily-desctop:~$ I think if there are no similar incidents from other users it's may be unreprodu

[Bug 1764858] Re: Can't update / install / delete packages

2018-04-17 Thread Vasily
Hi, Julian! Thank for reply. I have think similar way, but there are no any errors in logs. You can find logs attached (term.log consist russian strings cause system locale) ** Attachment added: "apt_logs.tar.gz" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1764858/+attachment/5120114/

[Bug 1764858] [NEW] Can't update / install / delete packages

2018-04-17 Thread Vasily
Public bug reported: Description:Ubuntu Bionic Beaver (development branch) Release:18.04 After todays upgrade: vasily@vasily-desktop:~$ sudo apt-get update [sudo] пароль для vasily: apt-get: error while loading shared libraries: libzstd.so.1: cannot open shared object file: No

[Bug 1734147] Re: Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models

2017-12-24 Thread Vasily
Same problem with Asus K501LB-DM141D notebook :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734147 Title: Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models To manage notifications about

[Bug 1723603] [NEW] warzone2100 assert failure: warzone2100: fccache.c:534: FcCacheFini: Проверочное утверждение «fcCacheChains[i] == NULL» не выполнено.

2017-10-14 Thread Vasily
*** This bug is a security vulnerability *** Public security bug reported: I don't know what to tell ) ProblemType: Crash DistroRelease: Ubuntu 17.10 Package: warzone2100 3.2.1-2 ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3 Uname: Linux 4.13.0-12-generic x86_64 NonfreeKernelModules:

[Bug 1703194] [NEW] package snapd 2.25~14.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2017-07-09 Thread Vasily
Public bug reported: Пытался откатиться с 16.04 до 14 путём выполнения команды sudo gedit /etc/apt/sources.list. не вышло. как быть? ProblemType: Package DistroRelease: Ubuntu 16.04 Package: snapd 2.25~14.04 ProcVersionSignature: Ubuntu 4.4.0-83.106~14.04.1-generic 4.4.70 Uname: Linux 4.4.0-83-ge

[Bug 1678637] Re: Alt-Tab only switches between last two windows

2017-04-02 Thread Vasily Pupkin
plz close ** Changed in: mutter (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/1678637 Title: Alt-Tab only switches between last two windows To manage notific

[Bug 1678637] [NEW] Alt-Tab only switches between last two windows

2017-04-02 Thread Vasily Pupkin
Public bug reported: Say I have these apps - App1, App2, App3. App1 is focused, I press Alt-Tab, it switches to App2 I keep Alt, and press Tab again, it switches back to App1, not to App3 I can not get to App3 with Alt-Tab Standalone mutter 3.22.3 (without gnome) on Fedora 25 Please let me know

[Bug 1659002] [NEW] package python-apt 1.1.0~beta1build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-01-24 Thread Vasily
Public bug reported: 1 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python-apt 1.1.0~beta1build1 ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35 Uname: Linux 4.4.0-59-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.4 AptOrdering: python-apt: Install python-sip: Configure pyt

[Bug 1497936] Re: Ifupdown package depends on iproute2 but uses ifconfig

2015-09-29 Thread Vasily Makarov
*** This bug is a duplicate of bug 1377040 *** https://bugs.launchpad.net/bugs/1377040 ** This bug has been marked a duplicate of bug 1377040 /etc/init/network-interface.conf uses ifconfig, should use "ip" instead since ifconfig is deprecated.. -- You received this bug notification becau

[Bug 1497936] Re: Ifupdown package depends on iproute2 but uses ifconfig

2015-09-21 Thread Vasily Makarov
** Description changed: My first bug report on launchpad, sorry if I messed anything up ifupdown package contains /etc/init/netwok-interface.conf script, which uses ifconfig to setup loopback interface. ifupdown package depends on iproute2 (ip tool), not on net-tools (ifconfig). - On

[Bug 1497936] [NEW] Ifupdown package depends on iproute2 but uses ifconfig

2015-09-21 Thread Vasily Makarov
Public bug reported: My first bug report on launchpad, sorry if I messed anything up ifupdown package contains /etc/init/network-interface.conf script, which uses ifconfig to setup loopback interface. ifupdown package depends on iproute2 (ip tool), not on net-tools (ifconfig). On machines w/o i

[Bug 1414660] [NEW] Docky: top bar shadow blinks during scroll on icons in dock

2015-01-26 Thread Vasily Kanagin
Public bug reported: When i just move mouse orver icon in dock - everything is fine, no any blinking. But when i move over some application icon (which is running and have several windows) - when i do scroll between windows, ie switch between windows by scrolling, top bar shadow switches from gr

[Bug 830333] Re: randomly, update-apt-xapi will take 100% cpu for an extended period of time

2014-08-05 Thread Vasily
Still reproducible on fresh installed Ubuntu Utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830333 Title: randomly, update-apt-xapi will take 100% cpu for an extended period of time To

[Bug 1232435] [NEW] 'valgrind python' shows numerous free'd memory accesses during initialization

2013-09-28 Thread Vasily Kulikov
Public bug reported: I run 'valgrind python http://paste.ubuntu.com/6166481/ ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: python 2.7.3-0ubuntu2.2 ProcVersionSignature: Ubuntu 3.2.0-54.82-generic 3.2.50 Uname: Linux 3.2.0-54-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.4 Architecture: am

[Bug 607724] Re: NFS server hangs

2012-10-24 Thread Vasily Kolosov
Happens around 2 times a week on our NFS server. Ubuntu Server 12.04 on a render farm, nodes boot nfsrooted, mounting their root partition from this NFS server. As one can see in the attached log file, on Oct 24 at 17:50:23 nfsd suddenly hangs. Same in syslog. ** Attachment added: "Kernel log fro

[Bug 607724] Re: NFS server hangs

2012-10-24 Thread Vasily Kolosov
Also attaching dmesg from the affected machine. ** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/607724/+attachment/3411852/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1026426] Re: LibreOffice Unity integration (launcher and switcher) is broken

2012-10-11 Thread Vasily
Will there be a fix for 12.04 officially released? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026426 Title: LibreOffice Unity integration (launcher and switcher) is broken To manage notificatio

[Bug 1053561] Re: gvfsd-fuse assert failure: *** glibc detected *** /usr/lib/gvfs//gvfsd-fuse: double free or corruption (fasttop): 0x00007f79a0022140 ***

2012-09-30 Thread Vasily
Right! It was when i begin connect to ftp via nautilus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053561 Title: gvfsd-fuse assert failure: *** glibc detected *** /usr/lib/gvfs //gvfsd-fuse: d

[Bug 1027129] Re: Python segfaults when importing gnutls.crypto

2012-08-03 Thread Vasily Zakharov
*** This bug is a duplicate of bug 1014309 *** https://bugs.launchpad.net/bugs/1014309 Reproduced reliably on 12.04 LTS on multiple machines. Building python-gnutls v1.2.0 to 1.2.4 from sources doesn't fix the problem. Building v1.1.9, used in Lucid, from sources, resolves the problem. --

[Bug 1014685] Re: package ruby-rvm 1.6.9-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-06-18 Thread Vasily Rassokhin
*** This bug is a duplicate of bug 1003579 *** https://bugs.launchpad.net/bugs/1003579 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1014685 Title: package ruby-rvm 1.6.9-0ubuntu2 failed to inst

[Bug 1014685] [NEW] package ruby-rvm 1.6.9-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-06-18 Thread Vasily Rassokhin
*** This bug is a duplicate of bug 1003579 *** https://bugs.launchpad.net/bugs/1003579 Public bug reported: used install script from rvm.io and then tried to apt-get install rvm- ruby ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ruby-rvm 1.6.9-0ubuntu2 ProcVersionSignature: Ubun

[Bug 946480] Re: Remastering Precise fails on resolv.conf

2012-05-15 Thread Vasily A. Klimov
Hey ALL! I solved this problem just change cp -f /etc/resolve.conf on cp -d /etc/resolve.conf #vi vi /usr/lib/uck/remaster-live-cd.sh go to string 358 ( on vi editor just print :set number and press enter) and change 358 cp -d /etc/resolv.conf "$REMASTER_DIR/etc/resolv.conf" || 359

[Bug 940426] Re: X server failing to start when booting VirtualBox in EFI mode.

2012-02-29 Thread Vasily v Levchenko
To use graphic installer or use graphic interface later, you indeed need vboxvideo to be installed. Other scenario is also possible: you need manually configure xorg.conf, specifying fbdev driver to use and Modes in the Screen section. It's known issue with UEFI, efifb and fbdev driver here some

[Bug 450691] Re: compiz.real crashed with SIGSEGV in groupPaintWindow()

2011-05-26 Thread Vasily
Well, as far as I remember, the crash happened just once, and I don't know how to reproduce it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/450691 Title: compiz.real crashed with SIGSEGV in groupP

[Bug 623149] Re: ATI Xpress 200M full-screen corruption

2010-08-24 Thread Vasily
Attaching a photo of the screen. ** Tags added: regression-potential ** Description changed: Binary package hint: xorg After installing the recent updates to Maverick, I can no longer get working display, only full-screen corruption. At August 22nd everything worked ok, so it looks li

[Bug 623149] Re: ATI Xpress 200M full-screen corruption

2010-08-23 Thread Vasily
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/623149/+attachment/1514853/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/623149/+attachment/1514854/+files/CurrentDmesg.txt ** Attachment added: "DRM.card0.SVIDEO.1.txt"

[Bug 623149] [NEW] ATI Xpress 200M full-screen corruption

2010-08-23 Thread Vasily
Public bug reported: Binary package hint: xorg After installing the recent updates to Maverick, I can no longer get working display, only full-screen corruption. At August 22nd everything worked ok, so it looks like the problem is caused by the updates installed at August 23rd. ProblemType: Bug

[Bug 441220] Re: [TOSHIBA Satellite L100-173] suspend/resume failure

2010-08-22 Thread Vasily
Updated the bug with the latest Maverick results. -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 441220] Re: [TOSHIBA Satellite L100-173] suspend/resume failure

2010-08-22 Thread Vasily
** Attachment added: "/var/log/pm-suspend.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/441220/+attachment/1511257/+files/pm-suspend.log ** Changed in: linux (Ubuntu) Status: Expired => New -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/

[Bug 441220] WifiSyslog.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511254/+files/WifiSyslog.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a me

[Bug 441220] UdevDb.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "UdevDb.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511252/+files/UdevDb.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of

[Bug 441220] UdevLog.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "UdevLog.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511253/+files/UdevLog.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member o

[Bug 441220] ProcModules.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "ProcModules.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511251/+files/ProcModules.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a

[Bug 441220] ProcInterrupts.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511250/+files/ProcInterrupts.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you

[Bug 441220] IwConfig.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "IwConfig.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511246/+files/IwConfig.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member

[Bug 441220] ProcCpuinfo.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511249/+files/ProcCpuinfo.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a

[Bug 441220] PciMultimedia.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511248/+files/PciMultimedia.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you ar

[Bug 441220] Lspci.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "Lspci.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511247/+files/Lspci.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ub

[Bug 441220] CurrentDmesg.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511245/+files/CurrentDmesg.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are

[Bug 441220] Card1.Amixer.values.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "Card1.Amixer.values.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511243/+files/Card1.Amixer.values.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification be

[Bug 441220] Card1.Codecs.codec97.0.mc97.0.0.regs.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "Card1.Codecs.codec97.0.mc97.0.0.regs.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511244/+files/Card1.Codecs.codec97.0.mc97.0.0.regs.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You

[Bug 441220] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511242/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You

[Bug 441220] Card0.Codecs.codec97.0.ac97.0.0.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511241/+files/Card0.Codecs.codec97.0.ac97.0.0.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received

[Bug 441220] Card0.Amixer.values.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511240/+files/Card0.Amixer.values.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification be

[Bug 441220] BootDmesg.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "BootDmesg.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511239/+files/BootDmesg.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a memb

[Bug 441220] ArecordDevices.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511238/+files/ArecordDevices.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you

[Bug 441220] AplayDevices.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "AplayDevices.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511237/+files/AplayDevices.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are

[Bug 441220] AlsaDevices.txt

2010-08-22 Thread Vasily
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.edge.launchpad.net/bugs/441220/+attachment/1511236/+files/AlsaDevices.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a

[Bug 441220] Re: [TOSHIBA Satellite L100-173] suspend/resume failure

2010-08-22 Thread Vasily
apport information ** Description changed: Toshiba Satellite L100-173 fails to resume after a suspend, and it never did work in any version of Ubuntu I tried, starting with 7.10. Resuming after hibernate seems to work in karmic. ProblemType: KernelOops Annotation: This occured during

[Bug 622130] Re: Atheros AR2413 wireless card works very unstable

2010-08-22 Thread Vasily
** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/622130/+attachment/1510183/+files/AcpiTables.txt ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/622130/+attachment/1510184/+files/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http

[Bug 622130] [NEW] Atheros AR2413 wireless card works very unstable

2010-08-22 Thread Vasily
Public bug reported: Atheros AR2413 constantly drops connections. It last worked normally in Karmic's 2.6.31 kernel. It didn't work properly in Lucid (that's why I'm tagging it as regression-release, although I'm testing under Maverick) and doesn't work in Maverick. It is impossible to fully load

[Bug 619470] Re: Add CDMA2000 Celot CT-650 modem support in kernel

2010-08-17 Thread Vasily Shmelev
** Patch added: "Adds Celot CT-650 CDMA USB modem support to option kernel driver" https://bugs.launchpad.net/bugs/619470/+attachment/1496267/+files/linux-kernel-2.6.32-option.ko.patch -- Add CDMA2000 Celot CT-650 modem support in kernel https://bugs.launchpad.net/bugs/619470 You received t

[Bug 619470] [NEW] Add CDMA2000 Celot CT-650 modem support in kernel

2010-08-17 Thread Vasily Shmelev
Public bug reported: Recently I've got this USB CDMA modem and found it is not detected by linux at all. Googling got me to some ideas and I made a patch to option.ko driver to get this modem to work. Patch is attached to bug. It is trivial and I hope it will come to current LTS kernel soon. Linu

[Bug 441220] Re: [TOSHIBA Satellite L100-173] suspend/resume failure

2010-05-25 Thread Vasily
Hello ^_Pepe_^, do you mean latest lucid kernel results? -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 441220] WifiSyslog.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/47510923/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => New -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug no

[Bug 441220] UdevLog.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/47510920/UdevLog.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 441220] UdevDb.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/47510918/UdevDb.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 441220] ProcModules.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/47510916/ProcModules.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 441220] ProcInterrupts.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/47510914/ProcInterrupts.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 441220] ProcCpuinfo.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/47510911/ProcCpuinfo.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 441220] PciMultimedia.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/47510910/PciMultimedia.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 441220] Lspci.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/47510909/Lspci.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 441220] IwConfig.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/47510908/IwConfig.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 441220] CurrentDmesg.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/47510906/CurrentDmesg.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 441220] Card1.Codecs.codec97.0.mc97.0.0.regs.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "Card1.Codecs.codec97.0.mc97.0.0.regs.txt" http://launchpadlibrarian.net/47510905/Card1.Codecs.codec97.0.mc97.0.0.regs.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification

[Bug 441220] Card1.Amixer.values.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "Card1.Amixer.values.txt" http://launchpadlibrarian.net/47510904/Card1.Amixer.values.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu

[Bug 441220] Card0.Amixer.values.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/47510869/Card0.Amixer.values.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu

[Bug 441220] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" http://launchpadlibrarian.net/47510899/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification

[Bug 441220] ArecordDevices.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/47510862/ArecordDevices.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 441220] Card0.Codecs.codec97.0.ac97.0.0.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt" http://launchpadlibrarian.net/47510891/Card0.Codecs.codec97.0.ac97.0.0.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you

[Bug 441220] BootDmesg.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/47510863/BootDmesg.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 441220] AplayDevices.txt

2010-05-03 Thread Vasily
apport information ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/47510861/AplayDevices.txt -- [TOSHIBA Satellite L100-173] suspend/resume failure https://bugs.launchpad.net/bugs/441220 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 441220] Re: [TOSHIBA Satellite L100-173] suspend/resume failure

2010-05-03 Thread Vasily
apport information ** Tags added: apport-collected ** Description changed: Toshiba Satellite L100-173 fails to resume after a suspend, and it never did work in any version of Ubuntu I tried, starting with 7.10. Resuming after hibernate seems to work in karmic. ProblemType: KernelOops

[Bug 494170] Re: HP Compaq 610, karmic doesn't not power off

2010-04-13 Thread Vasily
That bug is still presents at Lucid Lynx beta 2. ** Changed in: linux (Ubuntu) Status: Invalid => Incomplete -- HP Compaq 610, karmic doesn't not power off https://bugs.launchpad.net/bugs/494170 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 441220] Re: [TOSHIBA Satellite L100-173] suspend/resume failure

2010-04-03 Thread Vasily
I've tested it with both Ubuntu 10.04 beta1 and mainline kernel 2.6.34-999. With the mainline kernel it doesn't even enter suspend, it just shows black screen with a blinking cursor and stops responding. With Ubuntu 10.04 beta1 it works as with Ubuntu 9.10: it enters suspend, but fails to resume.

[Bug 281524] Re: Network Manager Applet during 8.10 Upgrade

2010-03-27 Thread Vasily Kanagin
Same thing during upgrade to 10.4 Lucid Lynx via console. -- Network Manager Applet during 8.10 Upgrade https://bugs.launchpad.net/bugs/281524 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

[Bug 281524] Re: Network Manager Applet during 8.10 Upgrade

2010-03-27 Thread Vasily Kanagin
Same thing during upgrade to 10.4 Lucid Lynx via console. ** Attachment added: "ccna1mat.pdf" http://launchpadlibrarian.net/42162269/ccna1mat.pdf -- Network Manager Applet during 8.10 Upgrade https://bugs.launchpad.net/bugs/281524 You received this bug notification because you are a member of

[Bug 468264] Re: BUG: unable to handle kernel paging request at 48b7016c

2009-11-01 Thread Vasily
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/34852588/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/34852589/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/34852591/ArecordDevices.t

[Bug 468264] [NEW] BUG: unable to handle kernel paging request at 48b7016c

2009-11-01 Thread Vasily
Public bug reported: . ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gigla 1695 F pulseaudio CRDA: Error: [Errno 2] No such file or dir

[Bug 445709] Re: USB suddenly stopped working

2009-10-21 Thread Vasily
ok, attaching. As I have already mentioned, this bug most often happens with USB Mass Storage devices. Fortunately, usually I don't use them, but some days ago when I wanted to copy 700 mb to a USB drive, I ran into this bug two times (and every time I had to reboot my computer). ** Attachment ad

[Bug 454665] Re: BUG: unable to handle kernel NULL pointer dereference at 00000001

2009-10-18 Thread Vasily
I now get this error at every boot. -- BUG: unable to handle kernel NULL pointer dereference at 0001 https://bugs.launchpad.net/bugs/454665 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

  1   2   >