[Bug 291371] Re: No sound with Flash 10 in Ubuntu 8.10

2008-11-29 Thread ilya
I had a similar problem with flash.  Installing  flashplugin-nonfree-
extrasound package seemed to have done the trick.

-- 
No sound with Flash 10 in Ubuntu 8.10
https://bugs.launchpad.net/bugs/291371
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 378920] Re: WebDAV fights Samba, WebDAV wins, Windows looses. Blame it on RUN_MODE=inet.

2009-06-11 Thread Ilya
Thierry Carrez  wrote:
>On 8.10 (and 9.04) RUN_MODE is controlled by a "medium" debconf question and 
>defaults to RUN_MODE="daemons"... so I guess you switched it to 
>RUN_MODE="inet" manually at one point ?

Thanks! I guess I did, but it was probably in a haze of all the upgrade
popups and questions I had to go through in the middle of the night
while performing the upgrade. I see no other reason of ignoring a
recommendation to stay with the daemon. I promise not to do it ever
again!

Maybe it's good idea to not offer an untested feature in a regular
upgrade?

-- 
WebDAV fights Samba, WebDAV wins, Windows looses. Blame it on RUN_MODE=inet.
https://bugs.launchpad.net/bugs/378920
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 371124] [NEW] gstreamer0.10-pitfdll is unusable for wma playback

2009-05-02 Thread Ilya
Public bug reported:

Binary package hint: gstreamer0.10-pitfdll

Ubuntu release is 9.04 (Xubuntu edition)

To listen Windows Media Audio with Totem-gstreamer I installed 
gstreamer0.10-pitfdll,
then copied wma9dmod.dll, wmv9dmod.dll, wmadmod.dll, wmvdmod.dll to 
/usr/lib/codecs and created symlink to /usr/lib/win32.
This doesn't work.
ALSO instruction from usr/share/doc/gstreamer0.10-pitfdll/README is wrong - 
there is no gst-register in the package or any other (at least I couldn' t find 
it).
gst-inspect pitfdll command gives only dmodec_wmv9dmodv3: DMO wmv9dmod decoder 
version 3
What to do?

** Affects: gstreamer0.10-pitfdll (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: gstreamer0.10-pitfdll
  
  Ubuntu release is 9.04 (Xubuntu edition)
  
  To listen Windows Media Audio with Totem-gstreamer I installed 
gstreamer0.10-pitfdll,
  then copied wma9dmod.dll, wmv9dmod.dll, wmadmod.dll, wmvdmod.dll to 
/usr/lib/codecs and created symlink to /usr/lib/win32.
  This doesn't work.
  ALSO instruction from usr/share/doc/gstreamer0.10-pitfdll/README is wrong - 
there is no gst-register in the package or any other (at least I couldn' t find 
it).
  gst-inspect pitfdll command gives only dmodec_wmv9dmodv3: DMO wmv9dmod 
decoder version 3
  What to do?
- 
- P. S.
- 
- I run gst-inspect |grep wm and the output is:

-- 
gstreamer0.10-pitfdll is unusable for wma playback
https://bugs.launchpad.net/bugs/371124
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 373863] Re: guake displays fonts incorrectly

2009-05-08 Thread Ilya

** Attachment added: "Снимок-1.png"
   
http://launchpadlibrarian.net/26478052/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-1.png

-- 
guake displays fonts incorrectly
https://bugs.launchpad.net/bugs/373863
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 373863] [NEW] guake displays fonts incorrectly

2009-05-08 Thread Ilya
Public bug reported:

Binary package hint: guake

1. Ubuntu 9.04
2. guake 0.3.1-5

letters are messed, it's best seen in the attached screenshot

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

-- 
guake displays fonts incorrectly
https://bugs.launchpad.net/bugs/373863
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 378920] [NEW] WebDAV fights Samba, WebDAV wins, Windows looses. Blame it on RUN_MODE=inet.

2009-05-20 Thread Ilya
Public bug reported:

Binary package hint: samba

Ubuntu 8.10
Samba 2:3.2.3-1ubuntu3.4

I just found an answer to a nasty Samba problem that I was having since
upgrading my server to Intrepid 8.10

First the problem:

Every single Windows machine (all Win XP SP3) on my home network once in
a while looses connection (mapping) of network drives from Samba. It
keeps seeing other Windows machine shares, but not Ubuntu ones. It
started happening right after upgrade to Intrepid 8.10.

If I try to open shared location by UNC, such as \\fs\share1, I'm
getting a request for the password, but nothing happens after password
entry - the password dialog keeps coming back. If I enter \\fs in
Explorer, it opens an empty view under My Network Places > Entire
Network > Web Client Network, not under Microsoft Windows Network as it
would happen normally when Samba connection works. Needless to say that
all the shares from that server fall off at that time, and cannot be
reconnected by any woodoo that I could think of with that machine
(reboots, moving the order of providers for Web Client Network, etc.)

Peculiar part is that all other machines are quite happy and can see the
shares, until its their time to flake out.

My server is configured to run Samba+winbind, Apache and has WebDAV
module for apache. It is further configured as wins server for the
network.

I found one temporary rework - if I stop apache server, restart samba
and restart windows machine that flaked out, then I can reconnect the
shares. Then I can restart apache, and all seems normal again, until
this or some other machine flakes out.

I searched the net low and high for many days. Noone seems to encounter
that exact problem like I did, but some pointers suggested that WebDAV
handling on Windows has problems. Wait, how's it a Samba bug? Read on...

Changing RUN_MODE=inet to RUN_MODE=daemons in /etc/default/samba solves
the problem for good, and no change is needed on Windows side - all XP
machines are working fine with that.

It appears that Intrepid 8.10 introduced daemons vs. inet RUN_MODE in
/etc/default/samba, and it prefers to switch it to "inet".

What it means in practice, is that inet (being from xinetd or inetd
package) is responsible to start samba as soon as any client machine
tries to open its socket, instead of keeping samba as daemon in memory
ready kick in.

My guess is that this additional time that is required to start new
process from inet, load it from disk, let it read its config files, and
finally respond to the request, it causes windows smb/cifs to timeout
once in a while (it is my pure speculation), and this causes windows to
go further down the list of providers to WebDAV service, which finds
apache/WebDAV on the same server, happily reports that there is in fact
such resource, and it kicks SMB share into this WebDAV mode which does
not have a simple recovery. Switching to "daemons" makes samba readily
available on its socket, no timeout happens, and Windows never tries
WebDAV. I might be completely wrong here, but hey, this "daemons" mode
solves this problem - which makes it a Samba bug.

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


** Tags: samba webdav windows

-- 
WebDAV fights Samba, WebDAV wins, Windows looses. Blame it on RUN_MODE=inet.
https://bugs.launchpad.net/bugs/378920
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 277764] Re: Cannot install Intrepid beta via the "Install Kubuntu Now" option

2008-10-04 Thread Ilya
I run into similar problem with Xubuntu Intrepid Beta. The installer just stops 
after X start and the only thing I see is the X cursor.
When I tried kernel parameter acpi=off installation was able to get a little 
bit further - the cursor became a spinning circle, but all activity ceased.

Finally I manged to install it having choosing "Try Xubuntu without
changing your computer" first and then installing from inside of loaded
LiveCD system.

Output of lspci -vvv is attached.

** Attachment added: "lspci.log"
   http://launchpadlibrarian.net/18212236/lspci.log

-- 
Cannot install Intrepid beta via the "Install Kubuntu Now" option
https://bugs.launchpad.net/bugs/277764
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 313724] Re: hibernate doesn't work

2009-01-17 Thread Ilya
I also have exactly the same bug in Intrepid amd64 when using swapfile
instead of swap partition.

Unfortunately, swap file is the only option to use on a tripple-boot
MacBook/Pro (Ubuntu, Mac OSX, WinXP). Long story short, individual
limitations of GRUB, Mac OSX, WinXP and EFI conspire against using any
extended partitions, limiting to 4 MBR partitions, one of which is taken
by GUID/GPT/EFI partition. That leaves no swap partition. I hope use
case on MacBook/MacBookPro will raise priority of the bug.

Just my 2 cents: It looks like the disk is removed before the memory
image has been written. It smells like a race condition. Perhaps,
somewhere in the kernel/PM code there is a check for not removing or
postponing removal of a swap partition, but for partition with swap file
there is no such check.

Ubuntu is not alone here - cross to Red Hat Bug #466408
(https://bugzilla.redhat.com/show_bug.cgi?id=466408). Should it be sent
upstream?

-- 
hibernate doesn't work
https://bugs.launchpad.net/bugs/313724
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 313724] Re: hibernate doesn't work

2009-01-17 Thread Ilya

** Attachment added: "In my syslog it shows that sata link is down prior to PM 
fault."
   http://launchpadlibrarian.net/21303494/syslog

-- 
hibernate doesn't work
https://bugs.launchpad.net/bugs/313724
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 346397] [NEW] apparmor denies freshclam access to /var/run/samba/gencache.tdb

2009-03-21 Thread Ilya
Public bug reported:

Binary package hint: clamav

My /var/log/syslog gets this message every time when freshclam does an
update:

Mar 21 04:14:53 fs1 kernel: [550646.547458] type=1503
audit(1237634093.495:59): operation="inode_permission"
requested_mask="::r" denied_mask="::r" fsuid=5000
name="/var/run/samba/gencache.tdb" pid=6451 profile="/usr/bin/freshclam"

Why freshclam tries to read samba gencache.tdb in the first place?

My guess it may have to do with Samba setup as PDC which uses winbind and 
modified nsswitch.conf.
# /etc/nsswitch.conf
passwd: files ldap [UNAVAIL=return]
group:  files ldap [UNAVAIL=return]
shadow: files ldap [UNAVAIL=return]
hosts:  files wins mdns4_minimal [NOTFOUND=return] dns mdns4
networks:   files
protocols:  db files
services:   db files
ethers: db files
rpc:db files
netgroup:   nis
#/etc/nsswitch.conf (END)
But there is no other package that goes to gencache.tdb directly, at least not 
from apparmor perspective.

Versions:
Ubuntu 8.10
clamav 0.94.dfsg.2-1ubuntu0.1
clamav-freshclam 0.94.dfsg.2-1ubuntu0.1
apparmor 2.3+1289-0ubuntu4.1
samba 2:3.2.3-1ubuntu3.4
winbind 2:3.2.3-1ubuntu3.4

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

-- 
apparmor denies freshclam access to /var/run/samba/gencache.tdb
https://bugs.launchpad.net/bugs/346397
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 401911] [NEW] vlc incorrectly opens cp1251 encoded sutitles

2009-07-20 Thread Ilya
Public bug reported:

Binary package hint: vlc

1) Ubuntu 9.04
2) vlc 0.9.9a-2ubuntu1

This is what happened: i opened the .avi file with the same name as .ass file 
(in the attachment), and subtitles loaded in wrong encoding, they where like 
"Ïîêà íåëüçÿ ïåðåâîðà÷èâàòü, ÿñíî?" and should be like "Пока нельзя 
переворачивать, ясно?", "Default encoding" option was properly set to cp1251.
  After what i did:
 
iconv -f cp1251 -t utf8 xxx.ass > yyy.ass
vlc yyy.avi

and it loaded properly, even thought i didn't change "default encodig"
option.  This suggests what in this case it just sets the utf8 encoding
no matter what.

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


** Tags: cp1251 subtitles

-- 
vlc incorrectly opens cp1251 encoded sutitles
https://bugs.launchpad.net/bugs/401911
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 401911] Re: vlc incorrectly opens cp1251 encoded sutitles

2009-07-20 Thread Ilya

** Attachment added: "Gakuen Utopia Manabi Straight 06.ass"
   
http://launchpadlibrarian.net/29298991/Gakuen%20Utopia%20Manabi%20Straight%2006.ass

** Description changed:

  Binary package hint: vlc
  
  1) Ubuntu 9.04
  2) vlc 0.9.9a-2ubuntu1
  
- This is what happened: i opened the .avi file with the same name as .ass 
file, and subtitles loaded in wrong encoding, they where like "Ïîêà íåëüçÿ 
ïåðåâîðà÷èâàòü, ÿñíî?" and should be like "Пока нельзя переворачивать, ясно?", 
"Default encoding" option was properly set to cp1251.
+ This is what happened: i opened the .avi file with the same name as .ass file 
(in the attachment), and subtitles loaded in wrong encoding, they where like 
"Ïîêà íåëüçÿ ïåðåâîðà÷èâàòü, ÿñíî?" and should be like "Пока нельзя 
переворачивать, ясно?", "Default encoding" option was properly set to cp1251.
After what i did:
   
  iconv -f cp1251 -t utf8 xxx.ass > yyy.ass
  vlc yyy.avi
  
  and it loaded properly, even thought i didn't change "default encodig"
  option.  This suggests what in this case it just sets the utf8 encoding
  no matter what.

-- 
vlc incorrectly opens cp1251 encoded sutitles
https://bugs.launchpad.net/bugs/401911
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 401911] Re: vlc incorrectly opens cp1251 encoded sutitles

2009-07-22 Thread Ilya
** Description changed:

  Binary package hint: vlc
  
  1) Ubuntu 9.04
  2) vlc 0.9.9a-2ubuntu1
  
  This is what happened: i opened the .avi file with the same name as .ass file 
(in the attachment), and subtitles loaded in wrong encoding, they where like 
"Ïîêà íåëüçÿ ïåðåâîðà÷èâàòü, ÿñíî?" and should be like "Пока нельзя 
переворачивать, ясно?", "Default encoding" option was properly set to cp1251.
After what i did:
   
  iconv -f cp1251 -t utf8 xxx.ass > yyy.ass
  vlc yyy.avi
  
  and it loaded properly, even thought i didn't change "default encodig"
  option.  This suggests what in this case it just sets the utf8 encoding
- no matter what.
+ no matter what, and should set cp1251 by user's choice or automatically.

-- 
vlc incorrectly opens cp1251 encoded sutitles
https://bugs.launchpad.net/bugs/401911
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 111037] Re: while starting live cd it shows screenfull of parallel lines instead of ubuntu logo

2007-06-03 Thread Ilya
I have exactly the same behavior on two AMD64 computers. One has
motherboard DFI Lanparty UT  nF4 Ultra-D with nvidia 7600GS pci-e
videocard, another - ECS GeForce6100SM-M (integrated video). Switching
to vt (ctrl-alt-F1..6) changes the stripes but never gets good video. I
can still power off with power button - the boot screen comes back and
cd gets ejected.

Interesting detail - using Beta 7.04 DVD boots perfectly OK on both
machines.

I am using alternate install CD for now as a workaround.

Surprising that release got broken so badly compared to beta.

-- 
while starting live cd it shows screenfull of parallel lines instead of ubuntu 
logo
https://bugs.launchpad.net/bugs/111037
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 40585] Re: Sony VAIO built-in cardreader doesn't work

2010-05-03 Thread Ilya
same thing on vaio fw31e

-- 
Sony VAIO built-in cardreader doesn't work
https://bugs.launchpad.net/bugs/40585
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 528977] [NEW] Realtek ALC262 Sony VAIO FW31E no mic/line-in output.

2010-02-27 Thread Ilya
Public bug reported:

Binary package hint: alsa-utils

When i use cable connected to line-in i can't hear any sound at all. But
But in "sound prefrences->input" i see jumping input level scale.

ProblemType: Bug
Architecture: i386
Date: Sat Feb 27 15:00:25 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: alsa-utils 1.0.20-2ubuntu6
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic-pae
SourcePackage: alsa-utils
Uname: Linux 2.6.31-19-generic-pae i686

** Affects: alsa-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Re: Realtek ALC262 Sony VAIO FW31E no mic/line-in output.

2010-02-27 Thread Ilya

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39853829/Dependencies.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Re: Realtek ALC262 Sony VAIO FW31E no mic/line-in output.

2010-02-27 Thread Ilya
Yes i've done it

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] apport-collect data

2010-02-27 Thread Ilya
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ppp0   3667 F pulseaudio
 /dev/snd/pcmC0D0c:   ppp0   3667 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd520 irq 22'
   Mixer name   : 'Realtek ALC262'
   Components   : 'HDA:10ec0262,104d2e00,00100302 
HDA:14f12c06,104d1700,0010'
   Controls  : 14
   Simple ctrls  : 9
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xd003 irq 17'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,104d2e00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined
   Playback channels: Mono
   Mono: Playback [off]
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: alsa-base 1.0.20+dfsg-1ubuntu5
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic-pae
Uname: Linux 2.6.31-19-generic-pae i686
UserGroups:

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] AlsaDevices.txt

2010-02-27 Thread Ilya

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/39861685/AlsaDevices.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] AplayDevices.txt

2010-02-27 Thread Ilya

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/39861686/AplayDevices.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] BootDmesg.txt

2010-02-27 Thread Ilya

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/39861687/BootDmesg.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Card0.Amixer.values.txt

2010-02-27 Thread Ilya

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

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Card0.Codecs.codec.0.txt

2010-02-27 Thread Ilya

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

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Card0.Codecs.codec.1.txt

2010-02-27 Thread Ilya

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

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Card1.Codecs.codec.0.txt

2010-02-27 Thread Ilya

** Attachment added: "Card1.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/39861694/Card1.Codecs.codec.0.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] CurrentDmesg.txt

2010-02-27 Thread Ilya

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/39861696/CurrentDmesg.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] Dependencies.txt

2010-02-27 Thread Ilya

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39861699/Dependencies.txt

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 528977] PciMultimedia.txt

2010-02-27 Thread Ilya

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/39861700/PciMultimedia.txt

** Changed in: alsa-utils (Ubuntu)
   Status: Incomplete => New

** Tags added: apport-collected

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 488840] [NEW] mocp centers balance when changing volume

2009-11-26 Thread Ilya
Public bug reported:

Binary package hint: moc

when you changing volume in moc player it changing global right/left
balance to center, it applies to any supported OS.

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

-- 
mocp centers balance when changing volume
https://bugs.launchpad.net/bugs/488840
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 554741] Re: empathy crashed with SIGSEGV in tp_proxy_get_object_path()

2010-04-03 Thread Ilya
** Visibility changed to: Public

-- 
empathy crashed with SIGSEGV in tp_proxy_get_object_path()
https://bugs.launchpad.net/bugs/554741
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 553952] Re: gnome-screensaver-gl-helper crashed with SIGSEGV in XF86DRIQueryExtension()

2010-04-03 Thread Ilya
** Visibility changed to: Public

-- 
gnome-screensaver-gl-helper crashed with SIGSEGV in XF86DRIQueryExtension()
https://bugs.launchpad.net/bugs/553952
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 552811] Re: blender-bin crashed with SIGSEGV in XF86DRIQueryExtension()

2010-04-03 Thread Ilya
** Visibility changed to: Public

-- 
blender-bin crashed with SIGSEGV in XF86DRIQueryExtension()
https://bugs.launchpad.net/bugs/552811
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 554741] Re: empathy crashed with SIGSEGV in tp_proxy_get_object_path()

2010-04-05 Thread Ilya
Sorry, but no ( 
I did not use epmathy when it crashed. It was just in system tray

-- 
empathy crashed with SIGSEGV in tp_proxy_get_object_path()
https://bugs.launchpad.net/bugs/554741
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 153186] Re: powernowd doesn't start with init script

2010-06-02 Thread Ilya
** Changed in: powernowd (Ubuntu)
   Status: Invalid => New

-- 
powernowd doesn't start with init script
https://bugs.launchpad.net/bugs/153186
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 153186] Re: powernowd doesn't start with init script

2010-06-02 Thread Ilya
I noticed that powernowd init script is not doing what the documentation
says it will do. I can't see it load the powernowd daemon with the
default configuration. I tried "ps -e|grep powernowd" and was puzzled
why it won't start. Skimmed all logs for errors and found none.

As written the default behavior is to not start powernowd daemon (looks
like ondemand can be set on 99% of PCs). Which is counter-intuitive and
as such it should be spelled out in the docs. It should also print some
notice to the logs if "ondemand" is used so it will be clear why
powernowd is not running. After all, one would expect powernowd daemon
to run if you install powernowd package!

Also, there is a "problem" with this code:
use_ondemand() {
if [ "$OPTIONS" != "-q" ]; then
return 1
fi
...
This logic does not make sense when you first look at it. Using option to be 
quiet as a flag to enable ondemand? Bug?? Same as #3 I thought there is an 
error in the code. I tried something like #3 suggested 
(PREFER_ONDEMAND_IF_SUPPORTED='true'), though I came up with "USE_ONDEMAND" 
name.

Only 5 minutes later I realized that there is probably some reason behind it. 
After following that hidden reasoning I understand the code now and see how it 
"makes sense". It goes as follows:
- If we want the default behavior (-q), then we will try ondemand and if 
successfull, will not start the powernowd. Since if we were to start "powernowd 
-q" it will be quiet anyway, so ondemand will be a "transparent" default 
substitution. If kernel can govern cpu by itself we are better off with it in 
ondemand mode.
- If the default option is changed, then we will not try ondemand and load 
powernowd, giving the user what he wants.

Here's the brush. I found it many times even with my own "smart" code
that I can not understand the logic behind it just few months after I
wrote it. Therefore now I heavily comment all such places. The code
above is such a case and many pople will be looking at it and some will
be not able to deduce the reasoning and think the code is broken. Open
source power is in people reading the code.

It makes more sense to either a). comment on the logic to use the code
above; or b). make more readable code, use another option to
enable/disable, e.g. USE_ONDEMAND, instead of inferring it (and make it
the default):

use_ondemand() {
if [ "x$USE_ONDEMAND" != "xyes" ]; then
return 1
fi
...

Also, to reiterate - ammending the docs and logging that ondemand is
used are good to have too.

-- 
powernowd doesn't start with init script
https://bugs.launchpad.net/bugs/153186
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 189682] Re: powernowd fails because of missing 'ignore_nice_load'

2010-06-02 Thread Ilya
See #153186
https://bugs.launchpad.net/ubuntu/+source/powernowd/+bug/153186

It is the default behavior to NOT START powernowd if ondemand can be
used. Support #153186 by voting "affects me" there.

-- 
powernowd fails because of missing 'ignore_nice_load'
https://bugs.launchpad.net/bugs/189682
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 528977] Re: Realtek ALC262 Sony VAIO FW31E no mic/line-in output.

2010-03-08 Thread Ilya
Oh yeah! Thanx! Fixed!

pactl load-module module-loopback
sudo sh -c ' echo "load-module module-loopback" >> /etc/pulse/default.pa '

This really worx!

-- 
Realtek ALC262 Sony VAIO FW31E no mic/line-in output.
https://bugs.launchpad.net/bugs/528977
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 1938163] [NEW] package shim-signed 1.50+15.4-0ubuntu7 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2021-07-27 Thread Ilya
Public bug reported:

idk dude it just popped up at the end of ubuntu's installation

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: shim-signed 1.50+15.4-0ubuntu7
ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] Нет такого файла или 
каталога: '/proc/sys/kernel/moksbstate_disabled'
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
BootEFIContents:
 BOOTX64.CSV
 grub.cfg
 grubx64.efi
 mmx64.efi
 shimx64.efi
CasperMD5CheckResult: pass
Date: Tue Jul 27 13:11:57 2021
EFITables:
 июл 27 15:59:33 ilya-Q2542N kernel: efi: EFI v2.31 by American Megatrends
 июл 27 15:59:33 ilya-Q2542N kernel: efi: ACPI 2.0=0xc98a5000 ACPI=0xc98a5000 
SMBIOS=0xca867418 MOKvar=0xc8107000 
 июл 27 15:59:33 ilya-Q2542N kernel: secureboot: Secure boot disabled
 июл 27 15:59:33 ilya-Q2542N kernel: secureboot: Secure boot disabled
ErrorMessage: installed shim-signed package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2021-07-27 (0 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
Python3Details: /usr/bin/python3.9, Python 3.9.5, python3-minimal, 3.9.4-1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.4ubuntu0.1
SecureBoot: 22   0   0   0   0
SourcePackage: shim-signed
Title: package shim-signed 1.50+15.4-0ubuntu7 failed to install/upgrade: 
installed shim-signed package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package hirsute

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

Title:
  package shim-signed 1.50+15.4-0ubuntu7 failed to install/upgrade:
  installed shim-signed package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1938163/+subscriptions


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

[Bug 1754886] Re: Eclipse fails to start (java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter)

2019-04-04 Thread ilya
Same problem here ubuntu 18.04:

SESSION Fri Apr 05 04:58:36 EEST 2019 -
!ENTRY org.eclipse.equinox.launcher 4 0 2019-04-05 04:58:36.883
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: 
org.eclipse.core.runtime.adaptor.EclipseStarter
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

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

Title:
  Eclipse fails to start (java.lang.ClassNotFoundException:
  org.eclipse.core.runtime.adaptor.EclipseStarter)

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

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

[Bug 1792934] Re: symlink loop detected in path 'usr/share/doc/module-init-tools/changelog.Debian.gz'

2020-02-17 Thread Ilya
Not a problem with mentioned package, but with the tool "debsums"

** Package changed: kmod (Ubuntu) => debsums (Ubuntu)

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

Title:
  symlink loop detected in path 'usr/share/doc/module-init-
  tools/changelog.Debian.gz'

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

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

[Bug 1792934] Re: symlink loop detected in path 'usr/share/doc/module-init-tools/changelog.Debian.gz'

2020-02-17 Thread Ilya
It is debsums bug. Uninstalling module-init-tools lets debsums pass
first error, but it throws same error on another package:

```
debsums: Error: symlink loop detected in path 
'usr/share/doc/openoffice.org-calc/changelog.Debian.gz'. Please file a bug 
again openoffice.org-calc.
```

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

Title:
  symlink loop detected in path 'usr/share/doc/module-init-
  tools/changelog.Debian.gz'

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

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

[Bug 1792934] Re: symlink loop detected in path 'usr/share/doc/module-init-tools/changelog.Debian.gz'

2020-02-17 Thread Ilya
I inspected perl code in /usr/bin/debsums...

The logic around catchink symlink loop is a bit flawed. Its in a
function resolve_path() and it is only called from method .check() which
intends to verify if the file can be opened. Since its goal is to find
any bad files, symlink loop should be reported as any other file open
errors, and the tool should not die, even if there is a legitimate
symlink loop.

So I changed perl code - instead of 'die ...' -> 'return "";', and after
'my $resolved = resolve_path(...) added an if block:

 my $resolved = resolve_path($path,$pack);
+if ($resolved eq "") {
+warn "$self: symlink loop - can't open $pack file $root/$path 
($@)\n";
+return 2;
+}

With that change debsums does not fail on the symlink loops and reports
them with all other problem files.

BTW:
openoffice.org-calc package did not have symlink loop, but it linked to a file 
from uno-libs3 package, which did have a loop, reinstalling uno-libs3 package 
fixed/removed the loop.

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

Title:
  symlink loop detected in path 'usr/share/doc/module-init-
  tools/changelog.Debian.gz'

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

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

[Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad (LCD) screen support

2020-02-27 Thread Ilya
Xubuntu 19.10 - Screenpad lights up.
Kubuntu 19.10 - Screenpad shows KDE logo while boots

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

Title:
  Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad (LCD) screen support

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

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

[Bug 1813937] [NEW] How to get back my favorite dialog after screenshot?

2019-01-30 Thread Ilya
Public bug reported:

In earlier versions of that package I just pressed Shift+PrScr, select
an area and see a dialog after it whether I want to save it or not.

Now Shift+PrScr saves screenshot implicitly and I have to press
Shift+Alt+PrScr

Could you provide me a solution (Not gnome-screenshot -a -i because it has 
extra dialog after executing it)?
If it's as designed, please tell me latest version with older behaviour I could 
hold from updates

** Affects: gnome-screenshot (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  How to get back my favorite dialog after screenshot?

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

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

[Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

2019-12-13 Thread Ilya
Nope (

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

Title:
  Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

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

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

[Bug 1751415] [NEW] crash after disk utility

2018-02-23 Thread Ilya
Public bug reported:

fail on install

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Sat Feb 24 13:00:18 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 LANGUAGE=ru_RU.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

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

Title:
  crash after disk utility

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

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

[Bug 1846090] [NEW] GDX1505:00 27C6:01F1 Touchpad Screenpad support

2019-09-30 Thread Ilya
Public bug reported:

Ubuntu does not support asus zenbook pro UX580GD screenpad (touchpad and
screen - all in one)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 5.0.0-29.31~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  435.21  Sun Aug 25 08:17:57 
CDT 2019
 GCC version:  gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: XFCE
Date: Tue Oct  1 00:53:26 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 nvidia, 435.21, 5.0.0-29-generic, x86_64: installed
 virtualbox, 5.2.32, 5.0.0-29-generic, x86_64: installed
DpkgLog:
 
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Device [8086:3e9b] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1021]
   Subsystem: ASUSTeK Computer Inc. GP107M [GeForce GTX 1050 Mobile] [1043:180e]
InstallationDate: Installed on 2019-09-27 (3 days ago)
InstallationMedia: Xubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 13d3:5755 IMC Networks 
 Bus 001 Device 004: ID 8087:0aaa Intel Corp. 
 Bus 001 Device 003: ID 04f3:2544 Elan Microelectronics Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. ZenBook Pro 15 UX550GDX_UX580GD
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-29-generic 
root=UUID=4fba8275-1f29-4ddc-8a1c-e239d3b76c14 ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/09/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX550GDX.302
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX550GDX
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX550GDX.302:bd10/09/2018:svnASUSTeKCOMPUTERINC.:pnZenBookPro15UX550GDX_UX580GD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX550GDX:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: ZenBook Pro
dmi.product.name: ZenBook Pro 15 UX550GDX_UX580GD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.8-0ubuntu0~18.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.8-0ubuntu0~18.04.2
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug bionic third-party-packages ubuntu

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

Title:
  GDX1505:00 27C6:01F1 Touchpad Screenpad support

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

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

[Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

2019-10-01 Thread Ilya
Daniel van Vugt (vanvugt):

It doesn't light up, yes.

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

Title:
  Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad Screenpad support

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

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

[Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-10-08 Thread Ilya
+ same here
20.04 LTS clean install XPS9500 + MPOW336A

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

Title:
  [Bluetooth] No audio output/input in HSP/HFP mode

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

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

[Bug 1768920] Re: 2 WiFi Icons in the Panel after installation of 18.04

2020-08-24 Thread Ilya
I still have this bug in 20.04.

** Changed in: ubuntu-mate
   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/1768920

Title:
  2 WiFi Icons in the Panel after installation of 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1768920/+subscriptions

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

[Bug 1846090] Re: Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad (LCD) screen support

2020-06-11 Thread Ilya
@Lucas, yes, i'm using UX580GD and dual boot with windows. Xubuntu works
perfectly but without screenpad

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

Title:
  Asus UX580GD (GDX1505:00 27C6:01F1) Touchpad (LCD) screen support

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

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

[Bug 1799009] Re: Failed upgrade from Ubuntu 18.04 to 18.10

2019-01-22 Thread Ilya
ilya@ilya-ubuntu ~ : sudo apt-get update && sudo apt-get upgrade
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
   
Hit:3 http://ru.archive.ubuntu.com/ubuntu bionic InRelease  
   
Hit:4 http://dl.google.com/linux/chrome/deb stable Release  
Hit:5 http://ru.archive.ubuntu.com/ubuntu bionic-updates InRelease  
Hit:6 http://ru.archive.ubuntu.com/ubuntu bionic-backports InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  build-essential clang cpp g++ gcc liblapack3
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
ilya@ilya-ubuntu ~ : sudo do-release-upgrade
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

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

Title:
  Failed upgrade from Ubuntu 18.04 to 18.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799009/+subscriptions

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

[Bug 1753103] [NEW] There was a problem copying files to the hard disk [Errno 5] Input / output error This often happens due to a malfunction of the CD / DVD, perhaps cleaning or recording at a lower

2018-03-03 Thread Ilya
Public bug reported:

There was a problem copying files to the hard disk
[Errno 5] Input / output error
This often happens due to a malfunction of the CD / DVD, perhaps cleaning or 
recording at a lower speed will help ... and so on.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.6
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CasperVersion: 1.376.2
Date: Sat Mar  3 15:41:57 2018
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
ProcEnviron:
 LANGUAGE=ru_RU.UTF-8
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.63.6 ubuntu xenial

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

Title:
  There was a problem copying files to the hard disk [Errno 5] Input /
  output error This often happens due to a malfunction of the CD / DVD,
  perhaps cleaning or recording at a lower speed will help ... and so
  on.

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

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

[Bug 1742547] [NEW] package libc6-i386 2.23-0ubuntu9 failed to install/upgrade: пакет абсолютно неработоспособен; перед настройкой его следует переустановить

2018-01-10 Thread Ilya
Public bug reported:

Не могу установить стим

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libc6-i386 2.23-0ubuntu9
ProcVersionSignature: Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13
Uname: Linux 4.13.0-26-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Thu Jan 11 00:16:22 2018
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu9
 libgcc1 1:6.0.1-0ubuntu1
ErrorMessage: пакет абсолютно неработоспособен; перед настройкой его  следует 
переустановить
InstallationDate: Installed on 2018-01-10 (0 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: glibc
Title: package libc6-i386 2.23-0ubuntu9 failed to install/upgrade: пакет 
абсолютно неработоспособен; перед настройкой его  следует переустановить
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libc6-i386 2.23-0ubuntu9 failed to install/upgrade: пакет
  абсолютно неработоспособен; перед настройкой его  следует
  переустановить

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

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

[Bug 1744827] [NEW] Some third party entries in your sources.list were disabled

2018-01-22 Thread Ilya
Public bug reported:

When I try upgrade Ubuntu 16.10 to 17.04
I get a message "Third party sources disabled..."
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
update-manager -d
sudo apt-get install update-manager-core
do-release-upgrade -d
sudo apt-get dist-upgrade


Some third party entries in your sources.list were disabled. You can
re-enable them after the upgrade with the 'software-properties'...

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubuntu-release-upgrader-core 1:17.04.10
ProcVersionSignature: Ubuntu 4.10.0-43.47-generic 4.10.17
Uname: Linux 4.10.0-43-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.10
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: XFCE
Date: Tue Jan 23 03:50:39 2018
InstallationDate: Installed on 2017-09-19 (125 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to zesty on 2018-01-23 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2018-01-23 03:26:45.345949
 Log time: 2018-01-23 03:26:49.487077
 Log time: 2018-01-23 03:39:17.202064

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade zesty

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

Title:
  Some third party entries in your sources.list were disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1744827/+subscriptions

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

[Bug 1003179] Re: compiz crashes after starting up vnc4server and then unity launcher is not displayed via vnc client

2013-08-24 Thread Ilya
Filed a new bug (with "ubuntu-bug compiz") #1216201.

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

Title:
  compiz crashes after starting up vnc4server and then unity launcher is
  not displayed via vnc client

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

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


[Bug 1216201] [NEW] compiz crashes when run in vnc4server. unity 2D works ok.

2013-08-24 Thread Ilya
Public bug reported:

When trying to connect to vnc4server (started using xinetd), after login
vnc client shows a grey screen and syslog has these messages:

Aug 23 19:35:50 fs1 kernel: [82654.744000] compiz[6959]: segfault at 60 ip 
7fe74a54eb80 sp 7ff
f6e15d978 error 4 in libcomposite.so[7fe74a541000+23000]
Aug 23 19:35:50 fs1 gnome-session[6881]: WARNING: Child process 6959 was 
already dead.
Aug 23 19:35:50 fs1 gnome-session[6881]: WARNING: Application 'compiz.desktop' 
killed by signal 11
Aug 23 19:35:50 fs1 gnome-session[6881]: WARNING: App 'compiz.desktop' 
respawning too quickly
Aug 23 19:35:50 fs1 gnome-session[6881]: CRITICAL: We failed, but the fail 
whale is dead. Sorry
Aug 23 19:35:50 fs1 kernel: [82655.356000] compiz[7023]: segfault at 60 ip 
7f8532476b80 sp 7ff
f9ac3fa68 error 4 in libcomposite.so[7f8532469000+23000]
Aug 23 19:35:50 fs1 gnome-session[6881]: WARNING: App 'compiz.desktop' 
respawning too quickly
Aug 23 19:35:50 fs1 gnome-session[6881]: WARNING: Application 'compiz.desktop' 
killed by signal 11
Aug 23 19:35:50 fs1 gnome-session[6881]: WARNING: App 'compiz.desktop' 
respawning too quickly

xinetd service configuration:
service Xvnc
{
  type = UNLISTED
  disable = no
  socket_type = stream
  protocol = tcp
  wait = yes
  user = root
  server = /usr/bin/Xvnc
  server_args = :1 -inetd -once -geometry 1800x1000 -depth 24 -query localhost 
-DisconnectClients=0 -NeverShared -auth /root/.Xauthority -rfbauth 
/root/vncpasswd -rfbport 5901 -pn -SecurityTypes VncAuth -fp 
/usr/share/fonts/X11/misc/ -co /usr/share/X11/rgb
  port = 5901
  log_type   = SYSLOG daemon info
  log_on_failure = HOST
  log_on_success = PID HOST EXIT
}

selecting "Ubuntu 2D" session on the login screen works ok.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: compiz 1:0.9.7.12-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-49.75-generic 3.2.46
Uname: Linux 3.2.0-49-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Fri Aug 23 21:14:28 2013
DistUpgraded: 2013-07-20 13:21:12,205 DEBUG enabling apt cron job
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.1.12, 3.2.0-49-generic, x86_64: installed
 virtualbox, 4.1.12, 3.2.0-51-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:844d]
MachineType: System manufacturer System Product Name
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
ProcKernelCmdLine: root=UUID=28bc8a03-fd03-4b80-a5aa-0e6caa6549d9 ro notsc 
splash vga=0x317
SourcePackage: compiz
UpgradeStatus: Upgraded to precise on 2013-07-20 (34 days ago)
dmi.bios.date: 05/07/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3402
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z68-V PRO GEN3
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3402:bd05/07/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8Z68-VPROGEN3:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.7.12-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu0.0.2
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.13
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug compiz-0.9 precise running-unity ubuntu vnc vnc4server

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

Title:
  compiz crashes when run in vnc4server. unity 2D works ok.

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

[Bug 1003179] Re: compiz crashes after starting up vnc4server and then unity launcher is not displayed via vnc client

2013-08-24 Thread Ilya
I got the same problem.

Aug 23 19:35:50 fs1 kernel: [82654.744000] compiz[6959]: segfault at 60 ip 
7fe74a54eb80 sp 7ff
f6e15d978 error 4 in libcomposite.so[7fe74a541000+23000]

Aug 23 19:35:50 fs1 kernel: [82655.356000] compiz[7023]: segfault at 60 ip 
7f8532476b80 sp 7ff
f9ac3fa68 error 4 in libcomposite.so[7f8532469000+23000]


** Attachment added: "crash dump"
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1003179/+attachment/3785490/+files/_usr_bin_compiz.1000.crash

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

Title:
  compiz crashes after starting up vnc4server and then unity launcher is
  not displayed via vnc client

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

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


[Bug 1165367] Re: Reaver doesnt save sessions

2017-03-14 Thread Ilya
Still an issue

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

Title:
  Reaver doesnt save sessions

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

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


[Bug 1550950] Re: package openjdk-9-jdk 9~b102-1 failed to install/upgrade: trying to overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in package openjdk-9-jdk-head

2017-07-09 Thread Ilya
I have same problem too

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

Title:
  package openjdk-9-jdk 9~b102-1 failed to install/upgrade: trying to
  overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h',
  which is also in package openjdk-9-jdk-headless:amd64 9~b107-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1550950/+subscriptions

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


[Bug 1550950] Re: package openjdk-9-jdk 9~b102-1 failed to install/upgrade: trying to overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h', which is also in package openjdk-9-jdk-head

2017-07-09 Thread Ilya
This issue solves by this answer https://askubuntu.com/a/772485/502795

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

Title:
  package openjdk-9-jdk 9~b102-1 failed to install/upgrade: trying to
  overwrite '/usr/lib/jvm/java-9-openjdk-amd64/include/linux/jawt_md.h',
  which is also in package openjdk-9-jdk-headless:amd64 9~b107-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1550950/+subscriptions

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


[Bug 1282649] Re: Unable to make screenshot with key in Unity session in Trusty

2017-07-09 Thread Ilya
Is this already fixed? Is there way without remapping PrScr key? No
updates of `unity-settings-daemon`

unity-settings-daemon is already the newest version
(15.04.1+16.04.20160701-0ubuntu1).

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

Title:
  Unable to make screenshot with  key in Unity session in
  Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1282649/+subscriptions

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


[Bug 1579454] [NEW] Ubuntu GNOME 16.04 installer crashes during either copying files or installing the system steps

2016-05-07 Thread Ilya
Public bug reported:

The crash occurs in both UEFI and legacy modes.
New installation with pre-existing /home on a separate partition.
Installing from the live session results in a crash during "copying files" step 
with this message in the log:

ValueError: invalid literal for int() with base 10: ''
status = int(status)
File "/usr/lib/python3/dist-packages/debconf.py", line 83, in command
lambda *args, **kw: self.command(command, *args, **kw))


The slideshow graphics never appears. Removal of the ubiquity-
slidewshow-ubuntu-gnome package lets the file copying to go through but
the installer crashes during "installing the system" step.

Log shows:

ubiquity.install_misc.InstallStepError: Plugin language failed with
code 4

Hardware: ASUS UX301L ultrabook

The very same installation media was successfully used on a desktop
workstation

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
Date: Sat May  7 22:21:45 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
LiveMediaBuild: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 (20160421)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "syslog"
   https://bugs.launchpad.net/bugs/1579454/+attachment/4658378/+files/syslog

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

Title:
  Ubuntu GNOME 16.04 installer crashes during either copying files or
  installing the system steps

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

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


[Bug 752542] Re: ACPI DSDT info

2016-10-23 Thread Ilya
The same bug: X freezes without nvidia module (bumblebee + primus) after 
entering password in GDM
Asus laptop x550vx (Intel i7 6700HQ) see 
https://www.asus.com/Notebooks/X550VX/specifications/
Debian stretch (testing currently)
Workaround: acpi_osi=! acpi_osi="Windows 2008"

** Attachment added: "ASUSTeK_COMPUTER_INC.-X550VX.tar.gz"
   
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/4765919/+files/ASUSTeK_COMPUTER_INC.-X550VX.tar.gz

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

Title:
  ACPI DSDT info

To manage notifications about this bug go to:
https://bugs.launchpad.net/bumblebee/+bug/752542/+subscriptions

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


[Bug 344878] Re: file name too long when creating new file (ecryptfs_lookup: lookup_one_len() returned [-36] on lower_dentry)

2016-03-29 Thread Ilya
Interesting: encfs can deal with long filenames, but ecryptfs can't (I
know encfs is based on fuse and ecryptfs isn't). And it's very sad that
you are not thinking about non-ANSI users (mentioned by Yanpas) . Now I
constantly facing with this limitation and I constantly regretting about
migrating from encfs.

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

Title:
  file name too long when creating new file (ecryptfs_lookup:
  lookup_one_len() returned [-36] on lower_dentry)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/344878/+subscriptions

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


[Bug 1579454] Re: Ubuntu GNOME 16.04 installer crashes during either copying files or installing the system steps

2016-06-07 Thread Ilya
The workaround for me was to use "Install UBUNTU GNOME" option without
booting to the full live session.

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

Title:
  Ubuntu GNOME 16.04 installer crashes during either copying files or
  installing the system steps

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

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


[Bug 676554] [NEW] Notebook won't suspend and reboots.

2010-11-17 Thread Ilya
Public bug reported:

Binary package hint: hibernate

I have Maverick's problem with suspend.
When i do suspend on SONY vaio fw31e screen goes black but when i press any key 
it won't suspend. It boots like i just turned it on.

other stories are here: http://ubuntuforums.org/showthread.php?t=1618053

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

-- 
Notebook won't suspend and reboots.
https://bugs.launchpad.net/bugs/676554
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 676550] [NEW] package kdm (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2010-11-17 Thread Ilya
Public bug reported:

Binary package hint: kdebase-workspace

uninstall errror

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: kdm (not installed)
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
AptOrdering:
 kdm: Purge
 linux-image-2.6.35-23-generic-pae: Purge
Architecture: i386
Date: Wed Nov 17 17:55:51 2010
ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: kdebase-workspace
Title: package kdm (not installed) failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 1

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick

-- 
package kdm (not installed) failed to install/upgrade: subprocess installed 
post-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/676550
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 676550] Re: package kdm (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2010-11-17 Thread Ilya


-- 
package kdm (not installed) failed to install/upgrade: subprocess installed 
post-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/676550
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 694930] [NEW] package texlive-binaries 2009 -5ubuntu0.2 failed to install/upgrade: пр облемы зависимостей -- оставляем не настроенн ым

2010-12-28 Thread ilya
Public bug reported:

Install pgAdmin III

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: texlive-binaries 2009-5ubuntu0.2
ProcVersionSignature: Ubuntu 2.6.32-27.49-server 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-server x86_64
Architecture: amd64
Date: Tue Dec 28 11:42:26 2010
ErrorMessage: проблемы зависимостей -- оставляем не настроенным
InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.2)
SourcePackage: texlive-bin
Title: package texlive-binaries 2009-5ubuntu0.2 failed to install/upgrade: 
проблемы зависимостей -- оставляем не настроенным

** Affects: texlive-bin (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package texlive-binaries 2009-5ubuntu0.2 failed to install/upgrade: проблемы 
зависимостей -- оставляем не настроенным

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

[Bug 694930] Re: package texlive-binaries 2009-5ub untu0.2 failed to install/upgrade: про блемы зависимостей -- о ставляем не настроенны м

2010-12-28 Thread ilya


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

Title:
  package texlive-binaries 2009-5ubuntu0.2 failed to install/upgrade: проблемы 
зависимостей -- оставляем не настроенным

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

[Bug 641000] [NEW] telepathy-haze crashed with SIGSEGV in peer_connection_find_by_type()

2010-09-16 Thread Ilya
Public bug reported:

Binary package hint: telepathy-haze

at startup. I did nothing.

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: telepathy-haze 0.4.0-1
ProcVersionSignature: Ubuntu 2.6.35-21.31-generic-pae 2.6.35.4
Uname: Linux 2.6.35-21-generic-pae i686
Architecture: i386
Date: Fri Sep 17 04:14:31 2010
ExecutablePath: /usr/lib/telepathy/telepathy-haze
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcCmdline: /usr/lib/telepathy/telepathy-haze
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SegvAnalysis:
 Segfault happened at: 0xb6ca4f03 :mov
0xf8(%eax),%esi
 PC (0xb6ca4f03) ok
 source "0xf8(%eax)" (0x00f8) not located in a known VMA region (needed 
readable region)!
 destination "%esi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: telepathy-haze
StacktraceTop:
 peer_connection_find_by_type () from /usr/lib/purple-2/liboscar.so.0
 oscar_send_typing () from /usr/lib/purple-2/liboscar.so.0
 serv_send_typing () from /usr/lib/libpurple.so.0
 purple_conversation_destroy () from /usr/lib/libpurple.so.0
 ?? ()
Title: telepathy-haze crashed with SIGSEGV in peer_connection_find_by_type()
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev root sambashare tape vboxusers video

** Affects: telepathy-haze (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash i386 maverick

-- 
telepathy-haze crashed with SIGSEGV in peer_connection_find_by_type()
https://bugs.launchpad.net/bugs/641000
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 641000] Re: telepathy-haze crashed with SIGSEGV in peer_connection_find_by_type()

2010-09-16 Thread Ilya

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596650/+files/Dependencies.txt

** Attachment added: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596651/+files/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596652/+files/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596653/+files/ProcStatus.txt

** Attachment added: "Registers.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596654/+files/Registers.txt

** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596655/+files/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/641000/+attachment/1596656/+files/ThreadStacktrace.txt

-- 
telepathy-haze crashed with SIGSEGV in peer_connection_find_by_type()
https://bugs.launchpad.net/bugs/641000
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 1225440] [NEW] ldapscripts 2.0.1 awk errors in runtime.debian

2013-09-14 Thread Ilya
Public bug reported:

I had ldap setup and ldapscripts working in 10.04LTS. After upgrading to
12.04LTS, ldapscripts (all commands) bork out with these errors:

sudo ldapaddgroup testgroup
awk: cmd. line:1: /^[ \t]*host/ sub(/^[ \t]*host[ \t]*/
awk: cmd. line:1:  ^ unexpected newline or 
end of string
awk: /^[ \t]*host/ ""); sub(/[ \t]*(#.*)?$/
awk: ^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*host/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1:   ^ unexpected newline or 
end of string
awk: /^[ \t]*host/  ""); print $0
awk:  ^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*host/  ""); print $0
awk: ^ syntax error
awk: cmd. line:1: /^[ \t]*uri/ sub(/^[ \t]*uri[ \t]*/
awk: cmd. line:1:^ unexpected newline or 
end of string
awk: /^[ \t]*uri/ ""); sub(/[ \t]*(#.*)?$/
awk:^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*uri/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1:  ^ unexpected newline or 
end of string
awk: /^[ \t]*uri/  ""); print $0
awk: ^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*uri/  ""); print $0
awk:^ syntax error
awk: cmd. line:1: /^[ \t]*rootbinddn/ sub(/^[ \t]*rootbinddn[ \t]*/
awk: cmd. line:1:  ^ unexpected 
newline or end of string
awk: /^[ \t]*rootbinddn/ ""); sub(/[ \t]*(#.*)?$/
awk:   ^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*rootbinddn/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1: ^ unexpected 
newline or end of string
awk: /^[ \t]*rootbinddn/  ""); print $0
awk:^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*rootbinddn/  ""); print $0
awk:   ^ syntax error
awk: cmd. line:1: /^[ \t]*base/ sub(/^[ \t]*base[ \t]*/
awk: cmd. line:1:  ^ unexpected newline or 
end of string
awk: /^[ \t]*base/ ""); sub(/[ \t]*(#.*)?$/
awk: ^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*base/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1:   ^ unexpected newline or 
end of string
awk: /^[ \t]*base/  ""); print $0
awk:  ^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*base/  ""); print $0
awk: ^ syntax error
awk: cmd. line:1: /^[ \t]*nss_base_group/ sub(/^[ \t]*nss_base_group[ \t]*/
awk: cmd. line:1:  ^ 
unexpected newline or end of string
awk: /^[ \t]*nss_base_group/ ""); sub(/[ \t]*(#.*)?$/
awk:   ^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*nss_base_group/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1: ^ unexpected 
newline or end of string
awk: /^[ \t]*nss_base_group/  ""); print $0
awk:^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*nss_base_group/  ""); print $0
awk:   ^ syntax error
awk: cmd. line:1: /^[ \t]*nss_base_passwd/ sub(/^[ \t]*nss_base_passwd[ \t]*/
awk: cmd. line:1:^ 
unexpected newline or end of string
awk: /^[ \t]*nss_base_passwd/ ""); sub(/[ \t]*(#.*)?$/
awk:^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*nss_base_passwd/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1:  ^ unexpected 
newline or end of string
awk: /^[ \t]*nss_base_passwd/  ""); print $0
awk: ^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*nss_base_passwd/  ""); print $0
awk:^ syntax error
awk: cmd. line:1: /^[ \t]*nss_base_hosts/ sub(/^[ \t]*nss_base_hosts[ \t]*/
awk: cmd. line:1:  ^ 
unexpected newline or end of string
awk: /^[ \t]*nss_base_hosts/ ""); sub(/[ \t]*(#.*)?$/
awk:   ^ syntax error
awk: each rule must have a pattern or an action part
awk: cmd. line:1: /^[ \t]*nss_base_hosts/ ""); sub(/[ \t]*(#.*)?$/
awk: cmd. line:1: ^ unexpected 
newline or end of string
awk: /^[ \t]*nss_base_hosts/  ""); print $0
awk:^ syntax error
awk: each rule must have a pattern or an action part
awk: /^[ \t]*nss_base_hosts/  ""); print 

[Bug 1225440] Re: ldapscripts 2.0.1 awk errors in runtime.debian

2013-09-14 Thread Ilya
I found a fix - edit file /usr/share/ldapscripts/runtime.debian
find line:
local value="$(awk "/^[ \t]*$field/ {sub(/^[ \t]*$field[ \t]*/,\"\"); 
sub(/[ \t]*(#.*)?\$/, \"\"); print \$0}" "$conffile")"

and replace with:
local value=$(awk "/^[ \t]*$field/ {sub(/^[ \t]*$field[ \t]*/,\"\"); 
sub(/[ \t]*(#.*)?\$/, \"\"); print \$0}" "$conffile")

(remove quotes around "$(...)")

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

Title:
  ldapscripts 2.0.1 awk errors in runtime.debian

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

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


[Bug 1443352] Re: Incorrect keybinding/key processing (also unable to enter unicode characters) in mysql-client-5.6 (with EditLine wrapper)

2015-06-20 Thread Ilya
Affects me as well. Fresh install of Ubuntu GNOME 15.04.

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

Title:
  Incorrect keybinding/key processing (also unable to enter unicode
  characters) in mysql-client-5.6 (with EditLine wrapper)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1443352/+subscriptions

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


[Bug 1541627] [NEW] package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade: не удалось вычислить хэш MD5 для файла «/etc/libreoffice/soffice.sh»: ошибка чтения (Ошибка ввода/вывода)

2016-02-03 Thread Ilya
Public bug reported:

after sudo apt-get install i have this error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libreoffice-common 1:4.2.8-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Thu Feb  4 03:43:35 2016
DpkgTerminalLog: Настраивается пакет libreoffice-common (1:4.2.8-0ubuntu2) …
DuplicateSignature: package:libreoffice-common:1:4.2.8-0ubuntu3:не удалось 
вычислить хэш MD5 для файла «/etc/libreoffice/soffice.sh»: ошибка чтения 
(Ошибка ввода/вывода)
ErrorMessage: не удалось вычислить хэш MD5 для файла 
«/etc/libreoffice/soffice.sh»: ошибка чтения (Ошибка ввода/вывода)
InstallationDate: Installed on 2014-12-12 (418 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: libreoffice
Title: package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade: 
не удалось вычислить хэш MD5 для файла «/etc/libreoffice/soffice.sh»: ошибка 
чтения (Ошибка ввода/вывода)
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.libreoffice.psprint.conf: [inaccessible: [Errno 5] 
Ошибка ввода/вывода]
modified.conffile..etc.libreoffice.soffice.sh: [inaccessible: [Errno 5] Ошибка 
ввода/вывода]

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


** Tags: amd64 apport-package third-party-packages trusty

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

Title:
  package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade:
  не удалось вычислить хэш MD5 для файла «/etc/libreoffice/soffice.sh»:
  ошибка чтения (Ошибка ввода/вывода)

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

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

[Bug 1541628] [NEW] package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.11 failed to install/upgrade: не удалось вычислить хэш MD5 для файла «/etc/samba/gdbcommands»: ошибка чтения (Ошибка ввода/вывода)

2016-02-03 Thread Ilya
Public bug reported:

after sudo apt-get install i have this error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.11
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Thu Feb  4 05:36:12 2016
ErrorMessage: не удалось вычислить хэш MD5 для файла «/etc/samba/gdbcommands»: 
ошибка чтения (Ошибка ввода/вывода)
InstallationDate: Installed on 2014-12-12 (418 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SambaServerRegression: Yes
SmbConfIncluded: Yes
SourcePackage: samba
Title: package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.11 failed to 
install/upgrade: не удалось вычислить хэш MD5 для файла 
«/etc/samba/gdbcommands»: ошибка чтения (Ошибка ввода/вывода)
UpgradeStatus: No upgrade log present (probably fresh install)
WindowsFailedConnect: Yes

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


** Tags: amd64 apport-package trusty

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

Title:
  package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.11 failed to
  install/upgrade: не удалось вычислить хэш MD5 для файла
  «/etc/samba/gdbcommands»: ошибка чтения (Ошибка ввода/вывода)

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

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

[Bug 1541626] [NEW] package ntpdate 1:4.2.6.p5+dfsg-3ubuntu2.14.04.6 failed to install/upgrade: не удалось вычислить хэш MD5 для файла «/etc/logcheck/ignore.d.server/ntpdate»: ошибка чтения (Ошибка вв

2016-02-03 Thread Ilya
Public bug reported:

after sudo apt-get install i have this error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: ntpdate 1:4.2.6.p5+dfsg-3ubuntu2.14.04.6
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Thu Feb  4 04:47:27 2016
ErrorMessage: не удалось вычислить хэш MD5 для файла 
«/etc/logcheck/ignore.d.server/ntpdate»: ошибка чтения (Ошибка ввода/вывода)
InstallationDate: Installed on 2014-12-12 (418 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: ntp
Title: package ntpdate 1:4.2.6.p5+dfsg-3ubuntu2.14.04.6 failed to 
install/upgrade: не удалось вычислить хэш MD5 для файла 
«/etc/logcheck/ignore.d.server/ntpdate»: ошибка чтения (Ошибка ввода/вывода)
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package ntpdate 1:4.2.6.p5+dfsg-3ubuntu2.14.04.6 failed to
  install/upgrade: не удалось вычислить хэш MD5 для файла
  «/etc/logcheck/ignore.d.server/ntpdate»: ошибка чтения (Ошибка
  ввода/вывода)

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

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

[Bug 1552604] [NEW] then login with HDMI connected monitor

2016-03-03 Thread Ilya
Public bug reported:

then login with HDMI connected monitor

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: unity8-lxc (not installed)
ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
Uname: Linux 4.4.0-9-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20-0ubuntu3
AptOrdering:
 unity8-lxc: Purge
 NULL: ConfigurePending
Architecture: amd64
Date: Thu Mar  3 10:22:03 2016
ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
InstallationDate: Installed on 2016-02-25 (6 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.4
SourcePackage: unity8-lxc
Title: package unity8-lxc (not installed) failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-03-02 (0 days ago)

** Affects: unity8-lxc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  then login with HDMI connected monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8-lxc/+bug/1552604/+subscriptions

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


[Bug 1552607] [NEW] package unity8-lxc (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2016-03-03 Thread Ilya
Public bug reported:

then login with HDMI connected monitor

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: unity8-lxc (not installed)
ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
Uname: Linux 4.4.0-9-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20-0ubuntu3
AptOrdering:
 unity8-lxc: Purge
 NULL: ConfigurePending
Architecture: amd64
Date: Thu Mar  3 10:22:03 2016
ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
InstallationDate: Installed on 2016-02-25 (6 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.4
SourcePackage: unity8-lxc
Title: package unity8-lxc (not installed) failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-03-02 (0 days ago)

** Affects: unity8-lxc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package unity8-lxc (not installed) failed to install/upgrade:
  subprocess installed post-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8-lxc/+bug/1552607/+subscriptions

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


[Bug 1391555] Re: Bluetooth mouse battery reported as "Extra" battery

2015-02-24 Thread Ilya
Same thing with Bluetooth mouse Logitech m557 with ubuntu 14.10

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

Title:
  Bluetooth mouse battery reported as "Extra" battery

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

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


[Bug 1353865] Re: package libc6-dbg 2.15-0ubuntu10.5 failed to install/upgrade: попытка перезаписать «/usr/lib/debug», который уже имеется в пакете kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1

2014-08-07 Thread ilya
Full log:

ilya@ilya-toolchain:~$ sudo apt-get upgrade
[sudo] password for ilya: 
Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
Возможно, для исправления этих ошибок вы захотите воспользоваться «apt-get -f 
install».
Пакеты, имеющие неудовлетворённые зависимости:
 libc6-dbg : Зависит: libc6 (= 2.15-0ubuntu10.5) но 2.15-0ubuntu10.6 уже 
установлен
E: Неудовлетворённые зависимости. Попытайтесь использовать -f.
ilya@ilya-toolchain:~$ sudo apt-get upgrade -f
Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
Исправление зависимостей… Готово
Пакеты, которые будут обновлены:
  grub-common grub-pc grub-pc-bin grub2-common libc6-dbg libparted0debian1 
linaro-image-tools multiarch-support parted python-linaro-image-tools 
python-reportbug reportbug update-manager
  update-manager-core
обновлено 14, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 
пакетов не обновлено.
Необходимо скачать 0 B/7 471 kB архивов.
После данной операции, объём занятого дискового пространства уменьшится на 9 
216 B.
Хотите продолжить [Д/н]? Д
Предварительная настройка пакетов ...
(Чтение базы данных ... на данный момент установлено 1101950 файлов и 
каталогов.)
Подготовка к замене пакета libparted0debian1 2.3-8ubuntu5.1 (используется файл 
.../libparted0debian1_2.3-8ubuntu5.2_amd64.deb) ...
Распаковывается замена для пакета libparted0debian1 ...
Подготовка к замене пакета libc6-dbg 2.15-0ubuntu10.5 (используется файл 
.../libc6-dbg_2.15-0ubuntu10.6_amd64.deb) ...
Распаковывается замена для пакета libc6-dbg ...
dpkg: не удалось обработать параметр 
/var/cache/apt/archives/libc6-dbg_2.15-0ubuntu10.6_amd64.deb (--unpack):
 попытка перезаписать «/usr/lib/debug», который уже имеется в пакете 
kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1
dpkg-deb (подпроцесс): подпроцесс данные уничтожен по сигналу (Обрыв канала)
dpkg-deb: ошибка: подпроцесс  возвратил код ошибки 2
Подготовка к замене пакета multiarch-support 2.15-0ubuntu10.5 (используется 
файл .../multiarch-support_2.15-0ubuntu10.6_amd64.deb) ...
Распаковывается замена для пакета multiarch-support ...
При обработке следующих пакетов произошли ошибки:
 /var/cache/apt/archives/libc6-dbg_2.15-0ubuntu10.6_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package libc6-dbg 2.15-0ubuntu10.5 failed to install/upgrade: попытка
  перезаписать «/usr/lib/debug», который уже имеется в пакете
  kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1

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

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

[Bug 1353865] [NEW] package libc6-dbg 2.15-0ubuntu10.5 failed to install/upgrade: попытка перезаписать «/usr/lib/debug», который уже имеется в пакете kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1

2014-08-07 Thread ilya
Public bug reported:

Here is the log of "apt-get upgrade" command:

ilya@ilya-toolchain:~$ sudo apt-get upgrade -f
Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
Исправление зависимостей… Готово
Пакеты, которые будут обновлены:
  grub-common grub-pc grub-pc-bin grub2-common libc6-dbg libparted0debian1 
linaro-image-tools multiarch-support parted python-linaro-image-tools 
python-reportbug reportbug update-manager
  update-manager-core
обновлено 14, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 
пакетов не обновлено.
Необходимо скачать 0 B/7 471 kB архивов.
После данной операции, объём занятого дискового пространства уменьшится на 9 
216 B.
Хотите продолжить [Д/н]? Д
Предварительная настройка пакетов ...
(Чтение базы данных ... на данный момент установлено 1101950 файлов и 
каталогов.)
Подготовка к замене пакета libparted0debian1 2.3-8ubuntu5.1 (используется файл 
.../libparted0debian1_2.3-8ubuntu5.2_amd64.deb) ...
Распаковывается замена для пакета libparted0debian1 ...
Подготовка к замене пакета libc6-dbg 2.15-0ubuntu10.5 (используется файл 
.../libc6-dbg_2.15-0ubuntu10.6_amd64.deb) ...
Распаковывается замена для пакета libc6-dbg ...
dpkg: не удалось обработать параметр 
/var/cache/apt/archives/libc6-dbg_2.15-0ubuntu10.6_amd64.deb (--unpack):
 попытка перезаписать «/usr/lib/debug», который уже имеется в пакете 
kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1
dpkg-deb (подпроцесс): подпроцесс данные уничтожен по сигналу (Обрыв канала)
dpkg-deb: ошибка: подпроцесс  возвратил код ошибки 2
Подготовка к замене пакета multiarch-support 2.15-0ubuntu10.5 (используется 
файл .../multiarch-support_2.15-0ubuntu10.6_amd64.deb) ...
Распаковывается замена для пакета multiarch-support ...
При обработке следующих пакетов произошли ошибки:
 /var/cache/apt/archives/libc6-dbg_2.15-0ubuntu10.6_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libc6-dbg 2.15-0ubuntu10.5
ProcVersionSignature: Ubuntu 3.2.0-67.101-generic 3.2.60
Uname: Linux 3.2.0-67-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Thu Aug  7 11:21:10 2014
DuplicateSignature: package:libc6-dbg:2.15-0ubuntu10.5:попытка перезаписать 
«/usr/lib/debug», который уже имеется в пакете kdelibs5-dbg 
4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1
ErrorMessage: попытка перезаписать «/usr/lib/debug», который уже имеется в 
пакете kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
MarkForUpload: True
SourcePackage: eglibc
Title: package libc6-dbg 2.15-0ubuntu10.5 failed to install/upgrade: попытка 
перезаписать «/usr/lib/debug», который уже имеется в пакете kdelibs5-dbg 
4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise third-party-packages

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

Title:
  package libc6-dbg 2.15-0ubuntu10.5 failed to install/upgrade: попытка
  перезаписать «/usr/lib/debug», который уже имеется в пакете
  kdelibs5-dbg 4:4.13.2a-0ubuntu0.1~ubuntu12.04~ppa1

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

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

[Bug 1389565] [NEW] fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build

2014-11-05 Thread Ilya
Public bug reported:

i am execute "sudo apt-get upgrade"

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: fglrx 2:13.350.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
DKMSKernelVersion: 3.13.0-40-generic
Date: Wed Nov  5 11:31:42 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Redwood PRO [Radeon HD 
5550/5570/5630/6510/6610/7570] [1002:68d9] (prog-if 00 [VGA controller])
   Subsystem: XFX Pine Group Inc. Device [1682:3051]
InstallationDate: Installed on 2014-06-26 (131 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Gigabyte Technology Co., Ltd. P67X-UD3-B3
PackageVersion: 2:13.350.1-0ubuntu2
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic 
root=UUID=64e1e0d6-d933-4b58-a01f-4765c6d421d9 ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer
Title: fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/30/2012
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F10b
dmi.board.name: P67X-UD3-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF10b:bd08/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnP67X-UD3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP67X-UD3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: P67X-UD3-B3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Nov  5 11:19:58 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputUSB Optical MouseMOUSE, id 8
 inputLITEON Technology USB Keyboard KEYBOARD, id 9
xserver.errors:
 open /dev/dri/card0: No such file or directory
 AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
 AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, 
error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file 
or directory]
 AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.2
xserver.video_driver: fglrx

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 trusty ubuntu

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

Title:
  fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1389565/+subscriptions

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


[Bug 1090777] [NEW] Wrong guanine structure

2012-12-15 Thread Ilya
Public bug reported:

Guanine structure in templates is not quite correct. See: http://itmag.es/65eHW
The location of a double bond is incorrect.

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

** Description changed:

- Guanine structure in templates is not quite correct. See: 
http://itmages.ru/image/view/804025/24f0c36d
+ Guanine structure in templates is not quite correct. See: 
http://itmag.es/65eHW
  The location of a double bond is incorrect.

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

Title:
  Wrong guanine structure

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

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


[Bug 790095] Re: Sunset and sunrise time is incorrect north of the arctic circle

2012-10-01 Thread ilya
Sun rise and sun set time is off for Winnipeg as well. For October 1 2012 it is 
displaying
Sunrise 6.07 AM
Sunset 6:36 PM

Compare it with this website:
http://www.intellicast.com/Local/Weather.aspx?location=CAXX0547
Sunrise: 7:29 AM
Sunset: 7:06 PM 

Which I would say is pretty accurate.

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

Title:
  Sunset and sunrise time is incorrect north of the arctic circle

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/790095/+subscriptions

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


[Bug 1090777] Re: Wrong guanine structure

2013-01-07 Thread Ilya
No one is going to do anything about it, right?

** Description changed:

- Guanine structure in templates is not quite correct. See: 
http://itmag.es/65eHW
+ Guanine structure in templates is not quite correct. See: 
http://itmag.es/65eHW (There are some problems with itmages.ru, but you can 
easily see the problem, if you compare the structure with the one in wikipedia).
  The location of a double bond is incorrect.

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

Title:
  Wrong guanine structure

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

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


[Bug 912754] Re: AppArmor denied message in precise

2013-07-23 Thread Ilya
I also received the same error for slapd:

Jul 23 09:14:16 fs1 kernel: [244335.632000] type=1400
audit(1374596056.945:53): apparmor="DENIED" operation="open"
parent=29577 profile="/usr/sbin/slapd" name="/etc/pkcs11/modules/"
pid=29578 comm="slapd" requested_mask="r" denied_mask="r" fsuid=114
ouid=0

Should "#include " be also added to
/etc/apparmor.d/usr.sbin.slapd? I realize it's a part of slapd
installation package and perhaps should be reported there.

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

Title:
  AppArmor denied message in precise

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

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


[Bug 800646] [NEW] 11.04 Desktop Installer crashes when copying files Errno 5

2011-06-22 Thread Ilya
Public bug reported:

I'm installing Ubuntu 11.04, and have come across this error numerous
times. The first time I came across the error, I changed my harddrive
for a brand new WD SATA drive and cleaned out my cd drive. I also
reburned the copy of the installation cd at 10x. This happens every time
I run the installer, with downloads and without the downloads. I even
tried manually creating the partitions, but it still results in this
error:


The installer encountered an error copying files to the hard disk:
[Errno 5] Input/Output error

This is often due to a.


Ubiquity: 2.6.10

I expected the installer to install Ubuntu.. lol

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


** Tags: crash installer io ubiquity

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

Title:
  11.04 Desktop Installer crashes when copying files Errno 5

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

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


[Bug 800646] Re: 11.04 Desktop Installer crashes when copying files Errno 5

2011-06-22 Thread Ilya
** Attachment added: "Syslog and Partman files."
   
https://bugs.launchpad.net/bugs/800646/+attachment/2178055/+files/syslog_and_partman.tar.gz

** Description changed:

  I'm installing Ubuntu 11.04, and have come across this error numerous
  times. The first time I came across the error, I changed my harddrive
  for a brand new WD SATA drive and cleaned out my cd drive. I also
  reburned the copy of the installation cd at 10x. This happens every time
  I run the installer, with downloads and without the downloads. I even
  tried manually creating the partitions, but it still results in this
- error.
+ error:
+ 
+ 
+ The installer encountered an error copying files to the hard disk:
+ [Errno 5] Input/Output error
+ 
+ This is often due to a.
+ 
  
  Ubiquity: 2.6.10
  
  I expected the installer to install Ubuntu.. lol

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

Title:
  11.04 Desktop Installer crashes when copying files Errno 5

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

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


[Bug 786013] [NEW] package ttf-mscorefonts-installer (not installed) failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 128

2011-05-20 Thread Ilya
Public bug reported:

Binary package hint: msttcorefonts

-

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: ttf-mscorefonts-installer (not installed)
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic i686
Architecture: i386
Date: Sat May 21 03:07:53 2011
ErrorMessage: подпроцесс новый сценарий pre-installation возвратил код ошибки 
128
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110214.1)
SourcePackage: msttcorefonts
Title: package ttf-mscorefonts-installer (not installed) failed to 
install/upgrade: подпроцесс новый сценарий pre-installation возвратил код 
ошибки 128

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


** Tags: apport-package i386 lucid

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

Title:
  package ttf-mscorefonts-installer (not installed) failed to
  install/upgrade: подпроцесс новый сценарий pre-installation возвратил
  код ошибки 128

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

[Bug 786013] Re: package ttf-mscorefonts-installer (not installed) failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 128

2011-05-20 Thread Ilya
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786013

Title:
  package ttf-mscorefonts-installer (not installed) failed to
  install/upgrade: подпроцесс новый сценарий pre-installation возвратил
  код ошибки 128

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

[Bug 789469] Re: package ttf-mscorefonts-installer (not installed) failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 128

2011-05-28 Thread Ilya
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789469

Title:
  package ttf-mscorefonts-installer (not installed) failed to
  install/upgrade: подпроцесс новый сценарий pre-installation возвратил
  код ошибки 128

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

[Bug 789469] [NEW] package ttf-mscorefonts-installer (not installed) failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 128

2011-05-28 Thread Ilya
Public bug reported:

Binary package hint: msttcorefonts

-

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: ttf-mscorefonts-installer (not installed)
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic i686
Architecture: i386
Date: Sat May 28 10:59:20 2011
ErrorMessage: подпроцесс новый сценарий pre-installation возвратил код ошибки 
128
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110214.1)
SourcePackage: msttcorefonts
Title: package ttf-mscorefonts-installer (not installed) failed to 
install/upgrade: подпроцесс новый сценарий pre-installation возвратил код 
ошибки 128

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


** Tags: apport-package i386 lucid

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

Title:
  package ttf-mscorefonts-installer (not installed) failed to
  install/upgrade: подпроцесс новый сценарий pre-installation возвратил
  код ошибки 128

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

[Bug 792303] [NEW] : E:Method has died unexpectedly!, E:Sub-process returned an error code (100), E:Method /usr/lib/apt/methods/ did not start correctly

2011-06-03 Thread Ilya
Public bug reported:

Binary package hint: aptdaemon

seems to happen when installing any package that uses qt in any way,
both using command line apt-get and Software Center. Other packages
(including updates) seem to work ok

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: aptdaemon 0.41+bzr657-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
NonfreeKernelModules: nvidia
Annotation: Applying software changes failed
Architecture: amd64
Date: Fri Jun  3 13:49:23 2011
DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
ExecutablePath: /usr/sbin/aptd
PackageArchitecture: all
SourcePackage: aptdaemon
Title: : E:Method  has died unexpectedly!, 
E:Sub-process  returned an error code (100), E:Method /usr/lib/apt/methods/ did 
not start correctly
TransactionDepends: [[], [], [], [], [], [], []]
TransactionErrorCode: error-unknown
TransactionKwargs: {}
TransactionLocale: en_US.UTF8
TransactionOutput:
 
TransactionPackages: [[dbus.String(u'amarok')], [], [], [], [], []]
TransactionRole: role-commit-packages
UpgradeStatus: Upgraded to natty on 2011-04-19 (45 days ago)

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


** Tags: amd64 apport-crash natty

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

Title:
  : E:Method  has died unexpectedly!, E
  :Sub-process  returned an error code (100), E:Method
  /usr/lib/apt/methods/ did not start correctly

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


[Bug 792303] Re: : E:Method has died unexpectedly!, E:Sub-process returned an error code (100), E:Method /usr/lib/apt/methods/ did not start correctly

2011-06-03 Thread Ilya
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792303

Title:
  : E:Method  has died unexpectedly!, E
  :Sub-process  returned an error code (100), E:Method
  /usr/lib/apt/methods/ did not start correctly

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


[Bug 646072] [NEW] exaile.py assert failure: python: ../../src/xcb_io.c:183: process_responses: Assertion `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' fai

2010-09-23 Thread Ilya
Public bug reported:

Binary package hint: exaile

just stopped and hung.

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: exaile 0.3.2.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
Architecture: i386
AssertionMessage: python: ../../src/xcb_io.c:183: process_responses: Assertion 
`!(req && current_request && !(((long) (req->sequence) - (long) 
(current_request)) <= 0))' failed.
CrashCounter: 1
Date: Thu Sep 23 17:44:44 2010
ExecutablePath: /usr/lib/exaile/exaile.py
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
InterpreterPath: /usr/bin/python2.6
PackageArchitecture: all
ProcCmdline: python /usr/lib/exaile/exaile.py --datadir=/usr/share/exaile/data 
--startgui
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
Signal: 6
SourcePackage: exaile
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/libc.so.6
 abort () from /lib/libc.so.6
 __assert_fail () from /lib/libc.so.6
 ?? () from /usr/lib/libX11.so.6
Title: exaile.py assert failure: python: ../../src/xcb_io.c:183: 
process_responses: Assertion `!(req && current_request && !(((long) 
(req->sequence) - (long) (current_request)) <= 0))' failed.
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev root sambashare tape vboxusers video

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


** Tags: apport-crash i386 maverick

-- 
exaile.py assert failure: python: ../../src/xcb_io.c:183: process_responses: 
Assertion `!(req && current_request && !(((long) (req->sequence) - (long) 
(current_request)) <= 0))' failed.
https://bugs.launchpad.net/bugs/646072
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 646072] Re: exaile.py assert failure: python: ../../src/xcb_io.c:183: process_responses: Assertion `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' faile

2010-09-23 Thread Ilya

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627077/+files/Dependencies.txt

** Attachment added: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627078/+files/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627079/+files/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627080/+files/ProcStatus.txt

** Attachment added: "Registers.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627081/+files/Registers.txt

** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627082/+files/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/646072/+attachment/1627083/+files/ThreadStacktrace.txt

-- 
exaile.py assert failure: python: ../../src/xcb_io.c:183: process_responses: 
Assertion `!(req && current_request && !(((long) (req->sequence) - (long) 
(current_request)) <= 0))' failed.
https://bugs.launchpad.net/bugs/646072
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


  1   2   3   4   5   6   7   8   9   10   >