[Bug 1856861] Re: Firefox 73 require C++17, not available in xenial

2020-02-17 Thread Kirill Afonshin
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-6796

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-6798

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-6800

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-6801

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856861

Title:
  Firefox 73 require C++17, not available in xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1856861/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1586835] Re: ssh-agent fighting gnome-keyring on Ubuntu Gnome 16.04

2016-06-12 Thread Kirill Afonshin
Here is the workaround:
1. disable start of ssh-agent from openssh by commenting out the use-ssh-agent 
line from file "/etc/X11/Xsession.options".
2. start ssh-agent from gnome-keyring daemon and set SSH_AUTH_SOCKET variable 
by adding the following to ${HOME}/.profile:
# From man gnome-keyring-daemon:
# Connect to an already running daemon and initialize it.
# This is often used to complete initialization of a daemon that was
# started by PAM using the --login argument.
# Output is SSH_AUTH_SOCKET=path_to_the_socket
if [ -z "$SSH_AUTH_SOCK" ]; then
export `/usr/bin/gnome-keyring-daemon --start`
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586835

Title:
  ssh-agent fighting gnome-keyring on Ubuntu Gnome 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1586835/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1176536] Re: No tracing is done on Precise when using the linux-lts-raring kernel

2013-06-07 Thread Kirill Afonshin
The backport from your ppa works for me. I think you should add your
patch here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1176536

Title:
  No tracing is done on Precise when using the linux-lts-raring kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1176536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1013799] [NEW] package linux-tools-common not installed failed to install/upgrade: trying to overwrite /usr/share/man/man1/perf.1.gz , which is also in package linux-base 3.4ubuntu2

2012-06-15 Thread Kirill Afonshin
*** This bug is a duplicate of bug 1008713 ***
https://bugs.launchpad.net/bugs/1008713

Public bug reported:

Seems, it is a dependencies problem.
Reproduction steps:
#perf
The program 'perf' can be found in the following packages:
 * linux-tools-common
 * linux-base
Try: sudo apt-get install selected package
#sudo apt-get install linux-base linux-tools-common
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  menu-xdg python-gnome2 ekiga libopal3.10.2 python-pyorbit gnome-backgrounds 
libunique-1.0-0 gnome-search-tool libgdict-common gtali python-numpy glchess
  hamster-applet gnome-games cheese gdebi gnobots2 gnome-icon-theme-extras 
cli-common libcheese-gtk21 lightsoff libcheese3 libmagick++4 python-uniconvertor
  libgdict-1.0-6 libcapi20-3 python-lxml liblapack3gf gnibbles gnuchess-book 
unixodbc libpt2.10.2 browser-plugin-gnash libgtkspell0 psensor-common
  gnash-common swell-foop fonts-cantarell gdm gnotski gir1.2-gucharmap-2.90 
cheese-common sound-juicer hddtemp iagno glines libblas3gf gnome-dictionary
  gedit-plugins liferea gnash gnome-core gnotravex gnect quadrapassel 
libgfortran3 liblaunchpad-integration1 libmusicbrainz4-3 liferea-data 
python-wnck
  gnuchess libodbc1 perlmagick inkscape gnote dconf-tools libgdiplus 
gnome-video-effects
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  linux-base linux-tools-common
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 103 kB of archives.
After this operation, 325 kB of additional disk space will be used.
Get:1 http://ru.archive.ubuntu.com/ubuntu/ precise-updates/universe linux-base 
all 3.4ubuntu2 [34,1 kB]
Get:2 http://ru.archive.ubuntu.com/ubuntu/ precise-updates/main 
linux-tools-common all 3.2.0-25.40 [69,3 kB]
Fetched 103 kB in 0s (206 kB/s)
Preconfiguring packages ...
Selecting previously unselected package linux-base.
(Reading database ... 326509 files and directories currently installed.)
Unpacking linux-base (from .../linux-base_3.4ubuntu2_all.deb) ...
Selecting previously unselected package linux-tools-common.
Unpacking linux-tools-common (from .../linux-tools-common_3.2.0-25.40_all.deb) 
...
dpkg: error processing 
/var/cache/apt/archives/linux-tools-common_3.2.0-25.40_all.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/perf.1.gz', which is also in package 
linux-base 3.4ubuntu2
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/linux-tools-common_3.2.0-25.40_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-tools-common (not installed)
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 2.0.1-0ubuntu9
AptOrdering:
 linux-base: Install
 linux-tools-common: Install
 linux-base: Configure
 linux-tools-common: Configure
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kirill 1971 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfc50 irq 47'
   Mixer name   : 'SigmaTel STAC9872AK'
   Components   : 'HDA:83847662,104d1e00,00100201 
HDA:14f12c06,104d1700,0010'
   Controls  : 13
   Simple ctrls  : 7
Date: Fri Jun 15 22:21:20 2012
DpkgTerminalLog:
 Unpacking linux-base (from .../linux-base_3.4ubuntu2_all.deb) ...
 Selecting previously unselected package linux-tools-common.
 Unpacking linux-tools-common (from .../linux-tools-common_3.2.0-25.40_all.deb) 
...
 dpkg: error processing 
/var/cache/apt/archives/linux-tools-common_3.2.0-25.40_all.deb (--unpack):
  trying to overwrite '/usr/share/man/man1/perf.1.gz', which is also in package 
linux-base 3.4ubuntu2
DuplicateSignature:
 Unpacking linux-tools-common (from .../linux-tools-common_3.2.0-25.40_all.deb) 
...
 dpkg: error processing 
/var/cache/apt/archives/linux-tools-common_3.2.0-25.40_all.deb (--unpack):
  trying to overwrite '/usr/share/man/man1/perf.1.gz', which is also in package 
linux-base 3.4ubuntu2
ErrorMessage: trying to overwrite '/usr/share/man/man1/perf.1.gz', which is 
also in package linux-base 3.4ubuntu2
HibernationDevice: RESUME=UUID=d0b6f38d-9ddf-4063-aa0c-26adaa179342
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: Sony Corporation VGN-SZ640N
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no 

[Bug 1013799] Re: package linux-tools-common not installed failed to install/upgrade: trying to overwrite /usr/share/man/man1/perf.1.gz , which is also in package linux-base 3.4ubuntu2

2012-06-15 Thread Kirill Afonshin
*** This bug is a duplicate of bug 1008713 ***
https://bugs.launchpad.net/bugs/1008713

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013799

Title:
  package linux-tools-common  not installed  failed to install/upgrade:
  trying to overwrite  /usr/share/man/man1/perf.1.gz , which is also in
  package linux-base 3.4ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013799/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 977869] Re: compiz crashed with SIGSEGV in calloc()

2012-04-10 Thread Kirill Afonshin
*** This bug is a duplicate of bug 947844 ***
https://bugs.launchpad.net/bugs/947844


** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977869

Title:
  compiz crashed with SIGSEGV in calloc()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/977869/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 977876] Re: compiz crashed with SIGSEGV in g_type_check_instance()

2012-04-10 Thread Kirill Afonshin
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977876

Title:
  compiz crashed with SIGSEGV in g_type_check_instance()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/977876/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 977888] Re: Unable to start web browser to open https://bugs.launchpad.net/ubuntu/+source

2012-04-10 Thread Kirill Afonshin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977888

Title:
  Unable to start web browser to open
  https://bugs.launchpad.net/ubuntu/+source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/977888/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 977888] [NEW] Unable to start web browser to open https://bugs.launchpad.net/ubuntu/+source

2012-04-10 Thread Kirill Afonshin
Public bug reported:

Apport says:
Unable to start web browser to open 
https://bugs.launchpad.net/ubuntu/+source/compiz/+filebug/da06306a-82ec-11e1-9b4f-d485646cd9a4?field.title=compiz+crashed+with+SIGSEGV+in+g_type_check_instance%28%29.

But firefox is ok and running and displaying the page.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: apport-gtk 2.0-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
Uname: Linux 3.2.0-21-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Tue Apr 10 13:24:21 2012
ExecutablePath: /usr/share/apport/apport-gtk
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64+mac 
(20120328)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apport (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977888

Title:
  Unable to start web browser to open
  https://bugs.launchpad.net/ubuntu/+source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/977888/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 977909] Re: gdmap crashed with SIGABRT in raise()

2012-04-10 Thread Kirill Afonshin
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977909

Title:
  gdmap crashed with SIGABRT in __libc_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdmap/+bug/977909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446611] Re: nvidia compiz scrolling items rendering errors

2011-05-29 Thread Kirill Afonshin
My nvidia card is broken now :-(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446611

Title:
  nvidia compiz scrolling items rendering errors

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 719584] Re: package lib32ncursesw5 5.7+20100626-0ubuntu1 failed to install/upgrade: trying to overwrite '/lib32/libncursesw.so.5.7', which is also in package ia32-libs 20090808ubuntu10~wineppa3

2011-02-15 Thread Kirill Afonshin


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/719584

Title:
  package lib32ncursesw5 5.7+20100626-0ubuntu1 failed to
  install/upgrade: trying to overwrite '/lib32/libncursesw.so.5.7',
  which is also in package ia32-libs 20090808ubuntu10~wineppa3

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 719584] [NEW] package lib32ncursesw5 5.7+20100626-0ubuntu1 failed to install/upgrade: trying to overwrite '/lib32/libncursesw.so.5.7', which is also in package ia32-libs 20090808ubuntu10~wineppa3

2011-02-15 Thread Kirill Afonshin
Public bug reported:

when doing dist-upgrade

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: lib32ncursesw5 5.7+20100626-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-26.46-generic 2.6.35.10
Uname: Linux 2.6.35-26-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Feb 15 23:34:47 2011
ErrorMessage: trying to overwrite '/lib32/libncursesw.so.5.7', which is also in 
package ia32-libs 20090808ubuntu10~wineppa3
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100803.1)
SourcePackage: ncurses
Title: package lib32ncursesw5 5.7+20100626-0ubuntu1 failed to install/upgrade: 
trying to overwrite '/lib32/libncursesw.so.5.7', which is also in package 
ia32-libs 20090808ubuntu10~wineppa3

** Affects: ncurses (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/719584

Title:
  package lib32ncursesw5 5.7+20100626-0ubuntu1 failed to
  install/upgrade: trying to overwrite '/lib32/libncursesw.so.5.7',
  which is also in package ia32-libs 20090808ubuntu10~wineppa3

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657106] Re: X with nvidia takes 3 minutes to load

2010-11-07 Thread Kirill Afonshin
*** This bug is a duplicate of bug 645880 ***
https://bugs.launchpad.net/bugs/645880

** This bug has been marked a duplicate of bug 645880
   GDM starts about 3 minutes after boot on nvidia
 * You can subscribe to bug 645880 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/645880/+subscribe

-- 
X with nvidia takes 3 minutes to load
https://bugs.launchpad.net/bugs/657106
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645880] Re: GDM starts about 3 minutes after boot on nvidia

2010-11-07 Thread Kirill Afonshin
Creating /etc/modprobe.d/disable-nouveau.conf and 'modprobe -r nouveau'
didn't solve the problem for me.

-- 
GDM starts about 3 minutes after boot on nvidia
https://bugs.launchpad.net/bugs/645880
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645880] Re: GDM starts about 3 minutes after boot on nvidia

2010-11-07 Thread Kirill Afonshin
Workaround: add the following line to /etc/rc.local:
/etc/init.d/gdm start

-- 
GDM starts about 3 minutes after boot on nvidia
https://bugs.launchpad.net/bugs/645880
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 653829] Re: cant connect to wifi N netowrks

2010-10-07 Thread Kirill Afonshin
The problem persists with wpasupplicant v0.7.3 from ppa.

-- 
cant connect to wifi N netowrks
https://bugs.launchpad.net/bugs/653829
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 653829] Re: cant connect to wifi N netowrks

2010-10-03 Thread Kirill Afonshin
I have the same problem with intel 4965 chipset, it appeared within last couple 
of days. 
Everything works fine in 10.04. It looks like a regression.

-- 
cant connect to wifi N netowrks
https://bugs.launchpad.net/bugs/653829
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645880] [NEW] GDM starts about 3 minutes after boot on nvidia

2010-09-23 Thread Kirill Afonshin
Public bug reported:

Binary package hint: nvidia-current

GDM and X doesn't start during boot when I'm using nvidia drivers. I
have to wait about 3 minutes or start it manually from console. It works
fine with novuveau or intel (but HL2 doesn't). Hardware: sony vaio vgn-
sz640n.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xorg 1:7.5+6ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  260.19.06  Mon Sep 13 04:29:19 
PDT 2010
 GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4)
Architecture: amd64
CheckboxSubmission: c581293ed87551e20debf32c654f8c5c
CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
Date: Thu Sep 23 13:18:34 2010
DkmsStatus: nvidia-current, 260.19.06, 2.6.35-22-generic, x86_64: installed
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100803.1)
MachineType: Sony Corporation VGN-SZ640N
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic 
root=UUID=67771214-c6be-4bbc-907c-c7058bf77551 ro quiet splash
ProcEnviron:
 LANGUAGE=ru_RU:ru:en_GB:en
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
dmi.bios.date: 04/04/2008
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R0122S5
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0122S5:bd04/04/2008:svnSonyCorporation:pnVGN-SZ640N:pvrR5402753:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGN-SZ640N
dmi.product.version: R5402753
dmi.sys.vendor: Sony Corporation
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   x86_64
 kernel: 2.6.35-22-generic

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
GDM starts about 3 minutes after boot on nvidia
https://bugs.launchpad.net/bugs/645880
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645880] Re: GDM starts about 3 minutes after boot on nvidia

2010-09-23 Thread Kirill Afonshin

** Attachment added: .proc.driver.nvidia.cards.0.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626249/+files/.proc.driver.nvidia.cards.0.txt

** Attachment added: .proc.driver.nvidia.registry.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626250/+files/.proc.driver.nvidia.registry.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626251/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626252/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626253/+files/Dependencies.txt

** Attachment added: GdmLog.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626254/+files/GdmLog.txt

** Attachment added: GdmLog1.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626255/+files/GdmLog1.txt

** Attachment added: GdmLog2.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626256/+files/GdmLog2.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626257/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626258/+files/Lsusb.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626259/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626260/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626261/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626262/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626263/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626264/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626265/+files/UdevLog.txt

** Attachment added: XorgConf.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626266/+files/XorgConf.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626267/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626268/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626269/+files/Xrandr.txt

** Attachment added: glxinfo.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626270/+files/glxinfo.txt

** Attachment added: monitors.xml.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626271/+files/monitors.xml.txt

** Attachment added: nvidia-settings.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626272/+files/nvidia-settings.txt

** Attachment added: peripherals.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626273/+files/peripherals.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626274/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/645880/+attachment/1626275/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/645880/+attachment/1626276/+files/xkbcomp.txt

-- 
GDM starts about 3 minutes after boot on nvidia
https://bugs.launchpad.net/bugs/645880
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640539] Re: sensors-applet crashed with SIGSEGV in g_list_foreach()

2010-09-16 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   https://bugs.launchpad.net/bugs/640539/+attachment/1593888/+files/CoreDump.gz

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593889/+files/Dependencies.txt

** Attachment added: Disassembly.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593890/+files/Disassembly.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593891/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593892/+files/ProcStatus.txt

** Attachment added: Registers.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593893/+files/Registers.txt

** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593894/+files/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593895/+files/ThreadStacktrace.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/640539/+attachment/1593896/+files/XsessionErrors.txt

** Visibility changed to: Public

-- 
sensors-applet crashed with SIGSEGV in g_list_foreach()
https://bugs.launchpad.net/bugs/640539
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631026] Re: gvfsd-obexftp crashed with signal 5 in g_object_unref()

2010-09-05 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   https://bugs.launchpad.net/bugs/631026/+attachment/1547049/+files/CoreDump.gz

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547050/+files/Dependencies.txt

** Attachment added: Disassembly.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547051/+files/Disassembly.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547052/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547053/+files/ProcStatus.txt

** Attachment added: Registers.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547054/+files/Registers.txt

** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547055/+files/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/631026/+attachment/1547056/+files/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gvfsd-obexftp crashed with signal 5 in g_object_unref()
https://bugs.launchpad.net/bugs/631026
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 626440] Re: gnome-typing-monitor crashed with SIGSEGV

2010-08-29 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   https://bugs.launchpad.net/bugs/626440/+attachment/1527995/+files/CoreDump.gz

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1527996/+files/Dependencies.txt

** Attachment added: Disassembly.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1527997/+files/Disassembly.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1527998/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1527999/+files/ProcStatus.txt

** Attachment added: Registers.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1528000/+files/Registers.txt

** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1528001/+files/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/626440/+attachment/1528002/+files/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gnome-typing-monitor crashed with SIGSEGV
https://bugs.launchpad.net/bugs/626440
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427852] Re: [nvidia] glmatrix crashed with SIGSEGV

2010-06-06 Thread Kirill Afonshin
2 Pedro:
I'm using Lucid now so I can't obtain a backtrace.
It looks like nvidia drivers bug (Nvidia uses it's own GL libraries).

-- 
[nvidia] glmatrix crashed with SIGSEGV
https://bugs.launchpad.net/bugs/427852
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 568923] [NEW] package emacs23 23.1+1-4ubu ntu7 failed to install/upgrade: подпр оцесс установлен сцена рий post-installation возврати л код ошибки 1

2010-04-23 Thread Kirill Afonshin
Public bug reported:

Binary package hint: emacs23

emacs23 23.1+1-4ubuntu7 failed to install
possible duplicate: 553295

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: emacs23 23.1+1-4ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Apr 23 13:43:26 2010
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100406.1)
SourcePackage: emacs23
Title: package emacs23 23.1+1-4ubuntu7 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1

** Affects: emacs23 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package emacs23 23.1+1-4ubuntu7 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/568923
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 568923] Re: package emacs23 23.1+1-4ubuntu7 failed to install/upgrade: подпроц есс установлен сценари й post-installation возвратил к од ошибки 1

2010-04-23 Thread Kirill Afonshin

** Attachment added: term.log
   http://launchpadlibrarian.net/45095379/term.log

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/45095155/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/45095156/Dependencies.txt

** Attachment added: Df.txt
   http://launchpadlibrarian.net/45095157/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/45095158/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/45095159/DpkgTerminalLog.txt

-- 
package emacs23 23.1+1-4ubuntu7 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/568923
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 508867] Re: following any link from giganticurl.com leads whole system inresponsibility

2010-01-17 Thread Kirill Afonshin

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38007407/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/38007408/ExtensionSummary.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38007409/XsessionErrors.txt

** Attachment added: profile_default_pluginreg.dat.txt
   http://launchpadlibrarian.net/38007410/profile_default_pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/38007411/profiles.ini.txt

** Visibility changed to: Public

-- 
following any link from giganticurl.com leads whole system inresponsibility
https://bugs.launchpad.net/bugs/508867
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446611] Re: nvidia compiz scrolling items rendering errors

2009-11-01 Thread Kirill Afonshin
I've installed new nvidia 190.42 from ppa and the scroll problem seems
to be disappeared.

-- 
nvidia compiz scrolling items rendering errors
https://bugs.launchpad.net/bugs/446611
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 456563] Re: indicator-status-service assert failure: ERROR:dbus-gproxy.c:1051:dbus_g_proxy_manager_unregister: assertion failed: (link != NULL)

2009-10-20 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/34066675/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34066676/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/34066677/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/34066678/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/34066679/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/34066680/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/34066681/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/34066682/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
indicator-status-service assert failure: 
ERROR:dbus-gproxy.c:1051:dbus_g_proxy_manager_unregister: assertion failed: 
(link != NULL)
https://bugs.launchpad.net/bugs/456563
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 453905] Re: oowriter hangs at exit

2009-10-17 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/33829086/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33829088/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/33829091/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/33829094/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33829096/XsessionErrors.txt

** Visibility changed to: Public

-- 
oowriter hangs at exit
https://bugs.launchpad.net/bugs/453905
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447907] Re: indicator-status-service assert failure: ERROR:dbus-gproxy.c:1051:dbus_g_proxy_manager_unregister: assertion failed: (link != NULL)

2009-10-10 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/33399768/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33399769/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/33399770/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/33399771/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/33399773/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/33399774/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/33399775/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/33399776/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
indicator-status-service assert failure: 
ERROR:dbus-gproxy.c:1051:dbus_g_proxy_manager_unregister: assertion failed: 
(link != NULL)
https://bugs.launchpad.net/bugs/447907
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446611] [NEW] nvidia compiz scrolling items rendering errors

2009-10-08 Thread Kirill Afonshin
Public bug reported:

Binary package hint: compiz

See screenshot for details. Force synchronization between X and GLX doesn't 
help. Prt Sc button helps, but I can't press it every time errors appear :-) 
Errors also appears in other applications. It isn't nautilus only problem.
Release: Karmic.

ProblemType: Bug
Architecture: amd64
Date: Thu Oct  8 23:04:46 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.28.0-0ubuntu4
ProcEnviron:
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-11-generic x86_64

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
nvidia compiz scrolling items rendering errors
https://bugs.launchpad.net/bugs/446611
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446611] Re: nvidia compiz scrolling items rendering errors

2009-10-08 Thread Kirill Afonshin

** Attachment added: Screenshot1.png
   http://launchpadlibrarian.net/33318588/Screenshot1.png

-- 
nvidia compiz scrolling items rendering errors
https://bugs.launchpad.net/bugs/446611
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 446611] Re: nvidia compiz scrolling items rendering errors

2009-10-08 Thread Kirill Afonshin

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33318522/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/33318523/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/33318524/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33318525/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/33318526/usr_lib_nautilus.txt

-- 
nvidia compiz scrolling items rendering errors
https://bugs.launchpad.net/bugs/446611
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 426557] Re: update-manager outputs an error message

2009-10-01 Thread Kirill Afonshin
The same issue for me:
Error Type: type 'exceptions.UnicodeDecodeError'
Error Value: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in 
range(128)
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1948, in module
main()
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1945, in main
run(args, options.single)
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1907, in run
backend.dispatcher(args)
  File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 636, in 
dispatcher
self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 537, in 
dispatch_command
self.get_update_detail(package_ids)
  File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 753, in 
get_update_detail
updated)
  File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 242, in 
update_detail
changelog, state, issued, updated))

Architecture: amd64
Version: 0.4.9+20090825-0ubuntu4

-- 
update-manager outputs an error message
https://bugs.launchpad.net/bugs/426557
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432721] Re: gksu crashed with SIGSEGV in gdk_window_set_opacity()

2009-09-18 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/32038938/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32038939/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/32038940/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/32038941/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/32038942/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/32038943/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/32038944/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/32038945/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gksu crashed with SIGSEGV in gdk_window_set_opacity()
https://bugs.launchpad.net/bugs/432721
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431987] Re: blueman-applet crashed with TypeError in on_activated()

2009-09-17 Thread Kirill Afonshin

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31975769/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31975770/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31975771/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/31975772/Traceback.txt

** Visibility changed to: Public

-- 
blueman-applet crashed with TypeError in on_activated()
https://bugs.launchpad.net/bugs/431987
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428757] Re: gvfsd-smb crashed with SIGSEGV in g_main_context_dispatch()

2009-09-13 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/31741792/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31741793/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/31741794/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31741796/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31741798/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/31741799/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/31741800/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/31741801/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gvfsd-smb crashed with SIGSEGV in g_main_context_dispatch()
https://bugs.launchpad.net/bugs/428757
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 424903] Re: empathy crashed with SIGSEGV in empathy_account_settings_get_default()

2009-09-13 Thread Kirill Afonshin
I have installed the latest version of Empathy. I can't reproduce this
easily now.

-- 
empathy crashed with SIGSEGV in empathy_account_settings_get_default()
https://bugs.launchpad.net/bugs/424903
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427852] Re: glmatrix crashed with SIGSEGV

2009-09-11 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/31652326/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31652327/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/31652328/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31652329/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31652330/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/31652331/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/31652332/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/31652333/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
glmatrix crashed with SIGSEGV
https://bugs.launchpad.net/bugs/427852
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427016] Re: pulseaudio crashed with SIGABRT in raise()

2009-09-11 Thread Kirill Afonshin
I can't reproduce this after upgrade to pulseaudio 1:0.9.16-0ubuntu1.
Seems that it's already fixed...

-- 
pulseaudio crashed with SIGABRT in raise()
https://bugs.launchpad.net/bugs/427016
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427934] Re: pulseaudio assert failure: *** glibc detected *** /usr/bin/pulseaudio: corrupted double-linked list: 0x00007f1dd40136a0 ***

2009-09-11 Thread Kirill Afonshin
*** This bug is a duplicate of bug 421398 ***
https://bugs.launchpad.net/bugs/421398


** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/31657700/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/31657701/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/31657702/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/31657703/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/31657704/Card0.Codecs.codec.1.txt

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/31657705/CoreDump.gz

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/31657706/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31657707/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/31657708/Disassembly.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/31657709/PciMultimedia.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31657710/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31657711/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/31657712/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/31657713/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/31657714/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
pulseaudio assert failure: *** glibc detected *** /usr/bin/pulseaudio: 
corrupted double-linked list: 0x7f1dd40136a0 ***
https://bugs.launchpad.net/bugs/427934
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427945] Re: firefox crashed with signal 5 in _XError()

2009-09-11 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/31658176/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31658177/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/31658178/Disassembly.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/31658179/ExtensionSummary.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31658180/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31658181/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/31658182/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/31658183/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/31658184/ThreadStacktrace.txt

** Attachment added: profile_default_pluginreg.dat.txt
   http://launchpadlibrarian.net/31658185/profile_default_pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/31658186/profiles.ini.txt

** Visibility changed to: Public

-- 
firefox crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/427945
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 424903] Re: empathy crashed with SIGSEGV in empathy_account_settings_get_default()

2009-09-11 Thread Kirill Afonshin
Empaty is now deleted because
sudo apt-get install empathy 
[sudo] password for kirill: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  empathy: Depends: libempathy-gtk28 (= 2.27.92) but it is not going to be 
installed
   Depends: libempathy30 (= 2.27.92) but it is not going to be 
installed
   Depends: empathy-doc (= 2.27.92-1ubuntu1) but it is not installable
E: Broken packages

-- 
empathy crashed with SIGSEGV in empathy_account_settings_get_default()
https://bugs.launchpad.net/bugs/424903
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427016] [NEW] pulseaudio crashed with SIGABRT in raise()

2009-09-09 Thread Kirill Afonshin
Public bug reported:

Binary package hint: pulseaudio

Pulseaudio crashed several times during skype calls. Apport is unable to report 
this bug  so I can only attach .crash file manually. I have pulseaudio-dbg 
installed but I don't know how to get it running by the system instead of 
release version.
PS: Sorry for my bad English.

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New

-- 
pulseaudio crashed with SIGABRT in raise()
https://bugs.launchpad.net/bugs/427016
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427016] Re: pulseaudio crashed with SIGABRT in raise()

2009-09-09 Thread Kirill Afonshin

** Attachment added: _usr_bin_pulseaudio.1000.crash
   http://launchpadlibrarian.net/31551960/_usr_bin_pulseaudio.1000.crash

-- 
pulseaudio crashed with SIGABRT in raise()
https://bugs.launchpad.net/bugs/427016
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 426974] Re: gksu crashed with SIGSEGV in gdk_window_set_opacity()

2009-09-09 Thread Kirill Afonshin

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/31548792/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31548793/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/31548794/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/31548795/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/31548796/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/31548797/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/31548798/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/31548799/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gksu crashed with SIGSEGV in gdk_window_set_opacity()
https://bugs.launchpad.net/bugs/426974
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 426173] Re: firefox crashed with signal 5 in _XError()

2009-09-08 Thread Kirill Afonshin
** Visibility changed to: Public

-- 
firefox crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/426173
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs