[Bug 321613] Re: 9100m G card (for acer aspire 4350)

2009-06-14 Thread Gaetan Nadon
Robert,
I was going to ask why the 9100M G would be the only C77 card to be supported. 
In bug 333040, Asif Youssuff provided a clean set of log files that 
demonstrates how the GPU fails under karmic. 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/333040/comments/27.
What I found troubling is that the nv driver get loaded even in the absence 
of the id in the nv.ids file. 

(==) Matched nv for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: nv

This would explain the line later in the log:
(WW) NV: Ignoring unsupported device 0x10de0844 (C77 [GeForce 9100M G]) at 
0...@00:00:0
(EE) No devices detected.

The expected behaviour when the id is not supported is to load the vesa
driver. I suspect that when the id is manually added, the vesa driver is
loaded (an equally incorrect behavior) which leads to claims that it now
works. We have yet to see hard evidence that the nv driver is loaded
and performing adequately. I am only speculating, but one difference
between IGPs and discrete video cards is that they have support in the
kernel for the chipset.

I know this is a side issue, but it may lead to the resolution of this
bug report. Further more, the main design point of a vesa fallback
driver was to avoid a crashing video scenario to provide a great out-
of-the-box experience. It does not seem to work in the case of the
9100M G and I suspect it does not in the case of other IGPs.

-- 
9100m G   card (for acer aspire 4350)
https://bugs.launchpad.net/bugs/321613
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 320671] Re: nv driver doesn't include the pci-id of my GeForce 7300 GT

2009-06-07 Thread Gaetan Nadon
Bojan,
It is best to open a new bug report asking for added support for your card. I 
had to do that myself a while ago and it worked very well. 

Current list of GeForce Series 7 missing support as of 1:2.1.12-1ubuntu5
GeForce 7800 GS (00f5)
GeForce 7900 GX2 (0293)
GeForce 7950 GX2 (0294)
GeForce 7950 GT (0295)
GeForce 7600 GT (02E0)
GeForce 7600 GS (02e1)
GeForce 7900 GS (02e3)
GeForce 7950 GT (02e4)
GeForce Go 7950 GTX (0297)

-- 
nv driver doesn't include the pci-id of my GeForce 7300 GT
https://bugs.launchpad.net/bugs/320671
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 381740] Re: [jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)

2009-05-31 Thread Gaetan Nadon
This log file is the output of lshal. It has been taken just after boot
with the Rally2 flash drive already in place. Search for Rally2 in the
file for relevant entries.

** Attachment added: lshal.log
   http://launchpadlibrarian.net/27340854/lshal.log

-- 
[jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)
https://bugs.launchpad.net/bugs/381740
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 381740] Re: [jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)

2009-05-31 Thread Gaetan Nadon
This log file is the output of lshal. It has been taken just after boot
and after the Rally2 flash drive has been removed and inserted. Search
for Rally2 in the file for relevant entries.

** Attachment added: lshal_insert.log
   http://launchpadlibrarian.net/27340900/lshal_insert.log

-- 
[jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)
https://bugs.launchpad.net/bugs/381740
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 381740] [NEW] [jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)

2009-05-29 Thread Gaetan Nadon
Public bug reported:

Binary package hint: hal

This Rally2 (OCZ Technology ID 04d9:0024) flash drive is not mounted
automatically at boot time. It will be mounted correctly if it is
removed and inserted after the computer has finished booting. I use it
for daily automated backups of my system, so when the drive is not
mounted, the daily backup isn't done.

I have an older 64M stick (Ours Technology ID 0ea0:6803) that is
correctly automounted at boot time. If both are present at boot time,
both are automounted. If the 64M is present alone at boot time, it is
automounted correctly. Both have one ext3 partition (with a label) that
was checked with e2fsck.

I have tested on Jaunty Live CD to ensure no settings interference using Ubuntu 
amd64 desktop 9.04 with hal version 0.5.12~rc1+git20090403-0ubuntu1. 
Linux ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 
x86_64 GNU/Linux
Ubuntu 2.6.28-11.42-generic


Pre-requisites to reproduce
==
1) Ubuntu 9.04 running Live CD with all current updates
2) Format a test flash drive with one ext3 partition with a label. Preferably 
an OCZ Rally2
3) Add some files on the test flash drive
4) Add the Disk Mounter applet to the top edge panel for visual notification 
(optional)

Steps to reproduce
==
1) Remove any USB Mass storage device (flash drives, camera, mp3 player, 
etc...) from PC case or USB hub
2) Insert the test flash drive, and only the test flash drive
3) Restart the computer
4) Observe that that there is no change on the Disk Mounter or no new mount 
point in /media
5) Remove and insert the test flash drive
6) Observe that that there is a new disk icon on the Disk Mounter or a new 
mount point in /media 
7) Verify you can display the list of files on the test flash drive

Workaround
==
Insert a second USB Flash drive (may have to be of a different brand or size).  
Restart computer, both flash drives are automounted.

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


** Tags: amd64 hal

-- 
[jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)
https://bugs.launchpad.net/bugs/381740
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 381740] Re: [jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)

2009-05-29 Thread Gaetan Nadon

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/27277431/dmesg.log

-- 
[jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)
https://bugs.launchpad.net/bugs/381740
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 381740] Re: [jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)

2009-05-29 Thread Gaetan Nadon

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/27277587/lspci-vvnn.log

-- 
[jaunty] USB flash drive not automounted at boot time (32G OCZ Rally2)
https://bugs.launchpad.net/bugs/381740
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 373282] Re: Volume labels containing / are confusingly mangled

2009-05-29 Thread Gaetan Nadon
I can reproduce using a USB flash drive and Partition Editor. The
problem is a little more serious than I first thought. Whenever a
program makes substitution of user input, there is a possibility of
creating duplicates. For example, one partition is labeled '/' and
another  '%'. Both will attempt to mount under '/media/%'.

The '/' causes problem because it is an invalid filename, and so is the
dot. When you label a partition '.', it gets mounted to '._', and again
a possibility of duplicates. It's certainly not consistent. I see
another option to handle this problematic case, which is already used
right now. Use the 'sda1' or whatever name it happens to be under /dev.
It is guarantied to be unique and is more useful. There are other
collision cases if you would label a partition cdrom, but this is
another matter. There are also inconsistencies in how the label is
displayed in the File Browser, showing '%' in lieu of '/' but showing
the unchanged '.' as opposed to '._'.

Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

BugSquad

** Changed in: hal (Ubuntu)
   Status: New = Confirmed

-- 
Volume labels containing / are confusingly mangled
https://bugs.launchpad.net/bugs/373282
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 83604] Re: ntpdate 1:4.2.2.p4+dfsg-1ubuntu2 has a flawed configuration file.

2009-05-26 Thread Gaetan Nadon
The bug report for package ntp has been triaged and a priority
assigned. Only the package system-tools-backends has been marked
invalid as it does to appear to be the root cause of the problem
requiring a code fix.
(https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/83604/comments/15).

-- 
ntpdate 1:4.2.2.p4+dfsg-1ubuntu2 has a flawed configuration file.
https://bugs.launchpad.net/bugs/83604
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 333040] Re: -nv reports it does not support GeForce 9100M G

2009-05-08 Thread Gaetan Nadon
udippel,

There is a range of motherboard GPUs (C73/C77/C79) that are not
supported by the nv driver. I see 2 options for you to try with a Live
CD so as not to disturb your system:

1) Add the 10DE0848 id in /usr/share/xserver-xorg/pci/nv.ids file and restart 
X. The nv driver may support it after all.
This line in the log should go away: (II) No matches found for this device in 
/usr/share/xserver-xorg/pci

2) Install the current nvidia.com 180.51 driver which list your GPU as
supported. Very important instructions are in
https://help.ubuntu.com/community/NvidiaManual. On second thought, I am
not sure you can do this one on a Live CD as I think there is a kernel
module involved. I have installed and uninstalled this driver a few
times with no problems.

To restart X (you can't reboot from a Live CD) use Ctrl-Alt-Backspace
(pre 9.04) or Ctrl-Alt-F1 to get to a terminal and then '/etc/init.d/gdm
restart'. Do not edit the xorg.conf file to use or stop using the nv
driver.

-- 
-nv reports it does not support GeForce 9100M G
https://bugs.launchpad.net/bugs/333040
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 114783] Re: lock-out due to lattice

2009-05-05 Thread Gaetan Nadon
Thanks for reporting this bug and supporting information. Since this bug has 
enough information provided for a developer to begin work, I'm going to mark it 
as confirmed and let them handle it from here. Thanks for taking the time to 
make Ubuntu better!
BugSquad

** Changed in: rss-glx (Ubuntu)
   Status: Incomplete = Confirmed

-- 
lock-out due to lattice
https://bugs.launchpad.net/bugs/114783
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 68037] Re: DHCP client doesn't react to link state changes

2009-04-26 Thread Gaetan Nadon
Thanks, this comment shed some light on how this got fixed in subsequent
releases:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/59926/comments/6.

This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Please submit any future bugs you may find.

** Changed in: dhcp3 (Ubuntu)
   Status: Confirmed = Invalid

-- 
DHCP client doesn't react to link state changes
https://bugs.launchpad.net/bugs/68037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 68037] Re: DHCP client doesn't react to link state changes

2009-04-26 Thread Gaetan Nadon
Thanks, this comment shed some light on how this got fixed in subsequent
releases:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/59926/comments/6.

This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Please submit any future bugs you may find.

** Changed in: dhcp3 (Ubuntu)
   Status: Confirmed = Invalid

-- 
DHCP client doesn't react to link state changes
https://bugs.launchpad.net/bugs/68037
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 157146] Re: T60 Radeon x1400 no vga with fglrx

2009-04-01 Thread Gaetan Nadon
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Please submit any future bugs you may find.

** Changed in: fglrx-driver (Ubuntu)
   Status: New = Invalid

-- 
T60 Radeon x1400 no vga with fglrx
https://bugs.launchpad.net/bugs/157146
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 333040] Re: -nv reports it does not support GeForce 9100M G

2009-03-30 Thread Gaetan Nadon
I suspect the alpha code has not handled the situation correctly. I have
reproduced the upgrade scenario with 9.04 Beta March 26 and everything
works rock solid.

Scenario:
Upgrading from Intrepid to jaunty when using a restricted driver (177) with a 
card having a missing device id in nv.ids. 

What happened is exactly what you wished for: jaunty is running with the
restricted driver at level 180 (not 177) which is the recommended level
for jaunty. I removed the restricted driver and it works as expected: no
device id, so the nv driver does not load and reverts back to vesa
driver. I always have a working desktop.

Scenario:
Running jaunty without restricted driver, add Driver = nvidia in the Device 
section of xorg.conf. 

This simulates situations where either user edited the conf file or some script 
messed it up or a user reinstated a bad backup file. The files for the 
restricted driver and kernel module are physically not installed, but X org 
will try to load it anyway.
You will be prompted by a dialog asking you what to do, as it can't load the 
desktop. Looking it the log file, you will see:
   (II) LoadModule: nvidia
   (WW) Warning, couldn't open module nvidia
   (II) UnloadModule: nvidia
   (EE) Failed to load module nvidia (module does not exist, 0)
   (EE) No drivers available.
You can chose to run the desktop in low graphic mode.

Now, from a bug report triage point of view, I'll confirm the bug. I am not 
sure how development handle alpha code bugs, perhaps FixReleased if they feel 
comfortable it has been fixed.
BugSquad



** Changed in: xserver-xorg-video-nv (Ubuntu)
   Status: Incomplete = Confirmed

-- 
-nv reports it does not support GeForce 9100M G
https://bugs.launchpad.net/bugs/333040
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 348262] Re: Jaunty: add support for NVIDIA GeForce GTS 250 card

2009-03-26 Thread Gaetan Nadon
** Description changed:

  Binary package hint: xserver-xorg-video-nv
  
  This card was released March 3rd and is not yet on any pci ids list. The
  intent of this bug report is to have the ids added in the code such that
  the card is recognized and the default nv driver is loaded.
  
  lspci from 8.04:
  01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0615 
(rev a2) (prog-if 00 [VGA controller])
  
  The device id is 0x0615
  The marketing name is GeForce GTS 250
  http://www.nvidia.com/object/product_geforce_gts_250_us.html
  
- 
+ Ignore information below, this report is only for GTS 250
+ 
  Other cards with missing ids:
  Bug 2191010x00F1, GeForce 6600 GT
  Bug 2203620x07E0, GeForce 7150 / NVIDIA nForce 630i
  Bug 2074280x053A, GeForce 7050 PV / NVIDIA nForce 630a
  
  0x053B, GeForce 7050 PV / NVIDIA nForce 630a 
  
  0x07E2, GeForce 7050 / NVIDIA nForce 630i
  
  0x07E3, GeForce 7050 / NVIDIA nForce 610i
  
0x07E5, GeForce 7050 / NVIDIA nForce 620i
  Bug 3206710x02E2, GeForce 7300 GT
  
  List of ids from nvidia driver 173:
  http://developer.nvidia.com/attach/10054
  
  
  Nvidia has launched series 200 cards recently.
  0x05E0GeForce GTX 295
  0x05E1GeForce GTX 280
  0x05E2GeForce GTX 260
  0x05E3GeForce GTX 285
- 
- Bryce Harrington has an interest in this bug report.
- 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/333040/comments/14

-- 
Jaunty: add support for NVIDIA GeForce GTS 250 card
https://bugs.launchpad.net/bugs/348262
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 348262] Re: Jaunty: add support for NVIDIA GeForce GTS 250 card

2009-03-26 Thread Gaetan Nadon
Bryce,
I agree and thanks for the link. Now that all the triaging work is done, would 
you mind confirming this report? Members of BugSquad cannot conform their own 
reports.
Thanks

-- 
Jaunty: add support for NVIDIA GeForce GTS 250 card
https://bugs.launchpad.net/bugs/348262
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 348262] Re: Jaunty: add support for NVIDIA GeForce GTS 250 card

2009-03-25 Thread Gaetan Nadon
The only physical card I have and I am using is the GTS 250. I do not
have access to other cards. I agree that caution dictates testing the
real card.

My main motivation is the out-of-the-box experience for new adopters of
Ubuntu who will purchase new PCs. If not having the ids in still allow
them to have a desktop and the restricted driver manager offers an
alternative, this is good. Same goes for those who upgrade PC with a new
card.

Regarding the GTX 200 series:
As for the GTX 200 series, I found evidence on the Ubuntu forum that it works 
with the nv driver (which surprises me):
http://ubuntuforums.org/showthread.php?t=1067443
All 4 cards in this series have the same new GT200b GPU.

I also found this article:
This morning NVIDIA had unveiled the GeForce GTX 200 series and already 
NVIDIA's Aaron Plattner has committed support for these cards to the 
open-source xf86-video-nv driver. This support just involved adding in two new 
PCI IDs for the GeForce GTX 260 and GTX 280. No other work was needed, since of 
course this driver is limited to mode-setting and 2D acceleration.

Regarding the missing ids in the list of existing bugs:
I have not read in details to find if the cards worked or not. I compared the 
latest nv_driver.c and the nvidia 173 (latest I could find) driver device ids.

This is all the information I can contribute. You analyze the risk, I'll 
support the decision you make.
Let me know if I can do something else to help.
Thanks

-- 
Jaunty: add support for NVIDIA GeForce GTS 250 card
https://bugs.launchpad.net/bugs/348262
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 321613] Re: 9100m G card (for acer aspire 4350)

2009-03-25 Thread Gaetan Nadon
*** This bug is a duplicate of bug 333040 ***
https://bugs.launchpad.net/bugs/333040

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 333040, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

Thanks for the valuable information you provided.
BugSquad

** This bug has been marked a duplicate of bug 333040
   -nv reports it does not support GeForce 9100M G

-- 
9100m G   card (for acer aspire 4350)
https://bugs.launchpad.net/bugs/321613
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 333040] Re: -nv reports it does not support GeForce 9100M G

2009-03-25 Thread Gaetan Nadon
Additional information from Bug 321613
My 9100m G card doesn't work with vanilla nv, but works fine when I add the 
line:
  { 0x10DE0844, GeForce 9100M G },
to the end of the list in nv_driver.c (and recompile, of course :) 

There is still the option of installing nvidia.com driver 177 or 180.
https://help.ubuntu.com/community/NvidiaManual

-- 
-nv reports it does not support GeForce 9100M G
https://bugs.launchpad.net/bugs/333040
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 333040] Re: -nv reports it does not support GeForce 9100M G

2009-03-25 Thread Gaetan Nadon
I am not familiar enough with development on Linux to guide you through
the easy way of doing this. Keep in mind you will now have to maintain
the new object code you created, it will most likely break on the next
update of xorg or kernel. Everyone will have a different opinion on
this, I think installing nvidia.com driver would be considered by most
as a lower level of difficulty compared to compiling.

I would read-up on both ways before making a decision. Neither solution
is officially supported by Ubuntu, your best avenue for support is the
forum, which often has proven to be gold.

Have you tried to delete xorg.conf and reboot? From what I understand,
at least the vesa driver should give you a desktop. Given that it works
on live cd, you can't be that far from a working solution. You could
also reinstall, having backed-up your data first. All depends on if/why
you need to be on an alpha version.

-- 
-nv reports it does not support GeForce 9100M G
https://bugs.launchpad.net/bugs/333040
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 320671] Re: nv driver doesn't include the pci-id of my GeForce 7300 GT

2009-03-24 Thread Gaetan Nadon
It is still missing from 1:2.1.12-1ubuntu3 in jaunty.
The id is valid, it's in http://pciids.sourceforge.net/pci.ids and in the 
nvidia list of device ids.
It's for the AGP version of the 7300 GT.
I'll move the bug report to Confirm for development to handle
Thanks for taking the time to make Ubuntu better! 
BugSquad

** Changed in: xserver-xorg-video-nv (Ubuntu)
   Status: New = Confirmed

-- 
nv driver doesn't include the pci-id of my GeForce 7300 GT
https://bugs.launchpad.net/bugs/320671
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 320671] Re: nv driver doesn't include the pci-id of my GeForce 7300 GT

2009-03-24 Thread Gaetan Nadon
Mark,
The bug reports are not duplicates, but they are related to the different 
behaviour that happen when a card isn't supported. I'll add a comment to bug 
333040 so as not to confused this bug report.

-- 
nv driver doesn't include the pci-id of my GeForce 7300 GT
https://bugs.launchpad.net/bugs/320671
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 333040] Re: -nv reports it does not support GeForce 9100M G

2009-03-24 Thread Gaetan Nadon
Marc,
To answer your question in bug 320671 (my apologies for having misspelled your 
name), the 9100M G motherboard GPU is not supported by the driver. 
http://www.nvidia.com/object/product_geforce_9100m_g_mgpu_us.html 
I am not an expert, but I'll share my experience. I have just installed a new 
nvidia card (gts 250) that was released this month. It's not officially 
supported by anyone, not even nvidia has a driver for it on Linux. However I am 
able to get that card working on both 8.04 and 8.10 using official Ubuntu 
documentation. 

All devices on the PCI bus have ids so the driver can make decisions. The ids 
are located in X.org nv_driver.c. Your GPU id is 0x10de0844 where 10de 
identifies nvidia and 0844 identifies the 9100M G chipset. Your 0844 id and my 
0615 id both aren't there.  If you run lspci -n you should get something like 
this: 01:00.0 0300: 10de:0844. Run lspci -v -s 01:00.0 and you get more 
details, such as:
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0844 
(prog-if 00 [VGA controller])
This means the card is not recognized. The driver may ignore this can and the 
card may work as it is the case for me on 8.04. The driver may decide to quit 
if it knows that it is not capable of handling the card. This is what it seems 
to happen in your case (Ignoring unsupported device 0x10de0844).

You have 3 choices when it comes to drivers:
1) The default open source nv driver (2D only) maintained by Ubuntu
2) The binary restricted driver (offered by the restricted driver manager - 
nvidia-glx) which comes from nVidia but is packaged (but not supported) by 
Ubuntu. Driver 177 in Intrepid does support your card.
3) The binary nVidia driver obtained directly from nVidia.com which is shell 
script installed. This is not supported by Ubuntu

When booting a fresh install with a known GPU, the default nv driver is
always used. There are no cases where the restricted driver would be
used. If I understand your case correctly, the default nv driver just
does not work, the X server does not start and you have no desktop.
There may be a reason why the driver rejected your card, perhaps it
cannot handle a notebook GPU. It may be a programming error. My card was
erroneously recognized on Intrepid as another card.

When you have a desktop running using the nv driver (which is not your case) 
follow instructions:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia

When you want to install the nvidia driver from nvidia.com (seems to be your 
only choice) follow instructions:
https://help.ubuntu.com/community/NvidiaManual
Driver 177 is recommended and it works for me, while the later driver 180 does 
not work. You will need to reinitialize the nvidia driver for each kernel 
upgrade.

Before you do any of this, try this simple action: backup and delete
/etc/X11/xorg.conf. It's empty on a fresh install and is generated when
booting. It may get the nv driver working. You said desktop was working
on Intrepid with default nv driver, and you said Jaunty live CD works
fine. That leaves only a migration problem in configuration scripts.

-- 
-nv reports it does not support GeForce 9100M G
https://bugs.launchpad.net/bugs/333040
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 348262] [NEW] Jaunty: add support for NVIDIA GeForce GTS 250 card

2009-03-24 Thread Gaetan Nadon
Public bug reported:

Binary package hint: xserver-xorg-video-nv

This card was released March 3rd and is not yet on any pci ids list. The
intent of this bug report is to have the ids added in the code such that
the card is recognized and the default nv driver is loaded.

lspci from 8.04:
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0615 (rev 
a2) (prog-if 00 [VGA controller])

The device id is 0x0615
The marketing name is GeForce GTS 250
http://www.nvidia.com/object/product_geforce_gts_250_us.html


Other cards with missing ids:
Bug 219101  0x00F1, GeForce 6600 GT
Bug 220362  0x07E0, GeForce 7150 / NVIDIA nForce 630i
Bug 207428  0x053A, GeForce 7050 PV / NVIDIA nForce 630a

0x053B, GeForce 7050 PV / NVIDIA nForce 630a 

0x07E2, GeForce 7050 / NVIDIA nForce 630i

0x07E3, GeForce 7050 / NVIDIA nForce 610i

0x07E5, GeForce 7050 / NVIDIA nForce 620i
Bug 320671  0x02E2, GeForce 7300 GT

List of ids from nvidia driver 173:
http://developer.nvidia.com/attach/10054


Nvidia has launched series 200 cards recently.
0x05E0  GeForce GTX 295
0x05E1  GeForce GTX 280
0x05E2  GeForce GTX 260
0x05E3  GeForce GTX 285

Bryce Harrington has an interest in this bug report.
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/333040/comments/14

** Affects: xserver-xorg-video-nv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Jaunty: add support for NVIDIA GeForce GTS 250 card
https://bugs.launchpad.net/bugs/348262
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 322877] Re: Geforce 7800GS graphics processor not detected

2009-03-22 Thread Gaetan Nadon
I assume the driver is installed and works correctly, however the 
nvidia-settings program does not display the correct information. I am 
re-assigning this bug report as it is not a kernel problem.
Can I trouble you to try with driver 177, which is the recommended one? My new 
gts250 nvidia card does not work with driver 180 but works fine with 177. 
Perhaps it will help you.
Thank you
BugSquad

** Changed in: nvidia-settings (Ubuntu)
Sourcepackagename: linux = nvidia-settings
   Status: New = Confirmed

-- 
Geforce 7800GS graphics processor not detected
https://bugs.launchpad.net/bugs/322877
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 322877] Re: Geforce 7800GS graphics processor not detected

2009-03-21 Thread Gaetan Nadon
Stevie,
According to the report log you attached, you have installed nvidia-glx v180. 
The kernel module loaded is nvidia. Had you installed nvidia-glx-new, the 
kernel module would have been nvidia_new. 
The main question remains, what symptoms are you observing? I think your card 
is recognized. This is what lspci -v reports when a card is not recognized 
(like mine, running 8.04):
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0615 (rev 
a2) (prog-if 00 [VGA controller])
Subsystem: eVga.com. Corp. Unknown device 1155

When the card is not recognized, the boot sequence stops and you are asked to 
identify the monitor and the card from a drop-down list. No restricted driver 
is offered. The nvidia-settings program would not work if the card was not 
recognized, you would get an error message. This may be be an issue with 
nvidia-settings package only.
Thanks

-- 
Geforce 7800GS graphics processor not detected
https://bugs.launchpad.net/bugs/322877
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 287963] Re: Internet radio do not play after audio files, and viceversa

2009-03-06 Thread Gaetan Nadon
I have 8.04.2 as well but could not reproduce the problem, despite the
excellent instructions. Everyone has a slightly different system.

From an 8.04.2LTS fresh install (hard disk, LiveCD or VirtualBox)
- Install latest updates from Update Manager
- Do not change the Software Sources to ensure we get packages from the
  official Ubuntu repository
- Confirm Firefox version:
  aptitude show firefox
   3.0.7+nobinonly-0ubuntu0.8.04.1

- Install the mplayer package 
- Confirm mplayer version
  2:1.0~rc2-0ubuntu13.1+medibuntu1

- Install mozilla-mplayer browser plugin
  version 3.50-1ubuntu2.1

- Install package flashplugin-nonfree (needed for browsing the web)

- Obtain an mp3 file to import into RythmBox and save it into the home Music 
directory
- Invoke RythmBox app and select the Music Library
- Import the mp3 file from the Music-Import file
- Follow prompts to install gstreamer audio codec for mp3
- You should see the mp3 file title in the right window
- Double-click on the song to play it
- Now select Radio on the left side and pick any station on the right
- The radio now plays and the mp3 song stops
- Go back to Music and play the song again. It does play and the Radio stops

Now let's try Firefox. Not all sites use the same technology so it would
be good to have the URL. I tried www.live365.com (first up in Google).
Same results, but I can play both radio and mp3 at the same time or
alternate.

So I cannot reproduce the problem.
I looked at the processes involved and there is no mplayer.
To make use of mplayer, you can listen to a radio station by typing:
mplayer -playlist http://mfile2.akamai.com/9617/live/reflector:37892.asx
You can also play the mp3 song and radio both at the same time.
The mplayer version Patanachai has does not match what is in the 8.04.2 
repository. 

Development will ask for additional information.
Is the version of Ubuntu you are using intel/amd 32/64 bits?
The version number of any packages involved
The output of 'uname -r'
The output of 'cat /proc/asound/cards'
Which sound device driver is used, alsa or oss

-- 
Internet radio do not play after audio files, and viceversa
https://bugs.launchpad.net/bugs/287963
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 288626] Re: Solution Found: Failed to Initiate NVIDIA graphics device on Intrepid Ibex

2009-03-06 Thread Gaetan Nadon
** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux

-- 
Solution Found: Failed to Initiate NVIDIA graphics device on Intrepid Ibex
https://bugs.launchpad.net/bugs/288626
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 85796] Re: While installing ubiquity takes 100% CPU time

2009-03-05 Thread Gaetan Nadon
You're right! I retested with kubuntu-8.10-desktop-amd64 (in a
VirtualBox) and found nothing abnormal. Ubiquity CPU usage ranges from
50% to 70% at most. Installation time is quite normal.

-- 
While installing ubiquity takes 100% CPU time
https://bugs.launchpad.net/bugs/85796
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 96976] Re: gparted shows empty disk

2009-03-05 Thread Gaetan Nadon
My mistake, I apologize.
For the record, I was able to reproduce the problem in Ubuntu Intrepid 8.10 as 
outlined above.
Thanks for reporting this bug and any supporting documentation. Since this bug 
has enough information provided, I'm going to mark it as confirmed and let 
development handle it from here. Thanks for taking the time to make Ubuntu 
better!
BugSquad

** Changed in: parted (Ubuntu)
   Status: New = Confirmed

-- 
gparted shows empty disk
https://bugs.launchpad.net/bugs/96976
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 113111] Re: USB charging for unknown devices is broken

2009-03-04 Thread Gaetan Nadon
Good info on Zune USB charging:
http://www.zune.net/en-ca/support/usersguide/yourzune/batteryfaq.htm:

USB Battery charging spec:
http://www.usb.org/developers/devclass_docs/batt_charging_1_0.zip

This (from spec) seems to indicate that a USB device that is plugged-in may not 
charge if it cannot be connected (meaning recognized by the host):
A device with a dead, weak or no battery is allowed to draw up to 100mA max 
for up to TUNIT_ISUSP after
starting to draw more than 2.5mA, in order to determine if it will be able to 
connect. If the device determines
that it will not be able to connect, then the device is required to reduce its 
current draw to 2.5mA average
after TUNIT_ISUSP.

Changes in O/S like Ubuntu which implements USB spec (which also changes with 
time) may explain why it worked at one point in time and doesn't anymore. Zune 
is not (natively) supported by Linux or Unix. It contains proprietary protocols 
by design to only work with Microsoft O/S. There are many posts on the net 
regarding this issue and some claim they have found workarounds. The list of 
Ubuntu supported hardware can be found here:
https://help.ubuntu.com/community/PortableDevices

Is this still an issue for you?
If so, still a problem on Intrepid?
Any of the above comments helped?

I'll mark the bug report as Incomplete until you get back with the answers. 
Thanks
BugSquad


** Changed in: ubuntu
   Status: New = Incomplete

-- 
USB charging for unknown devices is broken
https://bugs.launchpad.net/bugs/113111
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 113111] Re: USB charging for unknown devices is broken

2009-03-03 Thread Gaetan Nadon
I found this could apply to your comment above in
(http://caseytech.blogspot.com/2008/12/zune-software-prevents-it-from-
charging.html)

Recently a friend ran in to a very frustrating problem. The battery in
his Zune mp3 player had gone completely dead. When he plugged it in to
his computer to charge, the Zune software would try to sync the Zune
with the computer and one the syncing started, the Zune would turn off
because of the low battery. Unfortunately, one the Zune was off, the
battery would charge a little and the Zune would turn on, the syncing
would start and then it would shut off again. After an hour of this, he
called me because he was worried that constantly turning on and off his
Zune could damage it. I told him that the Zune was fine and that all he
had to do was look through the Zune software settings and turning off
the setting that automatically starts syncing.

-- 
USB charging for unknown devices is broken
https://bugs.launchpad.net/bugs/113111
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 99240] Re: mines background remains white under KDE

2009-03-02 Thread Gaetan Nadon
The games suite on Kubuntu matching the desktop style is sgt-puzzles which 
aren't the same games as the gnome-games on Ubuntu. Check which game suite you 
are using by typing on a Terminal:
aptitude show sgt-puzzles gnome-games | grep State
Either suite can be installed on either Ubuntu edition. I assume the game is 
functioning correctly, it's just that you were expecting to see the same colors.

-- 
mines background remains white under KDE
https://bugs.launchpad.net/bugs/99240
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk-qt-engine in ubuntu.

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


[Bug 99181] Re: [apport] gnome-language-selector crashed with ImportError in module()

2009-03-02 Thread Gaetan Nadon
The program can be executed from System-Administration-Language
Support or from a Terminal by typing gnome-language-selector. It
launches correctly on 8.04.2 LTS at version 0.3.4.

-- 
[apport] gnome-language-selector crashed with ImportError in module()
https://bugs.launchpad.net/bugs/99181
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 94066] Re: kubuntu upgrade and kernel updates mess up grub config

2009-03-01 Thread Gaetan Nadon
*** This bug is a duplicate of bug 8497 ***
https://bugs.launchpad.net/bugs/8497

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
8497, so it is being marked as such. There is a comment there to the effect 
that is fixed in 8.10. Reassigning to grub to match original bug report. Any 
further discussion regarding the bug should occur in the other report. Feel 
free to continue to report any other bugs you may find.
BugSquad



** Changed in: grub (Ubuntu)
Sourcepackagename: linux-meta = grub
   Status: New = Confirmed

** This bug has been marked a duplicate of bug 8497
   grub guessed BIOS disk order incorrectly

-- 
kubuntu upgrade and kernel updates mess up grub config
https://bugs.launchpad.net/bugs/94066
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 94174] Re: Auto Resizing during Install Fails Herd 5 20070320

2009-03-01 Thread Gaetan Nadon
jtholmes,
Thank you for the excellent instructions. The bug is most likely fixed in 
Kubuntu 8.10 as I have followed your instructions and got a successful 
partition resize. This was in a VirtualBox, however. There is still a chance 
that the problem is hardware specific.

As it appears to be fixed, I must mark the bug report as Invalid. Please reopen 
this report if the same problem occurs.
For future reference you can manage the status of your own bugs by clicking on 
the current status in the yellow line and then choosing a new status in the 
revealed drop down box. You can learn more about bug statuses at 
https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time to 
report this bug and helping to make Ubuntu better. Please submit any future 
bugs you may find.

BugSquad

** Changed in: partman-auto (Ubuntu)
   Status: New = Invalid

-- 
Auto Resizing during Install Fails Herd 5 20070320
https://bugs.launchpad.net/bugs/94174
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 94806] Re: Install Software Raid Inactive after boot

2009-03-01 Thread Gaetan Nadon
This bug report is being closed due to your last comment regarding this being 
fixed with an update. For future reference you can manage the status of your 
own bugs by clicking on the current status in the yellow line and then choosing 
a new status in the revealed drop down box. You can learn more about bug 
statuses at https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking 
the time to report this bug and helping to make Ubuntu better. Please submit 
any future bugs you may find.
BugSquad

** Changed in: mdadm (Ubuntu)
   Status: New = Invalid

-- 
Install Software Raid Inactive after boot
https://bugs.launchpad.net/bugs/94806
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 94839] Re: GDM language after final user configuration

2009-03-01 Thread Gaetan Nadon
dr.spock,

Thanks for the instructions. I was able to reproduce the problem. I have
chosen French as the installation language in the Alternate CD. Upon
reboot, in the 4-step wizard, I chose Italian. The wizard showed up in
Italian, the desktop was partially translated in Italian and
applications were all in English.

Given the problem is reproducible and the bug report is complete, I must
mark the report as Confirmed. Development will later decide if this bug
is invalid, wish list, won't fix or otherwise.

As a personal opinion, I think it's up to the OEM to decide what
languages they support. This seems to be already in motion if you read
[Feature Request] bug 315644:

When performing a factory installation, multiple language packs may be 
installed on the system since it's destination may be unknown. Normally, the 
user will select their language when OEM config is first launched.
After a fresh Intrepid install, there are roughly 715 updates available because 
of so many language packs being updated after Intrepid's launch
I think an option should be added to the end of the OEM config wizard to 
remove extra language support.

BugSquad


** Changed in: oem-config (Ubuntu)
   Status: New = Confirmed

-- 
GDM language after final user configuration
https://bugs.launchpad.net/bugs/94839
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 95504] Re: apport-retrace fails to retrace bug 94753

2009-03-01 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

Bug 94753 is a duplicate of bug 78725 and is neither a bug in firefox nor a bug 
in vlc. This was a bug in in glibc which was fixed in 2.7. See bug 92868. This 
may have been the cause for the lack of information in the apport trace. 
The reported link
http://web.mac.com/a_thorkildsen/iWeb/www.andreasthorkildsen.com/Movies.html
crashes in Swiftweasel on 8.4.2 but works with Firefox in 8.10 on a new 
VirtualBox installation.

BugSquad

** Changed in: apport (Ubuntu)
   Status: New = Incomplete

-- 
apport-retrace fails to retrace bug 94753
https://bugs.launchpad.net/bugs/95504
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 96735] Re: english locale not installed by default in Unix Cross Install

2009-03-01 Thread Gaetan Nadon
This bug report has already been investigated, I'll mark it as Confirmed. 
Thanks for taking the time to make Ubuntu better! 
BugSquad

-- 
english locale not installed by default in Unix Cross Install
https://bugs.launchpad.net/bugs/96735
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 96802] Re: LVM2 is packaged to reference libraries in the directory /lib/lvm-0 but they are located in /lib/lvm-200

2009-03-01 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. I have tested with 8.10 and pvcreate is found in /sbin. Please upgrade 
to the most recent version and let us know if you are still having this issue. 
Thanks in advance.
BugSquad

** Changed in: lvm2 (Ubuntu)
   Status: New = Invalid

-- 
LVM2 is packaged to reference libraries in the directory /lib/lvm-0 but they 
are located in /lib/lvm-200
https://bugs.launchpad.net/bugs/96802
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 96735] Re: english locale not installed by default in Unix Cross Install

2009-03-01 Thread Gaetan Nadon
** Changed in: installation-guide (Ubuntu)
   Status: New = Confirmed

-- 
english locale not installed by default in Unix Cross Install
https://bugs.launchpad.net/bugs/96735
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 96976] Re: gparted shows empty disk

2009-03-01 Thread Gaetan Nadon
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
BugSquad

** Changed in: parted (Ubuntu)
   Status: New = Invalid

-- 
gparted shows empty disk
https://bugs.launchpad.net/bugs/96976
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 97321] Re: fontconfig configfile location is hardcoded to a user directoy

2009-03-01 Thread Gaetan Nadon
This bug report is being closed at your request. For future reference you can 
manage the status of your own bugs by clicking on the current status in the 
yellow line and then choosing a new status in the revealed drop down box. You 
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status . 
Thank you again for taking the time to report this bug and helping to make 
Ubuntu better. Please submit any future bugs you may find.
BugSquad

** Changed in: fontconfig (Ubuntu)
   Status: New = Invalid

-- 
fontconfig configfile location is hardcoded to a user directoy
https://bugs.launchpad.net/bugs/97321
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 68072] Re: There should be screenshots in package descriptions

2009-03-01 Thread Gaetan Nadon
Thank you for taking the time to make Ubuntu better. Since what you submitted 
is not really a bug, or a problem, but rather an idea to improve Ubuntu, I will 
mark the bug report as Confirmed and the package maintainer may set the 
importance to Wishlist. 
You may post your idea in Ubuntu Brainstorm at http://brainstorm.ubuntu.com/ 
where it can be discussed, voted by the community and reviewed by developers.
BugSquad

** Changed in: synaptic (Ubuntu)
   Status: New = Confirmed

-- 
There should be screenshots in package descriptions
https://bugs.launchpad.net/bugs/68072
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 82731] Re: XSane doesn't work: I installed samung scx-4216f

2009-02-28 Thread Gaetan Nadon
Bernhard,

Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to the provider of the software package (e.g Samsung).
Thanks!

The Ubuntu wiki lists hardware that is supported or working. Your printer model 
is listed as Not Supported but mostly working according to openprinting.org.
https://wiki.ubuntu.com/HardwareSupportComponentsPrintersLexmark
http://openprinting.org/show_printer.cgi?recnum=Samsung-SCX-4216
http://ubuntuforums.org/showthread.php?t=350539

The Samsung UnifiedLinuxDriver current version is ver.3.00.37 updated
2009-02-25. You may try it in a VirtualBox so as not to upset your
system. Ubuntu Hardware Support lists your printer as working under
Intrepid 8.10. Because this driver is not part of Ubuntu, I must mark
this bug report as invalid.

BugSquad



** Changed in: sane-backends (Ubuntu)
   Status: New = Invalid

-- 
XSane doesn't work: I installed samung scx-4216f
https://bugs.launchpad.net/bugs/82731
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 116031] Re: disabling an interface doesn't stick

2009-02-28 Thread Gaetan Nadon
In KDE 4 (Kubuntu 8.10) the Network Manager Applet is used to edit connections. 
In a Virtual Box I was able to disable the wireless connection and verified 
with ifconfig. Reading bug 229366, things have changed significantly since then.
If you still experience problems with the latest version, please provide 
detailed step by step instructions to reproduce and related version numbers.
You may also want to have a look at the KDE Bug Tracking System.
To reopen the bug report you can click on the current status, under the Status 
column, and change the Status back to New. Thanks again!
BugSquad

** Changed in: kdeadmin (Ubuntu)
   Status: New = Invalid

-- 
disabling an interface doesn't stick
https://bugs.launchpad.net/bugs/116031
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

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


[Bug 90899] Re: rtl8029 nic [10ec:8029] (ne2k_pci) broken

2009-02-28 Thread Gaetan Nadon
Thanks for reporting this bug and the supporting documentation. Since this bug 
has enough information I'm going to mark it as confirmed. You may be asked for 
further information or traces. Thanks for taking the time to make Ubuntu better!
BugSquad

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
rtl8029 nic [10ec:8029] (ne2k_pci) broken
https://bugs.launchpad.net/bugs/90899
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 67786] Re: ipw2200 sometimes uses 100% CPU on resume

2009-02-27 Thread Gaetan Nadon
Daniel,
I am marking the bug report Confirm as required minimal information is 
provided. I noted he problem is intermittent and requires the Intel(R) 
PRO/Wireless 2200/2915 hardware to reproduce.
It would be much appreciated if the information was attached as opposed to be 
copy/pasted to preserve formatting. You may be asked for additional 
information/traces by development.

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeamBugPolicies Thanks

BugSquad

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
ipw2200 sometimes uses 100% CPU on resume
https://bugs.launchpad.net/bugs/67786
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 69249] Re: Panasonic CF-Y4 acpi doesn't work in edgy

2009-02-27 Thread Gaetan Nadon
*** This bug is a duplicate of bug 222324 ***
https://bugs.launchpad.net/bugs/222324

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 222324, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

The pcc_acpi kernel module was no longer included due to acpi changes. There is 
comment to the effect it may be included in jaunty.
Reassigning package to match original bug report.
See also bug 62620

BugSquad

** Changed in: linux (Ubuntu)
Sourcepackagename: hal = linux

** This bug has been marked a duplicate of bug 222324
   Support for panasonic hotkeys missing

-- 
Panasonic CF-Y4 acpi doesn't work in edgy
https://bugs.launchpad.net/bugs/69249
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 91845] Re: debug symbols not found by gdb

2009-02-24 Thread Gaetan Nadon
James,

I can observe the same problem, the debug version of the Subversion
python libraries is not loaded. For that reason, I've moved the bug
report to Confirm. It's not the same scenario as what you described, but
it's enough to show there is something wrong in that area. I devised a
test case to demonstrate the situation.

Details of the test case for anyone to reproduce:

Required packages
=
python 2.5.2-0ubuntu1
python-dbg 2.5.2-0ubuntu1
python-subversion  1.4.6dfsg1-2ubuntu1
python-subversion-dbg  1.4.6dfsg1-2ubuntu1

Environment Variables
=
PYTHONPATH=/usr/lib/python-support/python-subversion/python2.5/libsvn

This should not be required, but the Subversion app does not add a .pth
file in the site-packages as others do. One must then take an action to
provide the path to the Subversion libraries. You can verify this by
inoking the Python interpreter and importing the _wc module.

@ubuntu:~$ python
Python 2.5.2 (r252:60911, Jul 31 2008, 17:31:22) 
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
Type help, copyright, credits or license for more information.
 import _wc
Traceback (most recent call last):
  File stdin, line 1, in module
ImportError: No module named _wc
 

Displaying the effective library path
=

 import sys
 print \n.join(sys.path)

/usr/lib/python-support/python-subversion/python2.5/libsvn
/usr/lib/python25.zip
/usr/lib/python2.5
/usr/lib/python2.5/plat-linux2
/usr/lib/python2.5/lib-tk
/usr/lib/python2.5/lib-dynload
/usr/local/lib/python2.5/site-packages
/usr/lib/python2.5/site-packages
/usr/lib/python2.5/site-packages/Numeric
/usr/lib/python2.5/site-packages/PIL
/usr/lib/python2.5/site-packages/gst-0.10
/var/lib/python-support/python2.5
/usr/lib/python2.5/site-packages/gtk-2.0
/var/lib/python-support/python2.5/gtk-2.0
/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode
 

Note that the Numeric app is already in the path without any actions on
our part. None of the paths point to a debug version of the librairies
either. So far we have been using the /usr/bin/python executable.

Run the Debugger and the debug version of Python

We will set a breakpoint in the Python code where it loads the shared 
libraries. This is how we can tell if the debug version have been loaded or 
not. We then run the python interpreter and it will stop in the readline 
module. Note the library module name is readline_d.so in the same directory as 
readline.so. Type c to continue execution.

We are ready to import the Subversion _wc module which should load the
_wc debug version somehow. However, the non-debug version is loaded.
This concluded the demonstration for the bug report.

@ubuntu:~/python$ gdb -q --args python-dbg
(gdb) b _PyImport_LoadDynamicModule
Breakpoint 1 at 0x4d8bd8: file ../Python/importdl.c, line 28.
(gdb) run
Starting program: /usr/bin/python-dbg 
[Thread debugging using libthread_db enabled]
Python 2.5.2 (r252:60911, Jul 31 2008, 17:30:47) 
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
Type help, copyright, credits or license for more information.
[New Thread 0x7f54f6db36e0 (LWP 11909)]
[Switching to Thread 0x7f54f6db36e0 (LWP 11909)]

Breakpoint 1, _PyImport_LoadDynamicModule (name=0x7edcfd20 readline, 
pathname=0x7edcec30 /usr/lib/python2.5/lib-dynload/readline_d.so, 
fp=0x831540) at ../Python/importdl.c:28
28  ../Python/importdl.c: No such file or directory.
in ../Python/importdl.c
(gdb) c
Continuing.
 import _wc

Breakpoint 1, _PyImport_LoadDynamicModule (name=0x7edcf4f0 _wc, 
pathname=0x7edce400 
/usr/lib/python-support/python-subversion/python2.5/libsvn/_wc.so, 
fp=0x853470) at ../Python/importdl.c:28
28  in ../Python/importdl.c


Observations

The python interpreter loads its own libraries as _d.so. This also applies to 
other applications. I tried one, Numeric for which I installed the 
debug-version. It too, loads a _d.so library for debugging. I searched the 
Internet and found several python related makefile with some scheme to handle 
*_d.so. 

When I copy the _wc.so debug version, rename it to _wc_d.so and place it
in the same directory as the _wc.so, everything now works out of the box
(save for the PYTHONPATH env var). It does appear that the debug
architecture is to provide debug version libraires with a _d suffix and
place them in the same directory.

For the python libraires, there are 2 copies of each debug version library:
/usr/lib/debug/usr/lib/python2.5/lib-dynload/array.so
/usr/lib/python2.5/lib-dynload/array_d.so
However they have significant size differences. I have not seen the 
/usr/lib/debug version being used, perhaps they are in a different context.

BugSquad


** Changed in: subversion (Ubuntu)
   Status: New = Confirmed

-- 
debug symbols not found by gdb
https://bugs.launchpad.net/bugs/91845
You received this bug notification because you are a member of Ubuntu
Bugs, which is 

[Bug 50457] Re: Unable to print multiple copies of a document (6.06LTS).

2009-02-24 Thread Gaetan Nadon
Moving to Confirm as this isn't really a New bug report.
I've tried on Ubuntu 8.0.4 LTS AMD64 on LaserJet 2605dn and I could print 4 
copies fine.
Is printing fine from FireFox or Text Editor?
How about Spreadsheet or Presentation?
BugSquad

** Changed in: openoffice.org (Ubuntu)
   Status: New = Confirmed

-- 
Unable to print multiple copies of a document (6.06LTS).
https://bugs.launchpad.net/bugs/50457
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 70293] Re: shutdown after plugging in AC with critical battery

2009-02-22 Thread Gaetan Nadon
Thanks for reporting this bug and any supporting documentation. Since this bug 
has enough information provided for a developer to begin work, I'm going to 
mark it as confirmed and let them handle it from here. 
The problem can also be reproduced in Intrepid
Thanks for taking the time to make Ubuntu better!
BugSquad

** Changed in: acpi-support (Ubuntu)
   Status: New = Confirmed

-- 
shutdown after plugging in AC  with critical battery
https://bugs.launchpad.net/bugs/70293
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 91112] Re: Kernel patch for adb touchpads

2009-02-22 Thread Gaetan Nadon
There is a specific process to request a kernel patch which is available at 
https://wiki.ubuntu.com/KernelPatches. It requires a submission to the 
kernel-t...@lists.ubuntu.com mailing list. I'll mark the bug report as 
Confirmed for tracking purpose. The kernel team will make the decision.
BugSquad

** Changed in: linux-meta (Ubuntu)
   Status: New = Confirmed

-- 
Kernel patch for adb touchpads
https://bugs.launchpad.net/bugs/91112
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 91792] Re: Some progress messages are inscrutable

2009-02-22 Thread Gaetan Nadon
Matt,
I am trying to move this bug report into Confirm, but I cannot reproduce. I 
tried both Live CD and Alternate CD for the 8.10 version. Could you indicate 
approximately where during the install you get the questionable messages? The 
Select and Install Software phase was most likely to be it. Any special 
options you might be using that an out of the box user would not think of?
It's also important to be able to verify the fix, eventually.
BugSquad

** Changed in: ubiquity (Ubuntu)
   Status: New = Incomplete

-- 
Some progress messages are inscrutable
https://bugs.launchpad.net/bugs/91792
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 114783] Re: lock-out due to lattice

2009-02-21 Thread Gaetan Nadon
In order to provide a complete bug report to development, could any/all
of you provide the following information:

Output of lspci -nn | grep VGA
Output of cat /etc/X11/xorg.conf | grep -A 2 'Section Device'
Is the problem intermittent or does it happen all the time?
The version of Ubuntu uname -a 
The version of rss-glx aptitude show rss-glx

I assume the steps to reproduce would be:
1- Lock the screen to run a screensaver, for example lattice
2- Attempt to wake-up the desktop with keyboard or mouse
3- The desktop is unresponsive, the password prompt dialog never shows up
4- From a remote computer, logging using ssh reveals high CPU usage and
killing screensaver process may or may not restore the desktop to normal

For my part, I have attempted to reproduce without success. This is
understandable if the problem is sensitive to video hardware or driver.
These are my computer spec:

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS690 [Radeon 
X1200 Series] [1002:791e]
Section Device
Identifier  Generic Video Card
Driver  fglrx
Linux ubuntu 2.6.24-23-generic #1 SMP Mon Jan 26 01:04:16 UTC 2009 x86_64 
GNU/Linux
Architecture: amd64
Version: 0.8.1-8ubuntu4

BugSquad

** Changed in: rss-glx (Ubuntu)
   Status: New = Incomplete

-- 
lock-out due to lattice
https://bugs.launchpad.net/bugs/114783
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 252635] Re: aptitude does not retain settings

2009-02-21 Thread Gaetan Nadon
I am able to reproduce the problem as described by Andrew.
Even more so, any user typed settings are not preserved. However the True/False 
(showing an X) type of settings are preserved.
Another way to test is to cat the ~/aptitude/config file after any change. when 
the settings are preserved, the file is updated right way, no need to quit and 
reload.
Note that the user typed settings appear to be preserved as they are kept 
in-memory while the program is running but are lost when the program quits.
BugSquad

Linux ubuntu 2.6.24-23-generic #1 SMP Mon Jan 26 01:04:16 UTC 2009 x86_64 
GNU/Linux
Version: 0.4.9-2ubuntu5

** Changed in: aptitude (Ubuntu)
   Status: New = Confirmed

-- 
aptitude does not retain settings
https://bugs.launchpad.net/bugs/252635
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 122249] Re: Having Aptitude group packages by Origin Archive

2009-02-21 Thread Gaetan Nadon
I was able to reproducethe problem regarding the ~O usage in the grouping 
policy.
Testing of this is affected by bug 252635 if the preferences are set in the 
aptitude window as they are not retained. Using the ~/.aptitude/config file 
works fine.

Ubuntu 8.04.1 LTS with aptitude  0.4.9-2ubuntu5

Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: aptitude (Ubuntu)
   Status: New = Confirmed

-- 
Having Aptitude group packages by Origin  Archive
https://bugs.launchpad.net/bugs/122249
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 77739] Re: LCD brightness setting doesn't work with Sony Vaio VGN-S5M

2009-02-21 Thread Gaetan Nadon
Thanks for reporting this bug and any supporting documentation. Since this bug 
has enough information provided for a developer to begin work, I'm going to 
mark it as confirmed and let them handle it from here. Thanks for taking the 
time to make Ubuntu better!
BugSquad

** Changed in: hal (Ubuntu)
   Status: New = Confirmed

-- 
LCD brightness setting doesn't work with Sony Vaio VGN-S5M
https://bugs.launchpad.net/bugs/77739
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 84774] Re: Crackling sound during MP3 podcast playback in Amarok 1.4.5

2009-02-21 Thread Gaetan Nadon
*** This bug is a duplicate of bug 190754 ***
https://bugs.launchpad.net/bugs/190754

My understanding of the 100+ posts in the various duplicate reports is
that the problem has been fixed in Intrepid or earlier.

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 190754, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

-- 
Crackling sound during MP3 podcast playback in Amarok 1.4.5
https://bugs.launchpad.net/bugs/84774
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 84774] Re: Crackling sound during MP3 podcast playback in Amarok 1.4.5

2009-02-21 Thread Gaetan Nadon
*** This bug is a duplicate of bug 190754 ***
https://bugs.launchpad.net/bugs/190754

Changing package to match original bug report

** Changed in: pulseaudio (Ubuntu)
Sourcepackagename: xine-lib = pulseaudio

** This bug has been marked a duplicate of bug 190754
   Over-optimistic buffering in PulseAudio causes underruns (audible 
stuttering, pops)

-- 
Crackling sound during MP3 podcast playback in Amarok 1.4.5
https://bugs.launchpad.net/bugs/84774
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 68108] Re: saslauthd forces directory permissions that prevent postfix access

2009-02-20 Thread Gaetan Nadon
John,

I did some reading and found a lead that may solve the problem. If not,
we will need to provide steps to reproduce the problem in order to
complete the bug report so it can move forward to development.

Postfix runs in chroot, so 'var/run/saslauthd must be under
/var/spool/postfix. The error message hinted that saslauthd directory is
not in the postfix chroot jail.

I have installed an 8.10 server in a VirtualBox and followed the Ubuntu
Server Guide at https://help.ubuntu.com/community/Postfix. Some key
points here:


We have to change a few things to make it work properly. Because Postfix runs 
chrooted in /var/spool/postfix we have change a couple paths to live in the 
false root. (ie. /var/run/saslauthd becomes 
/var/spool/postfix/var/run/saslauthd): 

In /etc/default/saslauthd:
PWDIR=/var/spool/postfix/var/run/saslauthd
PARAMS=-m ${PWDIR}
PIDFILE=${PWDIR}/saslauthd.pid
#make sure you set the options here otherwise it ignores params above and will 
not work
OPTIONS=-c -m /var/spool/postfix/var/run/saslauthd

Next, we update the dpkg state of /var/spool/postfix/var/run/saslauthd. The 
saslauthd init script uses this setting to create the missing directory with 
the appropriate permissions and ownership:
dpkg-statoverride --force --update --add root sasl 755 
/var/spool/postfix/var/run/saslauthd
sudo /etc/init.d/saslauthd start
==

I first found this guide
https://help.ubuntu.com/8.04/serverguide/C/postfix.html which only
documents the Dovecot SASL implementation and not the Cyrus one. That
would leave the Cyrus SASL unconfigured.

I was able to start saslauthd with no error messages. I have no
experience with mail serrver, so this may not mean much. My role is to
attempt to reproduce the problem so the (completed) bug report can be
moved to Confirm  and forwarded to development.

If reviewing the configuration does not solve the problem, could you
provide all relevant information so I can make a reasonable attempt to
reproduce and move forward as development will need that info.

BugSquad.



** Changed in: cyrus-sasl2 (Ubuntu)
   Status: New = Incomplete

-- 
saslauthd forces directory permissions that prevent postfix access
https://bugs.launchpad.net/bugs/68108
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 in ubuntu.

-- 
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 68108] Re: saslauthd forces directory permissions that prevent postfix access

2009-02-20 Thread Gaetan Nadon
John,

I did some reading and found a lead that may solve the problem. If not,
we will need to provide steps to reproduce the problem in order to
complete the bug report so it can move forward to development.

Postfix runs in chroot, so 'var/run/saslauthd must be under
/var/spool/postfix. The error message hinted that saslauthd directory is
not in the postfix chroot jail.

I have installed an 8.10 server in a VirtualBox and followed the Ubuntu
Server Guide at https://help.ubuntu.com/community/Postfix. Some key
points here:


We have to change a few things to make it work properly. Because Postfix runs 
chrooted in /var/spool/postfix we have change a couple paths to live in the 
false root. (ie. /var/run/saslauthd becomes 
/var/spool/postfix/var/run/saslauthd): 

In /etc/default/saslauthd:
PWDIR=/var/spool/postfix/var/run/saslauthd
PARAMS=-m ${PWDIR}
PIDFILE=${PWDIR}/saslauthd.pid
#make sure you set the options here otherwise it ignores params above and will 
not work
OPTIONS=-c -m /var/spool/postfix/var/run/saslauthd

Next, we update the dpkg state of /var/spool/postfix/var/run/saslauthd. The 
saslauthd init script uses this setting to create the missing directory with 
the appropriate permissions and ownership:
dpkg-statoverride --force --update --add root sasl 755 
/var/spool/postfix/var/run/saslauthd
sudo /etc/init.d/saslauthd start
==

I first found this guide
https://help.ubuntu.com/8.04/serverguide/C/postfix.html which only
documents the Dovecot SASL implementation and not the Cyrus one. That
would leave the Cyrus SASL unconfigured.

I was able to start saslauthd with no error messages. I have no
experience with mail serrver, so this may not mean much. My role is to
attempt to reproduce the problem so the (completed) bug report can be
moved to Confirm  and forwarded to development.

If reviewing the configuration does not solve the problem, could you
provide all relevant information so I can make a reasonable attempt to
reproduce and move forward as development will need that info.

BugSquad.



** Changed in: cyrus-sasl2 (Ubuntu)
   Status: New = Incomplete

-- 
saslauthd forces directory permissions that prevent postfix access
https://bugs.launchpad.net/bugs/68108
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 116031] Re: disabling an interface doesn't stick

2009-02-20 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. You reported this bug a while ago and there hasn't been any activity in 
it recently. We were wondering if this is still an issue for you. Can you try 
with the latest Ubuntu release? Thanks in advance.
BugSquad

-- 
disabling an interface doesn't stick
https://bugs.launchpad.net/bugs/116031
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 116073] Re: TravelMate C200 Display rotate key

2009-02-20 Thread Gaetan Nadon
Based on this article http://linux.seindal.dk/2005/06/04/logitech-
cordless-desktop-lx700/ I don't think there is a way to handle this in
X. You may ask the questions in Ubuntu forum as well. You may convert
the question back to a bug report if you think something is defective in
Ubuntu.

Thank you for taking the time to report this issue and helping to make Ubuntu 
better. Examining the information you have given us, this does not appear to be 
a bug report so we are closing it and converting it to a question in the 
support tracker. We appreciate the difficulties you are facing, but it would 
make more sense to raise problems you are having in the support tracker at 
https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For 
help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs .
BugSquad

** Changed in: hotkey-setup (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/hotkey-setup/+question/61735

-- 
TravelMate C200 Display rotate key
https://bugs.launchpad.net/bugs/116073
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 75138] Re: Intermittent click problem

2009-02-18 Thread Gaetan Nadon
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
BugSquad

** Changed in: mouseemu (Ubuntu)
   Status: Incomplete = Invalid

-- 
Intermittent click problem
https://bugs.launchpad.net/bugs/75138
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 76989] Re: MP-BIOS bug on Asus Pundit1 AH2 (Kernel panic)

2009-02-18 Thread Gaetan Nadon
Simply switch the bug report to New again if it is still a problem for
you and you have additional information.

We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
BugSquad

** Changed in: linux-meta (Ubuntu)
   Status: Incomplete = Invalid

-- 
MP-BIOS bug on Asus Pundit1 AH2 (Kernel panic)
https://bugs.launchpad.net/bugs/76989
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 77325] Re: udev brings network connections up in the background

2009-02-18 Thread Gaetan Nadon
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
BugSquad

** Changed in: ifupdown (Ubuntu)
   Status: Incomplete = Invalid

-- 
udev brings network connections up in the background
https://bugs.launchpad.net/bugs/77325
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 79268] Re: Grub fails to boot

2009-02-18 Thread Gaetan Nadon
*** This bug is a duplicate of bug 9006 ***
https://bugs.launchpad.net/bugs/9006

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
9006, so it is being marked as such. Please look at the other bug report to see 
if there is any missing information that you can provide, or to see if there is 
a workaround for the bug. Additionally, any further discussion regarding the 
bug should occur in the other report. Feel free to continue to report any other 
bugs you may find.
BugSquad

** This bug has been marked a duplicate of bug 9006
   system unbootable due to old BIOS

-- 
Grub fails to boot
https://bugs.launchpad.net/bugs/79268
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 52480] Re: Package kino should prompt for ffmpeg installation in the import process of files not in dv format

2009-02-18 Thread Gaetan Nadon
There seems to be a consensus that there is a valid bug, so I'l moved the bug 
report to Confirmed. It's up to the Ubuntu Bug  Control team or development to 
change status to Won't Fix if the case may be.
BugSquad

** Changed in: kino (Ubuntu)
   Status: New = Confirmed

-- 
Package kino should prompt for ffmpeg installation in the import process of 
files not in dv format
https://bugs.launchpad.net/bugs/52480
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 89777] Re: grub fails to load on macintel mini

2009-01-13 Thread Gaetan Nadon
This bug report is being closed due to your last comment regarding this being 
fixed with an update. Thank you again for taking the time to report this bug 
and helping to make Ubuntu better. Feel free to submit any future bugs you may 
find.
Thanks!!!
BugSquad

** Changed in: grub (Ubuntu)
   Status: Incomplete = Invalid

-- 
grub fails to load on macintel mini
https://bugs.launchpad.net/bugs/89777
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 85796] Re: While installing ubiquity takes 100% CPU time

2009-01-01 Thread Gaetan Nadon
I am trying to reproduce the problem so we have a complete bug report. I am not 
sure I understand the situation, here's what I did so you can tell me if it is 
right. I used a virtual box so I at least I get the steps right.
- Boot with Live CD (hardy)
- Start System Monitor to monitor CPU usage
- Initiate Install from desktop icon
The issue you raised is that the Live CD session and, by association, the 
installation process are abnormally slow. Looking into to it, you found that 
the ubiquity process is using up all the CPU, leaving little for the 
installation script doing the real install work.

Is this description accurate?
If this description is not the scenario you reported, would you please detail 
the steps to reproduce?

For my part, I have not noticed any abnormal behaviour, CPU usage was
normal.

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

BugSquad


** Changed in: ubiquity (Ubuntu)
   Status: New = Incomplete

-- 
While installing ubiquity takes 100% CPU time
https://bugs.launchpad.net/bugs/85796
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 89777] Re: grub fails to load on macintel mini

2009-01-01 Thread Gaetan Nadon
Regarding your last port, I found this on the thread you indicated, would that 
explain the folder? The Apple logo won't be displayed.
The only difference you will note, is that you will not see the apple logo on 
startup anymore but a folder with a question mark instead.

I found this recent post:
 Re: Want to Install Stand alone Ubuntu system on Mac Mini
Guys, I am happy to announce that I have now got stand alone Ubuntu system on 
my mac mini with complete blue tooth and wifi support out of the box. The 
procedure is simply easy. You have to use the entire hard drive wiping out all 
the mac os components using the guided way of the Ubuntu partitioner. The boot 
delay is not too much for me. It may be about 5 to 8 seconds only which is 
tolerable. Well thanks for ur advices.
On this thread: 
http://ubuntuforums.org/showthread.php?t=1022860highlight=installing+mac+mini

If you still think there is a bug in grub, please provide detailed information 
on what happens during the boot sequence.
BugSquad


** Changed in: grub (Ubuntu)
   Status: New = Incomplete

-- 
grub fails to load on macintel mini
https://bugs.launchpad.net/bugs/89777
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 81676] Re: partition editor and mount point selector should display the same labels of the computer place

2008-12-31 Thread Gaetan Nadon
Hi Vincenzo,

I agree with the issues you raised. I also ran into this while installing or 
just wanting to browse files on a specific partition. I have recently joined 
the BugSquad team so I read about the bug process and so on. I had never seen 
the Ubuntu Brainstorm yet. I must say I was pleasantly surprised. I read many 
ideas to ensure they were similar in scope to what you suggested, and they 
were. In fact, others have already reported your issues plus some more, e.g. 
Display volume labels in the Ubuntu installer. 395 members have voted for 
this idea. 
http://brainstorm.ubuntu.com/idea/9042/

I could be wrong, but I think Ubuntu made a conscious decision of
handling usability issues through brainstorm rather than through bug
reports. I think it is much more effective. You may also use the ubuntu-
devel-discuss mailing list. An alternative which would retain this bug
report is for me to confirm it and for the Bug Control team to set the
importance to wishlist. Let me know which way you prefer.

Thank you for taking the time to report this issue and helping to make
Ubuntu better.

BugSquad


** Changed in: ubiquity (Ubuntu)
   Status: New = Incomplete

-- 
partition editor and mount point selector should display the same labels of the 
computer place
https://bugs.launchpad.net/bugs/81676
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 81816] Re: setting up raid partitions takes very long and installer shows no progress bar for it

2008-12-31 Thread Gaetan Nadon

Thank you for taking the time to make Ubuntu better. Since what you submitted 
is not really a bug, or a problem, but rather an idea to improve Ubuntu, you 
are invited to post your idea in Ubuntu Brainstorm at 
https://brainstorm.ubuntu.com/ where it can be discussed, voted by the 
community and reviewed by developers. Thanks for taking the time to share your 
opinion!

Related issues installing on RAID already reported on Brainstorm:
http://brainstorm.ubuntu.com/search?keywords=raidordering=mostvotesrelation=-2state_new=1state_needinfos=1state_blueprint_approved=1state_workinprogress=1state_done=1state_already_done=1state_unapplicable=1nothing_attached=1bug_attached=1spec_attached=1thread_attached=1attachment_operator=0tags_operator=andtags=category=1type_idea=1_search_submitted=truestate_deleted=0state_not_an_idea=0type_bug=0

BugSquad

** Changed in: partman-md (Ubuntu)
   Status: New = Invalid

-- 
setting up raid partitions takes very long and installer shows no progress bar 
for it
https://bugs.launchpad.net/bugs/81816
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 82082] Re: herd2. wodim couldn't be set suid.

2008-12-31 Thread Gaetan Nadon
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
BugSquad

** Changed in: cdrkit (Ubuntu)
   Status: New = Invalid

-- 
herd2. wodim couldn't be set suid.
https://bugs.launchpad.net/bugs/82082
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 82082] Re: herd2. wodim couldn't be set suid.

2008-12-31 Thread Gaetan Nadon
I assume this applies as well to the Baltix distro.

We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
Ubuntu BugSquad

** Changed in: cdrkit (Baltix)
   Status: New = Invalid

-- 
herd2. wodim couldn't be set suid.
https://bugs.launchpad.net/bugs/82082
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 83604] Re: ntpdate 1:4.2.2.p4+dfsg-1ubuntu2 has a flawed configuration file.

2008-12-31 Thread Gaetan Nadon
The affected system-tools-backends package flags this bug as New and in need of 
triage. Reading the comments suggests there is no fix required for this 
package. I'll mark it as invalid for that reason, not because it is not 
affected by the bug in ntp. 
Should bug reports be raised against backend tools, they should be marked as 
duplicate.

BugSquad

** Changed in: system-tools-backends (Ubuntu)
   Status: New = Invalid

-- 
ntpdate 1:4.2.2.p4+dfsg-1ubuntu2 has a flawed configuration file.
https://bugs.launchpad.net/bugs/83604
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 83832] Re: [feisty] mounting LVM root broken

2008-12-31 Thread Gaetan Nadon
Most likely same as bug 147216
Thanks for reporting this bug and any supporting documentation. Since this bug 
has enough information provided for a developer to begin work, I'm going to 
mark it as confirmed and let them handle it from here. Thanks for taking the 
time to make Ubuntu better!
BugSquad

** Changed in: lvm2 (Ubuntu)
   Status: New = Confirmed

-- 
[feisty] mounting LVM root broken
https://bugs.launchpad.net/bugs/83832
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 81264] Re: libpam-ldap manpage refers to ldap.conf instead of pam_ldap.conf

2008-12-30 Thread Gaetan Nadon
*** This bug is a duplicate of bug 17744 ***
https://bugs.launchpad.net/bugs/17744

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
17744, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
BugSquad

** This bug has been marked a duplicate of bug 17744
   libnss-ldap and libpam-ldap should use the same configuration file

-- 
libpam-ldap manpage refers to ldap.conf instead of pam_ldap.conf
https://bugs.launchpad.net/bugs/81264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap in ubuntu.

-- 
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 73864] Re: Please lower the severity of GRUB's scary message on kernel upgrade/removal

2008-12-30 Thread Gaetan Nadon
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: grub (Ubuntu)
   Status: New = Confirmed

-- 
Please lower the severity of GRUB's scary message on kernel upgrade/removal
https://bugs.launchpad.net/bugs/73864
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 73864] Re: Please lower the severity of GRUB's scary message on kernel upgrade/removal

2008-12-30 Thread Gaetan Nadon
NEWS.Debian states the wrapper in /sbin would be removed once Etch is
released as stable.

-- 
Please lower the severity of GRUB's scary message on kernel upgrade/removal
https://bugs.launchpad.net/bugs/73864
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 64069] Re: Gnome Art manager crashes and doesn't respond

2008-12-30 Thread Gaetan Nadon
*** This bug is a duplicate of bug 60258 ***
https://bugs.launchpad.net/bugs/60258

I have attempted to reproduce:
- Install the gnome-art package 0.2-8ubuntu2 on Hardy 8.04. 
- From the Gnome Art Art-Other Themes menu click on Login Manager.
- After downloading 148 themes to populate the list, observe the buttons at the 
bottom
- The Install button is disabled, the Download and Preview buttons are enabled.
- Select any theme and the Download Background dialog comes up for you to 
select a download location.
- Proceed with the download of the .tar.gz file which completes successfully.

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 60258, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

If there are issues other than the download dialog crashing, they should
be raised in separate bug reports.

BugSquad.

** This bug has been marked a duplicate of bug 60258
   Ruby crashes while using gnome-art-manager

-- 
Gnome Art manager crashes and doesn't respond
https://bugs.launchpad.net/bugs/64069
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 78936] Re: [edgy] mount remote NFS share fails with Permission Denied until that share has been mounted locally on the NFS server

2008-12-30 Thread Gaetan Nadon
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. To reopen the bug report you can click on the current 
status, under the Status column, and change the Status back to New. Thanks 
again!
BugSquad

** Changed in: nfs-utils (Ubuntu)
   Status: New = Invalid

-- 
[edgy] mount remote NFS share fails with Permission Denied until that share 
has been mounted locally on the NFS server
https://bugs.launchpad.net/bugs/78936
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 79268] Re: Grub fails to boot

2008-12-30 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. You reported this bug a while ago and there hasn't been any activity in 
it recently. We were wondering if this is still an issue for you. Can you 
provide the information requested above? Thanks in advance.
BugSquad

** Changed in: grub (Ubuntu)
   Status: New = Incomplete

-- 
Grub fails to boot
https://bugs.launchpad.net/bugs/79268
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 81120] Re: Hiragana/Katakana(Romaji) key cannot be used to toggle Latin mode

2008-12-30 Thread Gaetan Nadon
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: console-setup (Ubuntu)
   Status: New = Confirmed

-- 
Hiragana/Katakana(Romaji) key cannot be used to toggle Latin mode
https://bugs.launchpad.net/bugs/81120
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 81264] Re: libpam-ldap manpage refers to ldap.conf instead of pam_ldap.conf

2008-12-30 Thread Gaetan Nadon
*** This bug is a duplicate of bug 17744 ***
https://bugs.launchpad.net/bugs/17744

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
17744, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
BugSquad

** This bug has been marked a duplicate of bug 17744
   libnss-ldap and libpam-ldap should use the same configuration file

-- 
libpam-ldap manpage refers to ldap.conf instead of pam_ldap.conf
https://bugs.launchpad.net/bugs/81264
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 76989] Re: MP-BIOS bug on Asus Pundit1 AH2 (Kernel panic)

2008-12-24 Thread Gaetan Nadon
Hi Fred,

Yes I do speak French, but for the benefit of those who don't, we shall
continue in English :-) You may want to search the Ubuntu forum for MP-
BIOS bug: 8254 timer. I got many hits. I just listed a few examples.
There are very recent posts as well, so others keep running in this
problem.

I would cover the basics, like most up-to-date BIOS, good memory sticks
and so on. Run the memory test from Live CD, I notice it loads a simple
Linux kernel to do so. You can also load a non Linux OS, just to ensure
the hardware is OK. Unplug any non essential hardware or USB device. You
can also boot in recovery mode (if you get that far) to avoid any
graphics issues.

The objective is to get a simple test case that we can submit to
development. I was looking at
https://wiki.ubuntu.com/DebuggingProcedures written for those who want
to report a bug, and there is a BIOS check tool which may help. I would
recommend trying with Intrepid (8.10). I have a spare partition should
you find something you want to compare.

No need to ruin your Holidays for this!
Thanks.

-- 
MP-BIOS bug on Asus Pundit1 AH2 (Kernel panic)
https://bugs.launchpad.net/bugs/76989
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 76989] Re: MP-BIOS bug on Asus Pundit1 AH2 (Kernel panic)

2008-12-23 Thread Gaetan Nadon
Thanks for responding. I am trying to assess if this is a valid bug in
Ubuntu, I am not a developer. I've done a quick search for your mobo,
and I got mixed results. Some claim it works and pass validation tests,
others claim they were not able to install any Linux distro. I have seen
comments like:

   You need to disable ADMA by putting sata_nv.adma=0 as a boot
parameter in order to install Ubuntu 8.04 64-bit. The 32-bit version
installs without this parameter.

   I struggled with random lockups under Edgy and then Feisty until
noapic cured it for me. I had the 8254 timer message with Feisty but
don't recall it with Edgy.

Many have reported acpi must be off and some BIOS versions did not work. Some 
claim Live CD does not work but alternate install does. This user has the same 
problem installing Fedora 8 on Asus M2N-MX:
http://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-fedora-8-on-asus-m2n-mx-se-643214/
This Ubuntu threads inidicate the freezes are due to the nvidia driver.
http://ubuntuforums.org/showthread.php?t=678377highlight=MP-BIOS+bug%3A+8254+timer

I personally used Asus mobos for many years with just one problem where
I had to upgrade the BIOS as I got intermittent freezing. However I
always picked Intel chipset for Intel CPUs and now I have AMD690G for
AMD CPU on a M2A-VM and running 64 bit Ubuntu.

There seems to be more than one problem and more than one solution. I
found some excellent posts on the Ubuntu forum, some very recent. I am
confident you can get the mobo working and perhaps rescue some hardware.
If I had the hardware I would try it for you.

If you feel it's not worthy for you to pursue the matter, I'll mark the
defect as invalid, otherwise I can mark it as confirmed and it will
reach a developer.

Thanks

BugSquad

-- 
MP-BIOS bug on Asus Pundit1 AH2 (Kernel panic)
https://bugs.launchpad.net/bugs/76989
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 67698] Re: prerm should not remove alternative on upgrade

2008-12-23 Thread Gaetan Nadon
Thanks Malcolm

Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

BugSquad

** Changed in: bsdmainutils (Ubuntu)
   Status: New = Confirmed

-- 
prerm should not remove alternative on upgrade
https://bugs.launchpad.net/bugs/67698
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 78396] Re: Language selector does not install pdf language support

2008-12-23 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. 
Based on Arne's respone above, I'll mark this bug report as invalid. Should new 
information arise that would indicate otherwise, the bug report can be set to 
new again.

BugSquad

** Changed in: language-selector (Ubuntu)
   Status: New = Invalid

-- 
Language selector does not install pdf language support
https://bugs.launchpad.net/bugs/78396
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 78493] Re: setting static IP with network-admin makes GNOME startup slow

2008-12-23 Thread Gaetan Nadon
*** This bug is a duplicate of bug 78263 ***
https://bugs.launchpad.net/bugs/78263

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

There is a complex web of 14 bug reports for this issue. I have been
reading all of them (thanks to Gareth for the summary) and I have come
to the conclusion that the problem is fixed in Intrepid, but still
present in prior releases. The proposed workaround with localhost was
reported to work, however there are claims that it has undesired side-
effect and must be used with caution.

I will mark this bug report as a duplicate of bug 78263 which also
refers to bug 256480. If you need a fix for the bug in previous versions
of Ubuntu, please follow the instructions for How to request new
packages at https://help.ubuntu.com/community/UbuntuBackports#request-
new-packages

BugSquad

** This bug has been marked a duplicate of bug 78263
   [/etc/resolv.conf] Extra slow login / app launch

-- 
setting static IP with network-admin makes GNOME startup slow
https://bugs.launchpad.net/bugs/78493
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 184475] Re: /etc/auto.net must abort if computer is not connected to a network.

2008-12-23 Thread Gaetan Nadon
*** This bug is a duplicate of bug 78263 ***
https://bugs.launchpad.net/bugs/78263

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. 
This particular bug has already been reported and is a duplicate of bug 78263, 
so it is being marked as such. 
Please look at the other bug report as it seems to be the cause of your 
problem. 
Additionally, any further discussion regarding the bug should occur in the 
other report. Feel free to continue to report any other bugs you may find.

BugSquad

** This bug has been marked a duplicate of bug 78263
   [/etc/resolv.conf] Extra slow login / app launch

-- 
/etc/auto.net must abort if computer is not connected to a network.
https://bugs.launchpad.net/bugs/184475
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 66741] Re: Long delays enumerating users

2008-12-22 Thread Gaetan Nadon
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs .

BugSquad

** Changed in: libnss-ldap (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/libnss-ldap/+question/55201

-- 
Long delays enumerating users
https://bugs.launchpad.net/bugs/66741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

-- 
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 68037] Re: DHCP client doesn't react to link state changes

2008-12-22 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. You reported this bug a while ago and there hasn't been any activity in 
it recently. We were wondering if this is still an issue for you. Can you try 
with the latest Ubuntu release? Thanks in advance.
BugSquad

** Changed in: dhcp3 (Ubuntu)
   Status: New = Incomplete

-- 
DHCP client doesn't react to link state changes
https://bugs.launchpad.net/bugs/68037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 64383] Re: UDF not properly recognised

2008-12-22 Thread Gaetan Nadon
I was able to reproduce the problem in Intrepid ubuntu-8.10-alternate-
amd64. The File Roller does not recognize the UDF filesystem on the MS
Vista iso image. It only displays the README text. It is worth noting
that Ubuntu mounts the file system correctly and adds an icon labeled
UDF volume. The UDF support in Ubuntu is sufficient for applications to
mount and explore UDF filesystems.

The isoinfo command was perhaps misleading. It is documented as reading
ISO9600 filesystems, no mention of UDF. The command with the -d option
states that the vista image does not contain either Joliet nor Rock
Ridge extensions. Invoking the command with -R would list the Rock Ridge
extension but silently returns as there is none. Invoking the command
with -J would list the Joliet extension but issues an error message
which may mean a bug in the command or a bad iso. In fact, it's just
that the Joliet extension is not there.

Given that the UDF support is present in Ubuntu, it would be appreciated
if the File Roller developer make a support statement regarding UDF file
system.

Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: cdrkit (Ubuntu)
   Status: New = Confirmed

** Changed in: file-roller (Ubuntu)
Sourcepackagename: cdrkit = file-roller

-- 
UDF not properly recognised
https://bugs.launchpad.net/bugs/64383
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 65499] Re: Autofs gives spurious No such file or directory with lots of NFS mounts, breaking a typical use pattern

2008-12-22 Thread Gaetan Nadon
For the record, I have not tried to reproduce this problem on my home computer.
Thanks for reporting this bug and any supporting documentation. Since this bug 
has enough information provided for a developer to begin work, I'm going to 
mark it as confirmed and let them handle it from here. Thanks for taking the 
time to make Ubuntu better!
BugSquad

** Changed in: autofs (Ubuntu)
   Status: New = Confirmed

-- 
Autofs gives spurious No such file or directory with lots of NFS mounts, 
breaking a typical use pattern
https://bugs.launchpad.net/bugs/65499
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 66551] Re: Application names should be in the dictionaries

2008-12-22 Thread Gaetan Nadon
I'll reset the bug as confirmed, somehow it was moved back to the new state. 
Thanks for reporting this bug and any supporting documentation. Since this bug 
has enough information provided for a developer to begin work, I'm going to 
mark it as confirmed and let them handle it from here. Thanks for taking the 
time to make Ubuntu better!
BugSquad

** Changed in: hunspell-en-us (Ubuntu)
   Status: New = Confirmed

-- 
Application names should be in the dictionaries
https://bugs.launchpad.net/bugs/66551
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 66741] Re: Long delays enumerating users

2008-12-22 Thread Gaetan Nadon
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs .

BugSquad

** Changed in: libnss-ldap (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/libnss-ldap/+question/55201

-- 
Long delays enumerating users
https://bugs.launchpad.net/bugs/66741
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


  1   2   >