Re: [Bug 1472288] Re: missing attributes in /etc/os-release

2021-04-06 Thread Mike Carifio
On 4/6/21 5:33 PM, Alexander Scheel wrote:
> This is a debdiff for Hirsute, applicable against 11ubuntu18 to add
> CPE_NAME. I ended up quoting it to follow what Fedora does but from what
> I (and ShellCheck) can tell from testing the resulting .deb with bash
> and sh, it doesn't strictly need to be quoted.
>
> Per discussion with Steve Beattie (~sbeattie), we'd be interested in
> pursuing a Feature Exception request for this prior to doing backports
> for older releases. Does that sound OK?
>
> ** Patch added: "2-11ubuntu19.debdiff"
> 
> https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1472288/+attachment/5484958/+files/2-11ubuntu19.debdiff
>
Not sure what a "feature exception" is. But whatever you deem best 
(since you did the work). Ty.

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

Title:
  missing attributes in /etc/os-release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1472288/+subscriptions

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

[Bug 1887804] Re: chromium-browser does not follow XDG base directory specification

2021-02-07 Thread Mike Carifio
I'm also confused about the expected settings of
XDG_{CACHE,CONFIG,DATA}_HOME in a snap and their relationship(s) to
SNAP_USER_{COMMON,DATA}. Unfortunately, chromium isn't a good example to
disentagle them. Chromium (or chrome) doesn't seem to respect these
values either.

Rather than state what chromium uses (and yes, it's an important
example), can you @osoman state what they _should_ be? My understanding
is that XDG_CACHE_HOME defaults to $HOME/.cache, XDG_CONFIG_HOME
defaults to $HOME/.config and XDG_DATA_HOME defaults to
$HOME/.local/share. And it would appear that well-behaved snaps do that.
However, since $HOME in a snap includes it's revision (not classic
containment), that means that a new revision starts those locations
afresh (or the first start of the new revision copies over the previous
directories). I find this behavior a little surprising, even given the
"security benefit" that confinement brings. In a sense, "my" data in
.local/**, .config/** and ./cache/** is really now less mine and I have
to know a little bit more about the directory tree at
~mcarifio/snap/${snap}/**. And I have to pay attention to when snaps
update because my configuration(s) might disappear for a misbehaving
snap.

It appears that the Intellij tools use classic confinement for this
reason, since a new major revision will "copy over" the previous
configuration when it first starts. But the app does that, not the
underlying snap machinery.

xdg also adds to the potential confusion with .config/user-dirs.dirs,
used when XDG_* isn't exported. And unfortunately SNAP_USER_{COMMON,
DATA} seem to actually be independent of XDG_* although the names
suggest (to me anyways) that SNAP_USER_DATA might play a role similar to
XDG_DATA_HOME. Yes, that's because I can't read :-), not because that's
stated at https://snapcraft.io/docs/environment-variables. Nonetheless,
the descriptions are terse. Perhaps a sentence like "not be confused
with XDG_DATA_HOME" would help.

I understand I'm recapitulating some of the thread above with less ummm
enthusiasm and this is better discussed in the snapcraft forum. I think
snaps bring a lot to the table, but when something breaks or is
confusing, then I think we (the snap consumers) suddenly become very
interested in the details of the packaging. And not by choice. Snaps are
different. They make different assumptions (sandboxing, interfaces,
multiple versions). And "personal configuration" e.g. .config/${sofware}
and .local/share/${software}, is in that gray area between what's "mine"
and what's "the app's". I don't have an answer to that. Just look at all
the github repos for dotfiles. There are even directories of dotfiles
https://github.com/webpro/awesome-dotfiles and dotfile managers like
stow. But I would like to understand a little better how the "snap game"
is played so I can leverage it's strengths and avoid its pitfalls. I do
work to incorporate a tool into my workflow and XDG tells me to put that
work in certain locations e.g. $HOME/.config/${pkg} and
$HOME/.local/share/${pkg} for XDG compliant apps. HOME can't just move
around willynilly for security's sake. It's nice to "know where to go"
and go to one place. Snap's packages can respect XDG and still confuse
because HOME is remapped on each revision and when a program is run. If
you miss that detail, you're in for a world of hurt. Historically
software updates didn't touch the XDG directories. Snap does. In
something of an intelligent way certainly. But packaging mistakes happen
all the time. Configuration files are missing. Or wrong. At some point,
I know I'll be forced to repair something somewhere because I do it at
least every week. Currently snaps make that a little harder, but perhaps
in time will make it a lot better.

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

Title:
  chromium-browser does not follow XDG base directory specification

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1887804/+subscriptions

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

[Bug 1892968] [NEW] 20.04.1 zfs install crashes

2020-08-25 Thread Mike Carifio
Public bug reported:

20.04.1 zfs install crashes. Amd64. Reformatted disk first.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.2
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 25 22:44:38 2020
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd quiet 
splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15.2 ubuntu

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

Title:
  20.04.1 zfs install crashes

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

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

[Bug 1551351] Re: dhclient does not renew leases

2017-10-25 Thread Mike Carifio
I did a fresh install of artful on a shuttle SZ170 with the following
ethernet adapters according to `lshw`:

  *-network
description: Ethernet interface
product: I211 Gigabit Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@:03:00.0
logical name: enp3s0
version: 03
serial: 80:ee:73:c8:ec:1a
size: 1Gbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi msix pciexpress bus_master cap_list 
ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=igb 
driverversion=5.4.0-k duplex=full firmware=0. 6-1 ip=192.168.0.14 latency=0 
link=yes multicast=yes port=twisted 

and

*-network
 description: Ethernet interface
 product: Ethernet Connection (2) I219-LM
 vendor: Intel Corporation
 physical id: 1f.6
 bus info: pci@:00:1f.6
 logical name: enp0s31f6
 version: 31
 serial: 80:ee:73:c8:ec:1b
 size: 1Gbit/s
 capacity: 1Gbit/s
 width: 32 bits
 clock: 33MHz
 capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 
10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
 configuration: autonegotiation=on broadcast=yes driver=e1000e 
driverversion=3.2.6-k duplex=full firmware=0.8-4 latency=0 link=yes 
multicast=yes port=twisted pair speed=1Gbit/s
 resources: irq:126 memory:df20-df21



I have dhclient and bind9 installed:

root@atlantis:~# dhclient --version
isc-dhclient-4.3.5
root@atlantis:~# dpkg --list|grep -i dhc
ii  dnsmasq-base   2.78-1   
   amd64Small caching DNS proxy and DHCP/TFTP server
ii  isc-dhcp-client4.3.5-3ubuntu2   
   amd64DHCP client for automatically obtaining an IP address
ii  isc-dhcp-common4.3.5-3ubuntu2   
   amd64common manpages relevant to all of the isc-dhcp packages
root@atlantis:~# dpkg --list|grep -i bind9
ii  bind9-host 1:9.10.3.dfsg.P4-12.6ubuntu1 
   amd64Version of 'host' bundled with BIND 9.X
ii  libbind9-140:amd64 1:9.10.3.dfsg.P4-12.6ubuntu1 
   amd64BIND9 Shared Library used by BIND

I've disabled the second ethernet adapter. Periodically `enp3s0` looses
its IP address which it got via dhcp from my cable router. I think its
related to this bug. I understand the basics of dhcp (I can run some
commands), so I don't know the next steps to continue the diagnosis.

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

Title:
  dhclient does not renew leases

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

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

[Bug 1478799] Re: bluetooth not working in 15.10

2015-10-28 Thread Mike Carifio
I have mike-holmes's problem also, logitec h800, sound, no mic over
bluetooth. No usb.

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

Title:
  bluetooth not working in 15.10

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

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


[Bug 1425376] Re: Ubuntu Core provides no console login prompt if network is unavailable

2015-07-08 Thread Mike Carifio
Nevermind, it was pilot error on my part. I redid the directions and can
both log in directly and ssh via port 8022. Good to see my track record
of finding every possible way of failing remains intact...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1425376

Title:
  Ubuntu Core provides no console login prompt if network is unavailable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1425376] Re: Ubuntu Core provides no console login prompt if network is unavailable

2015-07-08 Thread Mike Carifio
Nevermind, it was pilot error on my part. I redid the directions and can
both log in directly and ssh via port 8022. Good to see my track record
of finding every possible way of failing remains intact...

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

Title:
  Ubuntu Core provides no console login prompt if network is unavailable

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

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


[Bug 1425376] Re: Ubuntu Core provides no console login prompt if network is unavailable

2015-07-08 Thread Mike Carifio
Does the image http://releases.ubuntu.com/15.04/ubuntu-15.04-snappy-
amd64-generic.img.xz have this fix? Still can't login after spinning up
the image using kvm. Is there a workaround to login based on the kvm
directions at https://developer.ubuntu.com/en/snappy/start/? Please
advise. Thanks.

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

Title:
  Ubuntu Core provides no console login prompt if network is unavailable

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

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


[Bug 1425376] Re: Ubuntu Core provides no console login prompt if network is unavailable

2015-07-08 Thread Mike Carifio
Does the image http://releases.ubuntu.com/15.04/ubuntu-15.04-snappy-
amd64-generic.img.xz have this fix? Still can't login after spinning up
the image using kvm. Is there a workaround to login based on the kvm
directions at https://developer.ubuntu.com/en/snappy/start/? Please
advise. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1425376

Title:
  Ubuntu Core provides no console login prompt if network is unavailable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1472288] [NEW] missing attributes in /etc/os-release

2015-07-07 Thread Mike Carifio
Public bug reported:

Please add 'CPE_NAME' and 'BUILD_ID' to /etc/os-release.

More at http://www.freedesktop.org/software/systemd/man/os-release.html.

I'm not sure BUILD_ID should be something like 'vivid' etc, but it would
be a nice use. Or introduce a new attribute/value pair like

NICKNAME_ID=vivid

No rush. Thanks for adopting this convention so quickly.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: base-files 7.2ubuntu9
Uname: Linux 4.1.0-rc5carif-7-ga8b253b x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jul  7 10:26:02 2015
Dependencies:
 
InstallationDate: Installed on 2014-11-04 (245 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: base-files
UpgradeStatus: Upgraded to vivid on 2015-04-25 (73 days ago)

** Affects: base-files (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  missing attributes in /etc/os-release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1472288/+subscriptions

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


[Bug 1397793] Re: lenovo w540 hangs after boot

2014-12-01 Thread Mike Carifio
fromn apport-cli

** Attachment added: linux-image-3.16.0-24-generic.249740.crash
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1397793/+attachment/4272036/+files/linux-image-3.16.0-24-generic.249740.crash

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

Title:
  lenovo w540 hangs after boot

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

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


[Bug 1397793] Re: lenovo w540 hangs after boot

2014-12-01 Thread Mike Carifio
Related http://www.phoronix.com/scan.php?page=news_itempx=MTg1MDc

Certainly isn't invalid or low. But I will try to resubmit in the
proscribed way.

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

Title:
  lenovo w540 hangs after boot

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

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


[Bug 1397793] Re: lenovo w540 hangs after boot

2014-11-30 Thread Mike Carifio
Bug #1336690 is probably related.

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

Title:
  lenovo w540 hangs after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1397793/+subscriptions

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


[Bug 1397793] [NEW] lenovo w540 hangs after boot

2014-11-30 Thread Mike Carifio
Public bug reported:

I've installed utopic on 14.10. After I boot, I get about 15s of unity
and then the system hangs. It's difficult to give you any more data.
I've reinstalled a few times to no avail.

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: lenovo utopic

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

Title:
  lenovo w540 hangs after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1397793/+subscriptions

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


[Bug 1397793] Re: lenovo w540 hangs after boot

2014-11-30 Thread Mike Carifio
Bug #1386518 is related. I get a hard cpu lockup cpu 5 or a message to
that effect. Will try an upstream kernel.

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

Title:
  lenovo w540 hangs after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1397793/+subscriptions

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


[Bug 1336690] Re: [Lenovo ThinkPad W540] suspend/resume failure

2014-11-24 Thread Mike Carifio
Actually it can be quite helpful to know that the problem isn't an
aberration.  So now that you've corrected my ettiquette, any chance of
getting this to work? I'll create a new report and subscribe you to it.

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

Title:
  [Lenovo ThinkPad W540] suspend/resume failure

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

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


[Bug 1362118] Re: [Apple Inc. MacBookPro8, 2] suspend/resume failure [non-free: wl]

2014-11-22 Thread Mike Carifio
Happens in utopic, unity eventually does start.

 uname -a
Linux carif 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  [Apple Inc. MacBookPro8,2] suspend/resume failure [non-free: wl]

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

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


[Bug 1336690] Re: [Lenovo ThinkPad W540] suspend/resume failure

2014-11-09 Thread Mike Carifio
Same problem.

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

Title:
  [Lenovo ThinkPad W540] suspend/resume failure

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

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


[Bug 1326563] [NEW] logitec h800 USB headset don't work

2014-06-04 Thread Mike Carifio
Public bug reported:

% lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04 LTS
Release:14.04
Codename:   trusty


I have a logitec h800 headset. It works under windows bluetooth and usb 
wireless. It works under Android bluetooth (haven't tested usb wireless). It 
used to work on 13.10 on a lenovo X1 carbon. After the upgrade to trusty, it 
stopped working. I'd love to get it working again.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
Uname: Linux 3.13.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mcarifio   2539 F pulseaudio
CurrentDesktop: Unity
Date: Wed Jun  4 18:14:35 2014
InstallationDate: Installed on 2012-11-24 (557 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: USB sound card not detected
UpgradeStatus: Upgraded to trusty on 2014-04-23 (42 days ago)
dmi.bios.date: 04/29/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: G6ET96WW (2.56 )
dmi.board.asset.tag: Not Available
dmi.board.name: 3443CTO
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG6ET96WW(2.56):bd04/29/2013:svnLENOVO:pn3443CTO:pvrThinkPadX1Carbon:rvnLENOVO:rn3443CTO:rvrNODPK:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3443CTO
dmi.product.version: ThinkPad X1 Carbon
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  logitec h800 USB headset don't work

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

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


[Bug 1212025] Re: Upgrading to Saucy crashes with a unicode error

2014-02-11 Thread Mike Carifio
Still not fixed.

➜ /home/mcarifio% sudo do-release-upgrade
Checking for a new Ubuntu release
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife

Get:1 Upgrade tool signature [198 B]

   
Get:2 Upgrade tool [1,142 kB]   

   
Fetched 1,142 kB in 0s (0 B/s)  

   
authenticate 'saucy.tar.gz' against 'saucy.tar.gz.gpg' 
extracting 'saucy.tar.gz'

Reading cache


A fatal error occurred 

Please report this as a bug and include the files 
/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in 
your report. The upgrade has aborted. 
Your original sources.list was saved in 
/etc/apt/sources.list.distUpgrade. 

Traceback (most recent call last):

File /tmp/ubuntu-release-upgrader-02kpob/saucy, line 10, in 
module 
sys.exit(main()) 

File 
/tmp/ubuntu-release-upgrader-02kpob/DistUpgrade/DistUpgradeMain.py, 
line 240, in main 
save_system_state(logdir) 

File 
/tmp/ubuntu-release-upgrader-02kpob/DistUpgrade/DistUpgradeMain.py, 
line 133, in save_system_state 
scrub_sources=True) 

File /tmp/ubuntu-release-upgrader-02kpob/DistUpgrade/apt_clone.py, 
line 149, in save_state 
self._write_state_sources_list(tar, scrub_sources) 

File /tmp/ubuntu-release-upgrader-02kpob/DistUpgrade/apt_clone.py, 
line 241, in _write_state_sources_list 
./etc/apt/sources.list.d/+source) 

File /tmp/ubuntu-release-upgrader-02kpob/DistUpgrade/apt_clone.py, 
line 246, in _add_file_to_tar_with_password_check 
for line in f.readlines(): 

File /usr/lib/python2.7/codecs.py, line 296, in decode 
(result, consumed) = self._buffer_decode(data, self.errors, final) 

UnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in position 
1: invalid start byte

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

Title:
  Upgrading to Saucy crashes with a unicode error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1212025/+subscriptions

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

[Bug 1212025] Re: Upgrading to Saucy crashes with a unicode error

2014-02-11 Thread Mike Carifio
sudo mv /etc/apt/sources.list.d{,-aside}
sudo do-release-upgrade # avoids this error

ty

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

Title:
  Upgrading to Saucy crashes with a unicode error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1212025/+subscriptions

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


[Bug 1214186] Re: ubuntu release upgrade failed due to too many open files

2013-10-28 Thread Mike Carifio
As requested.

** Attachment added: main.log
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1214186/+attachment/3893820/+files/main.log

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

Title:
  ubuntu release upgrade failed due to too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1214186/+subscriptions

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


[Bug 1214186] Re: ubuntu release upgrade failed due to too many open files

2013-10-28 Thread Mike Carifio
Got it. Sorry 'bout that.

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

Title:
  ubuntu release upgrade failed due to too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1214186/+subscriptions

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


[Bug 1214186] Re: ubuntu release upgrade failed due to too many open files

2013-10-26 Thread Mike Carifio
Still broken for me. I enabled saucy-proposed, 'sudo apt-get update' and
then 'sudo do-release-upgrade -p'. Same errors. Do I need to install
packages from saucy-proposed before doing the 'do-release-upgrade'? Pl.
advise. Thanks.

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

Title:
  ubuntu release upgrade failed due to too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1214186/+subscriptions

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


[Bug 1241541] Re: upgrade raring - saucy failed

2013-10-22 Thread Mike Carifio
*** This bug is a duplicate of bug 1212025 ***
https://bugs.launchpad.net/bugs/1212025

I've attached the contents of /etc/aptl/sources.list.d/*.list at a .tgz
file.

** Attachment added: contents of /etc/apt/sources.list.d/*.list
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241541/+attachment/3887946/+files/sources.list.d.tgz

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

Title:
  upgrade raring - saucy failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241541/+subscriptions

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


[Bug 1241541] Re: upgrade raring - saucy failed

2013-10-22 Thread Mike Carifio
*** This bug is a duplicate of bug 1212025 ***
https://bugs.launchpad.net/bugs/1212025

Note that if I mv /etc/apt/sources.list.d /etc/apt/sources.list.d-orig
and create an empty directory /etc/apt/sources.list.d, the update still
fails. I created bug 1243468 to capture that data too.  Treid to mark it
as a dup, no joy.

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

Title:
  upgrade raring - saucy failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241541/+subscriptions

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


[Bug 1243468] Re: raring - saucy upgrade fails

2013-10-22 Thread Mike Carifio
Dup of 1212025, data for 1241541. Tried to mark it as a dup, but not
enough lp-fu.

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

Title:
  raring - saucy upgrade fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1243468/+subscriptions

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


[Bug 1243468] [NEW] raring - saucy upgrade fails

2013-10-22 Thread Mike Carifio
Public bug reported:

Addiional data for 1241541.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CrashDB: ubuntu
Date: Tue Oct 22 20:10:36 2013
InstallationDate: Installed on 2012-11-24 (332 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-10-23 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


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

Title:
  raring - saucy upgrade fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1243468/+subscriptions

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


[Bug 1212025] Re: Upgrading to Saucy crashes with a unicode error

2013-10-20 Thread Mike Carifio
At @Murray's suggestion, I closed 1241541 as a dup of this bug. I'm
hoping this one will be reopened and addressed. I can't upgrade my
Lenovo X1 carbon laptop raring - saucy. Thanks.

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

Title:
  Upgrading to Saucy crashes with a unicode error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1212025/+subscriptions

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


[Bug 1241541] [NEW] upgrade raring - saucy failed

2013-10-18 Thread Mike Carifio
Public bug reported:

Could saucy.tar.gz have a bogus encoding? Error at end is:

UnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in position 
1: invalid start byte 

Hopefully the 'ubuntu-bug' command included main.log.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CrashDB: ubuntu
Date: Fri Oct 18 08:06:10 2013
InstallationDate: Installed on 2012-11-24 (328 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to raring on 2013-10-18 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


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

Title:
  upgrade raring - saucy failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241541/+subscriptions

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


[Bug 1241541] Re: upgrade raring - saucy failed

2013-10-18 Thread Mike Carifio
*** This bug is a duplicate of bug 1212025 ***
https://bugs.launchpad.net/bugs/1212025

Will mark as duplicate of 1212025. I don't appear to have the privs to
reopen 1212025.

** This bug has been marked a duplicate of bug 1212025
   Upgrading to Saucy crashes with a unicode error

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

Title:
  upgrade raring - saucy failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241541/+subscriptions

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


[Bug 1215905] [NEW] qttools5-dev-tools missing '/usr/lib/x86_64-linux-gnu/qt5/bin/qdbus'?

2013-08-23 Thread Mike Carifio
Public bug reported:

/usr/lib/x86_64-linux-gnu/qt5/bin/qdbus seems to have gone missing. How
do I install it?

$ lsb_release -a ## os version raring
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 13.04
Release:13.04
Codename:   raring


$p qtchooser -print-env ## default environment is qt5 (i think)
QT_SELECT=qt5
QTTOOLDIR=/usr/lib/x86_64-linux-gnu/qt5/bin
QTLIBDIR=/usr/lib/x86_64-linux-gnu

$ dpkg --list|grep qttools5 ## qt5 dev tools installed
ii  qttools5-dev
5.0.2-4ubuntu1~raring1~test2   amd64Qt 5 tools development 
files
ii  qttools5-dev-tools  
5.0.2-4ubuntu1~raring1~test2   amd64Qt 5 development tools

$ qdbus ## run qdbus
qdbus: could not exec '/usr/lib/x86_64-linux-gnu/qt5/bin/qdbus': No such file 
or directory

$ ls -la /usr/lib/x86_64-linux-gnu/qt5/bin/qdbus  ## not there
ls: cannot access /usr/lib/x86_64-linux-gnu/qt5/bin/qdbus: No such file or 
directory

$ dpkg --listfiles qttools5-dev-tools|grep qdbus  ## not in package
/usr/lib/x86_64-linux-gnu/qt5/bin/qdbusviewer

$ apt-file search -x '/usr/lib/x86_64-linux-gnu/qt5/bin/qdbus$' ## apt-file 
thinks it should be there
qttools5-dev-tools: /usr/lib/x86_64-linux-gnu/qt5/bin/qdbus

** Affects: qttools-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: qt4-x11 (Ubuntu) = qttools-opensource-src (Ubuntu)

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

Title:
  qttools5-dev-tools missing '/usr/lib/x86_64-linux-gnu/qt5/bin/qdbus'?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qttools-opensource-src/+bug/1215905/+subscriptions

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


[Bug 1068786] Re: man lxc-create doesn't expand ${localstatedir}

2013-03-01 Thread Mike Carifio
ty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1068786

Title:
  man lxc-create doesn't expand  ${localstatedir}

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1068786] Re: man lxc-create doesn't expand ${localstatedir}

2013-03-01 Thread Mike Carifio
ty

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

Title:
  man lxc-create doesn't expand  ${localstatedir}

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

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


[Bug 1072363] Re: Minimize window default shortcut Ctrl-Alt-0 doesn't work

2012-12-14 Thread Mike Carifio
I ran into this just now myself. It's pretty confusing. If I didn't find
the AskUbuntu entry http://askubuntu.com/questions/56170/unity-hotkey-
for-minimizing-current-window I wouldn't have known to disguish key 0
from KP0. Now that I know, it makes sense. But I think the 'Keyboard'
control panel should report 'Minimize Window' as Ctrl-Alt-KP0, not Ctrl-
Alt-0. If X Input disguises them as different keys, then it should tell
the user that's inportant.

So I don't think this one's Invalid. It may perform as you expect, but
that's only once you have the right expectations.

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

Title:
  Minimize window default shortcut Ctrl-Alt-0 doesn't work

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

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


[Bug 1076454] [NEW] /usr/share/go/src/pkg/runtime is not on gdb's auto-load safe-path

2012-11-08 Thread Mike Carifio
Public bug reported:

Config
==

# series
$ lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

# pkg
$ apt-cache policy golang-src
golang-src:
  Installed: 2:1.0.2-2
  Candidate: 2:1.0.2-2
  Version table:
 *** 2:1.0.2-2 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages


Problem
===

Gdb is the canonical debugger for go programs. Package golang-src
provides a python file  /usr/share/go/src/pkg/runtime/runtime-gdb.py to
assist go programmers with specialized gdb commands (I don't really know
just how useful they are). gdb complains when it starts that it can't
load /usr/share/go/src/pkg/runtime/runtime-gdb.py because its not on the
auto-load safe-path:

$ gdb ./hello 
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from 
/home/mcarifio/tech/golang/workspace/src/hello/hello...done.
warning: File /usr/share/go/src/pkg/runtime/runtime-gdb.py auto-loading has 
been declined by your `auto-load safe-path' set to 
$debugdir:$datadir/auto-load.
 warning above
(gdb) 


I mitigated this by adding the following gdb directive in /etc/gdb/gdbinit:

add-auto-load-safe-path /usr/share/go/src/pkg/runtime

Then:

$ gdb ./hello 
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from 
/home/mcarifio/tech/golang/workspace/src/hello/hello...done.
Loading Go Runtime support.
^^ success indicated above
(gdb) 


I'm not sure how best to solve this in general, but golang-src probably needs 
to configure gdb to accept
/usr/share/go/src/pkg/runtime/runtime-gdb.py as safe.

It took me a little while to figure out how auto-load safe-path works,
how gdb initializes on start, where the files are located such as
/etc/gdb/gdbinit and ~/.gdbinit. So it takes a little investigation for
a programmer to reconstruct what I did above. But its also a fixable
annoyance.

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


** Tags: gdb golang

** Tags added: gdb golang

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

Title:
  /usr/share/go/src/pkg/runtime is not on gdb's auto-load safe-path

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

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


[Bug 1076017] [NEW] 'go tool dist' fails

2012-11-07 Thread Mike Carifio
Public bug reported:

$ go tool dist
go tool dist: $GOROOT is not set correctly or not exported
GOROOT=/usr/lib/go
/usr/lib/go/include/u.h does not exist
go tool dist: exit status 1


This command is used to configure the GOPATH in the Intellij go plugin.

** Affects: golang (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/1076017

Title:
  'go tool dist' fails

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

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


[Bug 1068786] [NEW] man lxc-create doesn't example ${localstatedir}

2012-10-19 Thread Mike Carifio
Public bug reported:

man page for lxc-create doesn't resolve  ${localstatedir} to be /var so
its a little confusing where the lxc container is created. Which is
/var/lib/lxc/name.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1068786

Title:
  man lxc-create doesn't example  ${localstatedir}

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1068786] [NEW] man lxc-create doesn't example ${localstatedir}

2012-10-19 Thread Mike Carifio
Public bug reported:

man page for lxc-create doesn't resolve  ${localstatedir} to be /var so
its a little confusing where the lxc container is created. Which is
/var/lib/lxc/name.

** Affects: lxc (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/1068786

Title:
  man lxc-create doesn't example  ${localstatedir}

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

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


[Bug 853137] Re: The page 'gkr-keyring' was not found in the document 'ghelpseahorse'.

2012-10-12 Thread Mike Carifio
Proposed fix at lp:~carifio/seahorse/seahorse-remove-broken-help-buttons
.

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

Title:
  The page 'gkr-keyring' was not found in the document 'ghelpseahorse'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/853137/+subscriptions

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


[Bug 812940] Re: dbus behaviour change from natty to oneiric: now enables X11 autolaunch

2012-09-24 Thread Mike Carifio
If I understand this bug correctly, if I want to add pulseaudio, which
is started by dbus, then I must install xorg also.

We are doing a project where we want audio on a headless system. So we
don't want to install X to get sound. When I install just pulseaudio, I
get the error above and no sound. When I install xorg, I get sound and
no error. Is there a workaround?


** Also affects: leadville
   Importance: Undecided
   Status: New

** Tags added: leadville

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

Title:
  dbus behaviour change from natty to oneiric: now enables X11
  autolaunch

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

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


[Bug 980519] Re: Random log off in Ubuntu 12.04 LT Beta

2012-05-07 Thread Mike Carifio
Me too. Precise, nvidia GEForce 8600M GT, driver 295.40, 32bit.

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

Title:
  Random log off in Ubuntu 12.04 LT Beta

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

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


[Bug 877617] Re: dell inspirion n7010 + ati mobility radeon hd5400 painfully slow on oneiric

2011-10-18 Thread Mike Carifio
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877617

Title:
  dell inspirion n7010 + ati mobility radeon hd5400 painfully slow on
  oneiric

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

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


[Bug 877617] [NEW] dell inspirion n7010 + ati mobility radeon hd5400 painfully slow on oneiric

2011-10-18 Thread Mike Carifio
Public bug reported:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 11.10
Release:11.10
Codename:   oneiric

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
.tmp.unity.support.test.1:
 
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Tue Oct 18 13:29:42 2011
DistUpgraded: Log time: 2011-09-19 10:01:20.807790
DistroCodename: oneiric
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need an easy workaround
GraphicsCard:
 ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series] [1002:68e0] 
(prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0457]
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, 
In use)
MachineType: Dell Inc. Inspiron N7010
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=58e888ed-78f6-43a5-95ed-94b22c899642 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', 
'-f'] failed with exit code 1: Error: invalid OpenGL extensions string
UpgradeStatus: Upgraded to oneiric on 2011-09-19 (28 days ago)
dmi.bios.date: 12/04/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: X07
dmi.board.name: ANE2C2
dmi.board.vendor: Dell Inc.
dmi.board.version: X07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: X07
dmi.modalias: 
dmi:bvnDellInc.:bvrX07:bd12/04/2009:svnDellInc.:pnInspironN7010:pvrX07:rvnDellInc.:rnANE2C2:rvrX07:cvnDellInc.:ct8:cvrX07:
dmi.product.name: Inspiron N7010
dmi.product.version: X07
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
version.fglrx-installer: fglrx-installer N/A
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-0.9 i386 oneiric performance regression-update ubuntu

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

Title:
  dell inspirion n7010 + ati mobility radeon hd5400 painfully slow on
  oneiric

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

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


[Bug 769665] [NEW] [GX700, Realtek ALC888, Black Headphone Out, Rear] No sound at all

2011-04-23 Thread Mike Carifio
Public bug reported:

Binary package hint: pulseaudio

no sound

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: pulseaudio 1:0.9.22+stable-queue-24-g67d18-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mcarifio   2318 F pulseaudio
 /dev/snd/pcmC0D1p:   mcarifio   2318 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfebf8000 irq 47'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,14624327,0011 
HDA:11c11040,11c10001,00100200'
   Controls  : 29
   Simple ctrls  : 17
CurrentDmesg:
 [   48.115680] EXT4-fs (sda1): re-mounted. Opts: 
errors=remount-ro,user_xattr,commit=0
 [ 9013.133858] exe (8164): /proc/8164/oom_adj is deprecated, please use 
/proc/8164/oom_score_adj instead.
Date: Sat Apr 23 19:05:42 2011
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Internal Audio - HDA Intel
Symptom_DevicesInUse: 2318  2318
Symptom_Jack: Black Headphone Out, Rear
Symptom_PulsePlaybackTest: PulseAudio playback test failed
Symptom_Type: No sound at all
Title: [GX700, Realtek ALC888, Black Headphone Out, Rear] No sound at all
UpgradeStatus: Upgraded to natty on 2011-04-22 (1 days ago)
dmi.bios.date: 03/07/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-1719x
dmi.board.vendor: MSI
dmi.board.version: Ver 1.000
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd03/07/2008:svnMicro-StarInternational:pnGX700:pvrVer1.000:rvnMSI:rnMS-1719x:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: GX700
dmi.product.version: Ver 1.000
dmi.sys.vendor: Micro-Star International
mtime.conffile..etc.default.pulseaudio: 2010-08-31T17:10:21.032734

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


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

Title:
  [GX700, Realtek ALC888, Black Headphone Out, Rear] No sound at all

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


[Bug 769665] Re: [GX700, Realtek ALC888, Black Headphone Out, Rear] No sound at all

2011-04-23 Thread Mike Carifio
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769665

Title:
  [GX700, Realtek ALC888, Black Headphone Out, Rear] No sound at all

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


[Bug 639647] [NEW] apt-cache show byobu reports metadata twice

2010-09-15 Thread Mike Carifio
Public bug reported:

Binary package hint: byobu

$ apt-cache show byobu


Package: byobu
Priority: optional
Section: misc
Installed-Size: 688
Maintainer: Dustin Kirkland kirkl...@ubuntu.com
Architecture: all
Version: 2.68-0ubuntu1.1
Replaces: byobu-extras ( 2.17), screen-profiles ( 2.0), 
screen-profiles-extras ( 2.0)
Provides: byobu-extras, screen-profiles, screen-profiles-extras
Depends: debconf (= 0.5) | debconf-2.0, screen, gettext-base, python, 
python-newt (= 0.52.2-11)
Recommends: update-notifier-common, lsb-release
Suggests: apport, vim, w3m, po-debconf
Conflicts: byobu-extras ( 2.17), screen-profiles ( 2.0), 
screen-profiles-extras ( 2.0)
Filename: pool/main/b/byobu/byobu_2.68-0ubuntu1.1_all.deb
Size: 70624
MD5sum: 4914a53dc4386c057623911b043a3094
SHA1: 1470052240ba3de9d2da493b69383393268ba482
SHA256: 18d5a12d0f28beca960494af726e27a8b5f8b2bd9ec357cdf556437d3a154150
Description: a set of useful profiles and a profile-switcher for GNU screen
 byobu includes a set of profiles for the GNU screen window manager.
 These profiles are quite useful on server machines which are not running
 a graphical desktop.  The 'screen' command provides a number of advanced
 features are not necessarily exposed in the default profile.  These profiles
 provide features such as status bars, clocks, notifiers (reboot required,
 updates available), etc.  The profile-switcher allows users to quickly switch
 their .screenrc to any of the available profiles.
Enhances: screen
Homepage: http://launchpad.net/byobu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, server, uec, kubuntu-desktop, kubuntu-netbook, 
edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: byobu
Priority: optional
Section: misc
Installed-Size: 688
Maintainer: Dustin Kirkland kirkl...@ubuntu.com
Architecture: all
Version: 2.68-0ubuntu1
Replaces: byobu-extras ( 2.17), screen-profiles ( 2.0), 
screen-profiles-extras ( 2.0)
Provides: byobu-extras, screen-profiles, screen-profiles-extras
Depends: debconf (= 0.5) | debconf-2.0, screen, gettext-base, python, 
python-newt (= 0.52.2-11)
Recommends: update-notifier-common, lsb-release
Suggests: apport, vim, w3m, po-debconf
Conflicts: byobu-extras ( 2.17), screen-profiles ( 2.0), 
screen-profiles-extras ( 2.0)
Filename: pool/main/b/byobu/byobu_2.68-0ubuntu1_all.deb
Size: 70452
MD5sum: 94dbe9819aa7025ef11dcb786fb542d0
SHA1: dfb9e80a903e76b95ddaa6d5a95cb3c4d5e339de
SHA256: 5995845fa07af094a1f927867d6b4276c2de4c28eefac1412f703670e1c70795
Description: a set of useful profiles and a profile-switcher for GNU screen
 byobu includes a set of profiles for the GNU screen window manager.
 These profiles are quite useful on server machines which are not running
 a graphical desktop.  The 'screen' command provides a number of advanced
 features are not necessarily exposed in the default profile.  These profiles
 provide features such as status bars, clocks, notifiers (reboot required,
 updates available), etc.  The profile-switcher allows users to quickly switch
 their .screenrc to any of the available profiles.
Enhances: screen
Homepage: http://launchpad.net/byobu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, server, uec, kubuntu-desktop, kubuntu-netbook, 
edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: byobu 2.68-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep 15 11:07:47 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ScreenRC:
 
SourcePackage: byobu

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


** Tags: apport-bug i386 lucid

-- 
apt-cache show byobu reports metadata twice
https://bugs.launchpad.net/bugs/639647
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 639647] Re: apt-cache show byobu reports metadata twice

2010-09-15 Thread Mike Carifio

** Attachment added: Binaries.txt
   
https://bugs.launchpad.net/bugs/639647/+attachment/1588825/+files/Binaries.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/639647/+attachment/1588826/+files/Dependencies.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/639647/+attachment/1588827/+files/RelatedPackageVersions.txt

-- 
apt-cache show byobu reports metadata twice
https://bugs.launchpad.net/bugs/639647
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 632539] [NEW] Pulseaudio is not running

2010-09-07 Thread Mike Carifio
Public bug reported:

Binary package hint: pulseaudio

I hear the Ubuntu drum roll when starting up. After I log in, I have no sound 
from a logitech clearchat headset
but have it from the laptop's analog speaker.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mcarifio   4211 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfebf8000 irq 21'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,14624327,0011 
HDA:11c11040,11c10001,00100200'
   Controls  : 28
   Simple ctrls  : 16
Date: Tue Sep  7 13:02:30 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Title: Pulseaudio is not running
dmi.bios.date: 03/07/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-1719x
dmi.board.vendor: MSI
dmi.board.version: Ver 1.000
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd03/07/2008:svnMicro-StarInternational:pnGX700:pvrVer1.000:rvnMSI:rnMS-1719x:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: GX700
dmi.product.version: Ver 1.000
dmi.sys.vendor: Micro-Star International
mtime.conffile..etc.default.pulseaudio: 2010-08-31T17:10:21.032734

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


** Tags: apport-bug i386 lucid

-- 
Pulseaudio is not running
https://bugs.launchpad.net/bugs/632539
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 632539] Re: Pulseaudio is not running

2010-09-07 Thread Mike Carifio

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554157/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554158/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554159/+files/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554160/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554161/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554162/+files/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554163/+files/Card0.Codecs.codec.1.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554164/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554165/+files/Dependencies.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554166/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554167/+files/ProcCpuinfo.txt

** Attachment added: modified.conffile..etc.default.pulseaudio.txt
   
https://bugs.launchpad.net/bugs/632539/+attachment/1554168/+files/modified.conffile..etc.default.pulseaudio.txt

-- 
Pulseaudio is not running
https://bugs.launchpad.net/bugs/632539
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 513745] Re: pdf documents (probably other mimetypes too) not opened by chromium-browser

2010-05-06 Thread Mike Carifio
Any recommended workaround? Right now I just use firefox when I want to fetch a 
pdf.
That's a little cumbersome. But doable.

-- 
pdf documents (probably other mimetypes too) not opened by chromium-browser
https://bugs.launchpad.net/bugs/513745
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