[Bug 1874455] Re: ssh daemon doesn't report successful start state to systemd after upgrade to 1:7.2p2-4ubuntu2.9

2020-04-23 Thread Ivan Zorin
Very strange. Surprisingly, the simple re-installation did do the trick.
Luckily, `openssh-server' package doesn't have any hard dependencies to
the essential distro meta packages.

Well, originally, I was going to lock the version from `security' repo
but first I would have to remove the package anyway, so:

$ sudo apt-get remove openssh-server

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libssl1.0.0:i386 openssh-sftp-server
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  openssh-server
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 904 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 357805 files and directories currently installed.)
Removing openssh-server (1:7.2p2-4ubuntu2.9) ...
Processing triggers for man-db (2.7.5-1) ...


$ sudo apt-get -y autoremove

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  libssl1.0.0:i386 openssh-sftp-server
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 3,223 kB disk space will be freed.
(Reading database ... 357792 files and directories currently installed.)
Removing libssl1.0.0:i386 (1.0.2g-1ubuntu4.15) ...
Removing openssh-sftp-server (1:7.2p2-4ubuntu2.9) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for man-db (2.7.5-1) ...


$ sudo apt-get install openssh-server

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  openssh-sftp-server
Suggested packages:
  ssh-askpass rssh molly-guard monkeysphere
Recommended packages:
  ncurses-term ssh-import-id
The following NEW packages will be installed:
  openssh-server openssh-sftp-server
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/374 kB of archives.
After this operation, 1,013 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Preconfiguring packages ...
Selecting previously unselected package openssh-sftp-server.
(Reading database ... 357773 files and directories currently installed.)
Preparing to unpack .../openssh-sftp-server_1%3a7.2p2-4ubuntu2.9_amd64.deb ...
Unpacking openssh-sftp-server (1:7.2p2-4ubuntu2.9) ...
Selecting previously unselected package openssh-server.
Preparing to unpack .../openssh-server_1%3a7.2p2-4ubuntu2.9_amd64.deb ...
Unpacking openssh-server (1:7.2p2-4ubuntu2.9) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
ureadahead will be reprofiled on next reboot
Processing triggers for ufw (0.35-0ubuntu2) ...
Processing triggers for systemd (229-4ubuntu21.27) ...
Setting up openssh-sftp-server (1:7.2p2-4ubuntu2.9) ...
Setting up openssh-server (1:7.2p2-4ubuntu2.9) ...


$sudo systemctl status sshd.service 

● ssh.service - OpenBSD Secure Shell server
   Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: 
enabled)
   Active: active (running) since Thu 2020-04-23 18:07:13 MSK; 13s ago
  Process: 27871 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS)
 Main PID: 27874 (sshd)
   CGroup: /system.slice/ssh.service
   ├─ 9759 sshd: ia [priv]
   ├─ 9771 sshd: ia@pts/18
   ├─ 9772 -zsh
   └─27874 /usr/sbin/sshd -D

Apr 23 18:07:13 asrockZ97e systemd[1]: Starting OpenBSD Secure Shell server...
Apr 23 18:07:13 asrockZ97e sshd[27874]: Server listening on 0.0.0.0 port 22.
Apr 23 18:07:13 asrockZ97e sshd[27874]: Server listening on :: port 22.
Apr 23 18:07:13 asrockZ97e systemd[1]: Started OpenBSD Secure Shell server.

$


** Changed in: openssh (Ubuntu)
   Status: New => Invalid

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

Title:
  ssh daemon doesn't report successful start state to systemd after
  upgrade to 1:7.2p2-4ubuntu2.9

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

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

[Bug 1874455] [NEW] ssh daemon doesn't report successful start state to systemd after upgrade to 1:7.2p2-4ubuntu2.9

2020-04-23 Thread Ivan Zorin
Public bug reported:

System info:

$ lsb_release -rd

Description:Ubuntu 16.04.6 LTS
Release:16.04


$ apt-cache policy openssh-server

openssh-server:
  Installed: 1:7.2p2-4ubuntu2.9
  Candidate: 1:7.2p2-4ubuntu2.9
  Version table:
 *** 1:7.2p2-4ubuntu2.9 500
500 https://mirror.one.com/ubuntu xenial-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 1:7.2p2-4ubuntu2.8 500
500 https://mirror.one.com/ubuntu xenial-security/main amd64 Packages
500 https://mirror.one.com/ubuntu xenial-updates/main amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
 1:7.2p2-4 500
500 https://mirror.one.com/ubuntu xenial/main amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages


 - what should happen?

After regular update ssh daemon should restart successfully.


 - what actually happens:

$ sudo apt-get -y update

[skip]

Fetched 2,473 B in 1s (1,702 B/s)
Reading package lists... Done


$ sudo apt-get -y dist-upgrade

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-164 linux-headers-4.4.0-164-generic 
linux-image-4.4.0-164-generic linux-modules-4.4.0-164-generic 
linux-modules-extra-4.4.0-164-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up openssh-server (1:7.2p2-4ubuntu2.9) ...
Job for ssh.service failed because a timeout was exceeded. See "systemctl 
status ssh.service" and "journalctl -xe" for details.
invoke-rc.d: initscript ssh, action "restart" failed.
● ssh.service - OpenBSD Secure Shell server
   Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: 
enabled)
   Active: activating (auto-restart) (Result: timeout) since Thu 2020-04-23 
17:21:42 MSK; 3ms ago
  Process: 9000 ExecStart=/usr/sbin/sshd -D $SSHD_OPTS (code=exited, 
status=0/SUCCESS)
  Process: 8996 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS)
 Main PID: 9000 (code=exited, status=0/SUCCESS)

Apr 23 17:21:42 asrockZ97e systemd[1]: Failed to start OpenBSD Secure Shell 
server.
Apr 23 17:21:42 asrockZ97e systemd[1]: ssh.service: Unit entered failed state.
Apr 23 17:21:42 asrockZ97e systemd[1]: ssh.service: Failed with result 
'timeout'.
dpkg: error processing package openssh-server (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openssh-server
E: Sub-process /usr/bin/dpkg returned an error code (1)


However, if I check manually then everything seems fine:

$ ps aux | grep sshd | grep -v grep

root  9481  0.0  0.0  26212  3728 ?Ss   17:23   0:00
/usr/sbin/sshd -D


$ sudo systemctl status sshd.service

● ssh.service - OpenBSD Secure Shell server
   Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: 
enabled)
   Active: activating (start) since Thu 2020-04-23 17:29:15 MSK; 1min 19s ago
  Process: 10454 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS)
 Main PID: 10457 (sshd)
   CGroup: /system.slice/ssh.service
   ├─ 9759 sshd: ia [priv]
   ├─ 9771 sshd: ia@pts/18
   ├─ 9772 -zsh
   ├─10457 /usr/sbin/sshd -D
   ├─10750 sudo systemctl status sshd.service
   └─10760 systemctl status sshd.service

Apr 23 17:29:15 asrockZ97e systemd[1]: Starting OpenBSD Secure Shell server...
Apr 23 17:29:15 asrockZ97e sshd[10457]: Set /proc/self/oom_score_adj from 0 to 
-1000
Apr 23 17:29:15 asrockZ97e sshd[10457]: Server listening on 0.0.0.0 port 22.
Apr 23 17:29:15 asrockZ97e sshd[10457]: Server listening on :: port 22.
Apr 23 17:30:34 asrockZ97e sudo[10750]:   ia : TTY=pts/18 ; PWD=/home/ia ; 
USER=root ; COMMAND=/bin/systemctl status sshd.service
Apr 23 17:30:34 asrockZ97e sudo[10750]: pam_unix(sudo:session): session opened 
for user root by ia(uid=0)


$ ssh localhost

Last login: Thu Apr 23 17:01:34 2020


$


After some google fu, I found some recommendations about removing `-D' from 
`ExecStart' and replacing `Type=notify' by `Type=forking' in 
`/etc/systemd/system/sshd.service' but I'm not sure how accurate those hints 
are and what the real root cause behind such sudden and unexpected change in 
behavior.

P.S. I do realize that I use the package from `proposed' repo but I
don't think that it's the excuse for a such strange behavior after
upgrade.

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


** Tags: openssh-server sshd status systemd timeout

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

Title:
  ssh daemon doesn't report

[Bug 1855941] Re: hwdb rules for remapping keys are not taking effect in X session

2019-12-11 Thread Ivan Zorin
To whom it may concern or in case if someone will find this issue through 
search engines - try to delete hwdb.bin and regenerate it again - here is what 
I did:
```
$ sudo rm /etc/udev/hwdb.bin
$ sudo udevadm hwdb --update
$ sudo udevadm control --reload-rules
$ sudo udevadm trigger
$ sudo systemctl stop systemd-udevd
$ sudo systemctl start systemd-udevd
```
And reboot - it's mandatory because until I haven't rebooted my laptop `xev` 
showed old values.

P.S. Sorry for disturbance.

** Changed in: systemd (Ubuntu)
   Status: New => Invalid

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

Title:
  hwdb rules for remapping keys are not taking effect in X session

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

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

[Bug 1855941] Re: hwdb rules for remapping keys are not taking effect in X session

2019-12-10 Thread Ivan Zorin
I haven't done packages' upgrade for a month. 
I did parse the list of updated packages from /var/log/apt/history.log. I 
haven't done packages' upgrade for a month until I haven't done `apt -y 
dist-upgrade' at the last week. I made a pretty output of upgraded packages to 
whom it may concern (because by default it looks barely readable for 
diagnostics):


Install:

linux-modules-4.15.0-73-generic:amd64 (4.15.0-73.82  ===>  automatic)
linux-headers-4.15.0-73-generic:amd64 (4.15.0-73.82  ===>  automatic)
linux-modules-extra-4.15.0-73-generic:amd64 (4.15.0-73.82  ===>  automatic)
libllvm9:amd64 (1:9-2~ubuntu18.04.1  ===>  automatic)
linux-headers-4.15.0-73:amd64 (4.15.0-73.82  ===>  automatic)
linux-image-4.15.0-73-generic:amd64 (4.15.0-73.82  ===>  automatic)
linux-oem-osp1-tools-5.0.0-1032:amd64 (5.0.0-1032.36  ===>  automatic)
linux-tools-5.0.0-1032-oem-osp1:amd64 (5.0.0-1032.36  ===>  automatic)


Upgrade:

libgraphicsmagick-q16-3:amd64 (1.3.28-2  ===>  1.3.28-2ubuntu0.1)
libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.1  ===>  
2:1.02.145-4.1ubuntu3.18.04.2)
liblvm2cmd2.02:amd64 (2.02.176-4.1ubuntu3.18.04.1  ===>  
2.02.176-4.1ubuntu3.18.04.2)
dmsetup:amd64 (2:1.02.145-4.1ubuntu3.18.04.1  ===>  
2:1.02.145-4.1ubuntu3.18.04.2)
python2.7-dev:amd64 (2.7.15-4ubuntu4~18.04.2  ===>  2.7.17-1~18.04)
libpython3.6-minimal:amd64 (3.6.8-1~18.04.3  ===>  3.6.9-1~18.04)
intel-microcode:amd64 (3.20191115.1ubuntu0.18.04.1  ===>  
3.20191115.1ubuntu0.18.04.2)
linux-headers-generic:amd64 (4.15.0.70.72  ===>  4.15.0.73.75)
libqt5test5:amd64 (5.9.5+dfsg-0ubuntu2.3  ===>  5.9.5+dfsg-0ubuntu2.4)
libdrm-nouveau2:amd64 (2.4.97-1ubuntu1~18.04.1  ===>  2.4.99-1ubuntu1~18.04.1)
python3-distutils:amd64 (3.6.8-1~18.04  ===>  3.6.9-1~18.04)
linux-libc-dev:amd64 (4.15.0-70.79  ===>  4.15.0-73.82)
linux-libc-dev:i386 (4.15.0-70.79  ===>  4.15.0-73.82)
xserver-common:amd64 (2:1.19.6-1ubuntu4.3  ===>  2:1.19.6-1ubuntu4.4)
python3-software-properties:amd64 (0.96.24.32.11  ===>  0.96.24.32.12)
qt5-gtk-platformtheme:amd64 (5.9.5+dfsg-0ubuntu2.3  ===>  5.9.5+dfsg-0ubuntu2.4)
xserver-xorg-core:amd64 (2:1.19.6-1ubuntu4.3  ===>  2:1.19.6-1ubuntu4.4)
libegl-mesa0:amd64 (19.0.8-0ubuntu0~18.04.3  ===>  19.2.1-1ubuntu1~18.04.1)
linux-crashdump:amd64 (4.15.0.70.72  ===>  4.15.0.73.75)
libsystemd0:amd64 (237-3ubuntu10.31  ===>  237-3ubuntu10.33)
libpulsedsp:amd64 (1:11.1-1ubuntu7.4  ===>  1:11.1-1ubuntu7.5)
grub-common:amd64 (2.02-2ubuntu8.13  ===>  2.02-2ubuntu8.14)
linux-image-generic:amd64 (4.15.0.70.72  ===>  4.15.0.73.75)
mdadm:amd64 (4.1~rc1-3~ubuntu18.04.2  ===>  4.1~rc1-3~ubuntu18.04.3)
pulseaudio:amd64 (1:11.1-1ubuntu7.4  ===>  1:11.1-1ubuntu7.5)
libglapi-mesa:amd64 (19.0.8-0ubuntu0~18.04.3  ===>  19.2.1-1ubuntu1~18.04.1)
libvala-0.40-0:amd64 (0.40.8-0ubuntu1  ===>  0.40.17-0ubuntu1)
mesa-common-dev:amd64 (19.0.8-0ubuntu0~18.04.3  ===>  19.2.1-1ubuntu1~18.04.1)
python2.7-minimal:amd64 (2.7.15-4ubuntu4~18.04.2  ===>  2.7.17-1~18.04)
snapd:amd64 (2.40+18.04  ===>  2.42.1+18.04)
libsqlite3-0:amd64 (3.22.0-1ubuntu0.1  ===>  3.22.0-1ubuntu0.2)
libpython3.6-stdlib:amd64 (3.6.8-1~18.04.3  ===>  3.6.9-1~18.04)
libstrongswan:amd64 (5.6.2-1ubuntu2.4  ===>  5.6.2-1ubuntu2.5)
libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.1  ===>  
2:1.02.145-4.1ubuntu3.18.04.2)
libqt5dbus5:amd64 (5.9.5+dfsg-0ubuntu2.3  ===>  5.9.5+dfsg-0ubuntu2.4)
libpython2.7:amd64 (2.7.15-4ubuntu4~18.04.2  ===>  2.7.17-1~18.04)
google-chrome-stable:amd64 (77.0.3865.120-1  ===>  78.0.3904.108-1)
python2.7:amd64 (2.7.15-4ubuntu4~18.04.2  ===>  2.7.17-1~18.04)
libqt5sql5-sqlite:amd64 (5.9.5+dfsg-0ubuntu2.3  ===>  5.9.5+dfsg-0ubuntu2.4)
libpython3.6:amd64 (3.6.8-1~18.04.3  ===>  3.6.9-1~18.04)
python3.6:amd64 (3.6.8-1~18.04.3  ===>  3.6.9-1~18.04)
gdb:amd64 (8.1-0ubuntu3.1  ===>  8.1-0ubuntu3.2)
dmeventd:amd64 (2:1.02.145-4.1ubuntu3.18.04.1  ===>  
2:1.02.145-4.1ubuntu3.18.04.2)
xserver-xorg-legacy:amd64 (2:1.19.6-1ubuntu4.3  ===>  2:1.19.6-1ubuntu4.4)
libxatracker2:amd64 (19.0.8-0ubuntu0~18.04.3  ===>  19.2.1-1ubuntu1~18.04.1)
libqt5widgets5:amd64 (5.9.5+dfsg-0ubuntu2.3  ===>  5.9.5+dfsg-0ubuntu2.4)
lvm2:amd64 (2.02.176-4.1ubuntu3.18.04.1  ===>  2.02.176-4.1ubuntu3.18.04.2)
valac-0.40-vapi:amd64 (0.40.8-0ubuntu1  ===>  0.40.17-0ubuntu1)
grub2-common:amd64 (2.02-2ubuntu8.13  ===>  2.02-2ubuntu8.14)
libpython2.7-dev:amd64 (2.7.15-4ubuntu4~18.04.2  ===>  2.7.17-1~18.04)
udev:amd64 (237-3ubuntu10.31  ===>  237-3ubuntu10.33)
libegl1-mesa:amd64 (19.0.8-0ubuntu0~18.04.3  ===>  19.2.1-1ubuntu1~18.04.1)
network-manager-gnome:amd64 (1.8.10-2ubuntu2  ===>  1.8.10-2ubuntu3)
software-properties-gtk:amd64 (0.96.24.32.11  ===>  0.96.24.32.12)
linux-signed-generic:amd64 (4.15.0.70.72  ===>  4.15.0.73.75)
libudev1:amd64 (237-3ubuntu10.31  ===>  237-3ubuntu10.33)
rsyslog:amd64 (8.32.0-1ubuntu4  ===>  8.32.0-1ubuntu4.1)
libqt5xml5:amd64 (5.9.5+dfsg-0ubuntu2.3  ===>  5.9.5+dfsg-0ubuntu2.4)
libgbm1:amd64 (19.0.8-0ubuntu0~18.04.3  ===>  19.2.1-1ubuntu1~18.04.1)
libqt5printsupport5:amd6

[Bug 1855941] [NEW] hwdb rules for remapping keys are not taking effect in X session

2019-12-10 Thread Ivan Zorin
Public bug reported:


 Steps to reproduce:
 - add custom hwdb rules for remapping keys (see the attach of my `cat 
/etc/udev/hwdb.d/61-ThinkPad-X240-keyboard.hwdb" for example)
 - run:
$ sudo udevadm hwdb --update && sudo udevadm control --reload-rules && sudo 
udevadm trigger
 - and reboot PC to make sure that changes have took place
 
 What should happen:
 - changes should take place at TTY and in GUI session as well

 What happens:
 - changes take place in TTY session only while in GUI session something 
overrides these udev-based hwdb rules



 Now, a little bit more details. Here is my 
/etc/udev/hwdb.d/61-ThinkPad-X240-keyboard.hwdb:
```
# ThinkPad X240:
# - switch End and Insert keys (so that when Fn-Lock is enabled, End works 
without Fn).
# - switch Home/End <> PgUp/PgDn
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX240:*
 KEYBOARD_KEY_c7=pageup
 KEYBOARD_KEY_cf=insert
 KEYBOARD_KEY_c9=home
 KEYBOARD_KEY_d1=end
 KEYBOARD_KEY_d2=pagedown

# http://fliplinux.com/udev-hwdb-numlock-0.html
```

 TL;DR: it did work recently, but after packages' update it did stop to
work in X session (but in TTY session it still works according to custom
configuration). I'm ready to provide any other detailed information.

 I use Ubuntu MATE 18.04 with the latest updates. It took a lot of time
for me to make that keyboard configuration work properly because without
that text processing (such as coding) is unbearable. And it was really
great when I did manage to make it finally work by turning a few
contradictory HOWTOs and advises from here and there into working
solution. Until the recent packages' update. The most interesting part
is that `evtest' shows logs according to hwdb settings while `xev'
doesn't. So I have my hwdb configuration working at any TTY but not
during X session. I tried even to downgrade a few packages manually such
as udev and systemd (because they have been updated as well) but it
didn't make it to work again.

$ sudo evtest /dev/input/by-path/platform-i8042-serio-0-event-kbd

===> [pressing PgUp above LeftArrow]

Event: time 1576021876.063189, -- SYN_REPORT 
^[[5~Event: time 1576021876.524882, type 4 (EV_MSC), code 4 (MSC_SCAN), value c9
Event: time 1576021876.524882, type 1 (EV_KEY), code 102 (KEY_HOME), value 1
Event: time 1576021876.524882, -- SYN_REPORT 
Event: time 1576021876.587770, type 4 (EV_MSC), code 4 (MSC_SCAN), value c9
Event: time 1576021876.587770, type 1 (EV_KEY), code 102 (KEY_HOME), value 0
Event: time 1576021876.587770, -- SYN_REPORT 
^[[5~Event: time 1576021876.857851, type 4 (EV_MSC), code 4 (MSC_SCAN), value c9
Event: time 1576021876.857851, type 1 (EV_KEY), code 102 (KEY_HOME), value 1
Event: time 1576021876.857851, -- SYN_REPORT 
Event: time 1576021876.920816, type 4 (EV_MSC), code 4 (MSC_SCAN), value c9
Event: time 1576021876.920816, type 1 (EV_KEY), code 102 (KEY_HOME), value 0
Event: time 1576021876.920816, -- SYN_REPORT 

# Yes, it's registrating KEY_HOME as it should

===> [pressing PgDn above RightArrow]

Event: time 1576021931.761434, -- SYN_REPORT 
^[[6~Event: time 1576021931.880086, type 4 (EV_MSC), code 4 (MSC_SCAN), value d1
Event: time 1576021931.880086, type 1 (EV_KEY), code 107 (KEY_END), value 1
Event: time 1576021931.880086, -- SYN_REPORT 
Event: time 1576021931.926910, type 4 (EV_MSC), code 4 (MSC_SCAN), value d1
Event: time 1576021931.926910, type 1 (EV_KEY), code 107 (KEY_END), value 0
Event: time 1576021931.926910, -- SYN_REPORT 
^[[6~Event: time 1576021932.037671, type 4 (EV_MSC), code 4 (MSC_SCAN), value d1
Event: time 1576021932.037671, type 1 (EV_KEY), code 107 (KEY_END), value 1
Event: time 1576021932.037671, -- SYN_REPORT 
Event: time 1576021932.092536, type 4 (EV_MSC), code 4 (MSC_SCAN), value d1
Event: time 1576021932.092536, type 1 (EV_KEY), code 107 (KEY_END), value 0
Event: time 1576021932.092536, -- SYN_REPORT 

# It works for PgDn as well!

But here is the log from `xev' when I'm pressing exactly the same pair
of the physical keys (PgUp/PgDn):

===> pressing PgUp:

KeyPress event, serial 56, synthetic NO, window 0x541,
root 0x112, subw 0x0, time 1791814, (-320,157), root:(1041,606),
state 0x0, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 57, synthetic NO, window 0x541,
root 0x112, subw 0x0, time 1791822, (-320,157), root:(1041,606),
state 0x0, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

# Now it's Prior while it must be KP_Home, let's test PgDn:

===> pressing PgDn:

KeyPress event, serial 41, synthetic NO, window 0x541,
root 0x112, subw 0x0, time

[Bug 1817559] Re: update-notifier ignores update-manager's settings

2019-02-28 Thread Ivan Zorin
> (see the attached screenshot with the related setting)

Added the missed screenshot.

** Attachment added: "dconf settings for update-notifier: 
regular-auto-launch-interval"
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1817559/+attachment/5242443/+files/software_updater_notifier_intervalDays.png

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

Title:
  update-notifier ignores update-manager's settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1817559/+subscriptions

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

[Bug 1817559] Re: update-notifier ignores update-manager's settings

2019-02-28 Thread Ivan Zorin
The trick with setting zero or negative number for interval_days won't
be working since it will be meaning to trigger updater right away (see
the attached screenshot with the related setting) - here is the related
code (it's still the same in 18.10/Cosmic):

https://git.launchpad.net/ubuntu/+source/update-
notifier/tree/src/update.c?h=ubuntu/cosmic#n510

// check if the auto launch interval is over and its 
// time to launch again and if the dpkg lock is currently 
// not taken
static gboolean 
auto_launch_now (TrayApplet *ta)
{
...
   if (interval_days <= 0) 
  return TRUE;
...
}


Setting the large number for interval_days won't be working all the time either 
because there is "bypass" for security updates:

   if (auto_launch_security_now(priv, now, last_launch))
  return TRUE;


There is another one setting for update-notifier through gsettings/dconf ( see 
the previous screenshot here - 
https://launchpadlibrarian.net/413216259/software_updater_notifier_notifications.png
 ): no-show-notifications/SETTINGS_KEY_NO_UPDATE_NOTIFICATIONS (which has 
nothing to do with notifications about updates, I got it). But, as far as I 
understand, according even to current source code, it doesn't do much since:
- it is checked in the last turn when main routine (related to check/show info 
about updates) will be completed already
- even if it will be set as true, the related function will return TRUE (not 
FALSE) anyway via pass-thru further execution

https://git.launchpad.net/ubuntu/+source/update-
notifier/tree/src/update.c?h=ubuntu/cosmic#n654

gboolean
update_check (TrayApplet *ta)
{
...
   // the user does not no notification messages
   if(g_settings_get_boolean(ta->un->settings,
 SETTINGS_KEY_NO_UPDATE_NOTIFICATIONS))
  return TRUE;
...
   ...
   return TRUE;
}

// yes, the user does not no notification messages, exactly, but seems
that the code doesn't care about it too much :)

Once again, I may be wrong (should double check the routines behind
g_settings_*), but if it's the reason for calling `update-manager' and
if
g_settings_get_boolean(ta->un->settings,SETTINGS_KEY_NO_UPDATE_NOTIFICATIONS)
returns TRUE when SETTINGS_KEY_NO_UPDATE_NOTIFICATIONS is set then there
should be FALSE on return. Something like that:

   if(g_settings_get_boolean(ta->un->settings,
 SETTINGS_KEY_NO_UPDATE_NOTIFICATIONS))
  return FALSE;

And the check itself should be much early inside of `gboolean
update_check (TrayApplet *ta)', before any other checks. In case if it's
really the right direction for the issue.

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

Title:
  update-notifier ignores update-manager's settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1817559/+subscriptions

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

[Bug 1817559] Re: update-notifier ignores update-manager's settings

2019-02-28 Thread Ivan Zorin
Now it's becoming interesting and really confusing. I had some time to
dig through a little. Looks like that update-notifier can be configured
through gsettings/dconf-editor (see the related attached screenshot).
So, update-manager has nothing to do with notifications but it's update-
notifier which runs update-manager.

There is no way to configure update-notifier through it's own GUI and at
the same time update-manager's settings are ignored by update-notifier.

** Attachment added: "dconf settings for update-notifier: no-show-notifications"
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1817559/+attachment/5242438/+files/software_updater_notifier_notifications.png

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

Title:
  update-notifier ignores update-manager's settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1817559/+subscriptions

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

[Bug 1817559] Re: update-notifier ignores update-manager's settings

2019-02-28 Thread Ivan Zorin
$ apt-cache policy update-notifier 
update-notifier:
  Installed: 3.168.10
  Candidate: 3.168.10
  Version table:
 *** 3.168.10 500
500 https://mirror.one.com/ubuntu xenial-updates/main amd64 Packages
100 /var/lib/dpkg/status
 3.168.7 500
500 https://mirror.one.com/ubuntu xenial-security/main amd64 Packages
 3.168 500
500 https://mirror.one.com/ubuntu xenial/main amd64 Packages


** Summary changed:

- update-manager ignores its own settings completely
+ update-notifier ignores update-manager's settings

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

Title:
  update-notifier ignores update-manager's settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1817559/+subscriptions

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

[Bug 1817559] Re: update-manager ignores its own settings completely

2019-02-28 Thread Ivan Zorin
> what you call 'notification' seems to be in fact the application itself 
> opening (you still didn't include any screenshot showing a notification so 
> let's assume it's a vocabulary error)

If it's not about notifying user about updates by showing window with
related info, why it's called `update-*notifier*' then?


> copy the log there

Here you go:

$ killall update-notifier
$ update-notifier --debug-updates
(update-notifier:6221): update-DEBUG: update_check()
(update-notifier:6221): update-DEBUG: /usr/lib/update-notifier/apt-check 
returned 6 (security: 6)
(update-notifier:6221): update-DEBUG: is_package_system_locked: 
/usr/lib/update-notifier/package-system-lockedreturned 0
(update-notifier:6221): update-DEBUG: interval_days: 14
(update-notifier:6221): update-DEBUG: last_launch: 1551322900 (Thu Feb 28 
06:01:40 2019
)
(update-notifier:6221): update-DEBUG: security updates, auto-launching
/usr/bin/update-manager:28: PyGIWarning: Gtk was imported without specifying a 
version first. Use gi.require_version('Gtk', '3.0') before import to ensure 
that the right version gets loaded.
  from gi.repository import Gtk
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: 
Dbusmenu was imported without specifying a version first. Use 
gi.require_version('Dbusmenu', '0.4') before import to ensure that the right 
version gets loaded.
  from gi.repository import Dbusmenu, Unity
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: 
Unity was imported without specifying a version first. Use 
gi.require_version('Unity', '7.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Dbusmenu, Unity

So, my humble understanding is that, according to current user'
settings, this value:

> interval_days: 14

must be 0 or -1 or anything other value (like 36500 - I guess that it
will be enough) which would make `update-manager' and `update-notifier'
both inactive.

Should I mark this report as invalid now and create a new one related to
`update-notifier' package at this time?

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1817559] Re: update-manager ignores its own settings completely

2019-02-28 Thread Ivan Zorin
And here is the *current* settings which *have been active* while I've
got that dialog window ( on the previous attachment:
https://launchpadlibrarian.net/413195181/update-manager-screenshot-with-
ignored-settings.png ) with notification about updates, in the
attachment.

In fact, while I've got that window popped-up, the (probably?) related
systemd services & timers *have been disabled* (by `mask') as well,
manually, by me, a couple of days ago. Here is the current state of
them:

$ sudo systemctl status apt-daily.service
● apt-daily.service
   Loaded: masked (/dev/null; bad)
   Active: inactive (dead)
$ sudo systemctl status apt-daily.timer
● apt-daily.timer
   Loaded: masked (/dev/null; bad)
   Active: inactive (dead)
Warning: apt-daily.timer changed on disk. Run 'systemctl daemon-reload' to 
reload units.
$ sudo systemctl status apt-daily-upgrade.service
● apt-daily-upgrade.service
   Loaded: masked (/dev/null; bad)
   Active: inactive (dead)
$ sudo systemctl status apt-daily-upgrade.timer
● apt-daily-upgrade.timer
   Loaded: masked (/dev/null; bad)
   Active: inactive (dead)
Warning: apt-daily-upgrade.timer changed on disk. Run 'systemctl daemon-reload' 
to reload units.
$

I didn't have time to learn what and how they do so I just disable them
(by `sudo systemctl mask') since I prefer to control update maintenance
completely by myself, when it's convenient for my time and not PC's
time. I thought that it should be enough but I was really surprised that
it didn't do the trick. The next step will be wiping everything which is
related to apt/update from /etc/cron.* directories.

P.S. I really don't and just can't understand why `Software Updater' has
nearly the same `design' and `usability experience' just like Windows 10
update service nowadays, with a complete ignore of user settings,
preferences, focus and time.

** Attachment added: "update manager's ignored settings"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1817559/+attachment/5242392/+files/ignored_settings.png

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1817559] Re: update-manager ignores its own settings completely

2019-02-28 Thread Ivan Zorin
>> Could you take a screenshot/photo from one of those notifications?

> I will once I will get some (now my system is updated currently so it
doesn't have unattended updates, therefore I'm not getting any
notifications about available updates for now).

Here, just as I promised.
It has been displayed today.
See the attachment.

** Attachment added: "update manager window"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1817559/+attachment/5242390/+files/update-manager-screenshot-with-ignored-settings.png

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1817559] Re: update-manager ignores its own settings completely

2019-02-25 Thread Ivan Zorin
> What do you call 'notification', the update-manager dialog itself?

Yes, update-manager's dialog window with notification about availability
of updates:

https://www.omgubuntu.co.uk/wp-content/uploads/2013/01/software-updater-in-raring.jpg
http://ubuntuhandbook.org/wp-content/uploads/2014/09/upgrade-firefox-ubuntu.jpg
https://www.tecmint.com/wp-content/uploads/2016/04/Installing-Ubuntu-Updates.png
https://aozoeky4dglp5sh0-zippykid.netdna-ssl.com/wp-content/uploads/2013/04/software-updater.jpg
https://doc.ubuntu-fr.org/_media/update-manager.png?w=400&tok=fb6854

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1817559] Re: update-manager ignores its own settings completely

2019-02-25 Thread Ivan Zorin
> The screenshot you are referencing is not a notification but update-
manager itself...

Yes, I know, exactly. That's why I did report on `update-manager'
package while I was preparing this current bug report:

> Package: update-manager 1:16.04.15

And I'm getting related notification (not exactly the same one obviously
since each time there are different list of packages for update but
similar: https://www.omgubuntu.co.uk/wp-content/uploads/2013/01
/software-updater-in-raring.jpg) each time when there are some updates
available *despite* the fact that all the auto checks have been disabled
through settings which are provided by the update-manager's interface
(which you can see in my attachment here:
https://launchpadlibrarian.net/412749054/update_manager_settings.png

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1817559] Re: update-manager ignores its own settings completely

2019-02-25 Thread Ivan Zorin
> Could you take a screenshot/photo from one of those notifications?

I will once I will get some (now my system is updated currently so it
doesn't have unattended updates, therefore I'm not getting any
notifications about available updates for now).

But in general it looks just like this: https://www.omgubuntu.co.uk/wp-
content/uploads/2013/01/software-updater-in-raring.jpg


> What desktop environment do you use?

>> CurrentDesktop: Unity

And here is a few additional details:

$ unity --version
unity 7.4.5

$ apt-cache policy unity
unity:
  Installed: 7.4.5+16.04.20180221-0ubuntu1
  Candidate: 7.4.5+16.04.20180221-0ubuntu1
  Version table:
 *** 7.4.5+16.04.20180221-0ubuntu1 500
500 https://mirror.one.com/ubuntu xenial-updates/main amd64 Packages
100 /var/lib/dpkg/status
 7.4.0+16.04.20160415-0ubuntu1 500
500 https://mirror.one.com/ubuntu xenial/main amd64 Packages

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1817559] [NEW] update-manager ignores its own settings completely

2019-02-25 Thread Ivan Zorin
Public bug reported:


> 1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
> About Ubuntu

$ lsb_release -rd
Description:Ubuntu 16.04.6 LTS
Release:16.04


> 2) The version of the package you are using, via 'apt-cache policy pkgname' 
> or by checking in Software Center

$ apt-cache policy update-manager
update-manager:
  Installed: 1:16.04.15
  Candidate: 1:16.04.15
  Version table:
 *** 1:16.04.15 500
500 https://mirror.one.com/ubuntu xenial-updates/main amd64 Packages
500 https://mirror.one.com/ubuntu xenial-updates/main i386 Packages
100 /var/lib/dpkg/status
 1:16.04.12 500
500 https://mirror.one.com/ubuntu xenial-security/main amd64 Packages
500 https://mirror.one.com/ubuntu xenial-security/main i386 Packages
 1:16.04.3 500
500 https://mirror.one.com/ubuntu xenial/main amd64 Packages
500 https://mirror.one.com/ubuntu xenial/main i386 Packages



Steps to reproduce:

- Run `update-manager' manually, via `update-manager' from a terminal for 
example
- Press "Settings..." button
- Configure the following settings to hide all update-manager's pop-ups 
respectively:

Automatically check for updates: Never
When there are security updates: 
When there are other updates: Display every two weeks
Notify me of a new Ubuntu version: Never

- Close settings
- Exit `update-manager'


Expected behaviour:

- update-manager won't be checking any updates at all
- but even if there are some "other updates" then it must be displayed not more 
often than "every two weeks"


Actual behaviour:

- update-manager checks for updates from time to time by itself
- update-manager shows notifications *all* *the* *time*: every single day and 
much more times per day than even twice
- update-manager keeps to show notifications even if it has been seen & closed 
manually (just because there wasn't time for maintenance window currently, for 
example)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: update-manager 1:16.04.15
ProcVersionSignature: Ubuntu 4.4.0-143.169-generic 4.4.170
Uname: Linux 4.4.0-143-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 25 16:32:29 2019
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'365'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'303'
 b'com.ubuntu.update-manager' b'launch-time' b'int64 1551101458'
InstallationDate: Installed on 2016-07-19 (951 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug desktop interface third-party-packages ui usability 
ux xenial

** Attachment added: "`update-manager' current settings"
   
https://bugs.launchpad.net/bugs/1817559/+attachment/5241553/+files/update_manager_settings.png

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

Title:
  update-manager ignores its own settings completely

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

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

[Bug 1273764] Re: Grub ignores TIMEOUT options on /etc/default/grub

2019-02-25 Thread Ivan Zorin
Exactly the same issue. It starts since I did upgrade from 16.04.5 to
16.04.6. I attached the related config files: /etc/default/grub and
/boot/grub/grub.cfg. My case is definitely not like #13: I have /boot
entry in /etc/fstab and I double checked that when I do `update-grub'
/boot is mounted, has free space and populated accordingly:

$ cat /etc/fstab| grep /boot
# /boot was on /dev/sda7 during installation
UUID= /boot   ext3defaults0   2

$ df -h | grep /boot
/dev/sda7 2.0G  125M  1.7G   7% /boot

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.6 LTS
Release:16.04
Codename:   xenial

I also tried #33 workaround: doesn't work for me.

P.S. The most inconvenient thing for me in this is that I have a
bluetooth keyboard as my primary keyboard, so now, since I did this
upgrade, I have to keep another one physically attached keyboard each
time when I want to boot.

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

Title:
  Grub ignores TIMEOUT options on /etc/default/grub

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

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

[Bug 1273764] Re: Grub ignores TIMEOUT options on /etc/default/grub

2019-02-25 Thread Ivan Zorin
(missed configs)

** Attachment added: "grub_configs.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1273764/+attachment/5241552/+files/grub_configs.tar.xz

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

Title:
  Grub ignores TIMEOUT options on /etc/default/grub

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

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

[Bug 135548] Re: Action on critical battery isn't triggered

2013-01-07 Thread Ivan Zorin
To whom it may concern: bug report with similar issue -
https://bugs.launchpad.net/ubuntu/+source/gnome-power-
manager/+bug/1096912 - but on 12.10

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

Title:
  Action on critical battery isn't triggered

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

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


[Bug 1096912] [NEW] hibernate as critical action is not triggered as it should

2013-01-07 Thread Ivan Zorin
Public bug reported:


 Steps to reproduce:
 - add required policy file for enabling hibernation: 
http://askubuntu.com/questions/94754/how-to-enable-hibernation
 - reboot, verify that "Hibernate" is available as menu item in the 
system/power menu
 - make sure, that you have swap partition at least of your PC RAM size
 - select "Hibernate" in system/power menu
 - make sure, that system is hibernating/resuming correctly
 - open power settings, set "When power is critically low":"Hibernate"
 - wait until your battery becoming critically low

 What should happens:
 - hibernation as soon as you see "Your battery is critically low" notify-osd 
message

 What really happens:
 - power shutdown: not restart/reboot, nor correct system shutdown - just like 
someone cut off battery

 Not working workarounds:
 - enabling/disabling "use-time-for-policy" option using dconf-editor

 I'm getting ready to provide any helpful additional information to fix
this nasty bug, since that just drive me crazy.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-power-manager 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-22.33-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Mon Jan  7 18:35:53 2013
InstallationDate: Installed on 2012-11-11 (56 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/zsh-beta
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  hibernate as critical action is not triggered as it should

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

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


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ivan Zorin
bzr branch with fix committed : https://code.launchpad.net/~iaz/unity
/menubar-lp789979

How to test modifications

Install patched version of Unity (Precise only):
$ sudo add-apt-repository ppa:iaz/unity
$ sudo apt-get update && sudo apt-get install unity

Install CompizConfig Settings Manager:
$ sudo apt-get install compizconfig-settings-manager

Change settings in Unity:
 - run CompizConfig:
$ ccsm
 - navigate to Ubuntu Unity Plugin -> Experimental and set up "Menus fade-out 
duration" to 0
 - restart session (log out and log in)
 - now may the menu bar be with you


** Changed in: unity
   Status: In Progress => Fix Committed

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

Title:
  option to always show menu items

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

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


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ivan Zorin
** Patch added: "Patch for fresh Unity code tree"
   
https://bugs.launchpad.net/unity/+bug/789979/+attachment/3174134/+files/menubar-lp789979_new.patch

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

Title:
  option to always show menu items

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

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


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ivan Zorin
** Changed in: unity
   Status: Confirmed => In Progress

** Patch added: "Patch for "old" Unity code tree"
   
https://bugs.launchpad.net/unity/+bug/789979/+attachment/3174133/+files/menubar-lp789979_old.patch

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

Title:
  option to always show menu items

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

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


[Bug 789979] Re: option to always show menu items

2012-05-05 Thread Ivan Zorin
I'll take this one since looks like I've got working solution - just a
little bit more personal checking/testing is needed and then patch will
be is on the way.

** Changed in: unity
 Assignee: (unassigned) => Ivan Zorin (iaz)

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

Title:
  option to always show menu items

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

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


[Bug 951929] Re: alt+tab doesn't show all running apps

2012-05-03 Thread Ivan Zorin
I can confirm this bug (using Ubuntu 12.04 [amd64] with latest updates on 
laptop) - behavior is exactly the same as in bug report description:
 - booting and login
 - run Firefox
 - run gnome-terminal (yes, at the same workspace)
 - press alt-tab

Expectation:
 - Firefox, Terminal and Desktop in tab list

Reality:
 - Firefox and Desktop in tab list only, without Terminal

That's really annoying (not a moan, just a usability thought).

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

Title:
  alt+tab doesn't show all running apps

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

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


[Bug 838792] Re: "Restart" logs out, even when there are no other people logged in

2012-05-02 Thread Ivan Zorin
Hm, looks like this issue is not reproducible for me at 100% -
successful shutdown just right now via indicator-session.

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

Title:
  "Restart" logs out, even when there are no other people logged in

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

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


[Bug 838792] Re: "Restart" logs out, even when there are no other people logged in

2012-05-02 Thread Ivan Zorin
The same issue for me (logout instead shutdown in indicator-session) using 
Ubuntu 12.04 LTS (amd64) with latest updates on asus zenbook ux21e.
Additional information:
 - no autologin option in lightdm.conf
 - no rabbitmq-server package installed
so provided fixes above is useless for me.
Also no any extra installed software - such behavior is right out-of-the-box 
practically.

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

Title:
  "Restart" logs out, even when there are no other people logged in

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

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


[Bug 991902] Re: blinking blank screen after booting [asus zenbook ux21]

2012-05-01 Thread Ivan Zorin
Updating BIOS to the latest available version (210) - won't help.
Trying Fedora - exactly the same results.
It's may be some hardware problem, but with pre-installed Windows wasn't any 
issues with screen.

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

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

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


[Bug 991902] Re: blinking blank screen after booting [asus zenbook ux21]

2012-05-01 Thread Ivan Zorin
** Also affects: linux (Fedora)
   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/991902

Title:
  blinking blank screen after booting [asus zenbook ux21]

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

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


[Bug 991902] Re: blinking blank screen after booting [asus zenbook ux21]

2012-05-01 Thread Ivan Zorin
I've discovered another workaround, it works like this:
 - booting with default arguments (without 'nomodeset')
 - if on lightdm login screen goes blank, then attaching working external 
monitor via miniHDMI->VGA adaptor makes screen on laptop visible again


** Also affects: linux (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/991902

Title:
  blinking blank screen after booting [asus zenbook ux21]

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

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


[Bug 991902] Re: blinking blank screen after booting [asus zenbook ux21]

2012-04-30 Thread Ivan Zorin
For the previous comment #21 - related bug #903010

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 960920] Re: nomodeset prevents resume from suspend, but without it can not see logon screen

2012-04-30 Thread Ivan Zorin
I may be wrong, but looks like that I have the similar issue - no 
suspend/hibernate using 'nomodeset'.
Currently I can't booting without 'nomodeset', because looks like that's 
another issue - bug #991902
And symptoms when system is trying to suspend looks like described in bug 
#976987

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

Title:
  nomodeset prevents resume from suspend, but without it can not see
  logon screen

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

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


[Bug 976987] Re: Asus Zenbook UX31 suspend fails, hangs on reboot

2012-04-30 Thread Ivan Zorin
I can confirm the similar issue (Ubuntu 12.04 LTS with latest udates) -
if I select "Suspend", then screen goes blank but doesn't turn off. And
I have the same problem with hibernation.

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

Title:
  Asus Zenbook UX31 suspend fails, hangs on reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/976987/+subscriptions

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


[Bug 991902] Re: blinking blank screen after booting [asus zenbook ux21]

2012-04-30 Thread Ivan Zorin
>From community help ubuntu wiki page about zenbook [
https://help.ubuntu.com/community/AsusZenbook#Kernel_3.2_KMS_.28Solved.29
]:

8<
Commit dc22ee6fc18ce0f15424e753e8473c306ece95c1 in 3.2-rc1 causes the KMS to 
fail on the Zenbook graphics. 3.2-rc1 to 3.2-rc5 will therefore not boot 
without supplying kernel parameter i915.modeset=0, in which mode hardware 
acceleration is disabled.

Status: Solved in 3.2-rc6 with commit ed4a51842a9d9e618d4f4c31349b15b974dba5df
8<

This is looks like to similar issue, but simptoms the same on fresh
newer kernels from Mainline PPA (for example, on 3.4)

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] xdpyinfo.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120279/+files/xdpyinfo.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] Xrandr.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120278/+files/Xrandr.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] XorgLogOld.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120277/+files/XorgLogOld.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] XorgLog.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120276/+files/XorgLog.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] UdevLog.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120274/+files/UdevLog.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] UnitySupportTest.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "UnitySupportTest.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120275/+files/UnitySupportTest.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] UdevDb.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120273/+files/UdevDb.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] ProcModules.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120272/+files/ProcModules.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] ProcInterrupts.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120271/+files/ProcInterrupts.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] ProcCpuinfo.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120270/+files/ProcCpuinfo.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] MonitorsUser.xml.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120269/+files/MonitorsUser.xml.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] Lsusb.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120268/+files/Lsusb.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] Lspci.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120267/+files/Lspci.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] LightdmLog.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120266/+files/LightdmLog.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] GconfCompiz.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120265/+files/GconfCompiz.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] DpkgLog.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "DpkgLog.txt"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120264/+files/DpkgLog.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] Dependencies.txt

2012-04-30 Thread Ivan Zorin
apport information

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

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] CurrentDmesg.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120262/+files/CurrentDmesg.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] BootLog.gz

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "BootLog.gz"
   https://bugs.launchpad.net/bugs/991902/+attachment/3120261/+files/BootLog.gz

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 991902] [NEW] blinking blank screen after booting [asus zenbook ux21]

2012-04-30 Thread Ivan Zorin
Public bug reported:

Hardware: Asus Zenbook UX21e
Software: Ubuntu 12.04 LTS

This issue have begun from booting LiveCD - I've dowloaded iso, burned
it and loaded using external CD drive: screen was blinking couple times
during boot. However, after booting system seems stable, so during
installation wasn't any problems at all.

After first boot into installed system I've noticed the following behavior:
 - display is blinking couple times during boot
 - display is blinking couple times on lightdm login screen
 - after login display also is blinking couple times, buf after this system 
looks like usable and stable

The symptoms above is repeating each time on boot now, but *SOMETIMES* display 
becomes totaly blank after blinking - it may be blank:
 - during boot
 - after boot, but before lightdm screen shows up (I can hear logon screen 
sound when display is blank already)
 - after login - I've entered login/password, desktop shows up, display is 
blanking, and then display is never showing up again
 - if i run 'xrandr' from terminal, then screen is blinking (probably, when 
tries to detect supported resolutions) one time just as during boot

Some additional information:
 - all currrent updates is installed
 - screen is not black/turned off - it's *blank* (i can see LED light for 
screen)
 - I've tried another kernels from Kernel Mainline PPA 
(http://kernel.ubuntu.com/~kernel-ppa/mainline/ : I've tested 'daily', 
'drm-intel-fixes' and 'drm-intel-next' - no any success at all; behavior is the 
same)
 - I've tried another xorg-related packages from XOrg Edgers PPA - behavior is 
still the same
 - I can't see TTYs, if screen goes blank during/after boot - I can switch to 
TTY 'in blind': ctrl+alt+f2, and it works, for example: type login/password, 
run 'sudo reboot', type password; but on TTY screen is also blank
 - switching to TTY's after booting and login in with 'working' screen may 
cause screen to blank it

Non-working workarounds 
(https://wiki.ubuntu.com/X/Troubleshooting/BlankScreen#How_It_Works):
 - I've tried to remove 'quite splash' from 'linux' line in grub config (by 
editing /etc/default/grub and doing sudo update-grub)
 - I've tried to add 'set gfxpayload=text' option in menu entry on boot using 
grub

Working workaround:
 - add 'nomodeset' to 'linux' line in grub config: after this no any issues 
described above, system is booting stable, but, obviously, user has lost 
additional graphics hardware acceleration and features 
(unity-3d/compiz/compositing/etc), and that's very sad.

Similar bugs - although I can't google exactly the same issue, but looks like 
that the following bug may be related to my issue:
 - 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/681054?comments=all

I will be very appreciate for any confirmations; also I would like to help by 
testing/providing necessary logs for fix this issue as soon as possible.
--- 
.tmp.unity.support.test.1:
 
ApportVersion: 2.0.1-0ubuntu7
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: None
DistUpgraded: Fresh install
DistroCodename: precise
DistroRelease: Ubuntu 12.04
DistroVariant: ubuntu
ExtraDebuggingInterest: No
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1417]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MachineType: ASUSTeK Computer Inc. UX21E
Package: xserver-xorg-video-intel 2:2.18.0+git20120416.a1661620-0ubuntu0sarvatt 
[origin: LP-PPA-xorg-edgers]
PackageArchitecture: amd64
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.4.0-999-generic 
root=UUID=fe676054-057c-445a-bffa-c42edb651348 ro nomodeset
Tags: precise third-party-packages ubuntu regression-update needs-reassignment
Uname: Linux 3.4.0-999-generic x86_64
UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm lpadmin sambashare sudo users
dmi.bios.date: 09/30/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX21E.205
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX21E
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.:bvrUX21E.205:bd09/30/2011:svnASUSTeKComputerInc.:pnUX21E:pvr1.0:rvnASUSTeKComputerInc.:rnUX21E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UX21E
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Comput

[Bug 991902] BootDmesg.txt

2012-04-30 Thread Ivan Zorin
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/991902/+attachment/3120260/+files/BootDmesg.txt

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

Title:
  blinking blank screen after booting [asus zenbook ux21]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902/+subscriptions

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


[Bug 213149] Re: pulseaudio breaks on switching from tty7 to tty [1-6] (in and out of Gnome)

2012-04-18 Thread Ivan Zorin
I can confirm this bug also - exactly the same problem using Ubuntu
11.10

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

Title:
  pulseaudio breaks on switching from tty7 to tty [1-6] (in and out of
  Gnome)

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

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


[Bug 957999] Re: No hibernation after reallocation of root and swap partitions

2012-03-18 Thread Ivan Zorin
Now looks like that the issue is reproducible (again :( in the following
case:

 - take testing HDD and Ubuntu 11.10 live cd/usb and start installation
 - during installation, make the following partitions:
  * /dev/sda1 for data (8GB)
  * /dev/sda2 for data (2GB)
  * /dev/sda3 for root (8GB)
  * /dev/sda4 for swap (2GB)
 - install system, make sure that it boots correctly and hibernation works 
correctly as well
 - if not, disable swap, zeroing partition, and run `mkswap' with previous UUID 
(see the previous comment)
 - now boot from live cd/usb
 - backup system data from root to /dev/sda1, something like that:
  $ sudo mkdir /mnt/root-new
  $ sudo mkdir /mnt/root
  $ sudo mount /dev/sda3 /mnt/root
  $ sudo mount /dev/sda1 /mnt/root-new
  $ sudo cp -rfax /mnt/root/* /mnt/root-new/*
  $ sudo umount /mnt/root
  $ sudo umount /mnt/root-new
 - delete used partitions:
  $ sudo swapoff -a
  $ sudo parted /dev/sda rm 4
  $ sudo parted /dev/sda rm 3
 - make new swap partition with the previous UUID:
  $ sudo dd if=/dev/zero of=/dev/sda2 bs=4M
  $ sudo mkswap -L SWAP -U  /dev/sda2
 - find out new UUID for root:
  $ ls -la /dev/disk/by-uuid/
 - fix config files on new root:
  $ sudo mount /dev/sda1 /mnt/root-new
  $ sudo gedit /etc/fstab
  * now replace UUID for root by current value for /dev/sda1
  * save changes, close gedit
 - update system information:
  $ sudo grub-install --root-directory /mnt/root-new /dev/sda
  $ sudo mount --bind /proc /mnt/root-new/proc
  $ sudo mount --bind /dev /mnt/root-new/dev
  $ sudo mount --bind /sys /mnt/root-new/sys
  $ sudo chroot /mnt/root-new/
  # update-initramfs -u
  # update-grub
  # exit
  $ sync
 - now try to boot "new" system

What should happen:
 - booting into system just like it hasn't been moved
 - hibernate/suspend and other features should works correctly

What happens:
 - system is booting
 - swap space is available in system
 - looks like that system can hibernating correctly, but on resume it goes in 
reboot


** Changed in: linux (Ubuntu)
   Status: Opinion => Confirmed

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

Title:
  No hibernation after reallocation of root and swap partitions

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

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


[Bug 957999] Re: No hibernation after reallocation of root and swap partitions

2012-03-18 Thread Ivan Zorin
Got it! Zeroing swap partition and reformatting it - looks like that
problem fixed:

$ cat /proc/swaps 
FilenameTypeSizeUsedPriority
/dev/sda5   partition   5242876 0   -1

$ ls -la /dev/disk/by-uuid/ | grep sda5
lrwxrwxrwx 1 root root  10 2012-03-18 15:20 
cf32f967-d4a9-4904-a9e7-498af72339d4 -> ../../sda5

$ sudo swapoff -a

$ sudo dd if=/dev/zero of=/dev/sda5 bs=4M

$ sudo mkswap -L SWAP -U cf32f967-d4a9-4904-a9e7-498af72339d4

$ sudo reboot

So, I guess that problem was in corrupted data on swap partition from
previous swap image(s), so kernel just couldn't process it correctly
while resuming.

Now hibernation should be working correctly.

I hope that this information will be useful for others.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Opinion

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

Title:
  No hibernation after reallocation of root and swap partitions

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

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


[Bug 957999] Re: No hibernation after reallocation of root and swap partitions

2012-03-18 Thread Ivan Zorin
After complete re-formatting partitions and re-installation of Ubuntu
the problem is still exists.

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

Title:
  No hibernation after reallocation of root and swap partitions

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

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


[Bug 499940] Re: [lucid regression] does not resume from hibernation, restarts fresh

2012-03-17 Thread Ivan Zorin
Similar issue - bug #957999

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

Title:
  [lucid regression] does not resume from hibernation, restarts fresh

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

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


[Bug 577916] Re: lucid regression: does not resume from hibernation

2012-03-17 Thread Ivan Zorin
Similar issue - bug #957999

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

Title:
  lucid regression: does not resume from hibernation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/577916/+subscriptions

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


[Bug 957999] Re: No hibernation after reallocation of root and swap partitions

2012-03-17 Thread Ivan Zorin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/957999

Title:
  No hibernation after reallocation of root and swap partitions

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

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


[Bug 957999] [NEW] No hibernation after reallocation of root and swap partitions

2012-03-17 Thread Ivan Zorin
Public bug reported:


I had a fresh install of Ubuntu 11.10 with correctly working suspend/hibernate.
I had to re/move some partitions, so UUIDs of partitions have been changed - 
after that hibernation obviously become broken.
But even after fixing UUIDs/device paths in initramfs/resume, fstab and grub, 
and updating initramfs image (update-initramfs -u) and updating grub 
configuration (update-grub) hibernation still not working.

Here current values for partitions:
root device = /dev/sda5
root UUID = 568501ed-ff45-4746-8fdc-d887b064d6eb
swap device = /dev/sda6
swap UUID = f3636075-22f2-4469-8d0f-6ff4f0fe67a5

Now system boots correctly, and swap partition is available in the system, but 
if I try to hibernate:
 - on hibernation looks like that system image are compressing correctly
 - on resuming looks like that system image are decompressing correctly 
(according to booting logs)
 - but after that screen goes black, and system automatically rebooted
 - next time on booting I can see cold boot start

Also I've tried to re-format swap parition and manually setup previous
UUID:

$ sudo mkswap -L SWAP -U f3636075-22f2-4469-8d0f-6ff4f0fe67a5 /dev/sda5

No any changes.

Also I've tried to upgrade packages:

$ sudo apt-get upgrade

No any changes.

Also I've tried to change UUIDs to device names in grub/fstab/initramfs,
but no any changes as well.

My current config files:

$ cat /etc/fstab | grep -v "^#"
proc/proc   procnodev,noexec,nosuid 0   0
UUID=568501ed-ff45-4746-8fdc-d887b064d6eb /   ext4
errors=remount-ro 0   1
UUID=f3636075-22f2-4469-8d0f-6ff4f0fe67a5 noneswapsw
  0   0

$ cat /etc/initramfs-tools/conf.d/resume
RESUME=UUID=f3636075-22f2-4469-8d0f-6ff4f0fe67a5

$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=568501ed-ff45-4746-8fdc-d887b064d6eb ro no_console_suspend debug 
loglevel=9 pcie_aspm=force pcie_aspm.policy=powersave

I guess, that if I'll do a fresh install, then hibernate will be working 
correctly again;
so just looks like that some other configuration files must be updated to fix 
UUID/device path.

If this is a real not particular hardware-related bug, then it should be 
reproducible;
Steps to reproduce (I will be very appreciate, if someone really will try to 
reproduce it):
 - take testing HDD and Ubuntu 11.10 live cd/usb and start installation
 - during installation, make the following partitions:
  * /dev/sda1 for data (8GB)
  * /dev/sda2 for data (2GB)
  * /dev/sda3 for root (8GB)
  * /dev/sda4 for swap (2GB)
 - install system, make sure that it boots correctly and hibernation works 
correctly as well
 - now boot from live cd/usb
 - backup system data from root to /dev/sda1, something like that:
  $ sudo mkdir /mnt/root-new
  $ sudo mkdir /mnt/root
  $ sudo mount /dev/sda3 /mnt/root
  $ sudo mount /dev/sda1 /mnt/root-new
  $ sudo cp -rfax /mnt/root/* /mnt/root-new/*
  $ sudo umount /mnt/root
  $ sudo umount /mnt/root-new
 - delete used partitions:
  $ sudo swapoff -a
  $ sudo parted /dev/sda rm 4
  $ sudo parted /dev/sda rm 3
 - find out new UUIDs for root and swap partitions:
  $ ls -la /dev/disk/by-uuid/
 - fix config files on new root:
  $ sudo mount /dev/sda1 /mnt/root-new
  $ sudo gedit /etc/fstab /etc/initramfs-tools/conf.d/resume
  * now replace UUIDs for root and swap by current values for /dev/sda1 and 
/dev/sda2 respictaevly
  * save changes, close gedit
 - update system information:
  $ sudo grub-install --root-directory /mnt/root-new /dev/sda
  $ sudo mount --bind /proc /mnt/root-new/proc
  $ sudo mount --bind /dev /mnt/root-new/dev
  $ sudo mount --bind /sys /mnt/root-new/sys
  $ sudo chroot /mnt/root-new/
  # update-initramfs -u
  # update-grub
  # exit
  $ sync
 - now try to boot "new" system

What should happen:
 - booting into system just like it hasn't been moved
 - hibernate/suspend and other features should works correctly

What happens:
 - system is booting
 - swap space is available in system
 - looks like that system can hibernating correctly, but on resume it goes in 
reboot

See reports for pretty similar issues:
bug #499940
bug #577916

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-12-generic 3.0.0-12.20
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 1770 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd090 irq 46'
   Mixer name   : 'Intel IbexPeak HDMI'
   Components   : 'HDA:111d7605,103c149b,00100402 
HD

[Bug 951540] Re: Hibernation not available in the system indicator nor power system settings

2012-03-10 Thread Ivan Zorin
** Also affects: gnome-power
   Importance: Undecided
   Status: New

** No longer affects: gnome-power

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

Title:
  Hibernation not available in the system indicator nor power system
  settings

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

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


[Bug 951540] Re: Hibernation not available in the system indicator nor power system settings

2012-03-10 Thread Ivan Zorin
** Attachment added: "screenshot"
   
https://bugs.launchpad.net/bugs/951540/+attachment/2845084/+files/no_hibernate.png

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

Title:
  Hibernation not available in the system indicator nor power system
  settings

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

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


[Bug 951540] [NEW] Hibernation not available in the system indicator nor power system settings

2012-03-10 Thread Ivan Zorin
Public bug reported:


 Steps to reproduce:
 - select system applet indicator menu in the top right corner of the screen
 
 What user should see:
 - "Hibernate" menu item between "Suspend" and "Shut Down..."

 What user see:
 - "Suspend" and "Shut Down..." menu items only

Another affections:

 Steps to reproduce:
 - go to System Settings > Power
 - select "When power is critically low" option
 
 What user should see:
 - "Suspend" and "Hibernate" options

 What user see:
 - "Hibernate" option is not available

 Swap partition is exist, and command:

$ sudo pm-hibernate

 successfully hibernate system.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-power-manager 3.3.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Sat Mar 10 17:35:02 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug power precise

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

Title:
  Hibernation not available in the system indicator nor power system
  settings

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

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


[Bug 949414] Re: menu items are not highlighted

2012-03-09 Thread Ivan Zorin
Confirm. The same problem here.
Some additional description and couple screenshots available in the attachments 
for bug #950823

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

Title:
  menu items are not highlighted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/949414/+subscriptions

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


[Bug 950823] Re: Panel menu items had lost focus on active

2012-03-09 Thread Ivan Zorin
*** This bug is a duplicate of bug 949414 ***
https://bugs.launchpad.net/bugs/949414

Thanks for pointing to opened bug - I should use search more carefully.

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

Title:
  Panel menu items had lost focus on active

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

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


[Bug 950823] Re: Panel menu items had lost focus on active

2012-03-09 Thread Ivan Zorin
Screenshot with unfocused but active menu item

** Attachment added: "losted focus"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/950823/+attachment/2839912/+files/picture2.png

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

Title:
  Panel menu items had lost focus on active

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

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


[Bug 950823] Re: Panel menu items had lost focus on active

2012-03-09 Thread Ivan Zorin
** Attachment added: "picture1.png"
   
https://bugs.launchpad.net/bugs/950823/+attachment/2839893/+files/picture1.png

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

Title:
  Panel menu items had lost focus on active

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

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


[Bug 950823] [NEW] Panel menu items had lost focus on active

2012-03-09 Thread Ivan Zorin
Public bug reported:


 Probably this is not a bug, just particular glitch in graphic subsystem - I've 
tried to find similar opened bugs, but I couldn't.
 However, using Unity in Ubuntu 12.04 beta panel menu items had lost focus on 
mouse hover.

 Steps to reproduce:
 - just after login open some application (i.e. Terminal)
 - navigate mouse to Panel Menu Bar at the top of the screen
 - feel free for selecting menu items - it should be focused correctly at the 
first time (see picture 1 in the attachment)
 - open some another application (i.e. Firefox)
 - after couple minutes of working, switch to any application (Terminal or 
Firefox)
 - navigate mouse to Panel Menu Bar at the top of the screen
 - press mouse button on File (or on any other Main Menu item) and try to hover 
mouse through all current menu items

 What should happens:
 - each current focused menu item should be highlighted

 What happens:
 - no any highlights on current focused menu item (see picture 2 in the 
attachment)

 Sorry, if this bug is duplicated or not reproducible.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.4.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.93-0ubuntu2
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]
Date: Fri Mar  9 17:23:15 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug menu panel precise unity

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

Title:
  Panel menu items had lost focus on active

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

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


[Bug 746249] Re: Cannot blacklist nouveau module

2011-10-02 Thread Ivan Zorin
The same problem for me with nouveau module.
I've got "blacklist nouveau" line in /etc/modprobe.d/blacklist.conf, but each 
time after reboot I've got "nouveau" module in "lsmod" output, and according to 
"dmesg" logs it's really loaded, so correctly using nvidia drivers is not 
impossible.

Versions: Ubuntu 10.04.3, Linux kernel 2.6.32-33-generic.

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

Title:
  Cannot blacklist nouveau module

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

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


[Bug 462267] Re: battstat applet is missing

2010-05-20 Thread Ivan Zorin
Hello. I've clashed with this problem too a couple months ago,
and I had my vision of applet for displaying battery status,
so I've started small project, and now I would like to make announce
for first version of public release here. See pages:
http://live.gnome.org/BatteryStatus
http://launchpad.net/battery-status
for more details. Any [constructive] feedback are welcome.
I hope, that this applet will solve problem of showing power state
information in a convenient way.

-- 
battstat applet is missing
https://bugs.launchpad.net/bugs/462267
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 541609] Re: When running on a battery in lucid there is no tooltip popup on mouseover

2010-05-20 Thread Ivan Zorin
*** This bug is a duplicate of bug 527458 ***
https://bugs.launchpad.net/bugs/527458

Hello. I don't think that my comment appropriate for bug #527458 ,
so I would like to say it here - I'm also think that there should be useful
and convenient way for user to get power/battery state/information
without any additional efforts, so a couple months ago I've started small 
project,
and now, to whom it may concern, I would like to make announce for first version
of public release here. See pages:
http://live.gnome.org/BatteryStatus
http://launchpad.net/battery-status
for more detailes. Any [constructive] feedback are welcome.
P.S. Sorry for disturbance about some kind of ad :-)

-- 
When running on a battery in lucid there is no tooltip popup on mouseover
https://bugs.launchpad.net/bugs/541609
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 564137] Re: Notifications [notify-osd] always flicker when fading in

2010-05-14 Thread Ivan Zorin
> That fixes it.
Yes, it does, I know.
But fade plugin has very useful feature - decreasing brightness/saturation of 
window if its unresponsible;
looks like no any other plugin doesn't have this feature.
Also, "Fading Windows" plugin enabled by default, and the point is that looks 
like it just have a bug - it can't process "Fade windows" option correctly 
("any & !(title=notify-osd)", for example) and apply.

-- 
Notifications [notify-osd] always flicker when fading in
https://bugs.launchpad.net/bugs/564137
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 331564] Re: OSD notifications sometimes flicker when fading in

2010-05-13 Thread Ivan Zorin
Please, could anyone from Ubuntu developers take a look at bug #564137 - it's 
really annoying.
Thanks.

-- 
OSD notifications sometimes flicker when fading in
https://bugs.launchpad.net/bugs/331564
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 461356] Re: desktopcouch-service crashed with ImportError in ()

2010-05-13 Thread Ivan Zorin
> That package version "0.6.4-3testing1" looks highly suspicious to me.

Oops, sorry - that package has been installed from some PPA; I've
removed PPA file from sources.list.d and I've downgraded package - looks
like everything fine now; I'm really sorry for disturbance and thanks a
lot for help - this bug doesn't affect me anymore :-)

-- 
desktopcouch-service crashed with ImportError in ()
https://bugs.launchpad.net/bugs/461356
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 461356] Re: desktopcouch-service crashed with ImportError in ()

2010-05-13 Thread Ivan Zorin
> Please post the
> transcript of this:

> $ dpkg -l \*desktopcouch\*
> $ dpkg -L python-desktopcouch
> $ python -c "import sys, os; print [p for p in sys.path if
os.path.exists(p) and 'desktopcouch' in os.listdir(p)]"

Here:
> dpkg -l \*desktopcouch\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  desktopcouch  0.6.4-3testing1   A 
Desktop CouchDB instance
ii  libdesktopcouch-glib-1.0-20.6.3-0ubuntu1
Glib-based API for Desktopcouch
ii  python-desktopcouch   0.6.4-3testing1   Python 
Desktop CouchDB
ii  python-desktopcouch-records   0.6.4-3testing1   Desktop 
CouchDB Records API
> dpkg -L python-desktopcouch
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python-desktopcouch
/usr/share/doc/python-desktopcouch/changelog.Debian.gz
/usr/share/doc/python-desktopcouch/copyright
/usr/share/doc/python-desktopcouch/README
> python -c "import sys, os; print [p for p in sys.path if
dquote> os.path.exists(p) and 'desktopcouch' in os.listdir(p)]"
[]
>

Now, looks like desktopcouch python module just missing in python-
desktopcouch package.

-- 
desktopcouch-service crashed with ImportError in ()
https://bugs.launchpad.net/bugs/461356
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 574886] Re: Apt has strange network errors when updating indexes.

2010-05-13 Thread Ivan Zorin
I can confirm this bug - in my case apt can't get access to security.ubuntu.com:
> sudo apt-get update
Hit http://gb.archive.ubuntu.com lucid Release.gpg
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US   

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US 

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US   

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US 

Hit http://gb.archive.ubuntu.com lucid-updates Release.gpg  

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/universe 
Translation-en_US
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US   
 
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/restricted 
Translation-en_US  
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse 
Translation-en_US  
Hit http://gb.archive.ubuntu.com lucid-proposed Release.gpg 

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-proposed/universe 
Translation-en_US   
   
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-proposed/main Translation-en_US  

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-proposed/restricted 
Translation-en_US   
 
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-proposed/multiverse 
Translation-en_US   
 
Hit http://gb.archive.ubuntu.com lucid-backports Release.gpg

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-backports/universe 
Translation-en_US   
  
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-backports/main Translation-en_US 

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-backports/restricted 
Translation-en_US   

Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-backports/multiverse 
Translation-en_US   

Hit http://gb.archive.ubuntu.com lucid Release  

Hit http://gb.archive.ubuntu.com lucid-updates Release  

Hit http://gb.archive.ubuntu.com lucid-proposed Release 

Hit http://gb.archive.ubuntu.com lucid-backports Release

Hit http://gb.archive.ubuntu.com lucid/universe Packages

Hit http://gb.archive.ubuntu.com lucid/restricted Packages  

Hit http://gb.archive.ubuntu.com lucid/main Packages

Hit http://gb.archive.ubuntu.com lucid/multiverse Packages  

Hit http://gb.archive.ubuntu.com lucid/universe Sources 

Hit http://gb.archive.ubuntu.com lucid/restricted Sources   

Hit http://gb.archive.ubuntu.com lucid/main Sources 

Hit http://gb.archive.ubuntu.com lucid/multiverse Sources   

H

[Bug 461356] Re: desktopcouch-service crashed with ImportError in ()

2010-05-13 Thread Ivan Zorin
Hello. I've clashed with this bug too - when I try to run gwibber:
> gwibber 

** (gwibber:12540): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:12540): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:12540): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 50, in 
from gwibber import client
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 3, in 
import gtk, gobject, gwui, util, resources, actions, json, gconf
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 2, in 
import os, json, urlparse, resources, util
  File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 2, in 
from microblog.util.couch import RecordMonitor
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 
4, in 
import desktopcouch, pycurl, oauth, threading, urllib, re, json
ImportError: No module named desktopcouch
>  ipython
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
Type "copyright", "credits" or "license" for more information.

IPython 0.10 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help  -> Python's own help system.
object?   -> Details about 'object'. ?object also works, ?? prints more.

In [1]: import desktopcouch
---
ImportError   Traceback (most recent call last)

/home/tester/ in ()

ImportError: No module named desktopcouch

In [2]: 

Looks like that somehow some apps just can't see desktop couch python module.

-- 
desktopcouch-service crashed with ImportError in ()
https://bugs.launchpad.net/bugs/461356
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 565620] Re: Empathy shows "Error sending message 'message_text': too long message" warning reguallary when sending message in some jabber conference

2010-04-27 Thread Ivan Zorin
Confirming bug due to comment from Sergey V. Udaltsov mentioning the
same issue.

-- 
Empathy shows "Error sending message 'message_text': too long message" warning 
reguallary when sending message in some jabber conference
https://bugs.launchpad.net/bugs/565620
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 565620] Re: Empathy shows "Error sending message 'message_text': too long message" warning reguallary when sending message in some jabber conference

2010-04-27 Thread Ivan Zorin
** Changed in: empathy (Ubuntu)
   Status: New => Confirmed

-- 
Empathy shows "Error sending message 'message_text': too long message" warning 
reguallary when sending message in some jabber conference
https://bugs.launchpad.net/bugs/565620
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 565620] Re: Empathy shows "Error sending message 'message_text': too long message" warning reguallary when sending message in some jabber conference

2010-04-17 Thread Ivan Zorin

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

-- 
Empathy shows "Error sending message 'message_text': too long message" warning 
reguallary when sending message in some jabber conference
https://bugs.launchpad.net/bugs/565620
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 565620] [NEW] Empathy shows "Error sending message 'message_text': too long message" warning reguallary when sending message in some jabber conference

2010-04-17 Thread Ivan Zorin
Public bug reported:

Binary package hint: empathy

How to reproduce this bug:
1. Open Empathy;
2. Join in some jabber conference via your jabber account;
3. Compose not very long message with some special characters (like /\;:., etc);
4. Send it;

What you expected to happen:
Message should be correctly has been sent.

What happened instead:
Sometimes, reguallary or occasionally, right in jabber conference window I get 
error:
Error sending message 'message text': too long message

Workaround:
Press "Ctrl+Up arrow" and press "Enter" then - if you'll see error again, 
repeat.

Workaround works, but first, it's very annoying, when you had to try
resend message, and second, it's very annoying, when you get error
message, although message aren't too long and it has been composed
correctly.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: empathy 2.30.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Sun Apr 18 01:37:37 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: empathy

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


** Tags: apport-bug i386 lucid ux

-- 
Empathy shows "Error sending message 'message_text': too long message" warning 
reguallary when sending message in some jabber conference
https://bugs.launchpad.net/bugs/565620
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 565129] Re: "Laptop lid" action prevents another power action

2010-04-16 Thread Ivan Zorin
Sorry, looks like in my case system just couldn't going to hibernate
because there wasn't free swap space enough to do this. So, I've marked
this bug as invalid.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New => Invalid

-- 
"Laptop lid" action prevents another power action
https://bugs.launchpad.net/bugs/565129
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 565129] Re: "Laptop lid" action prevents another power action

2010-04-16 Thread Ivan Zorin

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

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

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

** Attachment added: "DevkitPower.txt"
   http://launchpadlibrarian.net/44496086/DevkitPower.txt

** Attachment added: "GConfNonDefault.txt"
   http://launchpadlibrarian.net/44496087/GConfNonDefault.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/44496088/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/44496089/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/44496090/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/44496091/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/44496092/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/44496093/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/44496094/UdevLog.txt

** Attachment added: "gnome-power-bugreport.txt"
   http://launchpadlibrarian.net/44496095/gnome-power-bugreport.txt

-- 
"Laptop lid" action prevents another power action
https://bugs.launchpad.net/bugs/565129
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 565129] [NEW] "Laptop lid" action prevents another power action

2010-04-16 Thread Ivan Zorin
Public bug reported:

Binary package hint: gnome-power-manager

Hello.
I don't sure, does anyone else has this problem, so I will be appreciate for 
confirm.
0. You should doing this on some laptop/netbook;
1. Go to System -> Preferences -> Power Management;
2. Set "When laptop lid is closed:" to "Suspend" at "On AC Power" tab and at 
"On Battery Power" either;
3. Select (from "Indicator Applet Session", for example) "Hibernate" action;
4. Right next after selecting, close laptop lid.
What should [user expected] to happen?
Hibernating, right? But in my case suspending occurs.

Some thoughts.
I guess, that somehow closing laptop lid prevents previous request for power 
action;
so, if user request some power action, and then closing lid, request should 
blocks all other power commands - i think, it's possible to prevent lid action 
after power action by sending some specific D-Bus signal for UPower.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-power-manager 2.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Sat Apr 17 04:14:40 2010
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
MachineType: Dell Inc. MXC051
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=9b223c84-0ff5-4304-a9c6-299b855e5189 ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
dmi.bios.date: 11/06/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0HC416
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd11/06/2005:svnDellInc.:pnMXC051:pvr:rvnDellInc.:rn0HC416:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MXC051
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug dbus i386 laptop lucid power ux

-- 
"Laptop lid" action prevents another power action
https://bugs.launchpad.net/bugs/565129
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 564137] Re: Notifications [notify-osd] always flicker when fading in

2010-04-15 Thread Ivan Zorin

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

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

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

** Attachment added: "GconfCompiz.txt"
   http://launchpadlibrarian.net/44335111/GconfCompiz.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/44335112/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/44335113/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/44335114/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/44335115/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/44335116/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/44335117/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/44335118/UdevLog.txt

** Attachment added: "XorgLog.gz"
   http://launchpadlibrarian.net/44335119/XorgLog.gz

** Attachment added: "XorgLogOld.gz"
   http://launchpadlibrarian.net/44335121/XorgLogOld.gz

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/44335122/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/44335123/XsessionErrors.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/44335124/glxinfo.txt

-- 
Notifications [notify-osd] always flicker when fading in
https://bugs.launchpad.net/bugs/564137
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 564137] [NEW] Notifications [notify-osd] always flicker when fading in

2010-04-15 Thread Ivan Zorin
Public bug reported:

Binary package hint: compiz

Hello.

> lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04

> apt-cache policy compiz
compiz:
  Installed: 1:0.8.4-0ubuntu15
  Candidate: 1:0.8.4-0ubuntu15
  Version table:
 *** 1:0.8.4-0ubuntu15 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

This bug totally looks like lp bug #331564 , but according to its discussion, 
problem should be fixed.
In my case, although "Fading Windows" Compiz plugin are enabled, and "Fade 
windows" option set to "any & !(title=notify-osd)" (as by default), notify-osd 
notifications flickering always, each time when it appears.
The only workaround [in my case] (I've tried to "play" with other settings of 
this plugin, such as "Fade On Minimize/Open/Close", but it won't help) - to 
disable plugin itself, but then user lose a set of pretty really useful 
features, such as freezing windows on unresponsive state).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: compiz 1:0.8.4-0ubuntu15
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
CompizPlugins: 
[core,workarounds,neg,commands,dbus,mousepoll,png,place,gnomecompat,resize,regex,session,text,imgjpeg,vpswitch,svg,decoration,resizeinfo,snap,wall,animation,fade,expo,move,scale,ezoom,scaleaddon,staticswitcher]
Date: Thu Apr 15 23:20:08 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
MachineType: Dell Inc. MXC051
PackageArchitecture: all
PciDisplay: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=9b223c84-0ff5-4304-a9c6-299b855e5189 ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+5ubuntu1
 libgl1-mesa-glx 7.7.1-1ubuntu1
 libdrm2 2.4.18-1ubuntu2
 xserver-xorg-video-intel 2:2.9.1-3ubuntu1
 xserver-xorg-video-ati 1:6.13.0-1ubuntu1
SourcePackage: compiz
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 11/06/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0HC416
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd11/06/2005:svnDellInc.:pnMXC051:pvr:rvnDellInc.:rn0HC416:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MXC051
dmi.sys.vendor: Dell Inc.
system: distro = Ubuntu, architecture = i686, kernel = 2.6.32-19-generic

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


** Tags: apport-bug i386 lucid

-- 
Notifications [notify-osd] always flicker when fading in
https://bugs.launchpad.net/bugs/564137
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 524938] Re: Remove binary "opensync-plugin-syncml" from lucid

2010-04-11 Thread Ivan Zorin
First, I would like to confirm this bug.
Second, to whom, who propose to [completely] remove opensync/opensync-syncml 
related packages (no package - no problem, heh) - i think, that this is pretty 
bad solution of this bug, IMHO. Ubuntu provides great desktop environment, 
where each time with each next release user should less concern about how to 
make trivial things [with portable devices] - e.g., in Lucid iPod support will 
be right "out-of-the-box", and this is great;  so, I suppose, that one of the 
next steps - provide quality and easy support of synchronization for Evolution 
between mobile devices with SyncML feature (practically any phone has this 
feature today), and removing packages, which provide SyncML support, from 
repos, in such case - wrong move.

-- 
Remove binary "opensync-plugin-syncml" from lucid
https://bugs.launchpad.net/bugs/524938
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 527446] Re: Should show avatar image of the sender in notifications

2010-03-20 Thread Ivan Zorin
Confirm.
First, this is some kind of regression, since (as it has been said before) the 
1.x branch has this feature;
second, this is would be very good from the user experience point.
However, this should keep as wishlist request, and if this feature will be 
implemented, then probably "Broadcast Messaging Preferences" window should has 
separate "check"-option in "Notification" frame (on "Options" tab), with name 
something like "Show avatar images".

-- 
Should show avatar image of the sender in notifications
https://bugs.launchpad.net/bugs/527446
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 426804] Re: ubuntuone-client doesn't connect (because domain name changed?)

2009-09-09 Thread Ivan Zorin

** Attachment added: ""ubuntuone.com" lines"
   http://launchpadlibrarian.net/31538632/ubuntuone_lines.txt

-- 
ubuntuone-client doesn't connect (because domain name changed?)
https://bugs.launchpad.net/bugs/426804
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 426804] Re: ubuntuone-client doesn't connect (because domain name changed?)

2009-09-09 Thread Ivan Zorin

** Attachment added: "strace log of ubuntuone-client"
   http://launchpadlibrarian.net/31538590/strace_ubuntuone-client.log

** Attachment added: ".home.ia..cache.ubuntuone.log.oauth.login.log.txt"
   
http://launchpadlibrarian.net/31538591/.home.ia..cache.ubuntuone.log.oauth.login.log.txt

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

** Attachment added: "UbuntuoneClientPackages.txt"
   http://launchpadlibrarian.net/31538597/UbuntuoneClientPackages.txt

-- 
ubuntuone-client doesn't connect (because domain name changed?)
https://bugs.launchpad.net/bugs/426804
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 426804] [NEW] ubuntuone-client doesn't connect (because domain name changed?)

2009-09-09 Thread Ivan Zorin
Public bug reported:

Binary package hint: ubuntuone-client

ubuntuone-client doesn't connect.
When i login in ubuntu, ubuntuone-client runs.

What sould happens:
-ubuntuone-client connects and sync data.

What sould happens:
-ubuntuone-client can't get connection to server.

Probably reason:
-service ubuntuone has changed address domain from ubuntuone.com to 
one.ubuntu.com, but ubuntuone.com address hard-coded in client.

Probably solution:
-change all includes of "ubuntuone.com"-like lines in ubuntuone-client source 
tree to "one.ubuntu.com". (see the last one attached file)

Comment:
-if my suggestions above are correct, then, i guess, this bug should marked as 
critical and should be fixed as soon as possible.

ProblemType: Bug
.home.ia..cache.ubuntuone.log.syncdaemon.exceptions.log:
 
Architecture: i386
Date: Wed Sep  9 16:33:50 2009
DistroRelease: Ubuntu 9.10
Package: ubuntuone-client 0.94.0-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 SHELL=/bin/zsh-beta
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-10.30-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-10-generic i686

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
ubuntuone-client doesn't connect (because domain name changed?)
https://bugs.launchpad.net/bugs/426804
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 366304] [NEW] py_compilefiles shows error during byte-compiling files on setting up installed package

2009-04-24 Thread Ivan Zorin
Public bug reported:

Binary package hint: python-central

Hello. I use Jaunty and i've updated my system from RC to release;
after that I've tried to update system with few new packages.
Most of them have been successfully installed, but on gwibber I've got error.
(gwibber it's twitter client; https://launchpad.net/gwibber)
Trying to fix it, I've run:
> sudo dpkg --configure -a
Setting up gwibber (0.9.2~bzr263-0ubuntu1~jaunty) ...
  File "/usr/bin/py_compilefiles", line 27
print "file does not exist:", fullname
   ^
SyntaxError: invalid syntax
pycentral: pycentral pkginstall: error byte-compiling files (36)
pycentral pkginstall: error byte-compiling files (36)
dpkg: error processing gwibber (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 gwibber

Also, I think that this bug LP #354228 can be used as related, according to 
this comment:
https://bugs.launchpad.net/ubuntu/intrepid/+source/python2.6/+bug/354228/comments/30

Thanks in advance and I will be very appreciate for any workaround about
this issue.

** Affects: python-central (Ubuntu)
 Importance: Undecided
 Status: New

-- 
py_compilefiles shows error during byte-compiling files on setting up installed 
package
https://bugs.launchpad.net/bugs/366304
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 335416] Re: update manager partial upgrade fails

2009-04-24 Thread Ivan Zorin
Confirm.

I use jaunty since alpha, and between beta and rc I've clashed with this
bug.

> update-manager --version
update-manager: version 0.111.8
> sudo update-manager -d --dist-upgrade
ERROR:root:not handled expection:
Traceback (most recent call last):

  File "/usr/bin/update-manager", line 100, in 
controler.doPartialUpgrade()

  File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 1595, in doPartialUpgrade
if not self.doDistUpgrade():

  File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 972, in doDistUpgrade
self.quirks.run("StartUpgrade")

  File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeQuirks.py", 
line 77, in run
for plugin in self.plugin_manager.get_plugins(condition):

  File "/usr/lib/python2.6/dist-packages/computerjanitor/plugin.py", line 167, 
in get_plugins
filenames = self.get_plugin_files()

  File "/usr/lib/python2.6/dist-packages/computerjanitor/plugin.py", line 120, 
in get_plugin_files
basenames = [x for x in os.listdir(dirname)

OSError: [Errno 2] No such file or directory: './plugins'

ERROR:root:failed to import apport python module, can't report bug: No
module named python_hook

after (in home directory)
> sudo mkdir ./plugins
update works well, but, I think, it's a very strange and not obvious workaround 
to solve this issue.

BTW, in my case creating "plugins" dirs in /usr/lib/python2.6/dist-
packages/DistUpgrade/ and in /usr/lib/python2.6/dist-
packages/computerjanitor/ were not enougth to make it works.

-- 
update manager partial upgrade fails
https://bugs.launchpad.net/bugs/335416
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 345654] [NEW] apport-gtk command available only via full path

2009-03-19 Thread Ivan Zorin
Public bug reported:

Binary package hint: apport

Hello.
It's not a bug, it's just a simple notice;
maybe should remove executable apport-gtk file in /usr/bin like apport-cli?
With default settings apport-gtk is not included in default PATH variable and 
available only via full path, so it can't be running by simple apport-gtk 
command - user(from terminal) or developer(in case of implementation GTK+ 
frontend of apport in own application) must concern about accessibility of this 
command, and I think, that in some cases it might be not very comfortable - to 
run application by typing full path to /usr/share/apport/apport-gtk;
also, however, according to canons, AFAIK /usr/share is not the best place for 
executable files.
So, if anyone have some ideas about this, I will be very appreciate for any 
thoughts.

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


** Tags: wishlist

-- 
apport-gtk command available only via full path
https://bugs.launchpad.net/bugs/345654
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 341970] Re: [eeepc-laptop] bluetooth rfkill interface doesn't work properly at 901 model

2009-03-12 Thread Ivan Zorin
Oh, here the source of patch - http://patchwork.kernel.org/patch/2868/
And there is another strange thing - i've looked through 
drivers/platform/x86/eeepc-laptop.c in Linux kernel git tree - there is this 
patch has been applied (and, BTW, that file has a lot of other changes too). I 
have no doubt, that there is some reason, that this patch have not been applied 
in Ubuntu's version of kernel yet, but imho it's not very convenient to doesn't 
have possibility for turning on/off bluetooth.

-- 
[eeepc-laptop] bluetooth rfkill interface doesn't work properly at 901 model
https://bugs.launchpad.net/bugs/341970
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 341970] Re: [eeepc-laptop] bluetooth rfkill interface doesn't work properly at 901 model

2009-03-12 Thread Ivan Zorin

** Attachment added: "eeepc-laptop bluetooth rfkill patch"
   http://launchpadlibrarian.net/23789578/bt_eeepc_rfkill.diff

-- 
[eeepc-laptop] bluetooth rfkill interface doesn't work properly at 901 model
https://bugs.launchpad.net/bugs/341970
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 341970] [NEW] [eeepc-laptop] bluetooth rfkill interface doesn't work properly at 901 model

2009-03-12 Thread Ivan Zorin
Public bug reported:

Hello. I use jaunty with latest software updates (Alpha5).
And there is some little issue in eeepc-laptop kernel module.

Bug: bluetooth rfkill interface doesn't work properly.
Note. I've checked it at asus eeepc 901; probably it works fine at other models.

Steps to reproduce:
boot latest available generic linux kernel and check bluetooth status (bt 
should be turned on after boot):
> cat /sys/class/rfkill/rfkill1/state
0
Try to change state:
> echo 1 | sudo tee /sys/class/rfkill/rfkill1/state
1
tee: /sys/class/rfkill/rfkill1/state: No such device
But file exists:
> file /sys/class/rfkill/rfkill1/state
/sys/class/rfkill/rfkill1/state: ASCII text

What happens:
1. even if bluetooth is on, "cat /sys/class/rfkill/rfkill1/state" returns 0.
2. there is no way to change bluetooth state via 
/sys/class/rfkill/rfkill1/state file.

What should happens:
1. if bluetooth is on, /sys/class/rfkill/rfkill1/state should contains 1, and 0 
in otherwise.
2. there is should be way to change /sys/class/rfkill/rfkill1/state value.

P.S. However, all other interfaces works well:
/sys/devices/platform/eeepc/camera for web camera
/sys/devices/platform/eeepc/cardr for cardreader
/sys/class/rfkill/rfkill0/state for wireless

P.P.S. In attachment - patch, which fixes it - after patching and rebuilding 
kernel, value is sets in 1 if bt turned on, and in 0 if it is turned off, and 
user have ability to change value on the fly, but there is two things:
1. I didn't write it; I've just found it in Internet.
2. There is no any copyrights or author's info, so I don't sure, is it possible 
for Kernel Team include this patch into Ubuntu's version of Linux kernel.

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

-- 
[eeepc-laptop] bluetooth rfkill interface doesn't work properly at 901 model
https://bugs.launchpad.net/bugs/341970
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   >