[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-04 Thread Cristian Măgherușan-Stanciu
Looks like my problem was unrelated to this issue, it was actually
caused by timidity blocking the physical sound device.

This workaround fixed it: https://askubuntu.com/questions/1085174/no-
sound-after-upgrade-to-18-10-only-a-dummy-device-is-shown

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

Title:
  19.04 Built in Intel HDA sound is disabled upon resume

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

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

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-04 Thread Cristian Măgherușan-Stanciu
I also noticed this, my laptop's integrated Intel audio device is also
missing from pulseaudio(both as input and output), but I can see other
HDMI or USB sound devices I may have attached and I can switch to them
and they work as expected.

Interestingly the device works when playing a WAV file using aplay, but
only if I run aplay as root. As a normal user I can just see it in
alsamixer and I can play with the volume and mute controls there.

Here's the error I get when using aplay as my ordinary user:
$  aplay test.wav 
ALSA lib pcm_dmix.c:1071:(snd_pcm_dmix_open) unable to create IPC semaphore
aplay: main:828: audio open error: Permission denied

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

Title:
  19.04 Built in Intel HDA sound is disabled upon resume

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

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

[Bug 1764047] Re: Unable to switch realm on authentication dialog

2019-03-13 Thread Cristian Măgherușan-Stanciu
For now Ubuntu 18.04 packages of openconnect-8.02 are available in my
PPA: https://launchpad.net/~cristi/+archive/ubuntu/openconnect

I also tried to create packages for 18.10 but those fail to compile and
I didn't have time to look into it yet, any help would be more than
welcome.

@Mike unfortunately I don't have more to spend on this, but if you could
make some packages and put them in a PPA maybe someone out there could
give it a try.

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

Title:
  Unable to switch realm on authentication dialog

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

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

[Bug 1764047] Re: Unable to switch realm on authentication dialog

2019-03-12 Thread Cristian Măgherușan-Stanciu
It turns out it works as expected with openconnect-8, I just built it
from source after a friend mentioned it works fine for him on another
distro.

Can someone update openconnect to version 8 in universe, at least for
bionic and cosmic?

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

Title:
  Unable to switch realm on authentication dialog

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

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

[Bug 1685934] Re: ok button duplication

2017-04-25 Thread Cristian Măgherușan-Stanciu
Ubuntu 17.04, it is triggered by calendar event notifications,
propagated from Evolution.

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

Title:
  ok button duplication

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

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


[Bug 1686039] [NEW] Update terminator package to 1.91+

2017-04-25 Thread Cristian Măgherușan-Stanciu
Public bug reported:

We need an update that would ship a fix for #1684847.

** Affects: terminator (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/1686039

Title:
  Update terminator package to 1.91+

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

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


[Bug 1685934] [NEW] ok button duplication

2017-04-24 Thread Cristian Măgherușan-Stanciu
Public bug reported:

I think redundancy is often good but not for UI elements, see the
attached screenshot.

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

** Attachment added: "indicator-datetime.png"
   
https://bugs.launchpad.net/bugs/1685934/+attachment/4867525/+files/indicator-datetime.png

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

Title:
  ok button duplication

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

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


[Bug 1492764] Re: [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in ips_enabled (expected 1, found 0)

2015-10-25 Thread Cristian Măgherușan-Stanciu
I'm experiencing the same issue, but in my case it was still
reproducible after updating the kernel to the 4.3-rc6 version, which I
installed from the ubuntu mainline PPA.

In my case it can always be triggered by changing the volume while
running the openra game(installed from the wily-getdeb/games PPA),
likely due to the translucent notification bubble. Another trigger is
the Skype notification that shows when contacts are connecting or
disconnecting.

Here's my kernel oops output shown in dmesg:
http://pastebin.com/fEPSX8Jw

I'm running Ubuntu 15.10 x86_64 on a Dell latitude E7240 laptop, with the 
embedded graphics card
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated 
Graphics Controller (rev 0b)

In my case the mouse is still showing and can be moved, but I can't
interact with the game. I can recover is by killing Xorg.

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

Title:
  [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in ips_enabled
  (expected 1, found 0)

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

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


[Bug 194489] Re: ps2 synaptics touchpad causing huge amounts of wakeups

2015-10-24 Thread Cristian Măgherușan-Stanciu
Still happening with ubuntu 15.10 wily and its linux kernel 4.2

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

Title:
  ps2 synaptics touchpad causing huge amounts of wakeups

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

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


[Bug 1311403] Re: Can't type password after resume.

2014-11-21 Thread Cristian Măgherușan-Stanciu
Is this a duplicate of bug #1311316?

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

Title:
  Can't type password after resume.

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

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


[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2014-11-21 Thread Cristian Măgherușan-Stanciu
It still reproduces on utopic with unity 7.3.1+14.10.20141016-0ubuntu1

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

Title:
  After locking screen there is no input field to type password for
  unlock

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

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


[Bug 1318425] Re: The time shown in the Unity panel does not update anymore

2014-05-14 Thread Cristian Măgherușan-Stanciu
Please provide instructions on how to install that update. On the other
bug the only place where I could find packages was that PPA.

So far the update I did from that PPA seems to work fine, I didn't see
any freezes ever since.

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

Title:
  The time shown in the Unity panel does not update anymore

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

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


[Bug 1318425] Re: The time shown in the Unity panel does not update anymore

2014-05-14 Thread Cristian Măgherușan-Stanciu
I updated evolution-data-server from the ppa:mo42/private PPA and so far
it looks good.

I will report back in a couple of days in case the problem persists.

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

Title:
  The time shown in the Unity panel does not update anymore

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

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


Re: [Bug 1318425] Re: The time shown in the Unity panel does not update anymore

2014-05-12 Thread Cristian Măgherușan-Stanciu
No, I get the same value that's stuck when looking at the panel.

On Mon, May 12, 2014 at 4:54 PM, Marco Trevisan (Treviño)
 wrote:
> Do you get the correct values by repeatedly calling:
>  gdbus call --session --dest com.canonical.Unity.Panel.Service.Desktop 
> --object-path /com/canonical/Unity/Panel/Service --method 
> com.canonical.Unity.Panel.Service.SyncOne 'com.canonical.indicator.datetime
> ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1318425
>
> Title:
>   The time shown in the Unity panel does not update anymore
>
> Status in “unity” package in Ubuntu:
>   New
>
> Bug description:
>   After upgrading Ubuntu to 14.04 I noticed that the time is often not
>   updating in Unity.
>
>   The output of the date command is correct and updating. I also have
>   automatic time update configured in the time settings.
>
>   If I kill the indicator-datetime-service process the time indicator
>   updates to the right value, then it changes seconds once or twice, but
>   then it immediately freezes again.
>
>   I connected to it using strace but it seems frozen.
>
>   While frozen, the time and date settings will not appear while opened
>   from the time and date applet. The time is correct inside the multi-
>   timezone view.
>
>   My settings can be seen in the screenshot attached to this bug. I can
>   provide more debugging information upon request.
>
>   I am running:
>
>   Ubuntu 14.04
>
>   unity:
> Installed: 7.2.0+14.04.20140423-0ubuntu1.2
> Candidate: 7.2.0+14.04.20140423-0ubuntu1.2
>
>   indicator-datetime:
> Installed: 13.10.0+14.04.20140415.3-0ubuntu1
> Candidate: 13.10.0+14.04.20140415.3-0ubuntu1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1318425/+subscriptions

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

Title:
  The time shown in the Unity panel does not update anymore

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

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

[Bug 1318425] Re: The time shown in the Unity panel does not update anymore

2014-05-12 Thread Cristian Măgherușan-Stanciu
No, the stuck time is being shown repeatedly:

magherus@spock: ~ $  gdbus call --session --dest 
com.canonical.Unity.Panel.Service.Desktop --object-path 
/com/canonical/Unity/Panel/Service --method 
com.canonical.Unity.Panel.Service.SyncOne 'com.canonical.indicator.datetime'
([('com.canonical.indicator.datetime', '0x1635710', 'indicator-datetime', 'Mon 
May 12 17:41:12', true, true, uint32 0, '', true, false, 1480)],)
magherus@spock: ~ $  gdbus call --session --dest 
com.canonical.Unity.Panel.Service.Desktop --object-path 
/com/canonical/Unity/Panel/Service --method 
com.canonical.Unity.Panel.Service.SyncOne 'com.canonical.indicator.datetime'
([('com.canonical.indicator.datetime', '0x1635710', 'indicator-datetime', 'Mon 
May 12 17:41:12', true, true, uint32 0, '', true, false, 1480)],)
magherus@spock: ~ $  gdbus call --session --dest 
com.canonical.Unity.Panel.Service.Desktop --object-path 
/com/canonical/Unity/Panel/Service --method 
com.canonical.Unity.Panel.Service.SyncOne 'com.canonical.indicator.datetime'
([('com.canonical.indicator.datetime', '0x1635710', 'indicator-datetime', 'Mon 
May 12 17:41:12', true, true, uint32 0, '', true, false, 1480)],)

magherus@spock: ~ $ date

 
Mon May 12 17:55:47 CEST 2014

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

Title:
  The time shown in the Unity panel does not update anymore

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

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

Re: [Bug 1318425] Re: The time shown in the Unity panel does not update anymore

2014-05-12 Thread Cristian Măgherușan-Stanciu
Hello,

I do use EWS, but I don't understand what does that have to do with
displaying the clock.

I will look into the bug #1311213 maybe I can figure it out.

Thanks!

On Mon, May 12, 2014 at 2:20 PM, Sebastien Bacher  wrote:
> Thank you for your bug report. Do you use EWS calendars? that could be a
> duplicate of bug #1311213
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1318425
>
> Title:
>   The time shown in the Unity panel does not update anymore
>
> Status in “unity” package in Ubuntu:
>   New
>
> Bug description:
>   After upgrading Ubuntu to 14.04 I noticed that the time is often not
>   updating in Unity.
>
>   The output of the date command is correct and updating. I also have
>   automatic time update configured in the time settings.
>
>   If I kill the indicator-datetime-service process the time indicator
>   updates to the right value, then it changes seconds once or twice, but
>   then it immediately freezes again.
>
>   I connected to it using strace but it seems frozen.
>
>   While frozen, the time and date settings will not appear while opened
>   from the time and date applet. The time is correct inside the multi-
>   timezone view.
>
>   My settings can be seen in the screenshot attached to this bug. I can
>   provide more debugging information upon request.
>
>   I am running:
>
>   Ubuntu 14.04
>
>   unity:
> Installed: 7.2.0+14.04.20140423-0ubuntu1.2
> Candidate: 7.2.0+14.04.20140423-0ubuntu1.2
>
>   indicator-datetime:
> Installed: 13.10.0+14.04.20140415.3-0ubuntu1
> Candidate: 13.10.0+14.04.20140415.3-0ubuntu1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1318425/+subscriptions

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

Title:
  The time shown in the Unity panel does not update anymore

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

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

[Bug 1318425] [NEW] The time shown in the Unity panel does not update anymore

2014-05-11 Thread Cristian Măgherușan-Stanciu
Public bug reported:

After upgrading Ubuntu to 14.04 I noticed that the time is often not
updating in Unity.

The output of the date command is correct and updating. I also have
automatic time update configured in the time settings.

If I kill the indicator-datetime-service process the time indicator
updates to the right value, then it changes seconds once or twice, but
then it immediately freezes again.

I connected to it using strace but it seems frozen.

While frozen, the time and date settings will not appear while opened
from the time and date applet. The time is correct inside the multi-
timezone view.

My settings can be seen in the screenshot attached to this bug. I can
provide more debugging information upon request.

I am running:

Ubuntu 14.04

unity:
  Installed: 7.2.0+14.04.20140423-0ubuntu1.2
  Candidate: 7.2.0+14.04.20140423-0ubuntu1.2

indicator-datetime:
  Installed: 13.10.0+14.04.20140415.3-0ubuntu1
  Candidate: 13.10.0+14.04.20140415.3-0ubuntu1

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

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1318425/+attachment/4110127/+files/Timedate.png

** Description changed:

- After upgrading Ubunto to 14.04 I noticed that the time is often not
+ After upgrading Ubuntu to 14.04 I noticed that the time is often not
  updating in Unity.
  
  The output of the date command is correct and updating. I also have
  automatic time update configured in the time settings.
  
  If I kill the indicator-datetime-service program the time updates to the
  current value, then changes seconds once or twice, but then it
  immediately freezes again.
  
  I connected to it using strace but it seems frozen.
  
  While frozen, the time and date settings will not appear while opened
  from the time and date applet. The time is correct inside the multi-
  timezone view.
  
  My settings can be seen in the screenshot attached to this bug. I can
  provide more debugging information upon request.
  
  I am running:
  
  Ubuntu 14.04
  
  unity:
-   Installed: 7.2.0+14.04.20140423-0ubuntu1.2
-   Candidate: 7.2.0+14.04.20140423-0ubuntu1.2
+   Installed: 7.2.0+14.04.20140423-0ubuntu1.2
+   Candidate: 7.2.0+14.04.20140423-0ubuntu1.2
  
  indicator-datetime:
-   Installed: 13.10.0+14.04.20140415.3-0ubuntu1
-   Candidate: 13.10.0+14.04.20140415.3-0ubuntu1
+   Installed: 13.10.0+14.04.20140415.3-0ubuntu1
+   Candidate: 13.10.0+14.04.20140415.3-0ubuntu1

** Description changed:

  After upgrading Ubuntu to 14.04 I noticed that the time is often not
  updating in Unity.
  
  The output of the date command is correct and updating. I also have
  automatic time update configured in the time settings.
  
- If I kill the indicator-datetime-service program the time updates to the
- current value, then changes seconds once or twice, but then it
- immediately freezes again.
+ If I kill the indicator-datetime-service process the time indicator
+ updates to the right value, then it changes seconds once or twice, but
+ then it immediately freezes again.
  
  I connected to it using strace but it seems frozen.
  
  While frozen, the time and date settings will not appear while opened
  from the time and date applet. The time is correct inside the multi-
  timezone view.
  
  My settings can be seen in the screenshot attached to this bug. I can
  provide more debugging information upon request.
  
  I am running:
  
  Ubuntu 14.04
  
  unity:
    Installed: 7.2.0+14.04.20140423-0ubuntu1.2
    Candidate: 7.2.0+14.04.20140423-0ubuntu1.2
  
  indicator-datetime:
    Installed: 13.10.0+14.04.20140415.3-0ubuntu1
    Candidate: 13.10.0+14.04.20140415.3-0ubuntu1

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

Title:
  The time shown in the Unity panel does not update anymore

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

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

[Bug 276791] Re: Powertop reports a USB device is active 100% of the time.

2013-04-04 Thread Cristian Măgherușan-Stanciu
This did the trick for me:
echo 0 > /sys/bus/usb/devices/1-1.6/power/autosuspend_delay_ms

You can find the device ID (my 1-1.6) like this:
grep -i camera -R /sys/bus/usb/devices/*/product
/sys/bus/usb/devices/1-1.6/product:Integrated Camera

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

Title:
  Powertop reports a USB device is active 100% of the time.

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

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


[Bug 276791] Re: Powertop reports a USB device is active 100% of the time.

2013-04-04 Thread Cristian Măgherușan-Stanciu
I have the same issue with my Lenovo x220 laptop, but in my case it's
the integrated webcam

Here's the offender:
19.0 W100,0%  Device USB device: Integrated 
Camera (Chicony Electronics Co., Ltd.)

After removing the uvcvideo module it gets slightly better but the problem 
remains:
13.1 W100,0%USB device: Integrated Camera (Chicony Electronics Co., 
Ltd.)

All the Powertop settings are Good, including USB device autosuspend for
this USB device.

I am now running 12.10 but I am going to update to 13.04 soon to see if
this reproduces there too.

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

Title:
  Powertop reports a USB device is active 100% of the time.

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

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


[Bug 1083111] Re: network-manager doesn't configure DNS properly and name resolution fails

2012-11-26 Thread Cristian Măgherușan-Stanciu
** Also affects: network-manager
   Importance: Undecided
   Status: New

** No longer affects: resolvconf (Ubuntu)

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

Title:
  network-manager doesn't configure DNS properly and name resolution
  fails

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

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


[Bug 1083111] [NEW] network-manager doesn't configure DNS properly and name resolution fails

2012-11-26 Thread Cristian Măgherușan-Stanciu
Public bug reported:

My network is configured in such a way that I can only exit through a
HTTP proxy and the this it is set with proxy.pac so for getting the
proxy configuration I also need the DNS to work...

When using dnsmasq for DNS, dnsmasq is getting started by network-
manager, /etc/resolv.conf is pointing to localhost, but dnsmasq is
unable to resolv any DNS names. In my network dnsmasq should not try to
connect directly to the DNS root servers(which it looks like it does),
but it should just use the DNS servers I get through DHCP. But there is
nothing telling it to use them, since both /var/run/nm-dns-dnsmasq.conf
and /etc/NetworkManager/dnsmasq.d (which dnsmasq is set to use when
started by network-manager) are empty.

-when not using dnsmasq for DNS in network-manager, I get the right DNS
servers set inside /run/resolvconf/interface/NetworkManager, but
resolvconf just won't use them, since it keeps getting localhost from
/run/resolvconf/interface/lo.dnsmasq. The problem goes away after
removing this file and restarting resolvconf.

I think the problem can be worked around in two ways:

-if using dnsmasq, network-manager should configure the reachable name servers 
in /etc/NetworkManager/dnsmasq.d
-if using just resolvconf, /run/resolvconf/interface/lo.dnsmasq should not be 
created.


Ubuntu version: 12.10
network-manager version: 0.9.6.0-0ubuntu7
expected results: DNS resolution should work
current status: DNS resolution does not work unless I do a workaround each time 
I connect to the network

** Affects: network-manager
 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/1083111

Title:
  network-manager doesn't configure DNS properly and name resolution
  fails

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

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


[Bug 545903] Re: Initscript does not enable timesync, misses status option

2011-03-23 Thread Cristian Măgherușan-Stanciu
Please anyone test and merge the proposed changes, especially the one about 
initscript status .
Missing status breaks Puppet's service monitoring functionality, so the service 
will be restarted at each Puppet execution.

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

Title:
  Initscript does not enable timesync, misses status option

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