[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

[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

[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 membe

[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

[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:

[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,

[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

[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:

[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

[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

[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:

[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

[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 kernel

[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"

[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 unreproducible

[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"

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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 /dev/null' and get numerous memory access errors from valgrind. E.g.: $ valgrind --suppressions=/usr/lib/valgrind/python.supp python ==23585== Memcheck, a memory error detector ==23585== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.

[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.

[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

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

2012-10-12 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

Re: от unity кто-нить в восторге?

2012-10-08 Thread vasily starostin
Все настраивается. Для быстрой работы. Но надо поискать и найти. Сижу на унити. Подстроил ее под себя. 07.10.2012 23:24, Dmitry Agafonov пишет: 7 октября 2012 г., 20:08 пользователь Vladimir Smagin 2...@blindage.org mailto:2...@blindage.org написал: прошло уже 2 года как unity сделали

[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:

Cклад-малое предприятие

2012-08-24 Thread vasily starostin
А есть что-либо для Убунты по сабжу. Свое, без вайна. -- ubuntu-ru mailing list ubuntu-ru@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru

[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] [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:

[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

[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

PS определил как ноубук

2012-05-10 Thread vasily starostin
Установил ubuntu 12.04 и вместо обычного компьютера система определила PS как ноубук. Не понял почему.. -- ubuntu-ru mailing list ubuntu-ru@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru

Re: PS определил как ноубук

2012-05-10 Thread vasily starostin
Через установочный диск определяет монитор как ViewSonic, а после установки как ноубук. В остальном все нормально. Где копать? В старых версиях этого не было, определялось как есть. 11.05.2012 02:22, -=Devil_InSide=- написал: ,-[vasily starostin, 10 May 2012 18:22]: Установил ubuntu

[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

Отключить дисплей при бездействии через 5 или 10 минут

2011-09-10 Thread vasily starostin
В установках управления питанием (Параметры) есть через какое-то количество секунд и 1 минуту. А как сделать, чтобы была например через 5 или 10 минут? -- ubuntu-ru mailing list ubuntu-ru@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru

Re: драйвер принтера OffiseCenter 420

2011-08-10 Thread vasily starostin
://linux.cpms.ru/?p=4017 тут забавные совместимости. ,-[vasily starostin, Saturday 06 August 2011 06:21]: Есть принтер, что указан в сабже. Есть драйвера под винду ХР. Это МБ принтер. Т.е. это сборка принтера Шарпа 205 (сканер, принтер, ксерокс), но прошит не как Шарп. Поэтому шарповские

драйвер принтера OffiseCenter 420

2011-08-05 Thread vasily starostin
Есть принтер, что указан в сабже. Есть драйвера под винду ХР. Это МБ принтер. Т.е. это сборка принтера Шарпа 205 (сканер, принтер, ксерокс), но прошит не как Шарп. Поэтому шарповские драйвера не работают. Есть ли люди, которые могут адаптировать драйвера принтера OffiseCenter 420 для Ubuntu. Могу

[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

Спящий режим

2010-11-22 Thread vasily starostin
Извините за ламерский вопрос. Где увеличить время ухода в спящий режим. По умолчанию слишком маленький. -- ubuntu-ru mailing list ubuntu-ru@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru

Re: факс с определителем номера

2010-09-27 Thread vasily starostin
В Сбт, 25/09/2010 в 13:53 +0300, Yakim пишет: HylaFax а команда из консоли должна быть sudo HylaFax ? Чего-то пишет что такой команды нет. -- ubuntu-ru mailing list ubuntu-ru@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru

факс с определителем номера

2010-09-25 Thread vasily starostin
Надо было послать факс и столкутся с проблемами. Нашел старенький факс-модем (хотя пользуюсь) ADSL-модемом для сети, которые не годны для отправки факсов). Среди программ предложенных в центре приложений Ubuntu только одна была русифицированной (это Efax-gtk). Так и не удалось отправить факс при

[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

[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 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 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 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

[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

[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] 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 a

[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] 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

[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

[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.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] 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] 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

[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 a

[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

[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 are

[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] 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] 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] 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] 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 of

[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] 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

[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

[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

[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.

[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

[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

Re: lpt

2010-05-08 Thread vasily starostin
В Сбт, 08/05/2010 в 21:45 +0700, Иван Летров пишет: А на материнке есть ЛПТэщный порт? А я вот не могу заставить печатать по ЮСБ, т.к. нет ЛПТэшного порта на материнке. Если можете подскажите, как это реализовать по самбе. Почему-то при попытке печатать на Samsung ml1210 через lpt порт Ubuntu

конвертер USB-LPT(драйвера по убунту)

2010-05-06 Thread vasily starostin
хочу попросить помощи по следующему вопрос: есть старый принтер HP lazerJet 5p у него кабель LPT, а материнка не имеет ЛПТэшного порта. Купил кабель USB-LPT, с ним драйвера под винду. На винде все встало и принтер печатает. На убунте принтер не определяется, по видимому нужны драйвера. На диске

Re: конвертер USB-LPT(драйвера по убунту)

2010-05-06 Thread vasily starostin
В Чтв, 06/05/2010 в 12:23 +0400, Andrew V. Belousoff пишет: а сам USB-LPT заработал? устройство вида /dev/ttyUSBx появилось? нет, не появилось. Именно его мне и и нужно поставить. Драйвер для принтера не проблема найти. Denis Linvinus пишет:

[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 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] 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

[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] 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, which

[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] 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] 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] 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] 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

[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] 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] 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] 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

[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, which

  1   2   >