[Bug 1766217] Re: software updater presents an empty panel for updating

2018-05-24 Thread Jacek Kluza
** Attachment added: "2018-05-24_23-37-57.png"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1766217/+attachment/5144011/+files/2018-05-24_23-37-57.png

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

Title:
  software updater presents an empty panel for updating

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

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

[Bug 1613643] Re: Legitimation request starts with disabled password field

2017-06-16 Thread Jacek Kluza
Same here. I use a gnome-flashback session too, I use the user dropdown
to switch to another user, too.

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

Title:
  Legitimation request starts with disabled password field

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

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


[Bug 1207831] Re: jackd 2 64 bit does not correclty handle 32 bit clients

2016-08-06 Thread Jacek Kluza
Thanks QkiZ! Version from KXStudio repositories works!

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

Title:
  jackd 2 64 bit does not correclty handle 32 bit clients

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

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


[Bug 1274613] Re: module-bluetooth-discover does not load on login

2015-01-13 Thread Jacek Kluza
update: well... the fix with loading module-bluetooth-discover,  as last
module - works... just sometimes...

I added to startup:

pactl list modules | grep -q bluetooth-discover || pactl load-module
module-bluetooth-discover

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

Title:
  module-bluetooth-discover does not load on login

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

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


[Bug 1274613] Re: module-bluetooth-discover does not load on login

2015-01-05 Thread Jacek Kluza
I  fixed the issue simply by moving part:

.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif

...to the end of file (/etc/pulse/default.pa).
Hope it's working for you too. :)

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

Title:
  module-bluetooth-discover does not load on login

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

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


[Bug 737915] Re: projectM starts with a black screen instead of the visualization

2014-10-05 Thread Jacek Kluza
Same here. Ubuntu trusty.
works only with: env LC_NUMERIC=C projectM-pulseaudio
( or: env LC_NUMERIC=C /usr/bin/projectM-jack).

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

Title:
  projectM starts with a black screen instead of the visualization

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

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


[Bug 1323089] Re: wpa_supplicant writes to syslog every 2 minutes

2014-07-06 Thread Jacek Kluza
Same here.
Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)

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

Title:
  wpa_supplicant writes to syslog every 2 minutes

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

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


[Bug 939805] Re: The computer does not resume from hibernation correctly

2014-07-04 Thread Jacek Kluza
Adding resume=/dev/sda8 to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub did 
the trick, but on older kernels - for example: 3.11.0-19-generic this option is 
not needed. So why this its assigned to pm-utils? 
I am not a programmer, so maybe this is why it seems strange to me...
Maybe related: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289945

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

Title:
  The computer does not resume from hibernation correctly

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

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


[Bug 1289945] Re: [LENOVO T440s 20ARS0BH00] hibernate/resume failure

2014-07-04 Thread Jacek Kluza
On my machine I fixed it adding "resume=/dev/sda8" option to 
GRUB_CMDLINE_LINUX_DEFAULT line in /etc/default/grub, as desribed in:
https://help.ubuntu.com/community/PowerManagement/Hibernate
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/939805
https://answers.launchpad.net/ubuntu/+question/111511

Did you try it?

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

Title:
  [LENOVO T440s  20ARS0BH00] hibernate/resume failure

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

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


[Bug 1289945] Re: [LENOVO T440s 20ARS0BH00] hibernate/resume failure

2014-05-28 Thread Jacek Kluza
Same here.
With 3.13.0-27-generic:
 "Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio 
daemon running, or not running as session daemon."

With 3.11.0-19-generic kernel - hibernation works with no problems.

The only difference is a different machine.
system-manufacturer: Medion
system-product-name: Akoya P6638

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

Title:
  [LENOVO T440s  20ARS0BH00] hibernate/resume failure

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

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