Re: [Bug 87359] Re: multiple minor problems with KVM (kernel virtual machine)

2007-09-25 Thread Stefano Rivera
Hi Anthony (2007.09.24_05:34:50_+0200)
> KVM needs to be run as root because guest memory isn't swappable yet.

Why not just create a kvm group, and only allow certain users to use it?

It's better than having to run it as root...

SR

-- 
+------+
| Stefano Rivera  http://rivera.za.net |
|  H: +27 21 794 7937Don't use Word DOC files: |
|  C: +27 72 419 8559http://en.wikipedia.org/wiki/OpenDocument |
+--+
Change is inevitable; progress is optional.

-- 
multiple minor problems with KVM (kernel virtual machine)
https://bugs.launchpad.net/bugs/87359
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192471] [NEW] Copy & Pasted partition inherits an identical UUID

2008-02-16 Thread Stefano Rivera
Public bug reported:

Binary package hint: gparted

If you use parted to Copy & Paste a partition, then it will have an
identical UUID.

While that may be the correct behaviour for pasting on a different disk,
when the partition is on the *same* disk (e.g. you want to migrate /home
to a separate partition without messing around with cpio/tar/cp) then
it's almost certainly incorrect behaviour.

In this day and age of mounting by UUID, having multiple partitions with the 
same UUID is disastrous and very confusing:
* The output of "mount" is incorrect
* You have no idea which one is being mounted
* "umount" gets confused and refuses to let you unmount the correct partition

You can recreate this easily using a flash drive.

(This isn't a problem I have had personally, although I've recreated it;
it was reported to me on IRC)

Tested on gutsy/amd64:
ii  gparted0.3.3-2ubuntu6.1 
  GNOME partition editor
ii  libparted1.7-1 1.7.1-5.1ubuntu8 
  The GNU Parted disk partitioning shared library

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

-- 
Copy & Pasted partition inherits an identical UUID
https://bugs.launchpad.net/bugs/192471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192471] Re: Copy & Pasted partition inherits an identical UUID

2008-02-16 Thread Stefano Rivera
** Description changed:

  Binary package hint: gparted
  
  If you use parted to Copy & Paste a partition, then it will have an
  identical UUID.
  
  While that may be the correct behaviour for pasting on a different disk,
  when the partition is on the *same* disk (e.g. you want to migrate /home
  to a separate partition without messing around with cpio/tar/cp) then
  it's almost certainly incorrect behaviour.
  
- In this day and age of mounting by UUID, having multiple partitions with the 
same UUID is disastrous very confusing:
+ In this day and age of mounting by UUID, having multiple partitions with the 
same UUID is disastrous and very confusing:
  * The output of "mount" is incorrect
  * You have no idea which one is being mounted
  * "umount" gets confused and refuses to let you unmount the correct partition
  
  You can recreate this easily using a flash drive.
  
- (This isn't a problem I have had personally, although I've recreated it.
- It was reported to me on IRC)
+ (This isn't a problem I have had personally, although I've recreated it;
+ it was reported to me on IRC)
  
  Tested on gutsy/amd64:
  ii  gparted0.3.3-2ubuntu6.1   
GNOME partition editor
  ii  libparted1.7-1 1.7.1-5.1ubuntu8   
The GNU Parted disk partitioning shared library

-- 
Copy & Pasted partition inherits an identical UUID
https://bugs.launchpad.net/bugs/192471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178073] Support cherry-picking subtrees from a CVS repo

2007-12-22 Thread Stefano Rivera
Public bug reported:

Binary package hint: config-manager

Say I'm building a config for drupal, I'd like to checkout the drupal
sources + a couple of modules, all from the same CVS repo:

./  pserver://anonymous:[EMAIL PROTECTED]/cvs/drupal/drupal?tag=DRUPAL-5
./sites/all/modules/pathauto pserver://anonymous:[EMAIL 
PROTECTED]/cvs/drupal/contributions/modules/pathauto?tag=DRUPAL-5

config-manager interprets
"pserver://anonymous:[EMAIL 
PROTECTED]/cvs/drupal/contributions/modules/pathauto"
to mean that the repository is "/cvs/drupal/contributions/modules" and
the module "pathauto" rather than repository being "/cvs/drupal" and the
module "contributions/modules/pathauto"

For now, I'm using drupal's published tarballs for modules

** Affects: config-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Support cherry-picking subtrees from a CVS repo
https://bugs.launchpad.net/bugs/178073
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 122703] Re: Upgrade Atheros drivers to snapshot/trunk to support AR5008

2008-02-28 Thread Stefano Rivera
Hi Don (2008.02.27_22:26:14_+0200)
> ath5k has been added to upstream kernel 2.6.25. A backport of the module
> might fix the issue.

IIRC ath5k doesn't support AR5008. Only madwifi trunk does.

SR

-- 
+------+
| Stefano Rivera  http://rivera.za.net |
|  H: +27 21 794 7937Don't use Word DOC files: |
|  C: +27 72 419 8559http://en.wikipedia.org/wiki/OpenDocument |
+--+
Windows 2000, Users Zilch.

-- 
Upgrade Atheros drivers to snapshot/trunk to support AR5008
https://bugs.launchpad.net/bugs/122703
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 80969] Re: PCMCIA serial card fails to initialise correctly

2007-03-08 Thread Stefano Rivera
** Tags added: acer ferrari

-- 
PCMCIA serial card fails to initialise correctly
https://launchpad.net/bugs/80969

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


[Bug 87001] Re: Frequency Scaling reverts to "conservative", even with powernowd installed

2007-03-08 Thread Stefano Rivera
Hmm. More to this, it changes automatically to "powersave" when I'm on
battery, so I'm thinking maybe it's a g-p-m bug.

** Tags added: acer ferrari

** Also affects: gnome-power-manager (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
Frequency Scaling reverts to "conservative", even with powernowd installed
https://launchpad.net/bugs/87001

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


[Bug 80969] Re: PCMCIA serial card fails to initialise correctly

2007-03-09 Thread Stefano Rivera
I have a Option Fusion, as well, which works fine, because it presents
USB HCD and USB serial ports. I'll bet that your GT Quad does the same
thing.

The card that doesn't work for me is an old GPRS-only card which
presents a PCI serial port (serial_cs)

-- 
PCMCIA serial card fails to initialise correctly
https://launchpad.net/bugs/80969

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


[Bug 87806] Printing from command line fails "Error: ttftool: Incomplete TTF file"

2007-02-25 Thread Stefano Rivera
Public bug reported:

Binary package hint: abiword

$ abiword --print output.ps input.doc

Error: ttftool: Incomplete TTF file

And while it produces a PS file, it contains only this snippet of
postscript (attached), no content.

>From the GUI, it works fine, but I want to script *->PDF conversions...

$ uname -a
Linux liszt 2.6.20-8-generic #2 SMP Tue Feb 13 01:14:41 UTC 2007 x86_64 
GNU/Linux
$ dpkg -l abiword
ii  abiword 2.4.6-1.1ubuntu2WYSIWYG word processor based on GTK2

Seems related to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354615

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

-- 
Printing from command line fails "Error: ttftool: Incomplete TTF file"
https://launchpad.net/bugs/87806

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


[Bug 87806] Re: Printing from command line fails "Error: ttftool: Incomplete TTF file"

2007-02-25 Thread Stefano Rivera

** Attachment added: "Output PS"
   http://librarian.launchpad.net/6527942/test.ps

-- 
Printing from command line fails "Error: ttftool: Incomplete TTF file"
https://launchpad.net/bugs/87806

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


[Bug 87806] Re: Printing from command line fails "Error: ttftool: Incomplete TTF file"

2007-02-25 Thread Stefano Rivera
Workaround:
abiword --to "output.pdf" input.doc
does work.

-- 
Printing from command line fails "Error: ttftool: Incomplete TTF file"
https://launchpad.net/bugs/87806

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


[Bug 95484] Re: PDF Export Dialog shows no labels next to options - rendering issue

2007-03-24 Thread Stefano Rivera

** Attachment added: "PDF Export window screenshot"
   http://librarian.launchpad.net/6919075/openoffice-pdf-screenshot.png

** Description changed:

  Binary package hint: openoffice.org
  
  When I choose "Export PDF..." from the "File" menu in OpenOffice.org, I
  get a dialog box without any text, only other widgets.
  
  Screenshot attached.
  
  I tested this with a blank OO profile (i.e. rm -rf .openoffice.org2),
  and it's still present.
  
  I can see what should be displayed, in this blog post:
  http://www.webskills4u.com/index.php/site/article/improved_pdf_ooo/
  
- Version: feisty
+ Version: feisty/amd64
  
  Locale:
  LANG=en_ZA.UTF-8
  LANGUAGE=en_ZA:en
  
  Packages:
  $ dpkg -l 'openoffice.org*' | grep '^i'
  ii  openoffice.org2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org Office suite
  ii  openoffice.org-base   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - database
  ii  openoffice.org-calc   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - spreadsheet
  ii  openoffice.org-common 2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite architecture ind
  ii  openoffice.org-core   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite architecture dep
  ii  openoffice.org-draw   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - drawing
  ii  openoffice.org-filter-binfilter   2.2.0~rc3~oof680m10-0ubuntu3 Legacy 
filters (e.g. StarOffice 5.2) for Ope
  ii  openoffice.org-filter-mobiledev   2.2.0~rc3~oof680m10-0ubuntu3 Mobile 
Devices Filters for OpenOffice.org
  ii  openoffice.org-gnome  2.2.0~rc3~oof680m10-0ubuntu3 GNOME 
Integration for OpenOffice.org (VFS, G
  ii  openoffice.org-gtk2.2.0~rc3~oof680m10-0ubuntu3 GTK 
Integration for OpenOffice.org (Widgets,
  ii  openoffice.org-help-en-gb 2.2.0~rc3~oof680m10-0ubuntu2 
English_british help for OpenOffice.org
  ii  openoffice.org-help-en-us 2.2.0~rc3~oof680m10-0ubuntu2 
English_american help for OpenOffice.org
  ii  openoffice.org-hyphenation0.2  
Hyphenation patterns for OpenOffice.org
  ii  openoffice.org-impress2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - presentation
  ii  openoffice.org-java-common2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite Java support arc
  ii  openoffice.org-l10n-common2.2.0~rc3~oof680m10-0ubuntu2 common 
files for OpenOffice.org language and
  ii  openoffice.org-l10n-en-gb 2.2.0~rc3~oof680m10-0ubuntu2 
English_british language package for OpenOff
  ii  openoffice.org-l10n-en-us 2.2.0~rc3~oof680m10-0ubuntu3 
English_american language package for OpenOf
  ii  openoffice.org-l10n-en-za 2.2.0~rc3~oof680m10-0ubuntu2 
English_southafrican language package for Op
  ii  openoffice.org-math   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - equation edito
  ii  openoffice.org-style-crystal  2.2.0~rc3~oof680m10-0ubuntu3 Crystal 
symbol style for OpenOffice.org
  ii  openoffice.org-style-default  2.2.0~rc3~oof680m10-0ubuntu3 Crystal 
symbol style for OpenOffice.org
  ii  openoffice.org-style-hicontrast   2.2.0~rc3~oof680m10-0ubuntu3 Hicontrast 
symbol style for OpenOffice.org
  ii  openoffice.org-style-industrial   2.2.0~rc3~oof680m10-0ubuntu3 Industrial 
symbol style for OpenOffice.org
  ii  openoffice.org-thesaurus-en-us2.0.4~rc1-3ubuntu1   English 
Thesaurus for OpenOffice.org
  ii  openoffice.org-writer 2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - word processor

-- 
PDF Export Dialog shows no labels next to options - rendering issue
https://launchpad.net/bugs/95484

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


[Bug 95484] PDF Export Dialog shows no labels next to options - rendering issue

2007-03-24 Thread Stefano Rivera
Public bug reported:

Binary package hint: openoffice.org

When I choose "Export PDF..." from the "File" menu in OpenOffice.org, I
get a dialog box without any text, only other widgets.

Screenshot attached.

I tested this with a blank OO profile (i.e. rm -rf .openoffice.org2),
and it's still present.

I can see what should be displayed, in this blog post:
http://www.webskills4u.com/index.php/site/article/improved_pdf_ooo/

Version: feisty/amd64

Locale:
LANG=en_ZA.UTF-8
LANGUAGE=en_ZA:en

Packages:
$ dpkg -l 'openoffice.org*' | grep '^i'
ii  openoffice.org2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org Office suite
ii  openoffice.org-base   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - database
ii  openoffice.org-calc   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - spreadsheet
ii  openoffice.org-common 2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite architecture ind
ii  openoffice.org-core   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite architecture dep
ii  openoffice.org-draw   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - drawing
ii  openoffice.org-filter-binfilter   2.2.0~rc3~oof680m10-0ubuntu3 Legacy 
filters (e.g. StarOffice 5.2) for Ope
ii  openoffice.org-filter-mobiledev   2.2.0~rc3~oof680m10-0ubuntu3 Mobile 
Devices Filters for OpenOffice.org
ii  openoffice.org-gnome  2.2.0~rc3~oof680m10-0ubuntu3 GNOME 
Integration for OpenOffice.org (VFS, G
ii  openoffice.org-gtk2.2.0~rc3~oof680m10-0ubuntu3 GTK 
Integration for OpenOffice.org (Widgets,
ii  openoffice.org-help-en-gb 2.2.0~rc3~oof680m10-0ubuntu2 
English_british help for OpenOffice.org
ii  openoffice.org-help-en-us 2.2.0~rc3~oof680m10-0ubuntu2 
English_american help for OpenOffice.org
ii  openoffice.org-hyphenation0.2  Hyphenation 
patterns for OpenOffice.org
ii  openoffice.org-impress2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - presentation
ii  openoffice.org-java-common2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite Java support arc
ii  openoffice.org-l10n-common2.2.0~rc3~oof680m10-0ubuntu2 common files 
for OpenOffice.org language and
ii  openoffice.org-l10n-en-gb 2.2.0~rc3~oof680m10-0ubuntu2 
English_british language package for OpenOff
ii  openoffice.org-l10n-en-us 2.2.0~rc3~oof680m10-0ubuntu3 
English_american language package for OpenOf
ii  openoffice.org-l10n-en-za 2.2.0~rc3~oof680m10-0ubuntu2 
English_southafrican language package for Op
ii  openoffice.org-math   2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - equation edito
ii  openoffice.org-style-crystal  2.2.0~rc3~oof680m10-0ubuntu3 Crystal 
symbol style for OpenOffice.org
ii  openoffice.org-style-default  2.2.0~rc3~oof680m10-0ubuntu3 Crystal 
symbol style for OpenOffice.org
ii  openoffice.org-style-hicontrast   2.2.0~rc3~oof680m10-0ubuntu3 Hicontrast 
symbol style for OpenOffice.org
ii  openoffice.org-style-industrial   2.2.0~rc3~oof680m10-0ubuntu3 Industrial 
symbol style for OpenOffice.org
ii  openoffice.org-thesaurus-en-us2.0.4~rc1-3ubuntu1   English 
Thesaurus for OpenOffice.org
ii  openoffice.org-writer 2.2.0~rc3~oof680m10-0ubuntu3 
OpenOffice.org office suite - word processor

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
PDF Export Dialog shows no labels next to options - rendering issue
https://launchpad.net/bugs/95484

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


[Bug 97305] IMDB scraping broken (website format changed)

2007-03-27 Thread Stefano Rivera
Public bug reported:

Binary package hint: gcstar

IMDB changed their website format, and IMDB import for gcstar and
gcfilms has stopped working. You just get a lot of empty fields.

This has been fixed upstream for gcstar, but not released yet.

Upstream trackers:
gcfilms: https://gna.org/bugs/?8537
gcstar: http://forums.gcstar.org/viewtopic.php?id=157

** Affects: gcfilms (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed
** Affects: gcstar (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: gcstar
  
- IMDB changed their website format, and gcstar and gcfilms have stopped
- working.
+ IMDB changed their website format, and IMDB import for gcstar and
+ gcfilms has stopped working. You just get a lot of empty fields.
  
  This has been fixed upstream for gcstar, but not released yet.

** Also affects: gcfilms (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Description changed:

  Binary package hint: gcstar
  
  IMDB changed their website format, and IMDB import for gcstar and
  gcfilms has stopped working. You just get a lot of empty fields.
  
  This has been fixed upstream for gcstar, but not released yet.
+ 
+ Upstream trackers:
+ gcfilms: https://gna.org/bugs/?8537
+ gcstar: http://forums.gcstar.org/viewtopic.php?id=157

-- 
IMDB scraping broken (website format changed)
https://launchpad.net/bugs/97305

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


[Bug 48206] Re: wvdial make freeze dist-upgrade from breezy to dapper by net

2007-03-12 Thread Stefano Rivera
*** This bug is a duplicate of bug 50041 ***

** This bug has been marked a duplicate of bug 50041
   System lock on upgrade or new install

-- 
wvdial make freeze dist-upgrade from breezy to dapper by net
https://launchpad.net/bugs/48206

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


[Bug 68903] Re: wvdial hangs during setup

2007-03-12 Thread Stefano Rivera
*** This bug is a duplicate of bug 50041 ***

** This bug has been marked a duplicate of bug 50041
   System lock on upgrade or new install

-- 
wvdial hangs during setup
https://launchpad.net/bugs/68903

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


[Bug 91083] Re: Update Manager hangs when installing wvdial

2007-03-12 Thread Stefano Rivera
*** This bug is a duplicate of bug 50041 ***

** This bug has been marked a duplicate of bug 50041
   System lock on upgrade or new install

-- 
Update Manager hangs when installing wvdial
https://launchpad.net/bugs/91083

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


[Bug 75140] Re: System hangs during the configuration of wvdial if Roland sc88-pro midi module is present.

2007-03-12 Thread Stefano Rivera
*** This bug is a duplicate of bug 50041 ***

** This bug has been marked a duplicate of bug 50041
   System lock on upgrade or new install

-- 
System hangs during the configuration of wvdial if Roland sc88-pro midi module 
is present.
https://launchpad.net/bugs/75140

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


[Bug 50041] Re: System lock on upgrade or new install

2007-03-12 Thread Stefano Rivera
I got this when updating to 1.56-1.1ubuntu2 (feisty), because I'd been
using my IRDA earlier, and left the ircom-tty module loaded.

A agree with Matthias - it seems that wvdialconf needs timeouts.

** Attachment added: "Strace of a circling wvdialconf"
   http://librarian.launchpad.net/6752944/wvdial.strace

-- 
System lock on upgrade or new install
https://launchpad.net/bugs/50041

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


[Bug 71265] Re: Radeon Mobility M6: No DRI

2007-03-15 Thread Stefano Rivera
Yes, it works with feisty herd-5 on my Omnibook

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
Radeon Mobility M6: No DRI
https://launchpad.net/bugs/71265

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


[Bug 31918] Re: ati radeon M6 LY dri needs driver reload to work

2007-03-15 Thread Stefano Rivera
Yes, it works on my Omnibook xe4500

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
ati radeon M6 LY dri needs driver reload to work
https://launchpad.net/bugs/31918

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


[Bug 65827] Re: 2.6.17-10-generic (edgy) -- BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000

2007-03-16 Thread Stefano Rivera
We've hit this bug in a LAB with 50 Ubuntu-running PCs and NFS-mounted
home.

It's trivially triggered by a few mins of Firefox usage.

Can someone *please* look into it.

-- 
2.6.17-10-generic (edgy) -- BUG: unable to handle kernel NULL pointer 
dereference at virtual address 
https://launchpad.net/bugs/65827

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


[Bug 65827] Re: 2.6.17-10-generic (edgy) -- BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000

2007-03-16 Thread Stefano Rivera
Hmm, make that 80+ PCs

Here is a possible patch from LKML: http://lkml.org/lkml/2006/9/18/35

-- 
2.6.17-10-generic (edgy) -- BUG: unable to handle kernel NULL pointer 
dereference at virtual address 
https://launchpad.net/bugs/65827

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


[Bug 62440] Re: Laptop Battery charging time is wrong

2007-03-17 Thread Stefano Rivera
Also seen on Acer Ferrari 4005WLMi. Charging time is usually 2 mins,
even though it takes >60 mins.

** Tags added: acer ferrari

** Changed in: gnome-power-manager (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Laptop Battery charging time is wrong
https://launchpad.net/bugs/62440

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


[Bug 82680] Re: [feisty] regression: ti mmc card reader not working (worked flawlessly in edgy)

2007-03-18 Thread Stefano Rivera
udev bug found and updated: bug #65042

** Tags added: acer ferrari tifm

-- 
[feisty] regression: ti mmc card reader not working (worked flawlessly in edgy)
https://launchpad.net/bugs/82680

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


[Bug 65042] Re: SD/MMC Card Reader not working (worked in Dapper) - not all modules loaded

2007-03-18 Thread Stefano Rivera
This is a current issue with tifm on feisty.

Since bug #82680 was solved, this is the only bug stopping the tifm
reader from working.

** Also affects: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Unconfirmed => Confirmed

** Summary changed:

- SD/MMC Card Reader not working (worked in Dapper) - not all modules loaded
+ tifm SD Card Reader requires tifm_sd to be modprobed on SD card insertion

** Tags added: acer ferrari tifm

-- 
tifm SD Card Reader requires tifm_sd to be modprobed on SD card insertion
https://launchpad.net/bugs/65042

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


[Bug 93317] irda-utils requires restart after suspend

2007-03-18 Thread Stefano Rivera
Public bug reported:

Binary package hint: irda-utils

After a suspend/resume, my IRDA doesn't work.

Irdadump shows no activity when in this broken state.

An "invoke-rc.d irda-utils restart" gets it working again.

My Acer Ferrari 4005WLMi uses the nsc_ircc module.

** Affects: irda-utils (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Tags added: acer ferrari

-- 
irda-utils requires restart after suspend
https://launchpad.net/bugs/93317

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


[Bug 65042] Re: tifm SD Card Reader requires tifm_sd to be modprobed on SD card insertion

2007-03-18 Thread Stefano Rivera
I've never written a modprobe rule before, but here is one that works
for me.

This should (of course), but integrated into 90-modprobe.rules

** Attachment added: "Udev rule"
   http://librarian.launchpad.net/6850754/91-modprobe-local.rules

-- 
tifm SD Card Reader requires tifm_sd to be modprobed on SD card insertion
https://launchpad.net/bugs/65042

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


[Bug 95484] Re: PDF Export Dialog shows no labels next to options - rendering issue

2007-04-05 Thread Stefano Rivera
Still present in 2.2.0-0ubuntu2

** Changed in: openoffice.org (Ubuntu)
   Status: Fix Released => Confirmed

-- 
PDF Export Dialog shows no labels next to options - rendering issue
https://bugs.launchpad.net/bugs/95484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87001] Re: Frequency Scaling reverts to "conservative", even with powernowd installed

2007-03-18 Thread Stefano Rivera
*** This bug is a duplicate of bug 78512 ***

Bug 78512 is SMP, I'm talking uniprocessor.

-- 
Frequency Scaling reverts to "conservative", even with powernowd installed
https://launchpad.net/bugs/87001

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


[Bug 82680] Re: [feisty] regression: ti mmc card reader not working (worked flawlessly in edgy)

2007-03-18 Thread Stefano Rivera
No, it isn't I just found the relevant bug in launchpad, and amended it.

I added a udev rule to the bug that fixes the problem, but the udev
developers need to incorporate it.

-- 
[feisty] regression: ti mmc card reader not working (worked flawlessly in edgy)
https://launchpad.net/bugs/82680

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


[Bug 80813] Re: 'ondemand' failing under Feisty on Turion64 (Acer Ferrari 4005)

2007-03-18 Thread Stefano Rivera
Yes the speed ramps up after a *while* - i.e. at least a minute. It
ramps up to 1.8GHz (90% of full speed).

$   grep . /sys/devices/system/cpu/cpu*/cpufreq/scaling_[dg]*
/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver:powernow-k8
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:conservative

I don't think conservative has the right behaviour for plugged-in
operation. When I'm plugged in, I want my processor to ramp up
*immediatly*. This behaviour is more suited to batter operation, and
even then, it will disappoint people...

-- 
'ondemand' failing under Feisty on Turion64 (Acer Ferrari 4005)
https://launchpad.net/bugs/80813

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


[Bug 82680] Re: [feisty] regression: ti mmc card reader not working (worked flawlessly in edgy)

2007-03-19 Thread Stefano Rivera
Przemyslaw: It looks like you are using an xD card. These aren't
supprted yet by the tifm driver

http://openfacts.berlios.de/index-
en.phtml?title=TI_FlashMedia_xx12/xx21_driver

-- 
[feisty] regression: ti mmc card reader not working (worked flawlessly in edgy)
https://launchpad.net/bugs/82680

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


[Bug 80813] Re: 'ondemand' failing under Feisty on Turion64 (Acer Ferrari 4005)

2007-03-19 Thread Stefano Rivera
OK, you're right. I just re-installed powernowd, and it does choose
ondemand when it's initscript is started, however *something* else is
changing the governer to powersave when I go off AC, and conservative
when I plug in again.

If the conservative governor worked well on my machine, of course this
wouldn't be a problem...

-- 
'ondemand' failing under Feisty on Turion64 (Acer Ferrari 4005)
https://launchpad.net/bugs/80813

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


[Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2007-03-19 Thread Stefano Rivera
I get no audio after hibernate, either. It still works after suspends.

Dmesg shows many suspends, followed by a hibernate, after which the
audio didn't function.

** Attachment added: "dmesg: A few suspends, and a hibrenate"
   http://librarian.launchpad.net/6857839/dmesg.txt

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://launchpad.net/bugs/80893

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


[Bug 94705] network-manager stops too soon on shutdown

2007-03-22 Thread Stefano Rivera
Public bug reported:

Binary package hint: network-manager

We have a NIS setup (yes, I know...), and it requires the network to be
up all the way through shutdown (otherwise it hangs).

Network manager has taken over the network control (because it's DHCP),
but it gets shutdown with dbus, quite early in the shutdown process.

We (temporarily) got around this problem by removing dbus from the rc0.d
and rc6.d runlevel shutdowns. But this needs to be properly solved.

Shaken Screenshot attached

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
network-manager stops too soon on shutdown
https://launchpad.net/bugs/94705

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


[Bug 94705] Re: network-manager stops too soon on shutdown

2007-03-22 Thread Stefano Rivera

** Attachment added: "Shutdown screenshot"
   http://librarian.launchpad.net/6897941/yp-nm-shutdown-screenshot.jpg

-- 
network-manager stops too soon on shutdown
https://launchpad.net/bugs/94705

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


[Bug 94721] USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera
Public bug reported:

Binary package hint: hal

This may be a duplicate of Bug #86292 - I don't know.

However, I have quite a bit of debugging information, as this is a lab
of 84 PCs, and we'd like to get this working.

Background:
Authentication is via LDAP (to eDirectory), and accounts are shared via NIS 
from the local LAB server. /home is NFS from the same server.

We have one user (the LAB admin, who's account isn't on edirectory, but
in /etc/passwd on the server), and flash drives work for him in KDE. In
GNOME they work manually (gnome-mount), but not automatically.

We are using Feisty, because of bug #65827.

It seems like HAL is picking up the drive insertion, but GNOME or KDE
doesn't get any further.

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

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera

** Attachment added: "gnome-volume-manager-log"
   http://librarian.launchpad.net/6898046/gvm.log

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera

** Attachment added: "hal-log"
   http://librarian.launchpad.net/6898050/hal.log

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera
Gnome Mount doesn't seem to work for users:

gnome-mount 0.5

** (gnome-mount:6415): WARNING **: Failed to initialize libhal context:
(null) : (null)

** Attachment added: "gnome-mount-strace"
   http://librarian.launchpad.net/6898063/gnome-mount-strace.log

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera
ID output for a sample user:

uid=1157(rvrste001) gid=1157(rvrste001)
groups=24(cdrom),24(cdrom),25(floppy),25(floppy),29(audio),29(audio),44(video),44(video),46(plugdev),46(plugdev),1157(rvrste001)

pmount seems to work...

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera

** Attachment added: "udevmonitor-log"
   http://librarian.launchpad.net/6898070/udev.log

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera
** Description changed:

  Binary package hint: hal
  
  This may be a duplicate of Bug #86292 - I don't know.
  
  However, I have quite a bit of debugging information, as this is a lab
  of 84 PCs, and we'd like to get this working.
  
  Background:
  Authentication is via LDAP (to eDirectory), and accounts are shared via NIS 
from the local LAB server. /home is NFS from the same server.
  
- We have one user (the LAB admin, who's account isn't on edirectory, but
- in /etc/passwd on the server), and flash drives work for him in KDE. In
- GNOME they work manually (gnome-mount), but not automatically.
+ We have one user (TeePOG, the LAB admin, who's account isn't on eDirectory, 
but in /etc/passwd on the server), and flash drives work for him in KDE. In 
GNOME they work manually (gnome-mount), but not automatically.
+ He is a member of "admin".
+ 
+ We have another non-eDirectory user, except not in "admin", and it
+ doesn't work for him.
  
  We are using Feisty, because of bug #65827.
  
  It seems like HAL is picking up the drive insertion, but GNOME or KDE
  doesn't get any further.

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-22 Thread Stefano Rivera
No, and I've never heard of that :-)

TeePOG?

** Also affects: kde-hal-device-manager (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 94721] Re: USB flash not mounting on insertion

2007-03-23 Thread Stefano Rivera
Thanks, it was pam_foreground.so

** Changed in: hal (Ubuntu)
   Status: Needs Info => Rejected

-- 
USB flash not mounting on insertion
https://launchpad.net/bugs/94721

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


[Bug 122703] Re: Upgrade Atheros drivers to snapshot/trunk to support AR5008/AR5418

2008-08-11 Thread Stefano Rivera
I believe that the existence of ath9k means that old atheros/trunk is no
longer needed by anybody? Or is it?

ath9k inclusion request bug #252554

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Status: Confirmed => Invalid

-- 
Upgrade Atheros drivers to snapshot/trunk to support AR5008/AR5418
https://bugs.launchpad.net/bugs/122703
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 252554] Re: add support for atheros wifi drivers in ibex

2008-08-11 Thread Stefano Rivera
There is an early module in the mactel-support PPA:
https://edge.launchpad.net/~mactel-support/+archive

-- 
add support for atheros wifi drivers in ibex
https://bugs.launchpad.net/bugs/252554
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 115388] Re: Ubuntu 'do_release_upgrade" doesn't work behind proxy

2008-07-31 Thread Stefano Rivera
Unfortunatly that doesn't help me with my *really* horrible case. We
have a university where everyone is behind NTLM-authenticating proxies
(yes, braindead). However we have a local mirror.

Can the upgrade not be done in a way that doesn't require internet
access, but just a local mirror?

-- 
Ubuntu 'do_release_upgrade" doesn't work behind proxy
https://bugs.launchpad.net/bugs/115388
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 80969] Re: PCMCIA serial card fails to initialise correctly

2007-04-23 Thread Stefano Rivera
Still present in feisty final

-- 
PCMCIA serial card fails to initialise correctly
https://bugs.launchpad.net/bugs/80969
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 65827] Re: 2.6.17-10-generic (edgy) -- BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000

2007-04-23 Thread Stefano Rivera
Assigned to kernel team

** Changed in: linux-source-2.6.17 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team

-- 
2.6.17-10-generic (edgy) -- BUG: unable to handle kernel NULL pointer 
dereference at virtual address 
https://bugs.launchpad.net/bugs/65827
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 80813] Re: 'ondemand' failing under Feisty on Turion64 (Acer Ferrari 4005)

2007-04-23 Thread Stefano Rivera
Hmm, it seems to have been fixed for me, either in ubuntu, or by
http://foodfight.org/log/Hardware/laptop-running-hot.html

** Changed in: powernowd (Ubuntu)
   Status: Confirmed => Rejected

-- 
'ondemand' failing under Feisty on Turion64 (Acer Ferrari 4005)
https://bugs.launchpad.net/bugs/80813
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 97305] Re: IMDB scraping broken (website format changed)

2007-04-29 Thread Stefano Rivera
A resync with upstream should sort this out, if it doesn't after
resyncing, download the new GCImdb.pm from the gcstar update system.

-- 
IMDB scraping broken (website format changed)
https://bugs.launchpad.net/bugs/97305
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87001] Re: Frequency Scaling reverts to "conservative", even with powernowd installed

2007-04-29 Thread Stefano Rivera
This fixed it for me:

http://foodfight.org/log/Hardware/laptop-running-hot.html

** Changed in: powernowd (Ubuntu)
   Status: Confirmed => Rejected

-- 
Frequency Scaling reverts to "conservative", even with powernowd installed
https://bugs.launchpad.net/bugs/87001
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93317] Re: irda-utils requires restart after suspend

2007-04-29 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #267820
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267820

** Also affects: irda-utils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267820
   Importance: Unknown
   Status: Unknown

-- 
irda-utils requires restart after suspend
https://bugs.launchpad.net/bugs/93317
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105933] Re: /dev/kqemu is not created by udev

2007-04-29 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #400139
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400139

** Also affects: kqemu (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400139
   Importance: Unknown
   Status: Unknown

-- 
/dev/kqemu is not created by udev
https://bugs.launchpad.net/bugs/105933
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87806] Re: Printing from command line fails "Error: ttftool: Incomplete TTF file"

2007-04-29 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #354615
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354615

** Also affects: abiword (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354615
   Importance: Unknown
   Status: Unknown

-- 
Printing from command line fails "Error: ttftool: Incomplete TTF file"
https://bugs.launchpad.net/bugs/87806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95484] Re: PDF Export Dialog shows no labels next to options - rendering issue

2007-04-29 Thread Stefano Rivera
This bug didn't make it for feisty. Still present in gutsy.

-- 
PDF Export Dialog shows no labels next to options - rendering issue
https://bugs.launchpad.net/bugs/95484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 37764] Re: no tv-out support with this driver

2007-05-27 Thread Stefano Rivera
There seem to be MIT licensed patches here:
* http://www.ece.auckland.ac.nz/~wsun013/tvout/index.html

Are they useable?

-- 
no tv-out support with this driver
https://bugs.launchpad.net/bugs/37764
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 37764] Re: no tv-out support with this driver

2007-05-27 Thread Stefano Rivera
Hi Nicolò (2007.05.27_14:21:17_+0200)
> great! have you tested them?

No. I'm not on intimate terms with building for xorg... But I will take
a look at them when I get a chance :-)

I've only ever packaged 1 xorg component, and that was a *horrific*
driver for touch screens (Tcl build-system with broken hardcoded bits)
;-)

SR

-- 
+------+
| Stefano Rivera  http://rivera.za.net |
|  H: +27 21 794 7937Don't use Word DOC files: |
|  C: +27 72 419 8559http://en.wikipedia.org/wiki/OpenDocument |
+--+
The day Microsoft makes something that doesn't suck is probably
the day they start making vacuum cleaners.

-- 
no tv-out support with this driver
https://bugs.launchpad.net/bugs/37764
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Re: [Bug 95484] Re: PDF Export Dialog shows no labels next to options - rendering issue

2007-05-17 Thread Stefano Rivera
Hi Craig (2007.05.17_07:03:04_+0200)
> The problem appears in Gnome for me.

Me too.

SR

-- 
+--+
| Stefano Rivera  http://rivera.za.net |
|  H: +27 21 794 7937Don't use Word DOC files: |
|  C: +27 72 419 8559http://en.wikipedia.org/wiki/OpenDocument |
+--+
To know recursion, you must first know recursion.

-- 
PDF Export Dialog shows no labels next to options - rendering issue
https://bugs.launchpad.net/bugs/95484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 97305] Re: IMDB scraping broken (website format changed)

2007-05-01 Thread Stefano Rivera
Hi Onkar (2007.05.01_20:13:54_+0200)
> I tried plugin update as per instructions at
> http://wiki.gcstar.org/en/update but it didn't actually update IMDB
> plugin.

That's because ubuntu has version 1.0.0. The right update is only
available for 1.1.1.

Try replacing your /usr/share/gcstar/lib/GCPlugins/GCfilms/GCImdb.pm
with http://rivera.za.net/tmp/GCImdb.pm (from gcstar 1.1.1)

This works for me.

-- 
IMDB scraping broken (website format changed)
https://bugs.launchpad.net/bugs/97305
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87806] Re: Printing from command line fails "Error: ttftool: Incomplete TTF file"

2007-05-05 Thread Stefano Rivera
Still present in gutsy

-- 
Printing from command line fails "Error: ttftool: Incomplete TTF file"
https://bugs.launchpad.net/bugs/87806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107687] Re: edgy to feisty upgrade error

2007-06-25 Thread Stefano Rivera
Ubuntuforums seems to have picked this up:

http://ubuntuforums.org/archive/index.php/t-426257.html

-- 
edgy to  feisty upgrade error
https://bugs.launchpad.net/bugs/107687
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107687] Re: edgy to feisty upgrade error

2007-06-25 Thread Stefano Rivera
erk, ignore that last comment, I misread the ubuntuforums post.

This seems to sort out *this* part of the problem:
# aptitude install xfonts-utils

-- 
edgy to  feisty upgrade error
https://bugs.launchpad.net/bugs/107687
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 208676] Re: atheros AR5006EG not working in 2.6.24-12

2008-05-25 Thread Stefano Rivera
New -> Invalid

Reported to be fixed

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Status: New => Invalid

-- 
atheros AR5006EG not working in 2.6.24-12
https://bugs.launchpad.net/bugs/208676
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 194607] Re: Hardy: ath_pci.ko: macbook/atheros wireless fails to persist through suspend

2008-05-25 Thread Stefano Rivera
The 2nd gen MacBook has an AR5418.

This is unsupported, as explained in bug #122703

-- 
Hardy: ath_pci.ko: macbook/atheros wireless fails to persist through suspend
https://bugs.launchpad.net/bugs/194607
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 231461] [NEW] bluetooth-applet should have an option to turn off bluetooth

2008-05-17 Thread Stefano Rivera
Public bug reported:

Binary package hint: bluez-gnome

This is a wish-list request, from a Hardy user, bluez-gnome
0.25-0ubuntu1

On laptops without hardware bluetooth kill-switches (i.e. Apple
products), an option to turn on and off Bluetooth in software would be
nice to have (basically, take down hci0 and remove the bluetooth
module).

This can lead to significant power savings, and may be required for the
use of laptops on board aircraft, etc.

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

-- 
bluetooth-applet should have an option to turn off bluetooth
https://bugs.launchpad.net/bugs/231461
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 115388] Re: Ubuntu 'do_release_upgrade" doesn't work behind proxy

2008-05-08 Thread Stefano Rivera
http_proxy=http://foo:3128/ do_release_upgrade

works for me

-- 
Ubuntu 'do_release_upgrade" doesn't work behind proxy
https://bugs.launchpad.net/bugs/115388
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 228247] [NEW] Update-manager requires connectivity to changelog.ubuntu.com - mirrors don't work

2008-05-08 Thread Stefano Rivera
Public bug reported:

Binary package hint: update-manager

The upgrade manager needs to download http://changelogs.ubuntu.com/meta-
release before it will display an Upgrade button.

For firewalled machines with a local mirror and machines requiring NTLM-
authenticated proxy access, there is never an "upgrade" button. Even if
there is a complete local mirror.

Observed on the Gutsy->Hardy upgrade. We run a local FTP mirror, and our
users have not been getting the option to upgrade, because outside
connections to port 80 are firewalled. (NTLM proxies preferred). We
worked around this by setting up a special proxy for meta-release.

Preferably the meta-release file should be moved to archive.ubuntu.com
where the mirrors can carry it, and update-manager can get it from a
local mirror. If this isn't possible, a configurable location would at
least help our users.

I've discussed this with mvo, he agrees that this should be solved.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Update-manager requires connectivity to changelog.ubuntu.com - mirrors don't 
work
https://bugs.launchpad.net/bugs/228247
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 228247] Re: Update-manager requires connectivity to changelog.ubuntu.com - mirrors don't work

2008-10-13 Thread Stefano Rivera
** Tags added: hardy2intrepid

** Summary changed:

- Update-manager requires connectivity to changelog.ubuntu.com - mirrors don't 
work
+ Update-manager requires connectivity to changelog.ubuntu.com - mirrors alone 
aren't sufficient

-- 
Update-manager requires connectivity to changelog.ubuntu.com - mirrors alone 
aren't sufficient
https://bugs.launchpad.net/bugs/228247
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 280112] Re: Minor update for Vodacom South Africa

2008-10-08 Thread Stefano Rivera

** Attachment added: "Patch"
   http://launchpadlibrarian.net/18317880/vodacom-unrestricted.diff

-- 
Minor update for Vodacom South Africa
https://bugs.launchpad.net/bugs/280112
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 280112] [NEW] Minor update for Vodacom South Africa

2008-10-08 Thread Stefano Rivera
Public bug reported:

Binary package hint: mobile-broadband-provider-info

Sent upstream too.

The "internetvpn" APN is deprecated, as the "internet" VPN has taken
over its functionality. There is a new APN called "unrestricted" for
network-servers.

Patch attached.


Ubuntu intrepid/amd64
mobile-broadband-provider-info: 20080822.1-0ubuntu2

** Affects: mobile-broadband-provider-info (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Minor update for Vodacom South Africa
https://bugs.launchpad.net/bugs/280112
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 223215] Re: Debpartial is missing in Hardy

2008-08-27 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #374107
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374107

** Also affects: debpartial (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374107
   Importance: Unknown
   Status: Unknown

-- 
Debpartial is missing in Hardy
https://bugs.launchpad.net/bugs/223215
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 115388] Re: Ubuntu 'do_release_upgrade" doesn't work behind proxy

2008-07-31 Thread Stefano Rivera
Unfortunatly that doesn't help me with my *really* horrible case. We
have a university where everyone is behind NTLM-authenticating proxies
(yes, braindead). However we have a local mirror.

Can the upgrade not be done in a way that doesn't require internet
access, but just a local mirror?

-- 
Ubuntu 'do_release_upgrade" doesn't work behind proxy
https://bugs.launchpad.net/bugs/115388
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 223215] Re: Debpartial is missing in Hardy

2008-08-27 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #374107
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374107

** Also affects: debpartial (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374107
   Importance: Unknown
   Status: Unknown

-- 
Debpartial is missing in Hardy
https://bugs.launchpad.net/bugs/223215
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 122703] Re: Upgrade Atheros drivers to snapshot/trunk to support AR5008/AR5418

2008-08-11 Thread Stefano Rivera
I believe that the existence of ath9k means that old atheros/trunk is no
longer needed by anybody? Or is it?

ath9k inclusion request bug #252554

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Status: Confirmed => Invalid

-- 
Upgrade Atheros drivers to snapshot/trunk to support AR5008/AR5418
https://bugs.launchpad.net/bugs/122703
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 252554] Re: add support for atheros wifi drivers in ibex

2008-08-11 Thread Stefano Rivera
There is an early module in the mactel-support PPA:
https://edge.launchpad.net/~mactel-support/+archive

-- 
add support for atheros wifi drivers in ibex
https://bugs.launchpad.net/bugs/252554
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 95484] Re: PDF Export Dialog shows no labels next to options - rendering issue

2007-11-19 Thread Stefano Rivera
Confirmed. Setting UI language to English (South Africa) breaks the
dialog

** Changed in: openoffice.org (Ubuntu)
   Status: Fix Released => Confirmed

** Summary changed:

- PDF Export Dialog shows no labels next to options - rendering issue
+ PDF Export Dialog shows no labels next to options when UI language set to 
English (South Africa) - translation issue

-- 
PDF Export Dialog shows no labels next to options when UI language set to 
English (South Africa) - translation issue
https://bugs.launchpad.net/bugs/95484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 228247] Re: Update-manager requires connectivity to changelog.ubuntu.com - mirrors don't work

2008-10-13 Thread Stefano Rivera
** Tags added: hardy2intrepid

** Summary changed:

- Update-manager requires connectivity to changelog.ubuntu.com - mirrors don't 
work
+ Update-manager requires connectivity to changelog.ubuntu.com - mirrors alone 
aren't sufficient

-- 
Update-manager requires connectivity to changelog.ubuntu.com - mirrors alone 
aren't sufficient
https://bugs.launchpad.net/bugs/228247
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 280112] Re: Minor update for Vodacom South Africa

2008-10-08 Thread Stefano Rivera

** Attachment added: "Patch"
   http://launchpadlibrarian.net/18317880/vodacom-unrestricted.diff

-- 
Minor update for Vodacom South Africa
https://bugs.launchpad.net/bugs/280112
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 280112] [NEW] Minor update for Vodacom South Africa

2008-10-08 Thread Stefano Rivera
Public bug reported:

Binary package hint: mobile-broadband-provider-info

Sent upstream too.

The "internetvpn" APN is deprecated, as the "internet" VPN has taken
over its functionality. There is a new APN called "unrestricted" for
network-servers.

Patch attached.


Ubuntu intrepid/amd64
mobile-broadband-provider-info: 20080822.1-0ubuntu2

** Affects: mobile-broadband-provider-info (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Minor update for Vodacom South Africa
https://bugs.launchpad.net/bugs/280112
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 105638] Re: MacBook iSight (isight_usb) reports 640x480, but fails to work at that resolution

2007-10-21 Thread Stefano Rivera
Hi Bruno (2007.10.21_17:50:11_+0200)
> So it is a gst issue? Ekiga is working @ 640x480? I only get the lower
> resolution 352x288 if I use "Zoom In"... is Ekiga smarter and notices
> 640x480 has issues? Or is it limited by design?

This is how I got 640x480:
gconftool-2 --type integer --set /apps/ekiga/devices/video/size 1

-- 
MacBook iSight (isight_usb) reports 640x480, but fails to work at that 
resolution
https://bugs.launchpad.net/bugs/105638
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151016] Re: New in 2.6.22-13: System doesn't always wake from suspend

2007-10-21 Thread Stefano Rivera
I can confirm this.

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New => Confirmed

** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
New in 2.6.22-13: System doesn't always wake from suspend
https://bugs.launchpad.net/bugs/151016
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 87359] Re: multiple minor problems with KVM (kernel virtual machine)

2007-09-25 Thread Stefano Rivera
Hi Anthony (2007.09.24_05:34:50_+0200)
> KVM needs to be run as root because guest memory isn't swappable yet.

Why not just create a kvm group, and only allow certain users to use it?

It's better than having to run it as root...

SR

-- 
+------+
| Stefano Rivera  http://rivera.za.net |
|  H: +27 21 794 7937Don't use Word DOC files: |
|  C: +27 72 419 8559http://en.wikipedia.org/wiki/OpenDocument |
+--+
Change is inevitable; progress is optional.

-- 
multiple minor problems with KVM (kernel virtual machine)
https://bugs.launchpad.net/bugs/87359
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111502] Re: network-manager unreliable with multiple APs

2007-10-27 Thread Stefano Rivera
I have been seeing similar problems in gutsy, but not necessarily with
the latest version. I will go to my university library (with many APs)
and test...

-- 
network-manager unreliable with multiple APs
https://bugs.launchpad.net/bugs/111502
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159631] Re: [gutsy] Fullscreen does not work

2007-11-10 Thread Stefano Rivera
Confirmed, gutsy amd64 user with compiz.

If I right-click on the "fullscreen" task and choose maximize, then I
almost get full-screen (the gnome panels are on-top).

** Changed in: f-spot (Ubuntu)
   Status: New => Confirmed

-- 
[gutsy] Fullscreen does not work
https://bugs.launchpad.net/bugs/159631
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178073] Support cherry-picking subtrees from a CVS repo

2007-12-22 Thread Stefano Rivera
Public bug reported:

Binary package hint: config-manager

Say I'm building a config for drupal, I'd like to checkout the drupal
sources + a couple of modules, all from the same CVS repo:

./  pserver://anonymous:[EMAIL PROTECTED]/cvs/drupal/drupal?tag=DRUPAL-5
./sites/all/modules/pathauto pserver://anonymous:[EMAIL 
PROTECTED]/cvs/drupal/contributions/modules/pathauto?tag=DRUPAL-5

config-manager interprets
"pserver://anonymous:[EMAIL 
PROTECTED]/cvs/drupal/contributions/modules/pathauto"
to mean that the repository is "/cvs/drupal/contributions/modules" and
the module "pathauto" rather than repository being "/cvs/drupal" and the
module "contributions/modules/pathauto"

For now, I'm using drupal's published tarballs for modules

** Affects: config-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Support cherry-picking subtrees from a CVS repo
https://bugs.launchpad.net/bugs/178073
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 127610] Re: Pre-build kqemu modules

2007-11-01 Thread Stefano Rivera
Hi Walter (2007.11.01_21:20:12_+0200)
> obviously kqemu-source should continue to be provided as non-standard kernels
> may not have prebuilt modules.

That doesn't apply to other modules prebuild by ubuntu.

SR

-- 
Pre-build kqemu modules
https://bugs.launchpad.net/bugs/127610
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 59035] tifm driver (out of tree) needed for TI SD reader

2006-09-05 Thread Stefano Rivera
Public bug reported:

:06:09.3 Mass storage controller: Texas Instruments PCIxx21
Integrated FlashMedia Controller

The tifm driver (http://tifmxx.berlios.de/) is needed to properly
support this device.

Gentooers managed to do it with sdhci, but it's *really* messy: http
://gentoo-wiki.com/HARDWARE_Gentoo_Acer_Ferrari_4005WLMi_Manual#SDHCI

On dapper, the best I could get was this:
[  115.354295] ieee1394: Node removed: ID:BUS[0-00:1023]  GUID[00c09f64844b]
[  115.406679] fakephp: Fake PCI Hot Plug Controller Driver
[  115.434137] fakephp: Can't remove PCI devices with other PCI devices behind 
it yet.
[  115.559063] ieee1394: Initialized config rom entry `ip1394'
[  115.566362] sdhci: Secure Digital Host Controller Interface driver, 0.10
[  115.566559] sdhci: Copyright(c) Pierre Ossman
[  115.566716] PCI: Device :06:09.4 not available because of resource 
collisions
[  115.566947] sdhci: probe of :06:09.4 failed with error -22
[  115.573815] ohci1394: $Rev: 1313 $ Ben Collins <[EMAIL PROTECTED]>
[  115.574019] ACPI: PCI Interrupt :06:09.2[C] -> GSI 21 (level, low) -> 
IRQ 177
[  115.597452] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[177]  
MMIO=[c0317000-c03177ff]  Max Packet=[2048]
[  116.105948] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00c09f64844b]

As you can see, it won't work :-)

See https://wiki.ubuntu.com/HardwareSupportMachinesLaptopsAcer.

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
tifm driver (out of tree) needed for TI SD reader
https://launchpad.net/bugs/59035

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


[Bug 46771] Re: Incomplete installation of heroes-common

2006-10-14 Thread Stefano Rivera
Confirmed in dapper (and therefore edgy, too)

** Changed in: heroes (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Incomplete installation of heroes-common
https://launchpad.net/bugs/46771

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


[Bug 31918] Re: ati radeon M6 LY dri needs driver reload to work

2006-11-10 Thread Stefano Rivera
Doesn't appear to work for me on an HP OmniBook XE 4500

I reloaded the modules, but nothing improved...

-- 
ati radeon M6 LY dri needs driver reload to work
https://launchpad.net/bugs/31918

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


[Bug 71258] Hibernate fails on HP OmniBook xe4500

2006-11-10 Thread Stefano Rivera
Public bug reported:

Binary package hint: acpi-support

On Ubuntu/edgy/i386 (upgraded from dapper, but not customised at all)

Hibernates fine.

On start-up, goes through resming fine, but then screen corrupts. (band
of green vert bars at tap, a band of horizontal garbage bars, and a
white band, rest of screen black)

Can be ssh-ed into for around a minute after resume, then crashed during
a "locate" - I presume memory corruption...

With SAVE_VBE_STATE, VBESTATE, and POST_VIDEO commented out, it didn't
crash on resumption, but it didn't work either.

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Hibernate fails on HP OmniBook xe4500
https://launchpad.net/bugs/71258

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


[Bug 31918] Re: ati radeon M6 LY dri needs driver reload to work

2006-11-10 Thread Stefano Rivera
I suppose I should have said I'm using edgy...

-- 
ati radeon M6 LY dri needs driver reload to work
https://launchpad.net/bugs/31918

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


[Bug 71265] Radeon Mobility M6: No DRI

2006-11-10 Thread Stefano Rivera
Public bug reported:

DRI doesn't seem to work on my Mobility M6 on an HP Omnibook xe4500.

Seems to be a regression from dapper -> edgy.

No reasonable explanation given by X logs or glxinfo.

X log attached.

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Radeon Mobility M6: No DRI
https://launchpad.net/bugs/71265

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


[Bug 71265] Re: Radeon Mobility M6: No DRI

2006-11-10 Thread Stefano Rivera

** Attachment added: "Xorg log"
   http://librarian.launchpad.net/5041913/Xorg.0.log

-- 
Radeon Mobility M6: No DRI
https://launchpad.net/bugs/71265

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


[Bug 71265] Re: Radeon Mobility M6: No DRI

2006-11-10 Thread Stefano Rivera
Bug #31918 seems related, but doesn't help.

-- 
Radeon Mobility M6: No DRI
https://launchpad.net/bugs/71265

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


[Bug 45021] Re: ACPI support for laptops can be improved

2006-11-10 Thread Stefano Rivera
Frank Murphy seems to have explained well.

Would help with many HP Omnibook issues.

** Changed in: Ubuntu
   Status: Needs Info => Confirmed

-- 
ACPI support for laptops can be improved
https://launchpad.net/bugs/45021

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


[Bug 71258] Re: Suspend/Hibernate fails on HP OmniBook xe4500

2006-11-11 Thread Stefano Rivera
** Summary changed:

- Hibernate fails on HP OmniBook xe4500
+ Suspend/Hibernate fails on HP OmniBook xe4500

** Description changed:

  Binary package hint: acpi-support
  
  On Ubuntu/edgy/i386 (upgraded from dapper, but not customised at all)
  
- Hibernates fine.
+ Hibernates fine, and Suspends fine.
  
  On start-up, goes through resming fine, but then screen corrupts. (band
  of green vert bars at tap, a band of horizontal garbage bars, and a
  white band, rest of screen black)
  
  Can be ssh-ed into for around a minute after resume, then crashed during
  a "locate" - I presume memory corruption...
  
  With SAVE_VBE_STATE, VBESTATE, and POST_VIDEO commented out, it didn't
  crash on resumption, but it didn't work either.
+ 
+ Resume from suspend works if it's done very quickly.

-- 
Suspend/Hibernate fails on HP OmniBook xe4500
https://launchpad.net/bugs/71258

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


[Bug 46043] Re: Unable to connect to network using airo_cs card

2006-11-18 Thread Stefano Rivera
Seems to work in edgy

** Changed in: network-manager (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
Unable to connect to network using airo_cs card
https://launchpad.net/bugs/46043

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


<    1   2   3   4   5   6   7   8   9   10   >