[Bug 1846423]

2021-06-26 Thread David D Miller
Thunderbird 90.0b3
https://hg.mozilla.org/releases/comm-beta/rev/96e4d8b00065

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

Title:
  Lightning: Cannot dismiss reminders. Got a VALUE parameter with an
  illegal type for property: VALUE=DURATION

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

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

[Bug 1845824] Re: Blueman NAP feeds bad DNS to clients on Ubuntu with dhcpd

2021-05-31 Thread David D Miller
I just filed an upstream bug report for this at https://github.com
/blueman-project/blueman/issues/1544

** Bug watch added: github.com/blueman-project/blueman/issues #1544
   https://github.com/blueman-project/blueman/issues/1544

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

Title:
  Blueman NAP feeds bad DNS to clients on Ubuntu with dhcpd

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

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

[Bug 1867092] Re: Failed to set MokListRT: Invalid Parameter

2021-01-27 Thread David D Miller
I can reproduce on a 2008 iMac and a 2011 Mac Mini.  I can also confirm
that Rowan's steps in comment #23 work to fix the problem.

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

Title:
  Failed to set MokListRT: Invalid Parameter

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

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

[Bug 1845824] Re: Blueman NAP feeds bad DNS to clients on Ubuntu with dhcpd

2020-03-22 Thread David D Miller
The following bash line appears to get the default DNS server out of
NetworkManager:

systemd-resolve --status $( netstat -r | grep default | head -1 | awk '{
print $8 }' ) | grep 'DNS Server:' | sed -e 's/.*DNS Server:
\(\S\+\).*/\1/'

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

Title:
  Blueman NAP feeds bad DNS to clients on Ubuntu with dhcpd

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

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

[Bug 1845824] [NEW] Blueman NAP feeds bad DNS to clients on Ubuntu with dhcpd

2019-09-28 Thread David D Miller
Public bug reported:

I'm on Ubuntu 19.04
blueman-2.0.5-1ubuntu2

Symptom: When configuring blueman to offer a Bluetooth Network Access
Point and instructing it to use dhcpd for the DHCP server, it feeds
127.0.0.53 to the clients as the DNS server. This does not work because
127.0.0.0/8 is only accessible from localhost, and the clients route
that address to themselves.

The code which generates the DHCP config is in /usr/lib/python3/dist-
packages/blueman/main/NetConf.py and the offending code can be found in
the get_dns_servers function at line 112

It pulls the DNS server out of /etc/resolv.conf.
On modern Ubuntu systems, Ubuntu has a DNS cache server installed, which binds 
to 127.0.0.53, so that's what it puts in /etc/resolv.conf.  This is not the 
real DNS server of course, and it's not reachable from NAP clients.

Short of pulling the DNS server from NetworkManager (which seems
complicated), a good compromise would be to give me a configuration
option to override the DNS server so I can manually specify one to feed
to the NAP clients.

** Affects: blueman (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/1845824

Title:
  Blueman NAP feeds bad DNS to clients on Ubuntu with dhcpd

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

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

[Bug 1579544] Re: vmhgfs-fuse inconsistencies cause Git index corruption and Bus Error crashes; older vmhgfs was fine

2016-05-15 Thread David D Miller
fwiw, the old vmhgfs module does appear to work (obviously not a long-
term workaround).  You can build and install the one distributed with
open-vm-tools-dkms like so:

cd /usr/src/open-vm-tools-10.0.7/vmhgfs
make
cp vmhgfs.ko /lib/modules/`uname -r`/updates/dkms/
depmod
insmod vmhgfs.ko

YMMV given that VMWare doesn't recommend using it with the newer
kernels.

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

Title:
  vmhgfs-fuse inconsistencies cause Git index corruption and Bus Error
  crashes; older vmhgfs was fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1579544/+subscriptions

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


[Bug 377175] Re: Volume Up button locks screen

2012-10-30 Thread David D Miller
** Tags added: quantal

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

Title:
  Volume Up button locks screen

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

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


[Bug 377175] Re: Volume Up button locks screen

2012-06-12 Thread David D Miller
What else needs to be done to get this fixed?  Anything I can do to help
it along faster?

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

Title:
  Volume Up button locks screen

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

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


[Bug 377175] Re: Volume Up button locks screen

2012-06-01 Thread David D Miller
I'll point out that the Mute and Eject buttons are in fact mapped
correctly however, so those two do what they're supposed to. :)

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

Title:
  Volume Up button locks screen

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

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


[Bug 377175] Re: Volume Up button locks screen

2012-06-01 Thread David D Miller
Here's my output from the same, since I have this keyboard also, and am
having the same problem.  Note that the volume down key is also mapped
incorrectly, and returns the code for "Refresh" instead of "VolumeDown".

** Attachment added: "keyboard log output"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/377175/+attachment/3171507/+files/macally.txt

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

Title:
  Volume Up button locks screen

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

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


[Bug 331725] Re: hostnames from avahi-daemon.conf get double-escaped

2012-04-21 Thread David D Miller
This works as designed (i.e. this bug is fixed) in Ubuntu 12.04b2

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

Title:
  hostnames from avahi-daemon.conf get double-escaped

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

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


[Bug 344559] Re: bluetooth doesn't work on nvidia-based Mac Mini (Macmini3, 1)

2011-07-04 Thread David D Miller
The machine in question that I was experiencing this on is now running
Lucid, and the problem appears to have been resolved at some point.  The
bluetooth drivers in Lucid work fine on this box.

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

Title:
  bluetooth doesn't work on nvidia-based Mac Mini (Macmini3,1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mactel-support/+bug/344559/+subscriptions

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


[Bug 513932] Re: [i945gme] Keyboard not working after upgrade to Lucid

2010-05-11 Thread David D Miller
I spoke too soon, my workaround did not survive a reboot.  However,
changing the keyboard layout from Apple:Macintosh to Apple:Apple *did*
survive a reboot, and did solve the problem for me.

-- 
[i945gme] Keyboard not working after upgrade to Lucid
https://bugs.launchpad.net/bugs/513932
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 513932] Re: [i945gme] Keyboard not working after upgrade to Lucid

2010-05-10 Thread David D Miller
Intel/nVidia Mac Mini, dpkg-reconfigure console-setup did not fix.
Keyboard works fine in console but not in X.

I ended up resolving this by going into the keyboard setup preferences
window from Gnome, going to the Layouts tab, and clicking on the
keyboard model button where it said "Macintosh".  I then clicked on
Apple for manufacturer, and picked "Macintosh" again for the keyboard
model, and saved it.  Then my keyboard worked again.  Yes, this is the
same thing it was supposedly already set for.  Probably just needed to
be re-saved somewhere or something.

-- 
[i945gme] Keyboard not working after upgrade to Lucid
https://bugs.launchpad.net/bugs/513932
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 338083] Re: [Jaunty] MacBook 5.1 will not reboot (Restart).

2009-09-29 Thread David D Miller
er, that's on a MacMini3,1 (nvidia).  I followed the wrong link on the
bugmail, sorry. (meant to add that comment on bug 343781)

-- 
[Jaunty] MacBook 5.1 will not reboot (Restart).
https://bugs.launchpad.net/bugs/338083
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 338083] Re: [Jaunty] MacBook 5.1 will not reboot (Restart).

2009-09-29 Thread David D Miller
Does *not* work for me on 2.6.28-15-generic.  I suspect that option was
added/fixed upstream in a newer kernel.

-- 
[Jaunty] MacBook 5.1 will not reboot (Restart).
https://bugs.launchpad.net/bugs/338083
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 343781] Re: nvidia-based Mac Mini (Macmini3, 1) won't reboot (but will halt)

2009-09-29 Thread David D Miller
Does *not* work for me on 2.6.28-15-generic. I suspect that option was
added/fixed upstream in a newer kernel.

-- 
nvidia-based Mac Mini (Macmini3,1) won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 420963] [NEW] file command reports incorrect mime type for mkv files

2009-08-29 Thread David D Miller
Public bug reported:

Binary package hint: file

libmagic1-4.26-2ubuntu4

running "file -i" on an mkv file (matroska video) results in
"application/octet-stream" for the mime type.  While not technically
inaccurate, the generally accepted type for this filetype at the moment
is "video/x-matroska" which can be evidenced by looking in
/etc/mime.types, where it's already defined this way.

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

-- 
file command reports incorrect mime type for mkv files
https://bugs.launchpad.net/bugs/420963
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 356038] Re: StyledTextCtrl headers won't compile on Jaunty, appears to be just broken packaging

2009-06-19 Thread David D Miller
Vincent: do you have a config.log like Matthias was requesting in the
comment before yours by any chance?  I no longer had the one in question
by the time that comment was posted, and I haven't managed to get back
to that project to try to generate a new one yet.

-- 
StyledTextCtrl headers won't compile on Jaunty, appears to be just broken 
packaging
https://bugs.launchpad.net/bugs/356038
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 356152] Re: update-manager doesn't show updates, even after 1 week

2009-04-17 Thread David D Miller
Wait, so after 7 days, it actually opens the update-manager itself, and
not just shows a notification icon in the panel, even if I'm already
logged in, or just if I log out and back in again?  How does this play
with embedded systems?  In my case, I have multiple Ubuntu boxes running
MythTV -- I'd get the update-manager app suddenly showing up in front of
the Myth UI on the TV sets, where someone with only a remote control
can't do anything to dismiss it and get back to using the TV...  Would
removing update-notifier from my session be sufficient to stop that if
that's the case?  Normally I VNC into the things periodically to apply
updates.

-- 
update-manager doesn't show updates, even after 1 week
https://bugs.launchpad.net/bugs/356152
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 218263] Re: [Mac] numlock and capslock leds don't light up unless mouseemu is removed

2009-04-06 Thread David D Miller
I'm on an nVidia Mac Mini (Macmini3,1) running Jaunty, and the num-lock
key works fine, but caps lock has the problem described here (key works,
but the light doesn't light up).  Removing the mouseemu package does
correct the problem, as others here have stated, and does not disable
the rest of my keyboard, nor does it seem to affect the operation of my
mouse at all.  I did already have applesmc loaded in the kernel (I
didn't have to add that).

-- 
[Mac] numlock and capslock leds don't light up unless mouseemu is removed
https://bugs.launchpad.net/bugs/218263
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 356038] Re: StyledTextCtrl headers won't compile on Jaunty, appears to be just broken packaging

2009-04-06 Thread David D Miller
er, debs, not rpms.  you know what I mean.

-- 
StyledTextCtrl headers won't compile on Jaunty, appears to be just broken 
packaging
https://bugs.launchpad.net/bugs/356038
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 356038] Re: StyledTextCtrl headers won't compile on Jaunty, appears to be just broken packaging

2009-04-06 Thread David D Miller
I already had that installed, and I tried re-compiling between
reinstalling each of the rpms.  That doesn't change the fact that
reinstalling the rebuilt libwxgtk2.8 packages fixed the problem.


** Changed in: wxwidgets2.8 (Ubuntu)
   Status: Invalid => New

-- 
StyledTextCtrl headers won't compile on Jaunty, appears to be just broken 
packaging
https://bugs.launchpad.net/bugs/356038
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 356038] Re: StyledTextCtrl headers won't compile on Jaunty, appears to be just broken packaging

2009-04-05 Thread David D Miller
Oh, I'm on amd64 in case it matters.

-- 
StyledTextCtrl headers won't compile on Jaunty, appears to be just broken 
packaging
https://bugs.launchpad.net/bugs/356038
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 356038] [NEW] StyledTextCtrl headers won't compile on Jaunty, appears to be just broken packaging

2009-04-05 Thread David D Miller
Public bug reported:

I was trying to build a project that uses the StyledTextCtrl from
wxWidgets, and got the following output during ./configure:

checking whether wxWidgets OpenGL support works... no
checking wx/stc/stc.h usability... no
checking wx/stc/stc.h presence... yes
configure: WARNING: wx/stc/stc.h: present but cannot be compiled
configure: WARNING: wx/stc/stc.h: check for missing prerequisite headers?
configure: WARNING: wx/stc/stc.h: see the Autoconf documentation
configure: WARNING: wx/stc/stc.h: section "Present But Cannot Be Compiled"
configure: WARNING: wx/stc/stc.h: proceeding with the preprocessor's result
configure: WARNING: wx/stc/stc.h: in the future, the compiler will take 
precedence
checking for wx/stc/stc.h... yes
checking whether wxWidgets StyledTextCtrl support works... no

The test compile from config.log shows the following compile errors:

/usr/include/wx-2.8/wx/stc/stc.h:1810: error: expected class-name before ‘{’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:1825: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:1827: warning: ISO C++ forbids declaration of 
‘wxPoint’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:1834: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:1836: warning: ISO C++ forbids declaration of 
‘wxPoint’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:1912: error: ‘wxPoint’ has not been declared
/usr/include/wx-2.8/wx/stc/stc.h:1975: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:1976: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:1979: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:1979: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:1982: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:1982: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2003: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2003: warning: ISO C++ forbids declaration of 
‘wxBitmap’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2039: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2039: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2042: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2042: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2072: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2072: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2075: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2075: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2084: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2084: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2125: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2125: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2128: error: ‘wxColour’ does not name a type
/usr/include/wx-2.8/wx/stc/stc.h:2131: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2131: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2134: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2134: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2160: error: ‘wxColour’ does not name a type
/usr/include/wx-2.8/wx/stc/stc.h:2163: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2163: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2240: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2240: warning: ISO C++ forbids declaration of 
‘wxBitmap’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2317: error: ‘wxColour’ does not name a type
/usr/include/wx-2.8/wx/stc/stc.h:2356: error: ‘wxDC’ has not been declared
/usr/include/wx-2.8/wx/stc/stc.h:2357: error: ‘wxDC’ has not been declared
/usr/include/wx-2.8/wx/stc/stc.h:2358: error: ‘wxRect’ has not been declared
/usr/include/wx-2.8/wx/stc/stc.h:2359: error: ‘wxRect’ has not been declared
/usr/include/wx-2.8/wx/stc/stc.h:2514: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2514: warning: ISO C++ forbids declaration of 
‘wxColour’ with no type
/usr/include/wx-2.8/wx/stc/stc.h:2517: error: expected ‘,’ or ‘...’ before ‘&’ 
token
/usr/include/wx-2.8/wx/stc/stc.h:2517: warning: ISO C++ forbids declaration of 
‘wxColour’ wi

[Bug 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2009-03-20 Thread David D Miller
OK, turns out the model=imac24 does work on Intrepid, it just needed a
reboot ("rmmod snd-hda-intel && modprobe snd-hda-intel" without gdm
running wasn't enough for some reason, though that did activate it on
jaunty).

-- 
no sound on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2009-03-20 Thread David D Miller
my mythbuntu-control-centre issue was apparently something to do with
compiz... I was having that hang anytime a dialog window showed up (as
opposed to a normal window).  I disabled the effects and it stopped
hanging.  So I have my mythtv stuff mostly working on jaunty now.  I
have two of these minis though, and have jaunty on one and intrepid on
the other, so I'm more than happy to test stuff on either.

-- 
no sound on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2009-03-18 Thread David D Miller
The model=imac24 trick does not work for me on Intrepid, only on Jaunty.
I still can't get sound working on Intrepid.  (And mythbuntu-control-
centre hangs Xorg when you try to apply config changes on Jaunty still,
so I can't use Jaunty for my set-top box yet)

-- 
no sound on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/343989
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 307650] Re: 8.10 64 bit, tries installing Medibuntu Hardy instead of Intriped

2009-03-18 Thread David D Miller
*** This bug is a duplicate of bug 276580 ***
https://bugs.launchpad.net/bugs/276580

** This bug has been marked a duplicate of bug 276580
   [8.10] MCC uses Medibuntu Hardy repository

-- 
8.10 64 bit, tries installing Medibuntu Hardy instead of Intriped 
https://bugs.launchpad.net/bugs/307650
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


Re: [Bug 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2009-03-18 Thread David D Miller
I have no way to test the digital audio.  Don't have any other equipment 
that'll talk to it.  I'll see what I can do about testing the input though.

-- 
no sound on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2009-03-18 Thread David D Miller
Woot, that works!!!  Thanks!  I'd been through bunches of different
models thinking something like that might trigger it, but that one
wasn't one that was tried.  Can't remember where I found it, but there
was a list of available models for the hda-intel driver somewhere, and I
don't believe that one was on it for the ALC889A codec.  Probably an
out-of-date list.

I'm assuming the bug probably needs to stay open because the installer
should be able to figure that out and configure it for you when you
install, right?

-- 
no sound on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/343989
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 209410] Re: installer goes to sleep / activates screen saver

2009-03-17 Thread David D Miller
This is still happening with both the Intrepid and Jaunty installers
(Jaunty as of Alpha 6).

-- 
installer goes to sleep / activates screen saver
https://bugs.launchpad.net/bugs/209410
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 343781] Re: nvidia-based Mac Mini (Macmini3, 1) won't reboot (but will halt)

2009-03-17 Thread David D Miller
** Summary changed:

- nvidia-based Mac Mini won't reboot (but will halt)
+ nvidia-based Mac Mini (Macmini3,1) won't reboot (but will halt)

-- 
nvidia-based Mac Mini (Macmini3,1) won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 343989] Re: no sound on nvidia-based Mac Mini (Macmini3,1)

2009-03-17 Thread David D Miller
** Summary changed:

- no sound on nvidia-based Mac Mini
+ no sound on nvidia-based Mac Mini (Macmini3,1)

-- 
no sound on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/343989
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 344559] Re: bluetooth doesn't work on nvidia-based Mac Mini (Macmini3, 1)

2009-03-17 Thread David D Miller
lsusb -v output for the bluetooth radio ^^^

** Attachment added: "lsusb-bluetooth.txt"
   http://launchpadlibrarian.net/24025048/lsusb-bluetooth.txt

-- 
bluetooth doesn't work on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/344559
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 344559] Re: bluetooth doesn't work on nvidia-based Mac Mini (Macmini3, 1)

2009-03-17 Thread David D Miller
fwiw, I had this same issue on Intrepid (both 32 and 64-bit) on this
same machine, too.

-- 
bluetooth doesn't work on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/344559
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 344559] Re: bluetooth doesn't work on nvidia-based Mac Mini (Macmini3, 1)

2009-03-17 Thread David D Miller

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/24023532/Dependencies.txt

-- 
bluetooth doesn't work on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/344559
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 344559] [NEW] bluetooth doesn't work on nvidia-based Mac Mini (Macmini3, 1)

2009-03-17 Thread David D Miller
Public bug reported:

Binary package hint: bluez

Log entries during startup that look relevant:

Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Bluetooth daemon
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Starting SDP server
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Registered interface 
org.bluez.Service on path /org/bluez/3479/any
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Starting experimental netlink 
support
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Failed to find Bluetooth netlink 
family
Mar 17 16:22:15 basementhtpc kernel: [   14.497511] Bluetooth: BNEP (Ethernet 
Emulation) ver 1.3
Mar 17 16:22:15 basementhtpc kernel: [   14.497513] Bluetooth: BNEP filters: 
protocol multicast
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: bridge pan0 created
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: HCI dev 0 registered
Mar 17 16:22:15 basementhtpc kernel: [   14.573124] Bridge firewalling 
registered
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: HCI dev 0 up
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Starting security manager 0
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Can't read class of adapter on 
/org/bluez/3479/hci0: Unknown error 18446744073709551611 (-5)
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Getting name failed with status 
0x0c
Mar 17 16:22:15 basementhtpc bluetoothd[3479]: Can't read class of device on 
hci0: Input/output error (5)

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: bluetooth 4.32-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: bluez
Uname: Linux 2.6.28-10-generic x86_64

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


** Tags: amd64 apport-bug

-- 
bluetooth doesn't work on nvidia-based Mac Mini (Macmini3,1)
https://bugs.launchpad.net/bugs/344559
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-17 Thread David D Miller
So, some experimenting

I hooked up a Griffin iMic USB Audio connector figuring a USB output was
probably a standard supported thing...

Went into the GNOME Sound panel and hit the Test button.

With it set to Automatic, still no sound.
Manually chose Griffin Tech iMic USB Audio (ALSA), and I get an error: 
"audiotest wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink: 
Could not open audio device for playback."
Manually chose Griffin Tech iMic USB Audio (OSS), and it works and I get sound.

Manually chose HDA NVidia ALC883 Analog (ALSA), which is the built-in sound, 
and got the identical error I got above with the iMic via ALSA.
Manually chose HDA NVidia ALC883 Digital (ALSA), and it goes through the 
motions but produces no sound.
Manually chose HDA NVidia ALC883 Analog (OSS), and it goes through the motions 
but produces no sound.

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343989] apport-collect data

2009-03-17 Thread David D Miller
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: linux None [modified: /var/lib/dpkg/info/linux.list]
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
Uname: Linux 2.6.28-10-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343781] apport-collect data

2009-03-17 Thread David D Miller
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: linux None [modified: /var/lib/dpkg/info/linux.list]
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
Uname: Linux 2.6.28-10-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
nvidia-based Mac Mini won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 343781] Re: nvidia-based Mac Mini won't reboot (but will halt)

2009-03-17 Thread David D Miller
I've upgraded this machine to the desktop version of Jaunty because of
bug 343989 and there is no change, it still doesn't reboot (but can
successfully halt).

-- 
nvidia-based Mac Mini won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-17 Thread David D Miller
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-17 Thread David D Miller
Upgraded to jaunty with no change.  Revised alsa-info.txt output from
jaunty attached.

** Attachment added: "alsa-info.txt"
   http://launchpadlibrarian.net/24020280/alsa-info.txt

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-17 Thread David D Miller
I've switched to 64bit instead of 32bit since I posted the original
batch of attachments, but nothing changed with regards to the symptoms.
Here's the alsa-info.txt you requested.  I have a jaunty iso torrenting
right now.

** Attachment added: "alsa-info.txt"
   http://launchpadlibrarian.net/24015519/alsa-info.txt

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343781] Re: nvidia-based Mac Mini won't reboot (but will halt)

2009-03-16 Thread David D Miller
So in an unrelated incident, I upgraded the RAM in the Mini to 4GB, and
could only see 2.6 GB of it.  Having seen this problem on RHEL servers
before, I knew the answer was "install a PAE-enabled kernel".  Couldn't
find anything branded that in Ubuntu's repos, but I saw the "linux-
server" package, which I suspected probably would have it, so I
installed that, and it did.

Where that little story ties back to this bug is the linux-server
version of the kernel *can* reboot the machine.  So it's doing something
different about reboot than the -generic kernel.

-- 
nvidia-based Mac Mini won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-16 Thread David D Miller
And /var/log/syslog has the following two lines in addition to the ones
above:

Mar 16 19:44:44 basementhtpc pulseaudio[8227]: module-x11-xsmp.c: X11 session 
manager not running.
Mar 16 19:44:44 basementhtpc pulseaudio[8227]: module.c: Failed to load  module 
"module-x11-xsmp" (argument: ""): initialization failed.

bug 300275 mentions that error message, but no indication of what
hardware it's on, and no resolution yet.

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-16 Thread David D Miller
I get the following repeating periodically in /var/log/messages:

Mar 16 19:44:23 basementhtpc pulseaudio[8217]: ltdl-bind-now.c: Failed to find 
original dlopen loader.
Mar 16 19:44:23 basementhtpc pulseaudio[8227]: pid.c: Stale PID file, 
overwriting.
Mar 16 19:44:23 basementhtpc pulseaudio[8227]: main.c: setrlimit(RLIMIT_NICE, 
(31, 31)) failed: Operation not permitted
Mar 16 19:44:23 basementhtpc pulseaudio[8227]: main.c: setrlimit(RLIMIT_RTPRIO, 
(9, 9)) failed: Operation not permitted

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343989] Re: no sound on nvidia-based Mac Mini

2009-03-16 Thread David D Miller

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/23958995/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/23958996/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/23958997/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/23958998/HalComputerInfo.txt

** Attachment added: "LsUsb.txt"
   http://launchpadlibrarian.net/23959001/LsUsb.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/23959002/Lspci.txt

** Attachment added: "ProcCpuInfo.txt"
   http://launchpadlibrarian.net/23959003/ProcCpuInfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/23959004/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/23959006/ProcModules.txt

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343989] [NEW] no sound on nvidia-based Mac Mini

2009-03-16 Thread David D Miller
Public bug reported:

I just installed Ubuntu Intrepid on a paid of new nvidia-based Mac Minis
(March 2009 model).  Neither one has working sound.  I've walked through
the entirety of http://help.ubuntu.com/community/SoundTroubleshooting
and tried everything on there short of recompiling ALSA from source.
Plan to try that next, but if that fixes it, then you guys still need a
bug report because the distributed build will need to be fixed, too. :)

Another thing that confuses me is that the troubleshooting tips on that
page all seem to refer to ALSA for everything, while Intrepid appears to
use PulseAudio instead.  The only device that shows up in alsamixergui
is PulseAudio.  I did try uninstalling pulseaudio and just using bare
ALSA, but that didn't change anything.  I also installed the PulseAudio
Device Chooser, and the only device it lists is "Default".

Everything in the system seems to claim that sound is working, and it
all goes through the motions.  There's just no sound coming out of the
speakers.  I do get the boot chime, and sound works in OS X.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: linux-image-2.6.27-11-generic 2.6.27-11.27
ProcCmdLine: root=UUID=c7151270-9d7a-4a98-b29f-8e1722385315 ro quiet splash
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-11.27-generic
SourcePackage: linux

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


** Tags: apport-bug

-- 
no sound on nvidia-based Mac Mini
https://bugs.launchpad.net/bugs/343989
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 343781] [NEW] nvidia-based Mac Mini won't reboot (but will halt)

2009-03-16 Thread David D Miller
Public bug reported:

When I tell Ubuntu to restart the system, it goes through the entire
shutdown sequence, then hangs on a blank screen at the point when it
would normally reboot the computer.  This is a brand new (March 2009)
Mac Mini, Intel-based with an Nvidia video card, system ID "Macmini3,1".
Telling it to shut down is successful, it does power itself off when the
shutdown completes.

I found existing (resolved) bugs on this issue for other machines that
suggested adding "reboot=b" to the kernel params as a workaround for
this, but that was not successful either.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: linux-image-2.6.27-11-generic 2.6.27-11.27
ProcCmdLine: root=UUID=3e35499b-bb34-4e3e-a43a-c5b12cc2a5c8 ro quiet splash
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-11.27-generic
SourcePackage: linux

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


** Tags: apport-bug

-- 
nvidia-based Mac Mini won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 343781] Re: nvidia-based Mac Mini won't reboot (but will halt)

2009-03-16 Thread David D Miller

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/23929860/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/23929861/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/23929862/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/23929863/HalComputerInfo.txt

** Attachment added: "LsUsb.txt"
   http://launchpadlibrarian.net/23929864/LsUsb.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/23929865/Lspci.txt

** Attachment added: "ProcCpuInfo.txt"
   http://launchpadlibrarian.net/23929866/ProcCpuInfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/23929867/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/23929868/ProcModules.txt

-- 
nvidia-based Mac Mini won't reboot (but will halt)
https://bugs.launchpad.net/bugs/343781
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 331725] [NEW] hostnames from avahi-daemon.conf get double-escaped

2009-02-19 Thread David D Miller
Public bug reported:

Binary package hint: avahi-daemon

Description:Ubuntu 8.10
Release:8.10
Package: avahi-daemon-0.6.23-2ubuntu2.1

When putting spaces or escape codes into the hostname= setting in avahi-
daemon.conf, the codes get double-escaped.

Examples:

hostname=Living Room HTPC
results in a host name coded like this broadcast to the network:
Living\\032Room\\032HTPC
which is displayed in the network browser as "Living\032Room\032HTPC" instead 
of "Living Room HTPC" because it got double-escaped.  There should only be one 
\ in front of the 032.  For example, my MacBook Pro is listed as "David 
Miller's MacBook Pro" in the network browser, but is broadcast like this to the 
network:
David\032Miller\039s\032MacBook\032Pro

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

-- 
hostnames from avahi-daemon.conf get double-escaped
https://bugs.launchpad.net/bugs/331725
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 286037] Re: update-notifier crashed with SIGSEGV in __libc_start_main()

2008-11-02 Thread David D Miller
hmm, nevermind, current Mythbuntu apparently has you create a normal
user for the desktop/frontend, and only uses the mythtv userid for the
backend.  I'm a victim of upgrading this thing over and over since Edgy
or so.  I'll create a new user and migrate everything over.

-- 
update-notifier crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/286037
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 286037] Re: update-notifier crashed with SIGSEGV in __libc_start_main()

2008-11-02 Thread David D Miller
I'd like to request this be backed out.  I run a Mythbuntu system, and
the system automatically logs in as the 'mythtv' user, which is a system
user.  Now I can no longer tell when my system needs an update because
you've disabled the update-manager on me.

-- 
update-notifier crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/286037
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 84370] can't edit repositories in synaptic

2007-02-10 Thread David D Miller
Public bug reported:

Binary package hint: synaptic

Using Feisty under Parallels on an x86 Mac...

Choose Settings > Repositories

A dialog appears saying "Repositories changed" asking to hit the reload
button after clearing the dialog.  But it never let me actually change
them, and reload just loads the same list I already had.

ProblemType: Bug
Date: Fri Feb  9 23:41:07 2007
DistroRelease: Ubuntu 7.04
Uname: Linux macbook 2.6.20-6-generic #2 SMP Wed Jan 31 20:53:39 UTC 2007 i686 
GNU/Linux

** Affects: synaptic (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
can't edit repositories in synaptic
https://launchpad.net/bugs/84370

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


[Bug 61341] Re: [Edgy] Missing progress bar indicator

2007-02-10 Thread David D Miller
I can duplicate this as well, both in Edgy and Feisty, with the default
themes, running in Parallels on an x86 Mac.

-- 
[Edgy] Missing progress bar indicator
https://launchpad.net/bugs/61341

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


[Bug 9802] Re: "Available Version" doesn't show what's in repository if it's older

2006-10-05 Thread David D Miller
> David, has your initial bug been fixed?

Nope, just ran into this again a week or so ago on edgy...  A new
version of mythtv showed up, but the modules for it hadn't been compiled
yet.  So I built my own packages of the updated version of the modules,
then a week later when they finally showed up in the repo, the way I'd
done my package versioning made it look newer than what got officially
packaged (I did 0.20a since that's what upstream had available - the
package that hit the repo dropped the a off the end), and it didn't show
me what was in the repo (had to look for the Force Version thing again).

Kind of an edge case...  I won't be terribly upset if it doesn't get
fixed. ;)  But it'd still make life a little easier if it does.

-- 
"Available Version" doesn't show what's in repository if it's older
https://launchpad.net/bugs/9802

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