[Bug 2063056] Re: shows raw html message (F12)

2024-06-20 Thread Vladislav Shumkin
This may be of help, as Telegram desktop devs have pointed out that
notification agent declares that it supports HTML, but outputs its as
raw text anyway

Ref:
https://github.com/telegramdesktop/tdesktop/issues/27940#issuecomment-2119340506

** Bug watch added: Telegram Desktop Github Issues tracker #27940
   https://github.com/telegramdesktop/tdesktop/issues/27940

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

Title:
  shows raw html message (F12)

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


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

[Bug 1950393] Re: GDM session crashes on suspend on Ubuntu 21.10

2021-11-11 Thread Vladislav K. Valtchev
Hi Daniel,
In my understanding, the crash is not reproducible after my workaround 
(switching to the nvidia driver), because the nvidia-resume.service is not 
masked (my theory).

Therefore, I switched back to the Nouveau driver, and I reproduced the
problem and collected the system logs as you asked. Now prevboot.txt
contains the logs from a clean boot, through the session crash and ends
with a (user requested) reboot.

Just for the record, these are the steps to reproduce the bug:

 1. Install Ubuntu 21.10 on a laptop(?) with an nvidia GPU
 2. Open "Software & Updates" -> "Additional Drivers"
 3. Select the latest driver (470)
 4. Reboot
 5. Login normally on GDM
 6. Open "Software & Updates" -> "Additional Drivers"
 7. Select "Nouveau display driver" and apply the changes
 8. Reboot
 9. Login normally on GDM
10. Try to suspend the system
11. You should observe a session crash here


** Attachment added: "System journal for the previous boot, as requested in 
update #8"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1950393/+attachment/5540130/+files/prevboot.txt

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

Title:
  GDM session crashes on suspend on Ubuntu 21.10

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


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

[Bug 1950393] Re: GDM session crashes on suspend on Ubuntu 21.10

2021-11-10 Thread Vladislav K. Valtchev
Interesting update


Given the "Unit nvidia-resume.service is masked" complain by systemd-
logind in my previous comment, I thought it could be related with the
switching on and off the proprietary nvidia driver: after turning it on,
I turned it off (switching to Nouveau) because of this other bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1947614


So, I opened the "Software & Updates" tool and in "Additional Drivers" I turned 
nvidia-driver-470 on again and... voila', the session-crash-on-suspend bug 
disappeared.

It looks like to me that the tool messed up some systemd units like
nvidia-resume.service and it didn't return them to the previous state
after I switched back to Nouveau.

Note: the only thing I used to turn on and off the nvidia driver is that
"Software & Updates" tool, no custom configurations/hacks at all.

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

Title:
  GDM session crashes on suspend on Ubuntu 21.10

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


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

[Bug 1950393] Re: GDM session crashes on suspend on Ubuntu 21.10

2021-11-10 Thread Vladislav K. Valtchev
Hi Daniel,
unfortunately, there are no crash files in /var/crash/. I've checked also: 
https://errors.ubuntu.com/user/ but there are no crashes reported 
in the last month.

It looks like the "crash" is not caused by a fatal signal like SIGSEGV
and no core dump is generated.

But, still from the same log file (attached), I noticed that systemd-
logind exited with a failure:

--
Nov 10 00:20:13 lenovo upowerd[3602]: Could not acquire inhibitor lock: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
Nov 10 00:20:13 lenovo dbus-daemon[1120]: [system] Activating via systemd: 
service name='org.freedesktop.login1' 
unit='dbus-org.freedesktop.login1.service' requested by ':1.178' (uid=1000 
pid=12386 comm="/usr/lib/xorg/Xorg vt2 -displayfd 3 -auth /run/use" 
label="unconfined")
Nov 10 00:20:13 lenovo gsd-power[12749]: Unable to inhibit suspend: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
Nov 10 00:20:13 lenovo gsd-media-keys[12746]: Unable to inhibit suspend: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
Nov 10 00:20:13 lenovo systemd[1]: Starting SSSD PAM Service responder...
Nov 10 00:20:13 lenovo systemd[1]: systemd-logind.service: Main process exited, 
code=exited, status=1/FAILURE
Nov 10 00:20:13 lenovo systemd[1]: systemd-logind.service: Failed with result 
'exit-code'.
--


Later, I observe that gnome-session cannot communicate with systemd using GDBus 
and ends up failling back to a "non-systemd procedure":


--
Nov 10 00:20:13 lenovo gnome-session[18803]: gnome-session-binary[18803]: 
WARNING: Failed to upload environment to systemd: 
GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name 
"org.freedesktop.systemd1" does not exist
Nov 10 00:20:13 lenovo gnome-session-binary[18803]: WARNING: Failed to upload 
environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: 
Name "org.freedesktop.systemd1" does not exist
Nov 10 00:20:13 lenovo systemd[12345]: Failed to start GNOME Wacom tablet 
support service.
Nov 10 00:20:13 lenovo systemd[12345]: org.gnome.SettingsDaemon.Power.service: 
Failed with result 'exit-code'.
Nov 10 00:20:13 lenovo systemd[12345]: Failed to start GNOME power management 
service.
Nov 10 00:20:13 lenovo gnome-session[18803]: gnome-session-binary[18803]: 
WARNING: Failed to reset failed state of units: 
GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name 
"org.freedesktop.systemd1" does not exist
Nov 10 00:20:13 lenovo gnome-session-binary[18803]: WARNING: Failed to reset 
failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: 
Name "org.freedesktop.systemd1" does not exist
Nov 10 00:20:13 lenovo gnome-session[18803]: gnome-session-binary[18803]: 
WARNING: Falling back to non-systemd startup procedure due to error: 
GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name 
"org.freedesktop.systemd1" does not exist
Nov 10 00:20:13 lenovo gnome-session-binary[18803]: WARNING: Falling back to 
non-systemd startup procedure due to error: 
GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name 
"org.freedesktop.systemd1" does not exist
--


Could this be a systemd bug?

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

Title:
  GDM session crashes on suspend on Ubuntu 21.10

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


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

[Bug 1950393] Re: GDM session crashes on suspend on Ubuntu 21.10

2021-11-10 Thread Vladislav K. Valtchev
If I grep for `systemd`, after the first meaningful message:

Nov 10 00:20:06 lenovo systemd-logind[11553]: Power key pressed.

The first error is:

Nov 10 00:20:11 lenovo systemd-logind[11553]: Error during inhibitor-
delayed operation (already returned success to client): Unit nvidia-
resume.service is masked.

And later:

Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE) systemd-
logind disappeared (stopped/restarted?)


** Also affects: systemd (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/1950393

Title:
  GDM session crashes on suspend on Ubuntu 21.10

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


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

[Bug 1950393] Re: GDM session crashes on suspend on Ubuntu 21.10

2021-11-09 Thread Vladislav K. Valtchev
I just tried suspending my machine while running a Wayland session
("Ubuntu"), instead of an Xorg session ("Ubuntu on Xorg") and I got the
same problem. Therefore, the issue has *nothing* to do with Xorg itself.

** Summary changed:

- GDM Xorg session crashes on suspend
+ GDM session crashes on suspend on Ubuntu 21.10

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

Title:
  GDM session crashes on suspend on Ubuntu 21.10

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


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

[Bug 1950393] [NEW] GDM Xorg session crashes on suspend

2021-11-09 Thread Vladislav K. Valtchev
Public bug reported:

Since I started using kernel 5.13.0-20 (and 5.13.0-21) on Ubuntu 21.10,
my GDM session crashes when I try to put my laptop to standby.

I've attached a relevant slice of the system journal that starts from
the moment I pressed the power button, configured to trigger suspend, in
my case.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: xorg 1:7.7+22ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
Uname: Linux 5.13.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 10 00:47:13 2021
DistUpgraded: 2021-10-16 23:05:19,206 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: impish
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 530 [17aa:380a]
   Subsystem: Lenovo GM107M [GeForce GTX 950M] [17aa:380b]
InstallationDate: Installed on 2020-03-17 (602 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: LENOVO 80RU
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=0e855d19-79da-402d-9586-b7bfe9a9622a ro
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: Upgraded to impish on 2021-10-16 (24 days ago)
dmi.bios.date: 08/09/2017
dmi.bios.release: 1.61
dmi.bios.vendor: LENOVO
dmi.bios.version: E5CN61WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo ideapad 700-15ISK
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo ideapad 700-15ISK
dmi.ec.firmware.release: 1.22
dmi.modalias: 
dmi:bvnLENOVO:bvrE5CN61WW:bd08/09/2017:br1.61:efr1.22:svnLENOVO:pn80RU:pvrLenovoideapad700-15ISK:rvnLENOVO:rnLenovoideapad700-15ISK:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapad700-15ISK:skuLENOVO_MT_80RU_BU_idea_FM_Lenovoideapad700-15ISK:
dmi.product.family: IDEAPAD
dmi.product.name: 80RU
dmi.product.sku: LENOVO_MT_80RU_BU_idea_FM_Lenovo ideapad 700-15ISK
dmi.product.version: Lenovo ideapad 700-15ISK
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 21.2.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-1build1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug crash impish ubuntu

** Attachment added: "Selected logs from the system journal"
   
https://bugs.launchpad.net/bugs/1950393/+attachment/5539318/+files/selected_crash_log.txt

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

Title:
  GDM Xorg session crashes on suspend

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


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

[Bug 1950393] Re: GDM Xorg session crashes on suspend

2021-11-09 Thread Vladislav K. Valtchev
I guess the most relevant part from the system journal is the following:

-
Nov 10 00:20:13 lenovo gdm-launch-environment][18707]: 
pam_unix(gdm-launch-environment:session): session opened for user gdm by (uid=0)
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE)
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: Fatal server error:
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE) systemd-logind 
disappeared (stopped/restarted?)
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE)
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE)
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: Please consult the 
The X.Org Foundation support
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]:  at 
http://wiki.x.org
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]:  for help.
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE) Please also 
check the log file at "/home/vlad/.local/share/xorg/Xorg.0.log" for additional 
information.
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (EE)
Nov 10 00:20:13 lenovo /usr/libexec/gdm-x-session[12386]: (II) AIGLX: 
Suspending AIGLX clients for VT switch
Nov 10 00:20:13 lenovo upowerd[3602]: Could not acquire inhibitor lock: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
Nov 10 00:20:13 lenovo dbus-daemon[1120]: [system] Activating via systemd: 
service name='org.freedesktop.login1' 
unit='dbus-org.freedesktop.login1.service' requested by ':1.178' (uid=1000 
pid=12386 comm="/usr/lib/xorg/Xorg vt2 -displayfd 3 -auth /run/use" 
label="unconfined")
-

From which gdm-x-session complains that systemd-logind "disappeared".

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

Title:
  GDM Xorg session crashes on suspend

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


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

[Bug 1947614] Re: Laptop fans spin at ~50% w/o CPU load with kernel 5.13

2021-11-08 Thread Vladislav K. Valtchev
Major update
--

I've discovered that by switching to the open source Nouveau display
driver the problem disappears, even with the newest Ubuntu 5.13.0-20
kernel.

The problem was related to the "nvidia-driver-470" for my video card: GM107M 
[GeForce GTX 950M].
The older 5.11.0-37 Ubuntu did not had this problem, because simply there were 
no Nvidia drivers built by DKMS for it. Probably, I switched to the Nvidia 
proprietary driver after upgrading to Ubuntu 21.10, so the older kernel 
remained without the Nvidia modules.

I'm not sure at the moment if this still a bug for this place. I'll
leave this decision to you guys. At least, it will be useful for other
people with the same issue.

** Summary changed:

- Laptop fans spin at ~50% w/o CPU load with kernel 5.13
+ nvidia-driver-470 makes fans spin at ~50% w/o any load

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

Title:
  nvidia-driver-470 makes fans spin at ~50% w/o any load

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


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

[Bug 1947614] Re: Laptop fans spin at ~50% w/o CPU load with kernel 5.13

2021-11-08 Thread Vladislav K. Valtchev
Interesting update. I've followed the build instructions for the Ubuntu
kernel: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

By cloning the repo: git://kernel.ubuntu.com/ubuntu/ubuntu-impish
And building the kernel tagged as: Ubuntu-5.11.0-20.21+21.10.1

Which is *older* than the last _good_ Ubuntu kernel I have (5.11.0-37)
left installed from the previous version of Ubuntu (21.04, Hirsute) but
the problem is *reproducible*.

This means that the issue is a combination between the configuration in
Ubuntu 21.10 and some Ubuntu kernels built from the ubuntu-impish repo.
I have to try building another Ubuntu kernel from the Hirsute repo and
see what happens. Apparently all mainstream kernels >= 5.11 and all
Ubuntu Impish kernels have this issue, when running Ubuntu 21.10
(desktop).

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

Title:
  Laptop fans spin at ~50% w/o CPU load with kernel 5.13

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


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

[Bug 1947614] Re: Laptop fans spin at ~50% w/o CPU load with kernel 5.13

2021-11-06 Thread Vladislav K. Valtchev
** Tags added: kernel-bug kernel-therm

** Tags removed: kernel-bug

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

Title:
  Laptop fans spin at ~50% w/o CPU load with kernel 5.13

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


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

[Bug 1947614] Re: Laptop fans spin at ~50% w/o CPU load with kernel 5.13

2021-11-06 Thread Vladislav K. Valtchev
To check the theory about the Ubuntu-specific patches, I tried to boot
another Linux distro (Fedora Live 35) in order to see if the problem
would exist: it did not.

The kernel used was: 5.14.10-300.fc35.x86_64.

Which is more recent that the kernel 5.13.0-20, currently used by Ubuntu
21.10. Therefore, it looks that both the older Ubuntu-specific kernel
and the newest Fedora kernel do _not_ have the problem, thanks to some
custom patches that (apparently) do _not_ exist in 5.13.0-19 nor in the
mainstream Linux kernel.

It's getting even more tricky.

An alternative long-shot theory is that thermal management policies
changed in the newest Ubuntu, but does not activate with kernel 5.11
because of the lack of some kernel feature. That would explain why the
problem exists with the mainstream kernel as well, but not on another
distro.

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

Title:
  Laptop fans spin at ~50% w/o CPU load with kernel 5.13

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


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

[Bug 1947614] Re: Laptop fans spin at ~50% w/o CPU load with kernel 5.13

2021-11-06 Thread Vladislav K. Valtchev
Given that the problem exist with kernel 5.13.0-19 and newer but not
with kernel 5.11.0-37, I tried to find which the change triggered this
weird behavior using git bisect. I used bisect in the range [v5.11,
v5.13] (official tags) and I've built the standard non-ubuntu kernel(s)
using:

make -j4 bindeb-pkg LOCALVERSION=-custom

As config, I used the Ubuntu one from: /boot/config-5.11.0-37-generic
and accepted all the new config options as default.

But, before finishing to test all the bisect steps, I found that even
with the first kernel, v5.11, commit:
f40ddce88593482919761f74910f42f4b84c004b, the problem already exists.

Therefore, it looks like there were some Ubuntu-specific patches in
5.11.0-37 that prevented the problem to happen. In the original v5.11
kernel, the fans spin at ~50% apparently no matter the CPU load.

Apparently, those Ubuntu patches that prevented the problem from
happening, got changed in 5.13.0-19. Does anybody have a clue what could
that be?

Thanks,
Vlad

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

Title:
  Laptop fans spin at ~50% w/o CPU load with kernel 5.13

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


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

[Bug 1947614] [NEW] Laptop fans spin at ~50% w/o CPU load with kernel 5.13

2021-10-18 Thread Vladislav K. Valtchev
Public bug reported:

After upgrading from Ubuntu 21.04 to Ubuntu 21.10 a few days ago, I
noticed that the fans of my laptop (Lenovo ideapad 700-15ISK) were
spinning all the time at about ~50%, no matter the CPU load.

I forced all my cores to run at 100% with a simple while(1) loop to see
if the fan speed would increase but nothing. Apparently, no matter the
CPU load and temperature, with kernel 5.13.0-19 the fans of my laptop
spin at the same RPM. From their noise, I believe that's about 50%.

Therefore, I decided to boot the same Ubuntu 21.10 with the older kernel
5.11.0-37 and the problem disappeared. Looks like in the newer kernel
there is a problem with the control of fans for my HW. To complete the
picture, I built and booted kernel v5.15-rc5 to see if with a bleeding
edge kernel the problem would disappear: it didn't. Therefore, the
problem appears to be introduced somewhere between kernel 5.11 and
kernel 5.13.

The output of `sensors`, unfortunately doesn't show any fans and that's
the same no matter the kernel version:

pch_skylake-virtual-0
Adapter: Virtual device
temp1:+54.5°C  

BAT0-acpi-0
Adapter: ACPI interface
in0:  12.25 V  

coretemp-isa-
Adapter: ISA adapter
Package id 0:  +39.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:+37.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:+38.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:+39.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:+38.0°C  (high = +100.0°C, crit = +100.0°C)

acpitz-acpi-0
Adapter: ACPI interface
temp1:+39.0°C  (crit = +99.0°C)
temp2:+42.0°C  (crit = +85.0°C)

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: linux-image-5.13.0-19-generic 5.13.0-19.19
ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
Uname: Linux 5.13.0-19-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu70
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  vlad   5972 F pulseaudio
 /dev/snd/controlC0:  vlad   5972 F pulseaudio
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 18 19:04:03 2021
InstallationDate: Installed on 2020-03-17 (579 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: LENOVO 80RU
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-19-generic 
root=UUID=0e855d19-79da-402d-9586-b7bfe9a9622a ro
RelatedPackageVersions:
 linux-restricted-modules-5.13.0-19-generic N/A
 linux-backports-modules-5.13.0-19-generic  N/A
 linux-firmware 1.201
SourcePackage: linux
UpgradeStatus: Upgraded to impish on 2021-10-16 (1 days ago)
dmi.bios.date: 08/09/2017
dmi.bios.release: 1.61
dmi.bios.vendor: LENOVO
dmi.bios.version: E5CN61WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo ideapad 700-15ISK
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo ideapad 700-15ISK
dmi.ec.firmware.release: 1.22
dmi.modalias: 
dmi:bvnLENOVO:bvrE5CN61WW:bd08/09/2017:br1.61:efr1.22:svnLENOVO:pn80RU:pvrLenovoideapad700-15ISK:skuLENOVO_MT_80RU_BU_idea_FM_Lenovoideapad700-15ISK:rvnLENOVO:rnLenovoideapad700-15ISK:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapad700-15ISK:
dmi.product.family: IDEAPAD
dmi.product.name: 80RU
dmi.product.sku: LENOVO_MT_80RU_BU_idea_FM_Lenovo ideapad 700-15ISK
dmi.product.version: Lenovo ideapad 700-15ISK
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug impish

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

Title:
  Laptop fans spin at ~50% w/o CPU load with kernel 5.13

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


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

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-08-03 Thread Vladislav Shumkin
Any plans for releasing Pulseaudio 15 for Hirsute?

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

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


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

[Bug 1813441] Re: Can no longer drag and drop files between desktop and applications

2021-03-13 Thread Vladislav K. Valtchev
@dundir Maybe you're right, I don't know.
I just tried to do what I believed is best for Ubuntu, the distro I've been 
using since 2008 or so: to speak out giving my feedback, hoping it will be 
heard by the right people. If things won't change I'll look elsewhere, clearly.

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

Title:
  Can no longer drag and drop files between desktop and applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1813441/+subscriptions

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

[Bug 1813441] Re: Can no longer drag and drop files between desktop and applications

2021-03-13 Thread Vladislav K. Valtchev
You're failing to understand the concept of "show-stopper" bug, also known as 
"ship-stopper".
The severity of such a bug is so big, that the whole release a product must be 
postponed, until the bug is fixed. Bugs of this kind are ones that 
substantially compromise the usability of a product. For example, a bug in a 
browser's rendering engine that doesn't allow a single major website (social 
networks, search engines etc.) to render correctly. Millions of people won't 
use that browser because of that. Another example? A GCC bug that doesn't allow 
the Linux kernel to compile or, even worse, compiles but generates incorrect 
instructions and the kernel doesn't boot. Even if that C compiler had a TON of 
new and cool features and it was 200% faster than its predecessor, would you 
allow it to be released knowing the you cannot compile Linux? I wouldn't, never.

Most of the time, we make trade-offs, both in software development and in 
release management as well. For example? We've fixed 100 bugs at the price of 
introducing 5 new ones. That's fine, generally. BUT, some bugs are critical and 
cannot even be put in the equation. I don't need the whole "decision tree" for 
that. Such bugs, have priority above everything else combined. The 10,000 new 
features of KDE 4 were worthless, compared to the fact that it was not stable 
and crashed the whole time. I wanted so much to use it at the time, because it 
was so cool and visually pleasing. But, at the end I gave up because of its 
instability and switched to GNOME.
A car is *worthless* if its breaking system doesn't work. A compromise can be 
made when the breaking system is relatively worse than the one in the previous 
model, but it's still working, it's still doing an acceptable job.

So, how to decide which bugs are show-stoppers? Well, there are user
experience people, product managers, VPs etc, but ultimately, such a
decision is SUBJECTIVE. I have no "mathematical proof" that this was a
show-stopper bug, neither do you that this wasn't. I expressed my
opinion, trying to make the Ubuntu leadership to reconsider such
decision making. Maybe I failed, maybe I didn't. But if nobody makes
criticism, it's almost impossible for the leadership to get a feedback
and improve its decision-making. At the end, given users' feedback, I
hope Ubuntu leaders will ask themselves: "was that the right call to
make?". Maybe, just maybe, the next time they'll be more conservative
when releasing an LTS.

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

Title:
  Can no longer drag and drop files between desktop and applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1813441/+subscriptions

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

[Bug 1813441] Re: Can no longer drag and drop files between desktop and applications

2021-03-13 Thread Vladislav K. Valtchev
Hi Jonathan,

I'm happy to start a dialogue about this issue.

1. It's great to hear that the problem will be fixed in 21.04. Maybe a
backport to the 20.04 LTS should be considered as well?

2. I know, I don't have problems with fixing things by myself, per se.
I'm irritated that this was not a "corner case" that a few will people
will even notice. It's a "show stopper" bug. I'm criticizing the
*decision making* here.

3. Yes, I realize that's GNOME's fault. So, the solution was to simply
stick to the older version of GNOME, wasn't it? It's a BAD idea to
upgrade to the latest version of XYZ, when it's broken, in particular
when we're talking about an LTS release, that's supposed to be super-
stable. That's simply *bad judgement*. Of course Canonical cannot fix
every GNOME bug, I totally agree. I'm a very practical person. Just,
don't upgrade the package; it's simple as that. A Linux distribution
maintainers' main job is choose carefully which version each software
package to include in the distro. The typical questions are: "is the
package XYZ stable enough for our release?", "shall we use libxyz 1.23
instead of libxyz 1.22 to fix the problem PR123, but risking to break
something else?".

Also, did "desktop-icons-ng-ding" exist in 2020 before the release of
the LTS? Not a rhetorical question, I honestly don't know. If it did,
than the LTS should have included it. Otherwise, the LTS should have
just used the older version of GNOME. No matter how you put it, no
technical reason justifies breaking this way the user interface. Again,
if it were something affecting < 1% of the users, I would have
understood. But not in this case. It's not a glitch hidden somewhere,
it's one of the first things people notice after installing Ubuntu. I
noticed it in a matter of minutes. It's *NOT* a problem of resources,
it's a decision-making problem.

Vlad

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

Title:
  Can no longer drag and drop files between desktop and applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1813441/+subscriptions

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

[Bug 1813441] Re: Can no longer drag and drop files between desktop and applications

2021-03-12 Thread Vladislav K. Valtchev
Guys, this is a *BRUTAL* regression. It's NOT acceptable to break the
desktop experience like that in a LTS release because "the legacy code
was unmaintainable". Either replace the legacy code with a mature, well-
written extension which works *exactly* the same way, or continue to
maintain the old dirty (whatever) code, until you have a VALID
replacement.

You're *under-estimating* the impact of such a bug. Desktop icons have
been "a thing" for the last 30 years or so and are the first thing any
user sees. And I'm not talking only about non-technical people: I'm
talking about people like me that have been using Linux since 1998. Now,
not only arrow keys and drag'n'drop don't work, but even just creating
or deleting a file on the desktop causes an ugly refresh. Sometimes,
just moving an icon causes the whole gnome shell to crash.

I was hoping this bug would be fixed ASAP after the 20.04 release or, at
most, for the 20.10 release, but still nothing. And, no, I don't wanna
use dirty workarounds which will break on upgrade. I'd like an
officially-supported fix.

For instabilities like these "the world" stopped using KDE 4 and
switched to GNOME. Even MANY years later now, with KDE perfectly stable
etc., people still use GNOME. Do you really want to loose the desktop
segment? People will stop using Ubuntu for things like that.

This bug's "Importance" should be: "VERY HIGH", not "Medium".

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

Title:
  Can no longer drag and drop files between desktop and applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1813441/+subscriptions

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

[Bug 1752091] Re: gvfsd-metadata[1703]: g_udev_device_has_property: assertion 'G_UDEV_IS_DEVICE (device)' failed

2020-09-04 Thread Vladislav
In my case, the bug apparead when I mounted an Cryptomator volume and
began to navigate on it. Ubuntu 18.04

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

Title:
  gvfsd-metadata[1703]: g_udev_device_has_property: assertion
  'G_UDEV_IS_DEVICE (device)' failed

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

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

[Bug 1882671] Re: unbalanced UEFI TPL manipulations in iPXE with DOWNLOAD_PROTO_HTTPS enabled

2020-06-15 Thread Vladislav K. Valtchev
I was happy to contribute, Christian :-)

I just wanted to add that after sending the e-mail to ipxe-
de...@lists.ipxe, I received an automatic response explaining that my
e-mail will have to be approved by a moderator because I'm not a member
of that mailing list. I just hope that my e-mail won't rot there
indefinitely.

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

Title:
  unbalanced UEFI TPL manipulations in iPXE with DOWNLOAD_PROTO_HTTPS
  enabled

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

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

[Bug 1882671] Re: unbalanced UEFI TPL manipulations in iPXE with DOWNLOAD_PROTO_HTTPS enabled

2020-06-11 Thread Vladislav K. Valtchev
Thanks for the whole investigation, Laszlo.
I sent an e-mail to ipxe-de...@lists.ipxe.org forwarding your analysis with
a quick summary of mine on the top, indicating the probable first bad commit.

Vlad

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

Title:
  unbalanced UEFI TPL manipulations in iPXE with DOWNLOAD_PROTO_HTTPS
  enabled

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

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

[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios

2020-06-10 Thread Vladislav K. Valtchev
Hi Laszlo,
thanks for investigating the problem so rapidly.

So, I downgraded the ipxe-qemu package from
1.0.0+git-20190109.133f4c4-0ubuntu3 (focal) to 1.0.0+git-20180124
.fbe8c52d-0ubuntu2 (bionic) and the problem completely disappeared. Your
theory looks absolutely correct to me.

For what it's worth, I just discovered that, even with the buggy ipxe-
qemu in Focal, the OVMF distributed with QEMU itself
(/usr/share/qemu/OVMF.fd) worked, but ONLY with it. I tried with
multiple other versions of OVMF and all of them caused QEMU to stuck at
boot, probably because of that ASSERT in the 82540em.efi driver.

Vlad

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

Title:
  qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios

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

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

[Bug 1882671] Re: qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios

2020-06-09 Thread Vladislav K. Valtchev
Thanks for the quick response, I'm attaching the debug.log file.


** Attachment added: "QEMU's debug log file"
   
https://bugs.launchpad.net/qemu/+bug/1882671/+attachment/5382085/+files/debug.log

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

Title:
  qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios

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

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

[Bug 1882671] [NEW] qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios

2020-06-09 Thread Vladislav K. Valtchev
Public bug reported:

The version of QEMU (4.2.0) packaged for Ubuntu 20.04 hangs indefinitely
at boot if an OVMF bios is used. This happens ONLY with qemu-system-
x86_64. qemu-system-i386 works fine with the latest ia32 OVMF bios.

NOTE[1]: the same identical OVMF bios works fine on QEMU 2.x packaged with 
Ubuntu 18.04.
NOTE[2]: reproducing the fatal bug requires *no* operating system:

   qemu-system-x86_64 -bios OVMF-pure-efi.fd

On its window QEMU gets stuck at the very first stage:
   "Guest has not initialized the display (yet)."

NOTE[3]: QEMU gets stuck no matter if KVM is used or not.

NOTE[4]: By adding the `-d int` option it is possible to observe that
QEMU is, apparently, stuck in an endless loop of interrupts. For the
first few seconds, registers' values vary quickly, but at some point
they reach a final value, while the interrupt counter increments:

  2568: v=68 e= i=0 cpl=0 IP=0038:07f1d225 pc=07f1d225 
SP=0030:07f0c8d0 env->regs[R_EAX]=
RAX= RBX=07f0c920 RCX= 
RDX=0001
RSI=06d18798 RDI=8664 RBP= 
RSP=07f0c8d0
R8 =0001 R9 =0089 R10= 
R11=07f2c987
R12= R13= R14=07087901 
R15=
RIP=07f1d225 RFL=0246 [---Z-P-] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0030   00cf9300 DPL=0 DS   [-WA]
CS =0038   00af9a00 DPL=0 CS64 [-R-]
SS =0030   00cf9300 DPL=0 DS   [-WA]
DS =0030   00cf9300 DPL=0 DS   [-WA]
FS =0030   00cf9300 DPL=0 DS   [-WA]
GS =0030   00cf9300 DPL=0 DS   [-WA]
LDT=   8200 DPL=0 LDT
TR =   8b00 DPL=0 TSS64-busy
GDT= 079eea98 0047
IDT= 0758f018 0fff
CR0=80010033 CR2= CR3=07c01000 CR4=0668
DR0= DR1= DR2= 
DR3= 
DR6=0ff0 DR7=0400
CCS=0044 CCD= CCO=EFLAGS  
EFER=0d00


NOTE[5]: Just to better help the investigation of the bug, I'd like to remark 
that the issue is NOT caused by an endless loop of triple-faults. I tried with 
-d cpu_reset and there is NO such loop. No triple fault whatsoever.

NOTE[6]: The OVMF version used for the test has been downloaded from:
https://www.kraxel.org/repos/jenkins/edk2/edk2.git-ovmf-x64-0-20200515.1398.g6ff7c838d0.noarch.rpm

but the issue is the same with older OVMF versions as well.


Please take a look at it, as the bug is NOT a corner case. QEMU 4.2.0 cannot 
boot with an UEFI firmware (OVMF) while virtualizing a x86_64 machine AT ALL.

Thank you very much,
Vladislav K. Valtchev

** Affects: qemu
 Importance: Undecided
 Status: New

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

** Also affects: qemu (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/1882671

Title:
  qemu-system-x86_64 (ver 4.2) stuck at boot with OVMF bios

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

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

[Bug 1186702]

2020-04-20 Thread Vladislav-kuzma
Linux Ubuntu: 16.04
LibreOffice: 5.1.4.2

After installing LibreOffice url links with protocol vnd.sun.star.webdav aren't 
bound to LibreOffice.
After appending libreoffice-startcenter.desktop file property MimeType with 
x-scheme-handler/vnd.sun.star.webdav, it starts opening url links correctly 
with LibreOffice.

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

Title:
  WebDAV: LibreOffice does not handle vnd.sun.star.webdav protocol out-
  of-the-box

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1186702/+subscriptions

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

[Bug 1850260] Re: white color theme in yaru

2019-12-09 Thread Vladislav Trotsenko
Ok, thanks!

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

Title:
  white color theme in yaru

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1850260/+subscriptions

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

[Bug 1850260] Re: white color theme in yaru

2019-11-12 Thread Vladislav Trotsenko
Hi, Sebastien! It was basic version which arrived in 19.10 updates. Now
I rollbacked to yaru packages from 19.04.3, and it work's like a charm
on 19.10

sudo apt install meson sassc libglib2.0-dev libxml2-utils
git clone https://github.com/ubuntu/yaru
cd yaru
git checkout tags/19.04.3
meson build
cd build
sudo ninja install

Cheers!

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

Title:
  white color theme in yaru

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1850260/+subscriptions

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

[Bug 1848200] Re: gdb not stopping on breakpoint in a 32-bit program

2019-11-07 Thread Vladislav K. Valtchev
*** This bug is a duplicate of bug 1846557 ***
https://bugs.launchpad.net/bugs/1846557

Thanks Miroslav for opening this bug, two weeks after me opening bug #1846557. 
Unfortunately, it took proving that gdb couldn't debug properly _any_ 32-bit 
program, not just kernels running on QEMU, in order to get some attention. 
Honestly, I didn't even thought the bug could be _that_ bad and I didn't test 
that simple scenario. I just assumed it worked.

But, certainly, just a simple question from any maintainer about this
use-case could have helped solving this bug much earlier and saving time
to all the people it affected. I mean, it's not disappointing that it
took one month to get a fix. If the bug affected only my scenario that
would had been fine. It's disappointing that even if there was a single
_small_ 100% guilty patch, in one month, bug #1846557 did not get a
_single_ technical comment/question. We could have discovered this
broader-scope bug much earlier. It's not about fixing any bug "right
now" (bugs have priority). It's about at least talking with the reporter
and don't underestimate the scope of the bug, even if it appears to be
narrow. It might not be.

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

Title:
  gdb not stopping on breakpoint in a 32-bit program

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

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

[Bug 1846557] Re: Unable to debug any kernel on i386 qemu machine

2019-11-07 Thread Vladislav K. Valtchev
A fix was released after bug #1848200, reporting the same problem, was
opened.

** Changed in: gdb (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Unable to debug any kernel on i386 qemu machine

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

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

[Bug 1848200] Re: gdb not stopping on breakpoint in a 32-bit program

2019-11-07 Thread Vladislav K. Valtchev
*** This bug is a duplicate of bug 1846557 ***
https://bugs.launchpad.net/bugs/1846557

** This bug has been marked a duplicate of bug 1846557
   Unable to debug any kernel on i386 qemu machine

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

Title:
  gdb not stopping on breakpoint in a 32-bit program

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

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

[Bug 1850260] [NEW] white color theme in yaru

2019-10-29 Thread Vladislav Trotsenko
Public bug reported:

Hello! After update from 19.04 to 19.10 in Yaru theme part of dark
scenery has become light coloured. Screenshot in attach. Thanks!

** Affects: yaru-theme (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bug color color-bug theme-bug yaru

** Attachment added: "In Yaru theme part of dark scenery has become light 
coloured"
   
https://bugs.launchpad.net/bugs/1850260/+attachment/5301100/+files/Screenshot%20from%202019-10-29%2009-53-39.png

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

Title:
  white color theme in yaru

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1850260/+subscriptions

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

[Bug 1848340] Re: Lenovo ThinkPad e580 touchpad and trackpoint stopped working lately

2019-10-21 Thread Vladislav Shumkin
New observation. Without any update, just after the weekend, even
without restarts  - functionality came back and both trackpad and
trackpoint are showing again in xinput listing. Truly strange things,
getting the feeling something goes wrong during the kernel
initialization.

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

Title:
  Lenovo ThinkPad e580 touchpad and trackpoint stopped working lately

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

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

[Bug 1846557] Re: Unable to debug any kernel on i386 qemu machine

2019-10-18 Thread Vladislav K. Valtchev
Hi guys,
any update on this?

Just to be sure, I tried to the Linux kernel 4.19.16 in the same
scenario and I got the same result. I built the kernel with buildroot
and I launched QEMU with:

qemu-system-i386 -kernel bzImage -S -s -append 'nokaslr'

I know it needs an initrd and a hdd img in order to boot a full system, but for 
me it was enough
to break on start_kernel and then trying to do `stepi`. Exactly like with the 
other project, with the gdb version `Ubuntu 8.1-0ubuntu3` it worked perfectly, 
while with gdb `Ubuntu 8.1-0ubuntu3.1` I got the same problem:


(gdb) b start_kernel
warning: Breakpoint address adjusted from 0xc17257cd to 0xc17257cd.
Breakpoint 1 at 0xc17257cd
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
0xc17257cd in start_kernel ()
(gdb) si
0xc17257cd in start_kernel ()
(gdb) si
0xc17257cd in start_kernel ()
(gdb) si
0xc17257cd in start_kernel ()
(gdb) si


Therefore, as expected, the bug affects _definitively_ any kind of 32-bit code 
when remote debugging is used and the client is 64-bit. I also checked if the 
latest non-Ubuntu gdb is affected by this issue and it's not.

In conclusion, I believe that the following patch introduced the
regression:

http://launchpadlibrarian.net/431301516/gdb_8.1-0ubuntu3_8.1-0ubuntu3.1.diff.gz

And that the bug needs to get some attention. After all, people _cannot_
debug a 32-bit linux kernel running on a VM anymore, if they're using
Ubuntu.

@Manoj could you please comment?

Thanks

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

Title:
  Unable to debug any kernel on i386 qemu machine

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

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

[Bug 1847196] Re: BackendException: PyDrive backend requires PyDrive installation

2019-10-18 Thread Vladislav Shumkin
Well 19.10 came as an upgrade to my machine and broke the Backup. Looks
like PyDrive is not a package that could be installed from apt
repositories, so I'm stuck without ability to backup\restore files,
which is sad.

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

Title:
  BackendException: PyDrive backend requires PyDrive installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1847196/+subscriptions

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

[Bug 1848340] [NEW] Lenovo ThinkPad e580 touchpad and trackpoint stopped working lately

2019-10-16 Thread Vladislav Shumkin
Public bug reported:

The device isn't listed in xinput nor devices list from
/proc/bus/input/devices. External mouse works as intended.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-32-generic 5.0.0-32.34
ProcVersionSignature: Ubuntu 5.0.0-32.34-generic 5.0.21
Uname: Linux 5.0.0-32-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  spurlos3258 F pulseaudio
CurrentDesktop: Unity:Unity7:ubuntu
Date: Wed Oct 16 15:50:52 2019
InstallationDate: Installed on 2018-09-20 (390 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
MachineType: LENOVO 20KS001QRT
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=a98572ba-317f-4569-b9cf-49ae45dd9308 ro quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-5.0.0-32-generic N/A
 linux-backports-modules-5.0.0-32-generic  N/A
 linux-firmware1.178.3
SourcePackage: linux
UpgradeStatus: Upgraded to disco on 2019-04-19 (180 days ago)
dmi.bios.date: 06/14/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: R0PET42W (1.19 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20KS001QRT
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrR0PET42W(1.19):bd06/14/2018:svnLENOVO:pn20KS001QRT:pvrThinkPadE580:rvnLENOVO:rn20KS001QRT:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad E580
dmi.product.name: 20KS001QRT
dmi.product.sku: LENOVO_MT_20KS_BU_Think_FM_ThinkPad E580
dmi.product.version: ThinkPad E580
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug disco third-party-packages

** Attachment added: "devices"
   https://bugs.launchpad.net/bugs/1848340/+attachment/5297484/+files/devices

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

Title:
  Lenovo ThinkPad e580 touchpad and trackpoint stopped working lately

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

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

[Bug 1846557] [NEW] Unable to debug any kernel on i386 qemu machine

2019-10-03 Thread Vladislav K. Valtchev
Public bug reported:

Hi,
On my x86_64 machine [running Ubuntu 18.04.3 LTS] with gdb version 'Ubuntu 
8.1-0ubuntu3' I could happily debug any kernel running on a i386 qemu VM 
(qemu-system-i386) by just doing the following:

> target remote localhost:1234
> b term.c:694

and then, when the breakpoint was hit I used to observe output like:

> Breakpoint 1, term_action_use_alt_buffer (t=0xc017514c , 
> use_alt_buffer=true)
> at /home/vlad/dev/tilck/kernel/char/tty/term.c:694

And then I was able to do `s`, `si` or `c`, exactly like with regular
user applications.

With the newest update of gdb, version 'Ubuntu 8.1-0ubuntu3.1', instead, 
something is broken.
By doing the same things I observe:

> (gdb) b term.c:693
> warning: Breakpoint address adjusted from 0xc01158fe to 0xc01158fe.

Which seems (and actually is) a bad sign, for what comes later. [why do
you need to change the address? why do you want to extend it to 64-bit
for a 32-bit machine?? mmm..]

GDB detects the breakpoint, but in a weird way:

Program received signal SIGTRAP, Trace/breakpoint trap.
term_action_use_alt_buffer (t=0xc017514c , use_alt_buffer=true)

At this point, I'm able to read the memory and the variables BUT, I
cannot continue the execution, NOR doing any kind of step. The commands
apparently don't get delivered to the remote side (QEMU), or they get
delivered in a wrong way somehow. Example output:

(gdb) b 709
warning: Breakpoint address adjusted from 0xc0115a45 to 0xc0115a45.
Breakpoint 2 at 0xc0115a45: file /home/vlad/dev/tilck/kernel/char/tty/term.c, 
line 709.
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
term_action_use_alt_buffer (t=0xc017514c , use_alt_buffer=true)
at /home/vlad/dev/tilck/kernel/char/tty/term.c:693
693  t->alt_buf = kmalloc(sizeof(u16) * t->rows * t->cols);
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
term_action_use_alt_buffer (t=0xc017514c , use_alt_buffer=true)
at /home/vlad/dev/tilck/kernel/char/tty/term.c:693
693  t->alt_buf = kmalloc(sizeof(u16) * t->rows * t->cols);
(gdb) c
Continuing.

As you see, the whole QEMU VM is stuck until I quit GDB.

Note: I downgraded exclusively GDB back to version 'Ubuntu 8.1-0ubuntu3'
in order to check if the problem would be fixed and it is. I'm sure the
problem has been introduced in this specific version 'Ubuntu
8.1-0ubuntu3.1' and it's *not* related with QEMU *nor* with the kernel
that is being debugged. It's totally independent from that.

Final remark: note that I'm running gdb on x86_64 machine, while I'm
debugging a kernel running on a i386 (virtual) machine. I believe that
the cross-arch scenario almost certainly has something to do with the
bug, as it happened in the past on both sides (qemu and gdb).

Thanks a lot,
Vlad

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


** Tags: bionic regression-update

** Description changed:

  Hi,
  On my x86_64 machine [running Ubuntu 18.04.3 LTS] with gdb version 'Ubuntu 
8.1-0ubuntu3' I could happily debug any kernel running on a i386 qemu VM 
(qemu-system-i386) by just doing the following:
  
  > target remote localhost:1234
  > b term.c:694
  
  and then, when the breakpoint was hit I used to observe output like:
  
  > Breakpoint 1, term_action_use_alt_buffer (t=0xc017514c , 
use_alt_buffer=true)
  > at /home/vlad/dev/tilck/kernel/char/tty/term.c:694
  
  And then I was able to do `s`, `si` or `c`, exactly like with regular
  user applications.
  
  With the newest update of gdb, version 'Ubuntu 8.1-0ubuntu3.1', instead, 
something is broken.
  By doing the same things I observe:
  
  > (gdb) b term.c:693
  > warning: Breakpoint address adjusted from 0xc01158fe to 0xc01158fe.
  
- Which seems (and actually is a bad sign), for what comes later. [why do
+ Which seems (and actually is) a bad sign, for what comes later. [why do
  you need to change the address? why do you want to extend it to 64-bit
  for a 32-bit machine?? mmm..]
  
  GDB detects the breakpoint, but in a weird way:
  
  Program received signal SIGTRAP, Trace/breakpoint trap.
  term_action_use_alt_buffer (t=0xc017514c , 
use_alt_buffer=true)
  
  At this point, I'm able to read the memory and the variables BUT, I
  cannot continue the execution, NOR doing any kind of step. The commands
  apparently don't get delivered to the remote side (QEMU), or they get
  delivered in a wrong way somehow. Example output:
  
  (gdb) b 709
  warning: Breakpoint address adjusted from 0xc0115a45 to 0xc0115a45.
  Breakpoint 2 at 0xc0115a45: file /home/vlad/dev/tilck/kernel/char/tty/term.c, 
line 709.
  (gdb) c
  Continuing.
  
  Program received signal SIGTRAP, Trace/breakpoint trap.
  term_action_use_alt_buffer (t=0xc017514c , 
use_alt_buffer=true)
- at /home/vlad/dev/tilck/kernel/char/tty/term.c:693
+ at /home/vlad/dev/tilck/kernel/char/tty/term.c:693
  693t->alt_buf = kmalloc(sizeof(u16) * t

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-09-03 Thread Vladislav Rubtsov
I've a similar bug occurring on the following kernel versions:
* 5.0.0-23-generic
* 5.0.0-25-generic
* 5.0.0-27-generic

However, quite a few things are different in my case.
As seen in logs, "Link is Down" is quickly followed up by "Link is Up" message, 
but interface fails to serve any packets. As far as packet statistics go, 
packets are transmitted, but never received.

Kernel logs also show this interesting backtrace:

12:04:55 kernel: [ cut here ]
12:04:55 kernel: NETDEV WATCHDOG: enp3s0f1 (r8169): transmit queue 0 timed out
12:04:55 kernel: WARNING: CPU: 4 PID: 0 at 
/build/linux-hwe-zHO4ZF/linux-hwe-5.0.0/net/sched/sch_generic.c:461 
dev_watchdog+0x221/0x230
12:04:55 kernel: Modules linked in: ccm ipt_MASQUERADE nf_conntrack_netlink 
nfnetlink xfrm_user xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype 
iptable_filter bpfilter xt_conntrack nf_nat nf_
12:04:55 kernel:  intel_rapl_perf rtsx_pci_ms asus_nb_wmi snd joydev input_leds 
mei_me asus_wmi soundcore memstick serio_raw sparse_keymap mei mxm_wmi 
processor_thermal_device intel_pch_the
12:04:55 kernel: CPU: 4 PID: 0 Comm: swapper/4 Tainted: P   OE 
5.0.0-23-generic #24~18.04.1-Ubuntu
12:04:55 kernel: Hardware name: ASUSTeK COMPUTER INC. X550VX/X550VX, BIOS 
X550VX.302 05/04/2017
12:04:55 kernel: RIP: 0010:dev_watchdog+0x221/0x230
12:04:55 kernel: Code: 00 49 63 4e e0 eb 92 4c 89 ef c6 05 ba 0a f0 00 01 e8 03 
39 fc ff 89 d9 48 89 c2 4c 89 ee 48 c7 c7 a0 8d da a3 e8 4f 63 79 ff <0f> 0b eb 
c0 90 66 2e 0f 1f 84 00 00 00
12:04:55 kernel: RSP: 0018:968437b03e58 EFLAGS: 00010286
12:04:55 kernel: RAX:  RBX:  RCX: 
0006
12:04:55 kernel: RDX: 0007 RSI: 0092 RDI: 
968437b16440
12:04:55 kernel: RBP: 968437b03e88 R08: 03ca R09: 
0004
12:04:55 kernel: R10: 968437b03ee0 R11: 0001 R12: 
0001
12:04:55 kernel: R13: 9684352b R14: 9684352b04c0 R15: 
968429a4da80
12:04:55 kernel: FS:  () GS:968437b0() 
knlGS:
12:04:55 kernel: CS:  0010 DS:  ES:  CR0: 80050033
12:04:55 kernel: CR2: 7f8bce55be90 CR3: 000230a0e004 CR4: 
003606e0
12:04:55 kernel: DR0:  DR1:  DR2: 

12:04:55 kernel: DR3:  DR6: fffe0ff0 DR7: 
0400
12:04:55 kernel: Call Trace:
12:04:55 kernel:  
12:04:55 kernel:  ? pfifo_fast_reset+0x110/0x110
12:04:55 kernel:  call_timer_fn+0x30/0x130
12:04:55 kernel:  run_timer_softirq+0x3ff/0x450
12:04:55 kernel: CPU: 4 PID: 0 Comm: swapper/4 Tainted: P   OE 
5.0.0-23-generic #24~18.04.1-Ubuntu
12:04:55 kernel: Hardware name: ASUSTeK COMPUTER INC. X550VX/X550VX, BIOS 
X550VX.302 05/04/2017
12:04:55 kernel: RIP: 0010:dev_watchdog+0x221/0x230
12:04:55 kernel: Code: 00 49 63 4e e0 eb 92 4c 89 ef c6 05 ba 0a f0 00 01 e8 03 
39 fc ff 89 d9 48 89 c2 4c 89 ee 48 c
12:04:55 kernel: RSP: 0018:968437b03e58 EFLAGS: 00010286
12:04:55 kernel: RAX:  RBX:  RCX: 
0006
12:04:55 kernel: RDX: 0007 RSI: 0092 RDI: 
968437b16440
12:04:55 kernel: RBP: 968437b03e88 R08: 03ca R09: 
0004
12:04:55 kernel: R10: 968437b03ee0 R11: 0001 R12: 
0001
12:04:55 kernel: R13: 9684352b R14: 9684352b04c0 R15: 
968429a4da80
12:04:55 kernel: FS:  () GS:968437b0() 
knlGS:
12:04:55 kernel: CS:  0010 DS:  ES:  CR0: 80050033
12:04:55 kernel: CR2: 7f8bce55be90 CR3: 000230a0e004 CR4: 
003606e0
12:04:55 kernel: DR0:  DR1:  DR2: 

12:04:55 kernel: DR3:  DR6: fffe0ff0 DR7: 
0400
12:04:55 kernel: Call Trace:
12:04:55 kernel:  
12:04:55 kernel:  ? pfifo_fast_reset+0x110/0x110
12:04:55 kernel:  call_timer_fn+0x30/0x130
12:04:55 kernel:  run_timer_softirq+0x3ff/0x450
12:04:55 kernel: Hardware name: ASUSTeK COMPUTER INC. X550VX/X550VX, BIOS 
X550VX.302 05/04/2017
12:04:55 kernel: RIP: 0010:dev_watchdog+0x221/0x230
12:04:55 kernel: Code: 00 49 63 4e e0 eb 92 4c 89 ef c6 05 ba 0a f0 00 01 e8 03 
39 fc ff 89 d9 48 89 c2 4c 89 ee 48 c7 c7 a0 8d da a3 e8 4f 63 79 ff <0f> 0b eb 
c0 90 66 2e 0f 1f 84 00 00 00
12:04:55 kernel: RSP: 0018:968437b03e58 EFLAGS: 00010286
12:04:55 kernel: RAX:  RBX:  RCX: 
0006
12:04:55 kernel: RDX: 0007 RSI: 0092 RDI: 
968437b16440
12:04:55 kernel: RBP: 968437b03e88 R08: 03ca R09: 
0004
12:04:55 kernel: R10: 968437b03ee0 R11: 0001 R12: 
0001
12:04:55 kernel: R13: 9684352b R14: 9684352b04c0 R15: 
968429a4da80
12:04:55 kernel: FS:  () GS:968437b0() 
knlGS:

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-09-03 Thread Vladislav Rubtsov
I *think* there is better and more pleasant workaround rather than
rebooting every time this bug affects you.

Try putting your computer into suspension, then wake it up. 
In most of the cases Ethernet interface fails to start at all. If it does, then 
reloading its driver may help it this point:

# modprobe -r r8169
# modprobe r8169

This worked for me on 5.0.0-25-generic.

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

Title:
  r8169 ethernet sometimes doesn't work after cold boot/boot

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

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

[Bug 1752772] Re: r8169 ethernet card don't work after returning from suspension

2019-09-03 Thread Vladislav Rubtsov
UPD: The same issue, as described in previous post, reappeared when booting the 
older 5.0.0-25-generic kernel.
It seems like data race that can be triggered randomly on certain boots.

Again, removing "r8169" didn't help either, but suddenly, putting my
laptop to suspension, then repeating the module removal process resolved
it.

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

Title:
  r8169 ethernet card don't work after returning from suspension

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

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

[Bug 1752772] Re: r8169 ethernet card don't work after returning from suspension

2019-09-03 Thread Vladislav Rubtsov
After update to kernel 5.0.0-27-generic, it became even worse.
Now Ethernet doesn't work right from the boot, and "modprobe" solution has no 
effect.

What's interesting, Ethernet interface seems up (and visible to
NewtworkManager), but doesn't appear to serve packets at all. As far as
packet statistics go, packets are transmitted, but never received.

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

Title:
  r8169 ethernet card don't work after returning from suspension

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

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

[Bug 1752772] Re: r8169 ethernet card don't work after returning from suspension

2019-08-25 Thread Vladislav Rubtsov
I can confirm the bug affects kernel version 5.0.0-25-generic (at least, on my 
machine).
The issue started happening after update to this version. 
It didn't exist on any 4.18.0 version that I previously had.

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

Title:
  r8169 ethernet card don't work after returning from suspension

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

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

[Bug 468266] Re: the Bulgarian spell-check does not function

2019-06-26 Thread Vladislav K. Valtchev
*** This bug is a duplicate of bug 346856 ***
https://bugs.launchpad.net/bugs/346856

Hi,
I'm using Ubuntu 18.04 and Evolution 3.28-5 and I believe I'm hitting the same 
problem (10 years later!).

The spell checker marks every word as misspelled when Bulgarian is used,
while with English it seems to work pretty fine.

Can this bug be fixed, please?

Thanks,
Vlad

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

Title:
  the Bulgarian spell-check does not function

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

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

[Bug 1653456] Re: ASUS G752VS: Touchpad and Fn keys not working (Ubuntu 16.04.1/16.10/17.04)

2019-02-22 Thread Vladislav Dalechin
PLEASE HELP ME HOW TO REVERT THIS

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

Title:
  ASUS G752VS: Touchpad and Fn keys not working (Ubuntu
  16.04.1/16.10/17.04)

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

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

[Bug 1653456] Re: ASUS G752VS: Touchpad and Fn keys not working (Ubuntu 16.04.1/16.10/17.04)

2019-02-22 Thread Vladislav Dalechin
this guide killed my touchpad on fx553vd. dont know what to do now

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

Title:
  ASUS G752VS: Touchpad and Fn keys not working (Ubuntu
  16.04.1/16.10/17.04)

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

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

[Bug 1816846] Re: segfault in libc-2.23.so netinstall installation pxe

2019-02-21 Thread Vladislav Khlopeniuk
kernel and initrd.gz from xenial-proposed 20101020ubuntu451.28 works
fine. Thank you Johan Zaxmy for suggestion.

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

Title:
  segfault in libc-2.23.so netinstall installation pxe

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

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

[Bug 1801980] Re: FN keys are working weird on Asus FX553VD

2018-11-11 Thread Vladislav Dalechin
Thanks for an answer.
I am actually user of Linux Mint 19 and not Cosmic user. I've installed package 
referenced in that topic, but I don't understand how to use it.

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

Title:
  FN keys are working weird on Asus FX553VD

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

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

[Bug 1801980] [NEW] FN keys are working weird on Asus FX553VD

2018-11-06 Thread Vladislav Dalechin
Public bug reported:

Hi all.
My FN keys on Asus FX553VD-E4082 are not working as it should.

The only FN buttons that are being recognized are: 
  - FN + F1 (mute vol)
  - FN + F2 (raise down vol)
  - FN + F3 (raise up vol)

AND a very interesting thing I've noticed in Linux Mint ONLY:
FN+F9 launches Display and mint applications bar.

Something really weird is going on with ACPI problems and I don't know how to 
fix them.
Any help is appreciated. Thanks.

** Affects: acpi (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/1801980

Title:
  FN keys are working weird on Asus FX553VD

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

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

[Bug 1774359] Re: could not find module by name='off'

2018-10-21 Thread Vladislav Dalechin
So i actually found one in /lib/modprobe.d/blacklist-nvidia.conf
Blacklisting it actually solved the bug, but my ubuntu is crashing after that, 
but that's another story.

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

Title:
  could not find module by name='off'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1774359/+subscriptions

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

[Bug 1774359] Re: could not find module by name='off'

2018-10-21 Thread Vladislav Dalechin
I see only few solutions to this bug:
 - Somehow find file which has 'alias nvidia off', because I can't find any
 - Debug this kernel module (which is actually a very long process)

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

Title:
  could not find module by name='off'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1774359/+subscriptions

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

[Bug 1774359] Re: could not find module by name='off'

2018-10-18 Thread Vladislav Dalechin
I can confirm that I also have that bug with nvidia 410 and bumblebee.
Bumblebee tries to modprobe nvidia and fails with same error

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

Title:
  could not find module by name='off'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1774359/+subscriptions

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

[Bug 1793018] [NEW] cannot install ubuntu on my asus vivobook, problem with booloader installing

2018-09-17 Thread Vladislav Filimonov
Public bug reported:

i am unable to install ubuntu on my laptop, installer hangs after
message about failure with installing bootloader and i am unable to
continue installation because it hangs on this moment. Even though,
there is an option to continue and install bootloader manually after
installation.

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

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


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

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

Title:
  cannot install ubuntu on my asus vivobook, problem with booloader
  installing

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

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

[Bug 1748602] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: попытка перезаписать общий «/lib/udev/hwdb.d/20-sane.hwdb», который отличается от других экземпляров пак

2018-02-10 Thread vladislav
Public bug reported:

allahuakabaaar

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-22.25-generic 4.13.13
Uname: Linux 4.13.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Sat Feb 10 12:24:56 2018
ErrorMessage: попытка перезаписать общий «/lib/udev/hwdb.d/20-sane.hwdb», 
который отличается от других экземпляров пакета libsane1:i386
InstallationDate: Installed on 2017-10-09 (123 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: попытка перезаписать общий «/lib/udev/hwdb.d/20-sane.hwdb», 
который отличается от других экземпляров пакета libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: попытка перезаписать общий
  «/lib/udev/hwdb.d/20-sane.hwdb», который отличается от других
  экземпляров пакета libsane1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1748602/+subscriptions

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

[Bug 1744368] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: попытка перезаписать общий «/lib/udev/hwdb.d/20-sane.hwdb», который отличается от других экземпляров пак

2018-01-19 Thread vladislav
Public bug reported:

2123

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-22.25-generic 4.13.13
Uname: Linux 4.13.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Fri Jan 19 21:23:47 2018
ErrorMessage: попытка перезаписать общий «/lib/udev/hwdb.d/20-sane.hwdb», 
который отличается от других экземпляров пакета libsane1:i386
InstallationDate: Installed on 2017-10-09 (101 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: попытка перезаписать общий «/lib/udev/hwdb.d/20-sane.hwdb», 
который отличается от других экземпляров пакета libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: попытка перезаписать общий
  «/lib/udev/hwdb.d/20-sane.hwdb», который отличается от других
  экземпляров пакета libsane1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1744368/+subscriptions

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

[Bug 1725525] Re: Cannot complete installation in Ubuntu 17.10

2018-01-19 Thread Vladislav
Hi,

I've also encountered this bug. It is happening on newly installed
system.

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

Title:
  Cannot complete installation in Ubuntu 17.10

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

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

[Bug 1742042] [NEW] nvidia-384 384.90-0ubuntu3.17.10.2: nvidia-384 kernel module failed to build

2018-01-08 Thread vladislav
Public bug reported:

allahuakbaaar russian terrorist break your system

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: nvidia-384 384.90-0ubuntu3.17.10.2
ProcVersionSignature: Ubuntu 4.13.0-22.25-generic 4.13.13
Uname: Linux 4.13.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
DKMSKernelVersion: 4.13.0-24-generic
Date: Tue Jan  9 07:49:40 2018
InstallationDate: Installed on 2017-10-09 (91 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageVersion: 384.90-0ubuntu3.17.10.2
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: nvidia-graphics-drivers-384
Title: nvidia-384 384.90-0ubuntu3.17.10.2: nvidia-384 kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.modprobe.d.nvidia-384_hybrid.conf: [deleted]

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


** Tags: amd64 apport-package artful package-from-proposed third-party-packages

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

Title:
  nvidia-384 384.90-0ubuntu3.17.10.2: nvidia-384 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1742042/+subscriptions

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

[Bug 1742041] [NEW] bbswitch-dkms 0.8-4ubuntu1: bbswitch kernel module failed to build

2018-01-08 Thread vladislav
Public bug reported:

allahuakbr

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: bbswitch-dkms 0.8-4ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-22.25-generic 4.13.13
Uname: Linux 4.13.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
DKMSKernelVersion: 4.13.0-24-generic
Date: Tue Jan  9 07:49:32 2018
InstallationDate: Installed on 2017-10-09 (91 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageVersion: 0.8-4ubuntu1
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: bbswitch
Title: bbswitch-dkms 0.8-4ubuntu1: bbswitch kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  bbswitch-dkms 0.8-4ubuntu1: bbswitch kernel module failed to build

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

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

[Bug 1739466] Re: OS doesn't see my soundCard and SDCard reader.

2017-12-22 Thread Vladislav
Thank you, everything now work fine!
I download the latest mainline kernel v4.15-rc4.

** Tags added: kernel-fixed-upstream

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

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

Title:
  OS doesn't see my soundCard and SDCard reader.

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

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

[Bug 1731060] Re: package linux-image-extra-4.13.0-17-generic 4.13.0-17.20 failed to install/upgrade: il sottoprocesso installato script di post-removal ha restituito lo stato di errore 1

2017-12-21 Thread Vladislav
Comment #5 worked for me. Thank you aroman-a, You saved me hours!

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

Title:
  package linux-image-extra-4.13.0-17-generic 4.13.0-17.20 failed to
  install/upgrade: il sottoprocesso installato script di post-removal ha
  restituito lo stato di errore 1

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

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

[Bug 1739466] [NEW] OS doesn't see my soundCard and SDCard reader.

2017-12-20 Thread Vladislav
Public bug reported:

Laptop - Asus E200Ha
On windows 10 everything work fine.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-101-generic 4.4.0-101.124 [modified: 
boot/vmlinuz-4.4.0-101-generic]
ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
Uname: Linux 4.4.0-101-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.13
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: LXDE
Date: Wed Dec 20 21:10:49 2017
HibernationDevice: RESUME=UUID=b6b6290a-930f-4164-a472-ca736eeac13e
InstallationDate: Installed on 2017-12-20 (0 days ago)
InstallationMedia: LXLE 16.04 - Release amd64
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 13d3:3496 IMC Networks 
 Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. E200HA
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-101-generic.efi.signed 
root=UUID=4f349419-658e-4480-970b-881d7837bcb6 ro quiet splash 
pciehp.pciehp_force=1
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-101-generic N/A
 linux-backports-modules-4.4.0-101-generic  N/A
 linux-firmware 1.157.13
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/21/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: E200HA.303
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: E200HA
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.:bvrE200HA.303:bd12/21/2016:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: E200HA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  OS doesn't see my soundCard and SDCard reader.

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

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

[Bug 1737122] [NEW] package mysql-client-core-5.7 5.7.20-0ubuntu0.16.04.1 failed to install/upgrade: package mysql-client-core-5.7 is already installed and configured

2017-12-08 Thread Vladislav Malinichev
Public bug reported:

help

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mysql-client-core-5.7 5.7.20-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-42-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.14
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Fri Dec  8 12:15:43 2017
DuplicateSignature:
 package:mysql-client-core-5.7:5.7.20-0ubuntu0.16.04.1
 Processing triggers for mime-support (3.59ubuntu1) ...
 dpkg: error processing package mysql-client-core-5.7 (--configure):
  package mysql-client-core-5.7 is already installed and configured
ErrorMessage: package mysql-client-core-5.7 is already installed and configured
InstallationDate: Installed on 2017-12-07 (0 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ib_buffer_pool', 'mysql_upgrade_info', 'ib_logfile0', 
'auto.cnf', 'debian-5.7.flag', 'sys', 'ibdata1', 'performance_schema', 
'ibtmp1', 'ib_logfile1', 'mysql']
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.10.0-42-generic 
root=UUID=6a5d447f-c9a1-45eb-9fc9-da1a246238c5 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: dpkg
Title: package mysql-client-core-5.7 5.7.20-0ubuntu0.16.04.1 failed to 
install/upgrade: package mysql-client-core-5.7 is already installed and 
configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apparmor apport-package xenial

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

Title:
  package mysql-client-core-5.7 5.7.20-0ubuntu0.16.04.1 failed to
  install/upgrade: package mysql-client-core-5.7 is already installed
  and configured

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

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

[Bug 1729764] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of p

2017-11-02 Thread vladislav
Public bug reported:

autoupdate

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
Date: Fri Nov  3 07:26:25 2017
DuplicateSignature:
 package:libsane1:1.0.27-1~experimental2ubuntu2.1
 Unpacking libsane1:i386 (1.0.27-1~experimental2ubuntu2.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-E1qBs9/18-libsane1_1.0.27-1~experimental2ubuntu2.1_i386.deb
 (--unpack):
  trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is 
different from other instances of package libsane1:i386
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2017-10-09 (24 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: Upgraded to artful on 2017-10-20 (13 days ago)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful package-conflict package-from-proposed

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1729764/+subscriptions

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

[Bug 1712993] Re: CVE 2017-2824 patch not yet applied?

2017-08-29 Thread Vladislav Naumov
This is a Debian patch for the issue:
https://anonscm.debian.org/cgit/collab-maint/zabbix.git/diff/?id=ea3c3ea

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

Title:
  CVE 2017-2824 patch not yet applied?

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

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


[Bug 1712993] [NEW] CVE 2017-2824 patch not yet applied?

2017-08-25 Thread Vladislav Naumov
*** This bug is a security vulnerability ***

Public security bug reported:

I see patch was applied to Debian almost 2 months ago:
https://security-tracker.debian.org/tracker/CVE-2017-2824

but still not in Ubuntu for some reason:
https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-2824.html

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


** Tags: 2017-2824 cve

** Information type changed from Private Security to Public Security

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

Title:
  CVE 2017-2824 patch not yet applied?

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

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


[Bug 1710191] [NEW] minimized application

2017-08-11 Thread vladislav
Public bug reported:

выффафываыафыа

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: firefox 54.0+build3-0ubuntu0.17.04.1
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
AddonCompatCheckDisabled: False
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  vladislav   1779 F pulseaudio
 /dev/snd/controlC0:  vladislav   1779 F pulseaudio
BuildID: 20170612121707
Channel: Unavailable
CurrentDesktop: Unity:Unity7
Date: Fri Aug 11 16:35:19 2017
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2017-03-18 (145 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
IpRoute:
 default via 192.168.1.1 dev enp2s0 proto static metric 100 
 default via 192.168.1.1 dev wlx2c4d54031668 proto static metric 600 
 169.254.0.0/16 dev enp2s0 scope link metric 1000 
 192.168.1.0/24 dev enp2s0 proto kernel scope link src 192.168.1.169 metric 100 
 192.168.1.0/24 dev wlx2c4d54031668 proto kernel scope link src 192.168.1.216 
metric 600
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-b714539d-04b9-4b96-bc28-7ffa61170809
Plugins: Shockwave Flash - /usr/lib/adobe-flashplugin/libflashplayer.so 
(adobe-flashplugin)
PrefSources: prefs.js
ProcEnviron:
 LANGUAGE=ru
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=54.0/20170612121707 (In use)
RelatedPackageVersions: adobe-flashplugin 1:20170808.1-0ubuntu0.17.04.1
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/01/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1004
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5QL PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1004:bd07/01/2009:svnSystemmanufacturer:pnP5QLPRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QLPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5QL PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug third-party-packages zesty

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

Title:
  minimized application

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

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

Re: [Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-12 Thread Vladislav
Yes, it worked! Very much I thank you! The problem is removed.

---
С уважением, Владислав Пономарев

12.07.2017 20:23, Andreas Hasenack пишет:
> Correct, these lines do influence operation. These are the so called LSB
> headers and they influence service startup and shutdown ordering.
>
> -- You received this bug notification because you are subscribed to 
> the bug report. https://bugs.launchpad.net/bugs/1702601 Title: package 
> winbind (not installed) failed to install/upgrade: подпроцесс 
> установлен сценарий post-removal возвратил код ошибки 1 Status in 
> apport package in Ubuntu: New Status in samba package in Ubuntu: 
> Incomplete Bug description: Ошибка произошла после обновления пакетов 
> Ubuntu ProblemType: Package DistroRelease: Ubuntu 16.04 Package: 
> winbind (not installed) ProcVersionSignature: Ubuntu 
> 4.8.0-58.63~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-58-generic 
> x86_64 ApportVersion: 2.20.1-0ubuntu2.6 AptOrdering: winbind: Purge 
> samba: Configure system-config-samba: Configure NULL: ConfigurePending 
> Architecture: amd64 BothFailedConnect: Yes Date: Thu Jul 6 11:05:35 
> 2017 ErrorMessage: подпроцесс установлен сценарий post-removal 
> возвратил код ошибки 1 InstallationDate: Installed on 2017-05-12 (54 
> days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - 
> Release amd64 (20170215.2) NmbdLog: RelatedPackageVersions: dpkg 
> 1.18.4ubuntu1.2 apt 1.2.20 SambaServerRegression: Yes SmbConfIncluded: 
> Yes SmbLog: SourcePackage: samba Title: package winbind (not 
> installed) failed to install/upgrade: подпроцесс установлен сценарий 
> post-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log 
> present (probably fresh install) To manage notifications about this 
> bug go to: 
> https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1702601/+subscriptions 
>

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

Title:
  package winbind (not installed) failed to install/upgrade: подпроцесс
  установлен сценарий post-removal возвратил код ошибки 1

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

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

Re: [Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-12 Thread Vladislav
Dear Andreas, I compared my file and the enclosed code. Difference only 
in commented-out lines which I quote below. Or I was mistaken? These are 
commented-out lines "# comment" or not? Unless they influence operation?

### BEGIN INIT INFO
# Provides:  PanasonicMFSlpd
# Required-Start:$all
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop:
# Short-Description: Panasonic scanner driver
# Description:   Panasonic scanner driver
### END INIT INFO

---
С уважением, Владислав Пономарев

12.07.2017 19:39, Andreas Hasenack пишет:
> Try this one. Don't forget to chmod it to 0755 after it's in place.
>
> ** Attachment added: "panasoniclpd-init"
> 
> https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1702601/+attachment/4913438/+files/panasoniclpd-init
>
> -- You received this bug notification because you are subscribed to 
> the bug report. https://bugs.launchpad.net/bugs/1702601 Title: package 
> winbind (not installed) failed to install/upgrade: подпроцесс 
> установлен сценарий post-removal возвратил код ошибки 1 Status in 
> apport package in Ubuntu: New Status in samba package in Ubuntu: 
> Incomplete Bug description: Ошибка произошла после обновления пакетов 
> Ubuntu ProblemType: Package DistroRelease: Ubuntu 16.04 Package: 
> winbind (not installed) ProcVersionSignature: Ubuntu 
> 4.8.0-58.63~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-58-generic 
> x86_64 ApportVersion: 2.20.1-0ubuntu2.6 AptOrdering: winbind: Purge 
> samba: Configure system-config-samba: Configure NULL: ConfigurePending 
> Architecture: amd64 BothFailedConnect: Yes Date: Thu Jul 6 11:05:35 
> 2017 ErrorMessage: подпроцесс установлен сценарий post-removal 
> возвратил код ошибки 1 InstallationDate: Installed on 2017-05-12 (54 
> days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - 
> Release amd64 (20170215.2) NmbdLog: RelatedPackageVersions: dpkg 
> 1.18.4ubuntu1.2 apt 1.2.20 SambaServerRegression: Yes SmbConfIncluded: 
> Yes SmbLog: SourcePackage: samba Title: package winbind (not 
> installed) failed to install/upgrade: подпроцесс установлен сценарий 
> post-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log 
> present (probably fresh install) To manage notifications about this 
> bug go to: 
> https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1702601/+subscriptions 
>

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

Title:
  package winbind (not installed) failed to install/upgrade: подпроцесс
  установлен сценарий post-removal возвратил код ошибки 1

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

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

Re: [Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Vladislav
Dear Andreas, I will be very grateful to you for the help! Help to 
finish, please, correctly this problem. I worry to make something not so.
I attach these two problem files. Define that not so in them, correct. 
The main thing that after adjustment the printer and the scanner as 
worked for me earlier. Now they work perfectly. But because of them a 
problem as you clarified. Correct, please.

---
С уважением, Владислав Пономарев

12.07.2017 03:29, Andreas Hasenack пишет:
> Can you attach /etc/init.d/panasoniclpd-init please?
>
> -- You received this bug notification because you are subscribed to 
> the bug report. https://bugs.launchpad.net/bugs/1702601 Title: package 
> winbind (not installed) failed to install/upgrade: подпроцесс 
> установлен сценарий post-removal возвратил код ошибки 1 Status in 
> apport package in Ubuntu: New Status in samba package in Ubuntu: 
> Incomplete Bug description: Ошибка произошла после обновления пакетов 
> Ubuntu ProblemType: Package DistroRelease: Ubuntu 16.04 Package: 
> winbind (not installed) ProcVersionSignature: Ubuntu 
> 4.8.0-58.63~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-58-generic 
> x86_64 ApportVersion: 2.20.1-0ubuntu2.6 AptOrdering: winbind: Purge 
> samba: Configure system-config-samba: Configure NULL: ConfigurePending 
> Architecture: amd64 BothFailedConnect: Yes Date: Thu Jul 6 11:05:35 
> 2017 ErrorMessage: подпроцесс установлен сценарий post-removal 
> возвратил код ошибки 1 InstallationDate: Installed on 2017-05-12 (54 
> days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - 
> Release amd64 (20170215.2) NmbdLog: RelatedPackageVersions: dpkg 
> 1.18.4ubuntu1.2 apt 1.2.20 SambaServerRegression: Yes SmbConfIncluded: 
> Yes SmbLog: SourcePackage: samba Title: package winbind (not 
> installed) failed to install/upgrade: подпроцесс установлен сценарий 
> post-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log 
> present (probably fresh install) To manage notifications about this 
> bug go to: 
> https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1702601/+subscriptions 
>


** Attachment added: "plymouth"
   https://bugs.launchpad.net/bugs/1702601/+attachment/4913085/+files/plymouth

** Attachment added: "panasoniclpd-init"
   
https://bugs.launchpad.net/bugs/1702601/+attachment/4913086/+files/panasoniclpd-init

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

Title:
  package winbind (not installed) failed to install/upgrade: подпроцесс
  установлен сценарий post-removal возвратил код ошибки 1

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

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

Re: [Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Vladislav
Drivers for the Panasonic MFP I set the latest from the website. And on 
all signs updates won't be on this device any more. For this reason I 
also ask how me to leave to workers the Panasonic MFP device and packets 
of "panasoniclpd" and "plymouth" in Ubuntu? At the same time, how to 
clean check APT, APT-GET, DKPG, etc.?
I don't need to update packets of "panasoniclpd" and "plymouth" more. 
Where to disconnect it?

---
С уважением, Владислав Пономарев

11.07.2017 20:24, Andreas Hasenack пишет:
> Where did you get the panasoniclpd package from? A CD that came with the
> printer? Maybe there is an updated driver available in the panasonic
> website, have you tried that?
>
> -- You received this bug notification because you are subscribed to 
> the bug report. https://bugs.launchpad.net/bugs/1702601 Title: package 
> winbind (not installed) failed to install/upgrade: подпроцесс 
> установлен сценарий post-removal возвратил код ошибки 1 Status in 
> apport package in Ubuntu: New Status in samba package in Ubuntu: 
> Incomplete Bug description: Ошибка произошла после обновления пакетов 
> Ubuntu ProblemType: Package DistroRelease: Ubuntu 16.04 Package: 
> winbind (not installed) ProcVersionSignature: Ubuntu 
> 4.8.0-58.63~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-58-generic 
> x86_64 ApportVersion: 2.20.1-0ubuntu2.6 AptOrdering: winbind: Purge 
> samba: Configure system-config-samba: Configure NULL: ConfigurePending 
> Architecture: amd64 BothFailedConnect: Yes Date: Thu Jul 6 11:05:35 
> 2017 ErrorMessage: подпроцесс установлен сценарий post-removal 
> возвратил код ошибки 1 InstallationDate: Installed on 2017-05-12 (54 
> days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - 
> Release amd64 (20170215.2) NmbdLog: RelatedPackageVersions: dpkg 
> 1.18.4ubuntu1.2 apt 1.2.20 SambaServerRegression: Yes SmbConfIncluded: 
> Yes SmbLog: SourcePackage: samba Title: package winbind (not 
> installed) failed to install/upgrade: подпроцесс установлен сценарий 
> post-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log 
> present (probably fresh install) To manage notifications about this 
> bug go to: 
> https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1702601/+subscriptions 
>

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

Title:
  package winbind (not installed) failed to install/upgrade: подпроцесс
  установлен сценарий post-removal возвратил код ошибки 1

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

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

Re: [Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Vladislav
Dear Andreas,
I know about a problem with "panasoniclpd" Actually there problem with 
"plymouth".
My Panasonic KX-MB2110 MFP. I can't and I don't want to delete it. How I 
will print and scan?
It is possible to solve it on another. Perhaps, I suppose. It is correct 
to clean from settings of repositories setup of updating/upgrading of 
packets "plymouth" and "panasoniclpd" At the same time to leave them 
operating, but without updating/upgrading in the future. It is possible?

---
С уважением, Владислав Пономарев

11.07.2017 19:24, Andreas Hasenack пишет:
> This is the error:
> Setting up samba (2:4.3.11+dfsg-0ubuntu0.16.04.8) ...
> insserv: warning: script 'S99panasoniclpd-init' missing LSB tags and overrides
> insserv: warning: script 'panasoniclpd-init' missing LSB tags and overrides
> insserv: Starting panasoniclpd-init depends on plymouth and therefore on 
> system facility `$all' which can not be true!
> insserv: Starting panasoniclpd-init depends on plymouth and therefore on 
> system facility `$all' which can not be true!
> insserv: Starting panasoniclpd-init depends on plymouth and therefore on 
> system facility `$all' which can not be true!
> insserv: Starting panasoniclpd-init depends on plymouth and therefore on 
> system facility `$all' which can not be true!
> insserv: Starting panasoniclpd-init depends on plymouth and therefore on 
> system facility `$all' which can not be true!
> insserv: There is a loop between service panasoniclpd-init and plymouth if 
> started
> insserv:  loop involving service plymouth at depth 8
> insserv:  loop involving service panasoniclpd-init at depth 1
> insserv: Starting panasoniclpd-init depends on plymouth and therefore on 
> system facility `$all' which can not be true!
> insserv: exiting now without changing boot order!
> update-rc.d: error: insserv rejected the script header
> dpkg: error processing package samba (--configure):
>   subprocess installed post-installation script returned error exit status 1
>
>
> Where does this panasoniclpd-init script come from? Some proprietary printer 
> package perhaps? It seems to be causing your problems. Can you try removing 
> it?
>
> To find out which package it is:
> dpkg -S panasoniclpd-init
>
>
> ** Changed in: samba (Ubuntu)
> Status: New => Incomplete
>

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

Title:
  package winbind (not installed) failed to install/upgrade: подпроцесс
  установлен сценарий post-removal возвратил код ошибки 1

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

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

[Bug 1527848] Re: Indicator-Datetime always shows UTC time for any online calendar added to evolution (Unity7, Xenial)

2016-12-06 Thread Vladislav Shumkin
Thought it was some misconfiguration on my machine. But later found this
issue. Just as topic started described - all times of my events are in
UTC. This sucks, because i can't use the popup at a glance to know which
meetings i have at which time. Too frustrating to convert values in your
head. Please take a look!

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

Title:
  Indicator-Datetime always shows UTC time for any online calendar added
  to evolution (Unity7, Xenial)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1527848/+subscriptions

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


[Bug 1634298] [NEW] X11rdp server does not close session properly when client network dies

2016-10-17 Thread Vladislav Roussinov
Public bug reported:

- Observed under Ubuntu 14.04.
- X11rdp installed using the X11rdp-o-matic script
- Connect from a Windows 7 or 8 machine through a remote desktop connection

X11rdp stores the session related files into /tmp/.xrdp directory. Once
connected several socket files are created in the /tmp/.xrdp directory;
once the user disconnects from the session if the sesman.ini is set to
keep the session alive for the client to be able to resume working after
he reconnects a file named xrdp_chanserv_session_xx is created into the
/tmp/.xrdp directory. once the client reconnects to the given xx session
this file is removed from the location.

However if the client's internet is cut off even for a second and he doesn't 
have the possibility to disconnect from the RDP session the mentioned 
xrdp_chanserv_session_xx file is not created. When the client tries to 
reconnect he only sees a grey screen. the xrdp session is never "released" 
automatically and the only way to reconnect to the X11rdp host is to restart 
either the xrdp service or the host by itself, in this way losing the initially 
created session.
i'm adding an extract of the xrdp.log showing how the client is trying to 
connect to the server and after several attempts it gives up due to the missing 
xrdp_chanserv_session_xx file.

[20161017-11:08:30] [INFO ] lib_mod_log_peer: xrdp_pid=13421 connected to 
X11rdp_pid=3102 X11rdp_uid=1000 X11rdp_gid=1000 client_ip=192.168.1.201 
client_port=49360
[20161017-11:08:31] [ERROR] xrdp_mm_connect_chansrv: connect failed trying 
again...
[20161017-11:08:31] [INFO ] An established connection closed to endpoint: 
NULL:NULL - socket: 13
[20161017-11:08:32] [ERROR] xrdp_mm_connect_chansrv: connect failed trying 
again...
[20161017-11:08:32] [INFO ] An established connection closed to endpoint: 
NULL:NULL - socket: 13
[20161017-11:08:33] [ERROR] xrdp_mm_connect_chansrv: connect failed trying 
again...
[20161017-11:08:33] [INFO ] An established connection closed to endpoint: 
NULL:NULL - socket: 13
[20161017-11:08:34] [ERROR] xrdp_mm_connect_chansrv: connect failed trying 
again...
[20161017-11:08:34] [ERROR] xrdp_mm_connect_chansrv: error intrans_connect chan
[20161017-11:08:34] [INFO ] An established connection closed to endpoint: 
127.0.0.1:3350 - socket: 11
[20161017-11:08:36] [INFO ] An established connection closed to endpoint: 
192.168.1.201:49360 - socket: 8
[20161017-11:08:36] [DEBUG] xrdp_mm_module_cleanup

** Affects: xrdp (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/1634298

Title:
  X11rdp server does not close session properly when client network dies

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

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


[Bug 1631744] [NEW] package dnet-common 2.62 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 30

2016-10-09 Thread VLADISLAV
Public bug reported:

i don`t know

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: dnet-common 2.62
ProcVersionSignature: Ubuntu 4.4.0-38.57~14.04.1-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
Date: Sun Oct  9 16:49:15 2016
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 30
InstallationDate: Installed on 2016-08-26 (43 days ago)
InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.7
 apt  1.0.1ubuntu2.14
SourcePackage: dnprogs
Title: package dnet-common 2.62 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 30
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package dnet-common 2.62 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 30

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

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

[Bug 1446055] Re: 104-0ubuntu1.14.04.3 for AMD64 doesn't have ecryptfs-generate-tpm-key in comipled version

2016-03-27 Thread Vladislav
James, do you know a manual that describes the way how to use ecryptfs
with storing keys in TPM?

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

Title:
  104-0ubuntu1.14.04.3 for AMD64 doesn't have ecryptfs-generate-tpm-key
  in comipled version

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

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


[Bug 1536024] [NEW] installing OS fails

2016-01-19 Thread Vladislav
Public bug reported:

while installing wattos r9-64 to my HDD the operation has interrupted
unexpectedly and ask me for bug report.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8.8 [modified: usr/share/ubiquity/apt-setup]
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CasperVersion: 1.340
Date: Wed Jan 20 13:20:39 2016
LiveMediaBuild: wattOS-R9-64bit 14.04 - Release amd64
ProcEnviron:
 LANGUAGE=ru_RU.UTF-8
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UbiquitySyslog:
 
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug custom trusty

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

Title:
  installing OS fails

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

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


[Bug 1293384] Re: Compiz CPU usage dramatically increased in Ubuntu 14.04

2016-01-07 Thread Vladislav Rogovsky
Upgrade to oibaf drivers (as mentioned upper) slightly reduce problem.
To upgrade:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt-get update && sudo apt-get upgrade

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

Title:
  Compiz CPU usage dramatically increased in Ubuntu 14.04

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

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


[Bug 1293384] Re: Compiz CPU usage dramatically increased in Ubuntu 14.04

2016-01-07 Thread Vladislav Rogovsky
Any solution for ubuntu 15.10 ?

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

Title:
  Compiz CPU usage dramatically increased in Ubuntu 14.04

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

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


[Bug 1512015] [NEW] package libnm-gtk0 0.9.8.8-0ubuntu4.4 [origin: Ubuntu] failed to install/upgrade: package libnm-gtk0 is already installed and configured

2015-10-31 Thread Vladislav
Public bug reported:

1

ProblemType: Package
DistroRelease: elementary OS 0.3.1
Package: libnm-gtk0 0.9.8.8-0ubuntu4.4 [origin: Ubuntu]
ProcVersionSignature: Ubuntu 3.19.0-31.36~14.04.1-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.18
AptdaemonVersion: 1.1.1-1ubuntu5.2
Architecture: amd64
Date: Sat Oct 31 19:18:23 2015
DuplicateSignature: package:libnm-gtk0:0.9.8.8-0ubuntu4.4 [origin: 
Ubuntu]:package libnm-gtk0 is already installed and configured
ErrorMessage: package libnm-gtk0 is already installed and configured
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2015-10-31 (0 days ago)
InstallationMedia: elementary OS 0.3.1 "Freya" - Stable amd64 (20150903)
IpRoute:
 default via 192.168.0.1 dev eth0  proto static 
 192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.103  metric 1
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
PciNetwork:
 
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.4
 apt  1.0.1ubuntu2.10
RfKill:
 
SourcePackage: dpkg
Title: package libnm-gtk0 0.9.8.8-0ubuntu4.4 [origin: Ubuntu] failed to 
install/upgrade: package libnm-gtk0 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Wired connection 18bad0b60-fcd9-4244-bc80-e11e3e82e39a   
802-3-ethernet1446327553   Sat Oct 31 23:39:13 2015   yes   
no /org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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


** Tags: already-installed amd64 apport-package freya gnome3-ppa 
need-duplicate-check third-party-packages

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

Title:
  package libnm-gtk0 0.9.8.8-0ubuntu4.4 [origin: Ubuntu] failed to
  install/upgrade: package libnm-gtk0 is already installed and
  configured

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

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


[Bug 1505734] [NEW] init script return okayish error value (zero) when service start failed

2015-10-13 Thread Vladislav Naumov
Public bug reported:

steps to reproduce:

# echo GIBBERISH >> /etc/nginx/nginx.conf

# service nginx restart
 * Restarting nginx nginx  [fail]

# echo $?
0

very nasty when combined with ansible/other configuration management
tools: broken conffiles come unnoticed.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nginx-common 1.4.6-1ubuntu3.3
ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25
Uname: Linux 3.13.0-63-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.13
Architecture: amd64
Date: Tue Oct 13 15:35:25 2015
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nginx
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.nginx: [modified]
modified.conffile..etc.init.d.nginx: [modified]
mtime.conffile..etc.default.nginx: 2015-10-13T15:20:30.961938
mtime.conffile..etc.init.d.nginx: 2015-10-13T15:28:28.595936

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


** Tags: amd64 apport-bug trusty uec-images

** Patch added: "patch to fix issue"
   
https://bugs.launchpad.net/bugs/1505734/+attachment/4493617/+files/nginx-restart.patch

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

Title:
  init script return okayish error value (zero) when service start
  failed

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

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


[Bug 1446055] Re: 104-0ubuntu1.14.04.3 for AMD64 doesn't have ecryptfs-generate-tpm-key in comipled version

2015-07-10 Thread Vladislav
C'm. This is a bug and it can be solved easily at the programmers' side.

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

Title:
  104-0ubuntu1.14.04.3 for AMD64 doesn't have ecryptfs-generate-tpm-key
  in comipled version

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

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


[Bug 1472552] [NEW] Grub not Install

2015-07-08 Thread Vladislav Shirinkin
Public bug reported:

I don't know english

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubiquity 2.21.25 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CasperVersion: 1.360
Date: Wed Jul  8 15:09:29 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 LANGUAGE=ru_RU.UTF-8
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.25 ubuntu vivid

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

Title:
  Grub not Install

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

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


[Bug 1454672] Re: Inconsistent Oxygen Sans font sizes for latin and cyrillic

2015-07-02 Thread Vladislav
This bug causes a bit of inconvenience, for example, because of it
bottom parts of letters g, p, y etc. are invisible in language-mixed
documents in Kate, so they are hard to read.

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

Title:
  Inconsistent Oxygen Sans font sizes for latin and cyrillic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxygen-fonts/+bug/1454672/+subscriptions

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


[Bug 1432171] Re: [udev] Shows "starting version 219" boot message even with "quiet"

2015-05-08 Thread Vladislav Terekhov
I solve problem following advice about upstart from cro. Didnt find
upstart-sys package, but following solution works fine:

apt-get install upstart-sysv

Now can login to gui. Have no sound (the only sound device us Dummy
output), but seems it is another bug :)

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

Title:
  [udev] Shows "starting version 219" boot message even with "quiet"

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

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


[Bug 1446055] [NEW] 104-0ubuntu1.14.04.3 for AMD64 doesn't have ecryptfs-generate-tpm-key in comipled version

2015-04-19 Thread Vladislav
Public bug reported:

The problem is that in the compiled packed for Ubuntu (Architecture: amd64
Version: 104-0ubuntu1.14.04.3) a tool called 'ecryptfs-generate-tpm-key' is 
missing.

It exists in source codes pack and in Debian compiled packed. But
successfully missed in Ubuntu. Please fix it.

** Affects: ecryptfs-utils (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/1446055

Title:
  104-0ubuntu1.14.04.3 for AMD64 doesn't have ecryptfs-generate-tpm-key
  in comipled version

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

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


[Bug 1321472] Re: xtable-addons version for 14.04 is out of date

2015-01-19 Thread Vladislav Kononenko
also xtables-addons-dkms 2.3 with shorewall caused a kernel panic:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1286911

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

Title:
  xtable-addons version for 14.04 is out of date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1321472/+subscriptions

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


[Bug 1243659] Re: folder opens when I place mouse without clicking or releasing button. 13.10

2013-11-01 Thread Vladislav
Confirm.
My mouse behaviour is unpredictable, while touchpad works fine. I have not 
changes any settings. The problem appears after the upgrade.

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

Title:
  folder opens when I place mouse without clicking or releasing button.
  13.10

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

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


[Bug 1243806] Re: Folder names in Location area keeps the width (13.10)

2013-10-28 Thread Vladislav
confirm

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

Title:
  Folder names in Location area keeps the width (13.10)

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

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


[Bug 1243806] Re: Folder names in Location area keeps the width (13.10)

2013-10-28 Thread Vladislav
That is how it looks like. I can not change the width of any column.

** Attachment added: "illustration"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1243806/+attachment/3893539/+files/Screenshot%20from%202013-10-28%2010%3A32%3A01.png

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

Title:
  Folder names in Location area keeps the width (13.10)

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

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


[Bug 1228788] [NEW] [sandybridge-m-gt2+] GPU lockup IPEHR: 0x79050005

2013-09-22 Thread vladislav zubov
Public bug reported:

test

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Chipset: sandybridge-m-gt2+
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Sep 18 11:05:07 2013
DistUpgraded: 2013-07-28 20:33:06,465 DEBUG failed to SystemUnLock() (E:Not 
locked)
DistroCodename: saucy
DistroVariant: ubuntu
DuplicateSignature: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005 Ubuntu 
13.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: I don't know
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2111]
 NVIDIA Corporation GF119M [GeForce 610M] [10de:105a] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. GeForce GT 610M [1043:2111]
InterpreterPath: /usr/bin/python3.3
MachineType: ASUSTeK Computer Inc. U36SG
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic 
root=UUID=327a9882-b25b-40c0-a16c-ff474e1f0f46 ro splash quiet vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.7+1ubuntu5
 libdrm2  2.4.46-1
 xserver-xorg-video-intel 2:2.21.14-4ubuntu4
SourcePackage: xserver-xorg-video-intel
Title: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005
UpgradeStatus: Upgraded to saucy on 2013-07-28 (55 days ago)
UserGroups:
 
dmi.bios.date: 06/20/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: U36SG.203
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: U36SG
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.:bvrU36SG.203:bd06/20/2012:svnASUSTeKComputerInc.:pnU36SG:pvr1.0:rvnASUSTeKComputerInc.:rnU36SG:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: U36SG
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.10+13.10.20130920-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu6
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Sun Sep 22 10:15:05 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   13356 
 vendor COR
xserver.version: 2:1.14.2.901-2ubuntu4

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 freeze possible-manual-nvidia-install 
saucy ubuntu

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

Title:
  [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005

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

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


[Bug 1107274] Re: Window title disappears when it's positioned by Ctrl-Alt-Num2/3 and then Ctrl-Alt-Num5

2013-05-05 Thread Vladislav Lubenskiy
It seems that this issue doesn't affect 13.04 release.

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

Title:
  Window title disappears when it's positioned by Ctrl-Alt-Num2/3 and
  then Ctrl-Alt-Num5

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

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


[Bug 1107286] [NEW] Unexpected behavior of Nautlius in two-panel mode when open mp3-player or camera.

2013-01-27 Thread Vladislav Lubenskiy
Public bug reported:

Steps to reproduce:
1. Plug in camera/mp3/phone.
2. Launch Nautilus, open ~.
3. Press F3, you'll see two panels of equal widths.
4. Open camera/mp3/phone folder by clicking on it leftward.
5. See how Nautilus increased one panel and decreased another.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic i686
ApportVersion: 2.6.1-0ubuntu9
Architecture: i386
Date: Mon Jan 28 01:23:02 2013
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b"'835x343+401+272'"
InstallationDate: Installed on 2013-01-25 (2 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "Screenshot from 2013-01-28 01:30:26.png"
   
https://bugs.launchpad.net/bugs/1107286/+attachment/3503611/+files/Screenshot%20from%202013-01-28%2001%3A30%3A26.png

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

Title:
  Unexpected behavior of Nautlius in two-panel mode when open mp3-player
  or camera.

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

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


[Bug 1107274] [NEW] Window title disappears when it's positioned by Ctrl-Alt-Num2/3 and then Ctrl-Alt-Num5

2013-01-27 Thread Vladislav Lubenskiy
Public bug reported:

Environment: fresh installed Ubuntu 12.10 with Unity.
Steps to reproduce:
1. Open Nauitlus (for example). Focus window.
2. Press Ctrl-Alt-Num2 to place it on the bottom of the screen (it occurs with 
Ctrl-Alt-Num8 as well).
3. Then press Ctrl-Alt-Num5 and see a window without title bar.
4. Press Ctrl-Alt-Num5 again to return title.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.12.0-0ubuntu0.2
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu9
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Mon Jan 28 00:57:26 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.1.18, 3.5.0-22-generic, i686: installed
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Device [1002:9648] (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo Device [17aa:21ea]
InstallationDate: Installed on 2013-01-25 (1 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MachineType: LENOVO 1200RZ7
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=a9a53d8a-da15-4b65-9885-27052f8ba98a ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/28/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8IET34WW(1.07)
dmi.board.asset.tag: Not Available
dmi.board.name: 1200RZ7
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8IET34WW(1.07):bd07/28/2011:svnLENOVO:pn1200RZ7:pvrThinkPadE525:rvnLENOVO:rn1200RZ7:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1200RZ7
dmi.product.version: ThinkPad E525
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: apport-bug compiz-0.9 i386 quantal running-unity ubuntu

** Attachment added: "Window without a title bar after C-A-Num8 and C-A-Num5"
   
https://bugs.launchpad.net/bugs/1107274/+attachment/3503578/+files/Screenshot%20from%202013-01-28%2001%3A11%3A10.png

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

Title:
  Window title disappears when it's positioned by Ctrl-Alt-Num2/3 and
  then Ctrl-Alt-Num5

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

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


[Bug 1068732] [NEW] Ubuntu didn't start after installing.

2012-10-19 Thread Vladislav Lubenskiy
Public bug reported:

I've installed Ubuntu 12.10 to my ThinkPad Edge E525 and it hasn't
started. In details, after choosing Ubuntu in Grub it should show splash
screen with "ubuntu" and five dots, but it didn't. I saw only purple
screen. Even lightdm didn't show login screen. Ctrl-Alt-Fx didn't work.

For me issue was solved by installing "fglrx" package from recovery
console in safe graphic mode (yes, it worked!).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-17-generic 3.5.0-17.28
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
NonfreeKernelModules: fglrx
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  luver  1852 F pulseaudio
 /dev/snd/pcmC1D0p:   luver  1852 F...m pulseaudio
 /dev/snd/controlC0:  luver  1852 F pulseaudio
Date: Fri Oct 19 20:09:04 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MachineType: LENOVO 1200RZ7
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=42d42a37-2fe4-429c-bae9-e5325b714dae ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-17-generic N/A
 linux-backports-modules-3.5.0-17-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/28/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8IET34WW(1.07)
dmi.board.asset.tag: Not Available
dmi.board.name: 1200RZ7
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8IET34WW(1.07):bd07/28/2011:svnLENOVO:pn1200RZ7:pvrThinkPadE525:rvnLENOVO:rn1200RZ7:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1200RZ7
dmi.product.version: ThinkPad E525
dmi.sys.vendor: LENOVO

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


** Tags: apport-bug i386 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/1068732

Title:
  Ubuntu didn't start after installing.

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

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


[Bug 1068722] [NEW] Tabs in Chrome and Sublime Text leave graphic artifacts.

2012-10-19 Thread Vladislav Lubenskiy
Public bug reported:

When i work with tabs in common way (close, switch, move, etc) in
software with custom tabs (like Chromium and Sublime Test), i see
graphic artifacts on the tab set.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Fri Oct 19 19:40:56 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 9.000, 3.5.0-17-generic, i686: installed
 virtualbox, 4.1.18, 3.5.0-17-generic, i686: installed
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Device [1002:9648] (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo Device [17aa:21ea]
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MachineType: LENOVO 1200RZ7
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=42d42a37-2fe4-429c-bae9-e5325b714dae ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/28/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 8IET34WW(1.07)
dmi.board.asset.tag: Not Available
dmi.board.name: 1200RZ7
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8IET34WW(1.07):bd07/28/2011:svnLENOVO:pn1200RZ7:pvrThinkPadE525:rvnLENOVO:rn1200RZ7:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1200RZ7
dmi.product.version: ThinkPad E525
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.8.4-0ubuntu3
version.fglrx-installer: fglrx-installer N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: apport-bug compiz-0.9 i386 quantal running-unity ubuntu

** Attachment added: "On this screen shot I try to move tab, as result you can 
see strange stripes in the middle of the screen. The same effect is produces 
during common work with tabs (switching, closing, etc)."
   
https://bugs.launchpad.net/bugs/1068722/+attachment/3404456/+files/Screenshot%20from%202012-10-19%2019%3A36%3A12.png

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

Title:
  Tabs in Chrome and Sublime Text leave graphic artifacts.

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

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


[Bug 1068603] [NEW] Messaging indicator in tray disappeared after removing Gwibber and Empathy

2012-10-19 Thread Vladislav Lubenskiy
Public bug reported:

I've removed Gwibber, Empathy and installed Hotot and Pidgin. After
reboot Ubuntu started without this indicator. Only after  Gwibber was
installed again indicator appeared on the proper place.

I think, it's unexpected behavior.

** Affects: evolution-indicator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: empathy gwibber indicator

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

Title:
  Messaging indicator in tray disappeared after removing Gwibber and
  Empathy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-indicator/+bug/1068603/+subscriptions

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


[Bug 999074] Re: High CPU usage of network-manager when high bandwidth usage

2012-07-19 Thread Vladislav Kononenko
Reopen please or mark as duplicate - on my system that problem
continues...

vk@vk-K61IC:~$ apt-cache showpkg network-manager
Package: network-manager
Versions: 
0.9.4.0-0ubuntu4.1 
(/var/lib/apt/lists/ua.archive.ubuntu.com_ubuntu_dists_precise-updates_main_binary-amd64_Packages)
 (/var/lib/dpkg/status)

That bugs seems related to the same problem:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1009879
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/987858

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

Title:
  High CPU usage of network-manager when high bandwidth usage

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

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


[Bug 987858] Re: NM gobbles CPU and reports repeatedly to .xsession-errors: 'Could not create object for /org/freedesktop/NetworkManager/IP6Config/: Method "GetAll" ... doesn't exist'

2012-07-16 Thread Vladislav Kononenko
It's may be duplicate of 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1009879.
Indeed, I have running Transmission now.

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

Title:
  NM gobbles CPU and reports repeatedly to .xsession-errors: 'Could not
  create object for /org/freedesktop/NetworkManager/IP6Config/:
  Method "GetAll" ... doesn't exist'

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

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


[Bug 987858] Re: NM gobbles CPU and reports repeatedly to .xsession-errors: 'Could not create object for /org/freedesktop/NetworkManager/IP6Config/: Method "GetAll" ... doesn't exist'

2012-07-16 Thread Vladislav Kononenko
I have the same problem. It seems that it only appears when the network 
interface receives an IPv6 address.
"sudo service network-manager restart" helps slightly, but not completely.

** (nm-applet:1438): WARNING **: Could not create object for 
/org/freedesktop/NetworkManager/IP6Config/1838: Method "GetAll" with signature 
"s" on interface "org.freed
esktop.DBus.Properties" doesn't exist


** (nm-applet:1438): WARNING **: Could not create object for 
/org/freedesktop/NetworkManager/IP6Config/1923: Method "GetAll" with signature 
"s" on interface "org.freed
esktop.DBus.Properties" doesn't exist

** Message: NM disappeared
** Message: NM appeared

** (nm-applet:1438): WARNING **: Could not create object for
/org/freedesktop/NetworkManager/IP6Config/7: Method "GetAll" with
signature "s" on interface "org.freedesktop.DBus.Properties" doesn't
exist

** (nm-applet:1438): WARNING **: Could not create object for
/org/freedesktop/NetworkManager/IP6Config/143: Method "GetAll" with
signature "s" on interface "org.freedesktop.DBus.Properties" doesn't
exist

...and so on.
After restarting NetworkManager is no longer occupies 50-100% CPU, but still 
not 0.
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND

   
23059 vk20   0  943m 142m  20m S8  4.7   0:11.36 chromium-browse

   
13465 root  20   0  255m 7456 4424 S5  0.2   0:23.58 NetworkManager

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

Title:
  NM gobbles CPU and reports repeatedly to .xsession-errors: 'Could not
  create object for /org/freedesktop/NetworkManager/IP6Config/:
  Method "GetAll" ... doesn't exist'

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

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


[Bug 1009879] Re: NetworkManager high CPU usage while nm-applet and Transmission run

2012-07-16 Thread Vladislav Kononenko
It's may be duplicate of https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/987858

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

Title:
  NetworkManager high CPU usage while nm-applet and Transmission run

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

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


[Bug 998860] Re: not start tano

2012-05-13 Thread Vladislav
kubuntu 12.04
kde 4.8.3

** Changed in: ubuntu
 Assignee: (unassigned) => Vladislav (vladbbk)

** Changed in: ubuntu
 Assignee: Vladislav (vladbbk) => (unassigned)

** Changed in: ubuntu
 Assignee: (unassigned) => Vladislav (vladbbk)

** Changed in: ubuntu
   Status: New => Invalid

** Changed in: ubuntu
   Status: Invalid => Fix Released

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

Title:
  not start tano

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

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


  1   2   >