[Bug 1878115] Re: logged luks passwords

2020-05-15 Thread Zbigniew Jędrzejewski-Szmek
Oh, man. Once the password is written to a file on a real disk
(/var/...), it should be considered compromised. Using shred or rm makes
no guarantee that the bytes are removed from the device. In particular,
it would be fairly trivial to do something like "grep 'merged config'
/dev/sda" and chances are that this will find the password if it was
written there.

Writing the password to /run/... is much much better though not ideal.
/run is backed by a tmpfs, and tmpfs contents can be written out to
swap. Chances of this happening and password being retrievable from disk
are much smaller than in case of a disk-backed filesystem, but keeping
the password always in mlocked memory would be better.

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

Title:
  logged luks passwords

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

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

[Bug 1867474] Re: [Dell Vostro 5590] PCI/internal sound card not detected

2020-03-20 Thread Zbigniew Sznajder
Ubuntu 19.10 with kernel 5.3.0-43-generic works as well

WiFi interface is not detected but it is an other issue

Thanks once more

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

Title:
  [Dell Vostro 5590] PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1867474/+subscriptions

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

[Bug 1867474] Re: [Dell Vostro 5590] PCI/internal sound card not detected

2020-03-20 Thread Zbigniew Sznajder
btw. I'm using Ubuntu 20.04 with kernel 5.4.0-18-generic

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

Title:
  [Dell Vostro 5590] PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1867474/+subscriptions

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

[Bug 1867474] Re: [Dell Vostro 5590] PCI/internal sound card not detected

2020-03-20 Thread Zbigniew Sznajder
Problem solved. After upgrading linux-firmware to version 1.187 both input and 
output work as expected.
Thanks a lot.

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

Title:
  [Dell Vostro 5590] PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1867474/+subscriptions

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

[Bug 1867474] Re: PCI/internal sound card not detected

2020-03-15 Thread Zbigniew Sznajder
Ok, I will check this once more in a few days.
Thanks for your support. :)

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

Title:
  PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1867474/+subscriptions

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

[Bug 1867474] Re: PCI/internal sound card not detected

2020-03-15 Thread Zbigniew Sznajder
linux-image-generic is already the newest version (5.4.0.18.22).
pulseaudio is already the newest version (1:13.99.1-1ubuntu1).
linux-firmware is already the newest version (1.186).
alsa-ucm-conf is already the newest version (1.2.2-1).

uname -a
Linux Vostro-5590 5.4.0-18-generic #22-Ubuntu SMP Sat Mar 7 18:13:06 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

But audio is still not working
dmesg shows this error:

[4.126575] sof-audio-pci :00:1f.3: Direct firmware load for 
intel/sof/sof-cml.ri failed with error -2
[4.126578] sof-audio-pci :00:1f.3: error: request firmware 
intel/sof/sof-cml.ri failed err: -2
[4.126579] sof-audio-pci :00:1f.3: error: failed to load DSP firmware -2
[4.126847] sof-audio-pci :00:1f.3: error: sof_probe_work failed err: -2


I'm attaching complete dmesg output

Thanks

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1867474/+attachment/5337136/+files/dmesg.txt

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

Title:
  PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1867474/+subscriptions

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

[Bug 1867474] Re: PCI/internal sound card not detected

2020-03-14 Thread Zbigniew Sznajder
Added "sudo lspci -k -vvv" output

** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+bug/1867474/+attachment/5337037/+files/lspci.txt

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1867474] [NEW] PCI/internal sound card not detected

2020-03-14 Thread Zbigniew Sznajder
Public bug reported:

Problem with detecting audio input/output device.
Device: Dell Vostro 5590

Tested earlier also on Ubuntu 18.04 and 19.10.
On older systems with some configurations output device was working, but I 
never succeeded making build-in microphone to work (be properly detected).

On current Ubuntu 20.04 (14.03.2020) both input and output audio devices
are not visible at all.

Devices are work without any issues on Windows 10 originally installed
on the device.

Let me know if I can provide any additional information that will help
solving the issue.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu20
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar 14 23:45:55 2020
InstallationDate: Installed on 2020-03-14 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200309)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/25/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.4.0
dmi.board.name: 051P23
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.0:bd11/25/2019:svnDellInc.:pnVostro5590:pvr:rvnDellInc.:rn051P23:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: Vostro
dmi.product.name: Vostro 5590
dmi.product.sku: 095A
dmi.sys.vendor: Dell Inc.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1812316] Re: systemd: lack of seat verification in PAM module permits spoofing active session to polkit

2019-09-12 Thread Zbigniew Jędrzejewski-Szmek
Upstream fix: https://github.com/systemd/systemd/commit/83d4ab5533 (in
systemd-242).

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

Title:
  systemd: lack of seat verification in PAM module permits spoofing
  active session to polkit

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

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

[Bug 1584407] Re: ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20150930/dswload-210)

2018-06-07 Thread Zbigniew Lisiecki
Hi, I had the same error on ASUS Z170 PRO GAMING with a new opensuse Linux Leap 
15 . No errors with former suse versions !
Now I updated the BIOS to Z170 PRO GAMING Ver 3805 build on 05/16/2018 and the 
error seems to disappear.  

A assume: with Opensuse or ubuntu the same kernel module is involved in
this case

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

Title:
  ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure,
  AE_NOT_FOUND (20150930/dswload-210)

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

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

[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2017-10-27 Thread Zbigniew Matuszewski
I have the same or very similar problem on Ubuntu 16.10.

It happens usually after certain programs are run (like notepadqq,
sometimes open office or image viewer and most usually Netbeans, with
Netbeans on it's nearly certain it will happen on my laptop after some
time running, especially when there are more programs). It usually
blocks Chrome from navigating tabs, sometimes other windows from clicks
or resizing. If not with Netbeans then usually when doing something
processor and ram intensive in background (but not as much intensive to
be low on memory, like having 16 GB RAM and using 6 GB and 100% of 2
processors).

Strangefully usually closing Netbeans help for me - but not always.
Sometimes it's ok after closing but problem is back in few minutes after
closing.

It looks like it might be related to some resource in the system but I
can't guess which one.

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

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

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

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

[Bug 1725808] [NEW] software stopped during installing .deb package, after updated it seems to be fixed

2017-10-21 Thread Zbigniew Stępniewski
Public bug reported:

After update it works.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: gnome-software 3.22.7-0ubuntu3.17.04.7
ProcVersionSignature: Ubuntu 4.10.0-37.41-generic 4.10.17
Uname: Linux 4.10.0-37-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: Budgie:GNOME
Date: Sat Oct 21 20:12:57 2017
InstallationDate: Installed on 2017-10-15 (5 days ago)
InstallationMedia: Ubuntu-Budgie 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug zesty

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

Title:
  software stopped during installing .deb package, after updated it
  seems to be fixed

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

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

[Bug 1669001] [NEW] package gnome-calculator 1:3.18.3-0ubuntu1.16.04.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-03-01 Thread Zbigniew Dolacinski Lemus
Public bug reported:

trying to install OS update in Ubuntu software updates GUI environment.
Thank you in advance

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: gnome-calculator 1:3.18.3-0ubuntu1.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-64.85-generic 4.4.44
Uname: Linux 4.4.0-64-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Wed Mar  1 09:18:32 2017
DuplicateSignature:
 package:gnome-calculator:1:3.18.3-0ubuntu1.16.04.1
 Setting up ttf-mscorefonts-installer (3.4+nmu1ubuntu2) ...
 user did not accept the mscorefonts-eula license
 dpkg: error processing package gnome-calculator (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2017-02-19 (9 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: gnome-calculator
Title: package gnome-calculator 1:3.18.3-0ubuntu1.16.04.1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check xenial

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

Title:
  package gnome-calculator 1:3.18.3-0ubuntu1.16.04.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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


[Bug 1495924] [NEW] openconnect network manager config file can't read "/" in gateway address

2015-09-15 Thread Zbigniew Pazdan
Public bug reported:

My organizations Cisco ASA's are configured so that each VPN group has it's own 
URL.
This means I have to configure my connections like this:
[vpn]
service-type=org.freedesktop.NetworkManager.openconnect
...
...
...
...
gateway=sslvpnconnect.organization.com/organization-subgroup-Global
authtype=password

This does not work through network manager, as the GUI does not read anything 
beyond the "/" (forward slash).
In the above example, when selecting the created connection from network 
manager's available VPN connections, the gateway shows only the part before the 
slash: sslvpnconnect.organization.com

When trying to connect directly through openconnect via terminal:

openconnect sslvpnconnect.organization.com/organization-subgroup-Global

It works just fine.

Our ASA's are configured in this way and I cannot influence that. The
ASA does not give a group dropdown, nor am I able to specify an
authgroup parameter. I need to use a unique URL for each VPN group.

Ubuntu 12.04 LTS
network-manager 0.9.8.0-0ubuntu6
network-manager-openconnect 0.9.6.0-0ubuntu2
network-manager-openconnect-gnome 0.9.6.0-0ubuntu2

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


** Tags: anyconnect asa cisco forward gateway manager network slash vpn

** Description changed:

  My organizations Cisco ASA's are configured so that each VPN group has it's 
own URL.
- This means I have to configure my connections like this: 
+ This means I have to configure my connections like this:
  [vpn]
  service-type=org.freedesktop.NetworkManager.openconnect
  ...
  ...
  ...
  ...
- gateway=sslvpnconnect.organization.com/organization-subgroup-Global 
+ gateway=sslvpnconnect.organization.com/organization-subgroup-Global
  authtype=password
  
  This does not work through network manager, as the GUI does not read anything 
beyond the "/" (forward slash).
  In the above example, when selecting the created connection from network 
manager's available VPN connections, the gateway shows only the part before the 
slash: sslvpnconnect.organization.com
  
  When trying to connect directly through openconnect via terminal:
  
  openconnect sslvpnconnect.organization.com/organization-subgroup-Global
  
  It works just fine.
  
  Our ASA's are configured in this way and I cannot influence that. The
  ASA does not give a group dropdown, nor am I able to specify an
  authgroup parameter. I need to use a unique URL for each VPN group.
+ 
+ Ubuntu 12.04 LTS
+ network-manager 0.9.8.0-0ubuntu6
+ network-manager-openconnect 0.9.6.0-0ubuntu2
+ network-manager-openconnect-gnome 0.9.6.0-0ubuntu2

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

Title:
  openconnect network manager config file can't read "/" in gateway
  address

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

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


[Bug 1208040] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2013-08-03 Thread Zbigniew
Public bug reported:

?

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Sat Aug  3 19:23:02 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 126
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 126

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

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


[Bug 1110326] Re: portmidi 1:200-0ubuntu1.12.04.1 is broken

2013-02-25 Thread Zbigniew Koza
Confirmed.  1:200-0ubuntu1.12.10.2 on quantal from quantal-proposed
fixed the problem with frescobaldi.

Would be helpful if more human-oriented instructions were somewhere available 
as how to use -proposed packages
(I spent hours trying to use synaptic, finally did the job with apt-get, after 
manually resoving dependencies) 

Thanks!

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

Title:
  portmidi 1:200-0ubuntu1.12.04.1 is broken

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

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


[Bug 1015787] Re: I cannot make system upgrade to new version of ubuntu

2012-06-20 Thread Zbigniew Wasik
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015787

Title:
  I cannot make system upgrade to new version of ubuntu

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

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


[Bug 1015787] [NEW] I cannot make system upgrade to new version of ubuntu

2012-06-20 Thread Zbigniew Wasik
Public bug reported:

the second step of the distribution update (that popups when new
packages are available, but now it suggested to make the system upgrade)
crashed saying that some 3 options probably makes that the upgrade
cannot continue. one step as I remember is unofficial package - I do not
have any of them  neither other two options didnt apply so I do as it
was suggested: "report-bug update-manager"  or somethimg like that. and
I got this web page to fill up. I hope it helps

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: update-manager 1:0.152.25.12
ProcVersionSignature: Ubuntu 3.0.0-21.35-generic 3.0.32
Uname: Linux 3.0.0-21-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Jun 20 22:35:44 2012
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager
UpgradeStatus: Upgraded to oneiric on 2012-06-20 (0 days ago)

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


** Tags: amd64 apport-bug dist-upgrade oneiric 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/1015787

Title:
  I cannot make system upgrade to new version of ubuntu

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

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


[Bug 689323] Re: ERROR:dbus.proxies:Introspect error on :1.68:/DeviceDriver: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

2011-09-02 Thread Zbigniew Braniecki
just reproduced after update and restart

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

Title:
  ERROR:dbus.proxies:Introspect error on :1.68:/DeviceDriver:
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply:
  Message did not receive a reply (timeout by message bus)

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

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


[Bug 793661] Re: package nvidia-current 195.36.24-0ubuntu1~10.04 failed to install/upgrade: nvidia-current kernel module failed to build

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

Title:
  package nvidia-current 195.36.24-0ubuntu1~10.04 failed to
  install/upgrade: nvidia-current kernel module failed to build

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


[Bug 793661] [NEW] package nvidia-current 195.36.24-0ubuntu1~10.04 failed to install/upgrade: nvidia-current kernel module failed to build

2011-06-06 Thread Zbigniew Sienkiewicz
Public bug reported:

Ubuntu 10.04 updating system updated kernel  from 2.6.32 to 2.6.38(!).
nvidia graphic driver failed to build.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: nvidia-current 195.36.24-0ubuntu1~10.04
ProcVersionSignature: Ubuntu 2.6.38-10.44-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
CurrentDmesg:
 [   17.997632] r8169 :03:00.0: eth0: link up
 [   17.997815] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 [   18.301836] usb 6-1: usbfs: interface 0 claimed by usblp while 'usb' sets 
config #1
 [   28.048042] eth0: no IPv6 routers present
 [   38.568191] usb 6-1: usbfs: interface 0 claimed by usblp while 'usb' sets 
config #1
Date: Mon Jun  6 19:15:31 2011
DkmsStatus: nvidia-current, 195.36.24: added
ErrorMessage: nvidia-current kernel module failed to build
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
MachineType: System manufacturer System Product Name
PackageVersion: 195.36.24-0ubuntu1~10.04
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic 
root=UUID=b11b9b2e-221e-4ab5-8e66-d4c563f59ce6 ro quiet splash
SourcePackage: nvidia-graphics-drivers
Title: package nvidia-current 195.36.24-0ubuntu1~10.04 failed to 
install/upgrade: nvidia-current kernel module failed to build
dmi.bios.date: 09/06/2006
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0509
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5B
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.:bvr0509:bd09/06/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
glxinfo: Error: [Errno 2] Nie ma takiego pliku ani katalogu
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.38-10-generic

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


** Tags: apport-package i386 lucid

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

Title:
  package nvidia-current 195.36.24-0ubuntu1~10.04 failed to
  install/upgrade: nvidia-current kernel module failed to build

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


[Bug 545502] Re: Missing local variables debugging php

2010-10-30 Thread Zbigniew
Hello,

I got the same problem on windows7. No local variables in eclipse(galileo). I'm 
using Php ver. 5.3.1 and php_xdebug-2.1.0-5.3-vc6.dll on Windows7.
xdebug configured as it should be and php.exe -m shows that it's loaded -  
phpinfo() also shows the version and configuration of xdebug.

I can stop at break points, navigate inside/out/forward/jump to etc... I
can see the primitive variable ( int , string ) values if I mouse over
the code/editor, But I can't see any variables in variables/breakpoint
view.

If I mouse over the "object of some class" then I can't see shit neither
in editor mouse-overed ballon nor in variables view.

please Help or tell me if you got the same problem.

/pozdr

-- 
Missing local variables debugging php
https://bugs.launchpad.net/bugs/545502
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 568419] Re: Session applet gets obscured/replaced by second copy of "me menu" applet

2010-06-13 Thread Zbigniew Braniecki
Has this bug been upstreamed to Compiz team or Gnome team?

I'm confused about it being marked as "invalid" without any sign of plan
to fix this issue.

-- 
Session applet gets obscured/replaced by second copy of "me menu" applet
https://bugs.launchpad.net/bugs/568419
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 374265] Re: Acer Aspire ONE, Atheros AR5001 (168c:001c) frequently causes all AP clients to disassociate

2009-10-11 Thread Zbigniew Zemła
I also confirm this. The same problem on Karmic Beta with Atheros
Communications Inc. AR5001 Wireless Network Adapter (rev 01) on Samsung
R522 laptop

-- 
Acer Aspire ONE, Atheros AR5001 (168c:001c) frequently causes all AP clients to 
disassociate
https://bugs.launchpad.net/bugs/374265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 395462] [NEW] Ubuntu installer crashes on /target/home missing

2009-07-04 Thread Zbigniew Braniecki
Public bug reported:

While installing daily Ubuntu on my virtual machine I encountered a
crash reported in syslog as:

Jul  4 01:15:55 ubuntu ubiquity[3955]: debconffilter_done: PartmanCommit 
(current: None)
Jul  4 01:15:59 ubuntu python: keeping packages due to preseeding: 
icedtea6-plugin openoffice.org
Jul  4 01:15:59 ubuntu python: keeping language packs for: en
Jul  4 01:15:59 ubuntu ubiquity: Traceback (most recent call last):
Jul  4 01:15:59 ubuntu ubiquity:   File "/usr/share/ubiquity/install.py", line 
2255, in 
Jul  4 01:15:59 ubuntu ubiquity: 
Jul  4 01:15:59 ubuntu ubiquity: install = Install()
Jul  4 01:15:59 ubuntu ubiquity:   File "/usr/share/ubiquity/install.py", line 
284, in __init__
Jul  4 01:15:59 ubuntu ubiquity: 
Jul  4 01:15:59 ubuntu ubiquity: self.select_ecryptfs()
Jul  4 01:15:59 ubuntu ubiquity:   File "/usr/share/ubiquity/install.py", line 
1313, in select_ecryptfs
Jul  4 01:15:59 ubuntu ubiquity: 
Jul  4 01:15:59 ubuntu ubiquity: for homedir in os.listdir(home):
Jul  4 01:15:59 ubuntu ubiquity: OSError
Jul  4 01:15:59 ubuntu ubiquity: : 
Jul  4 01:15:59 ubuntu ubiquity: [Errno 2] No such file or directory: 
'/target/home'
Jul  4 01:15:59 ubuntu ubiquity: 
Jul  4 01:16:00 ubuntu ubiquity[3955]: debconffilter_done: Install (current: 
None)
Jul  4 01:16:00 ubuntu ubiquity[3955]: Exception in GTK frontend (invoking 
crash handler):
Jul  4 01:16:00 ubuntu ubiquity[3955]: Traceback (most recent call last):
Jul  4 01:16:00 ubuntu ubiquity[3955]:   File "/usr/lib/ubiquity/bin/ubiquity", 
line 227, in 
Jul  4 01:16:00 ubuntu ubiquity[3955]: main()
Jul  4 01:16:00 ubuntu ubiquity[3955]:   File "/usr/lib/ubiquity/bin/ubiquity", 
line 222, in main
Jul  4 01:16:00 ubuntu ubiquity[3955]: install(args[0])
Jul  4 01:16:00 ubuntu ubiquity[3955]:   File "/usr/lib/ubiquity/bin/ubiquity", 
line 68, in install
Jul  4 01:16:00 ubuntu ubiquity[3955]: ret = wizard.run()
Jul  4 01:16:00 ubuntu ubiquity[3955]:   File 
"/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 448, in run
Jul  4 01:16:00 ubuntu ubiquity[3955]: self.progress_loop()
Jul  4 01:16:00 ubuntu ubiquity[3955]:   File 
"/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 930, in progress_loop
Jul  4 01:16:00 ubuntu ubiquity[3955]: "/var/log/syslog" % ret)
Jul  4 01:16:00 ubuntu ubiquity[3955]: RuntimeError: Install failed with exit 
code 1; see /var/log/syslog
Jul  4 01:16:00 ubuntu ubiquity[3955]:

My /target looks like his:
cdrom etc lost+found media var

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu installer crashes on /target/home missing
https://bugs.launchpad.net/bugs/395462
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 281546] Re: left and down arrow key won't repeat

2009-04-21 Thread Zbigniew Chyla
I don't use Synergy, however I hit the same problem (left and down arrow
don't repeat) yesterday after upgrade from intrepid to jaunty.

This is dual-seat amd-64 machine, but the problem remains after
disconnecting second keyboard and starting only the fist X server.

Maybe it's related to the keyboard (A4 Tech slim keyboard without
numeric keypad -
http://a4tech.com/ennew/product.asp?cid=2&scid=101&id=425).

-- 
left and down arrow key won't repeat
https://bugs.launchpad.net/bugs/281546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292774] Re: multiseat xorg.conf setup broken after upgrade to 8.10

2008-11-16 Thread Zbigniew Chyla
I attached both Xorg.0.log and Xorg.1.log.

X servers are started by using the following entries from gdm.conf:

[server-Standard0] 
name=Standard server 0
command=/usr/bin/X -br -audit 0 -layout Layout0 -isolateDevice PCI:5:0:0
flexible=false

[server-Standard1]
name=Standard server 1
command=/usr/bin/X -br -audit 0 -novtswitch -sharevts -layout Layout1 
-isolateDevice PCI:4:0:0
flexible=false

-- 
multiseat xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292774] Re: multiseat xorg.conf setup broken after upgrade to 8.10

2008-11-16 Thread Zbigniew Chyla

** Attachment added: "Xorg.1.log"
   http://launchpadlibrarian.net/19688492/Xorg.1.log

-- 
multiseat xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292774] Re: multiseat xorg.conf setup broken after upgrade to 8.10

2008-11-16 Thread Zbigniew Chyla

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/19688489/Xorg.0.log

-- 
multiseat xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292774] Re: multiseat xorg.conf setup broken after upgrade to 8.10

2008-11-03 Thread Zbigniew Chyla

** Attachment added: "My xorg.conf"
   http://launchpadlibrarian.net/19307665/xorg.conf

-- 
multiseat xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292774] Re: multiseat xorg.conf setup broken after upgrade to 8.10

2008-11-03 Thread Zbigniew Chyla
The simplest approach would be to check for multiple ServerLayout
sections.

Anyway, you shouldn't introduce such changes without asking for
confirmation.

-- 
multiseat xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292774] [NEW] xorg.conf setup broken after upgrade to 8.10

2008-11-02 Thread Zbigniew Chyla
Public bug reported:

Binary package hint: xserver-xorg

During upgrade to Ubuntu 8.10 my xorg.conf was modified without asking
me for confirmation. All "InputDevice" lines and "InputDevice" sections
have been commented out ("# commented out by update-manager, HAL is now
used"). It completely broke my multi-seat setup as all input devices
(keyboards, mice, tablet) have been captured by the first X server.

I fixed the problem manually by restoring the old config and then adding
'Option "AutoAddDevices" "off"' to each "ServerLayout" section.

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

** Description changed:

  Binary package hint: xserver-xorg
  
  During upgrade to Ubuntu 8.10 my xorg.conf was modified without asking
  me for confirmation. All "InputDevice" lines and "InputDevice" sections
  have been commented out ("# commented out by update-manager, HAL is now
  used"). It completely broke my multi-seat setup as all input devices
  (keyboards, mice, tablet) have been captured by the first X server.
+ 
+ I fixed the problem manually by restoring the old config and then adding
+ 'Option "AutoAddDevices" "off"' to each "ServerLayout" section.

-- 
xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 62985] Re: Blank screen on Toshiba Portege R200 with Edgy Beta 1

2006-09-29 Thread Zbigniew Braniecki
Update.

After some testing, I made my Knot3+updates installation working on this
Toshiba, but still the InstallationCD doesn't launch X properly.

It might be that some fixes post-beta1 fixed it or my pure luck.

-- 
Blank screen on Toshiba Portege R200 with Edgy Beta 1
https://launchpad.net/bugs/62985

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


[Bug 62985] Blank screen on Toshiba Portege R200 with Edgy Beta 1

2006-09-29 Thread Zbigniew Braniecki
Public bug reported:

Binary package hint: xserver-xorg-core

I installed Ubuntu Edgy Knot 3 on new Toshiba Portege R200-127 and it did work 
pretty well.
Then, I updated to the latest packages and after reboot the screen went black 
on loading X.
I thought it might be an update bug, so I downloaded Beta 1 CD, and launched 
the installer. After launching X server, the installer goes black like in 
previous case.

Neither alt+F1, alt+F2, ctrl+alt+bksp works

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Blank screen on Toshiba Portege R200 with Edgy Beta 1
https://launchpad.net/bugs/62985

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