[Bug 133001] Re: gmailfs does not mount as user

2007-08-16 Thread Shirish Agarwal
This happens on my end :-

sudo mkdir /mnt/gmailfs
[sudo] password for shirish:

sudo chown $USER:$USER /mnt/gmailfs

ls -ld /mnt/gmailfs
drwxr-xr-x 2 shirish shirish 4096 2007-08-16 23:41 /mnt/gmailfs

chmod u+w /mnt/gmailfs

ls -ld /mnt/gmailfs
drwxr-xr-x 2 shirish shirish 4096 2007-08-16 23:41 /mnt/gmailfs

mount -t gmailfs /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
mount: only root can do that

sudo mount -t gmailfs /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
Usage: mount -V : print version
   mount -h : print this help
   mount: list mounted filesystems
   mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
   mount -a [-t|-O] ... : mount all stuff from /etc/fstab
   mount device : mount device at the known place
   mount directory  : mount known device here
   mount -t type dev dir: ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
   mount --bind olddir newdir
or move a subtree:
   mount --move olddir newdir
One can change the type of mount containing the directory dir:
   mount --make-shared dir
   mount --make-slave dir
   mount --make-private dir
   mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
   mount --make-rshared dir
   mount --make-rslave dir
   mount --make-rprivate dir
   mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say  man 8 mount .

 dpkg -l mount
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version  Description
+++---
ii  mount2.13~rc3-5   Tools for mounting and 
manipulating filesystems

Lemme know if any more info. is needed.

-- 
gmailfs does not mount as user
https://bugs.launchpad.net/bugs/133001
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 133001] Re: gmailfs does not mount as user

2007-08-16 Thread xtknight
** Description changed:

  gmailfs can not be mounted or used by a normal user.
  
  sudo mkdir /mnt/gmailfs
  sudo chown $USER:$USER /mnt/gmailfs
  chmod u+w /mnt/gmailfs
  
- mount -t gmailfs /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
+ mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
  (Result: reports error that root is needed)
  
- sudo mount -t gmailfs /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
+ sudo mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
  (Result: still, only root can access the folder at all.  It appears like 
this:)
  
  ?-  ? ??   ?? gmailfs

-- 
gmailfs does not mount as user
https://bugs.launchpad.net/bugs/133001
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 133000] Re: Desktop Effects doesn't react to CompizConfig Settings Manager

2007-08-16 Thread Justin M. Wray
What version of Compiz and CompizConfig are you running, and from which
repository?

Thanks,
Justin M. Wray

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Justin M. Wray
   Status: New = Incomplete

-- 
Desktop Effects doesn't react to CompizConfig Settings Manager
https://bugs.launchpad.net/bugs/133000
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 132517] hacked around

2007-08-16 Thread ScarFreewill
I've gotten it to work now. I had to edit 2 deb files' dependencies. I removed 
the following:
* dbus-x11 from kdelibs5
* libpq-dev from libqt4-dev
I tested plasma with Xephyr and without it (running with my currently loged 
kde3 session). There is various bugs, I'm not sure if some of them is because 
of what I did to install kde4 or just because its still a beta. At lest its 
running and working MUCH better than kde4 alpha.

-- 
kdelibs5: Depends: dbus-x11 but it is not installable
https://bugs.launchpad.net/bugs/132517
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 131952] Re: REJECTING access to capability 'dac_override' (cupsd(6348) profile /usr/sbin/cupsd active /usr/sbin/cupsd)

2007-08-16 Thread gQuigs
If it really should not have this capability, perhaps the fact that it does
is a bug in cupsys?

-- 
 REJECTING access to capability 'dac_override' (cupsd(6348) profile 
/usr/sbin/cupsd active /usr/sbin/cupsd)
https://bugs.launchpad.net/bugs/131952
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 128227] Re: gutsy/amd64: ftbfs / autopkgtest failure

2007-08-16 Thread Matthias Klose
** Changed in: pyspi (Ubuntu)
   Importance: Undecided = High
   Status: New = Confirmed
   Target: None = tribe-5

-- 
gutsy/amd64: ftbfs / autopkgtest failure
https://bugs.launchpad.net/bugs/128227
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 127624] Re: [bcm43xx-fwcutter] Failed Download - 404

2007-08-16 Thread Morgan GERMAIN
Yes, it's because the file is unavailable.

I made a copy at this address :
 you just have to copypaste   http://morgan.germain.googlepages.com/wl_apsta.o
 instead of  
http://boredklink.googlepages.com/wl_apsta.o

when apt-get installing bcm43xx-fwcutter

-- 
[bcm43xx-fwcutter] Failed Download - 404
https://bugs.launchpad.net/bugs/127624
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 126017] Re: [Gutsy] Ralink 802.11 bg WLAN device doesn't run (/org/freedesktop/Hal/devices/usb_device_db0_6877_noserial)

2007-08-16 Thread Javier Jardón
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately we can't fix it, because your description didn't include 
enough information.
 
 Please include the information requested at [WWW] 
https://wiki.ubuntu.com/DebuggingHardwareDetection as separate attachments.

** Changed in: hal (Ubuntu)
 Assignee: (unassigned) = Javier Jardón
   Status: New = Incomplete

-- 
[Gutsy] Ralink 802.11 bg WLAN device doesn't run 
(/org/freedesktop/Hal/devices/usb_device_db0_6877_noserial)
https://bugs.launchpad.net/bugs/126017
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 113038] Re: Cannot resume from suspend with kvm modules loaded

2007-08-16 Thread Alex Zvoleff
I can still confirm this behavior on gutsy tribe-4 2.6.22-9 kernel.
Adding kvm and kvm-intel to the /etc/default/acpi-support list of
modules to unload prior to suspending allows my machine to resume from
suspend.  Otherwise, the machine (a dell latitude D620) will hang on
resume.

-- 
Cannot resume from suspend with kvm modules loaded
https://bugs.launchpad.net/bugs/113038
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 75416] Re: [kmail] doesn't display a signed message, where the key is unknown

2007-08-16 Thread StefanPotyra
Interesting, I recently stumbled upon another mail which produces the
same result. This time, I also launched kmail from shell and got this
output:

kmail: WARNING: Error: Failure modifying 
/home/stefan/.kde/share/apps/kmail/mail/.ubuntu.directory/.changes.directory/.dapper-changes.index.sorted
 (No space left on device?)
kmail: WARNING: /build/buildd/kdepim-3.5.7/./kmail/kmheaders.cpp:3337

However:
 df
[..]
/dev/sdb5 38456308  24580940  11921868  68% /home

ii  kmail 4:3.5.7-1ubuntu5
KDE Email client

I also tried to strace kmail, but the results didn't show anything
interesting (can't see any accesses to my mail directory in there, any
hints how to get a sane strace?)

Cheers,
Stefan.

-- 
[kmail] doesn't display a signed message, where the key is unknown
https://bugs.launchpad.net/bugs/75416
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 132976] Re: Flash applet can not access webcam

2007-08-16 Thread Justin M. Wray
Thank you for the bug report. Could you please try to obtain a backtrace
by following the instructions on [WWW]
https://wiki.ubuntu.com/MozillaTeam/Bugs, or upload (as an attachment)
the crash report from /var/crash/.

Also, please answer these questions:
Is this crash reproducible? If so, which are the steps that lead to it?
Which flash package do you have installed?
Which Java package do you have installed?
Which firefox extensions do you have installed?

This will greatly aid us in tracking down your problem.

Thanks,
Justin M. Wray

** Changed in: nspluginwrapper (Ubuntu)
 Assignee: (unassigned) = Justin M. Wray
   Status: New = Invalid

** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: nspluginwrapper (Ubuntu)
 Assignee: Justin M. Wray = (unassigned)

** Changed in: firefox (Ubuntu)
 Assignee: (unassigned) = Justin M. Wray

-- 
Flash applet can not access webcam
https://bugs.launchpad.net/bugs/132976
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 132991] Re: Locked Panel Items Easy to Accidentally Delete

2007-08-16 Thread Anthony S
Title revised to reflect the suggestion.

-- 
Locked Panel Items Easy to Accidentally Delete
https://bugs.launchpad.net/bugs/132991
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 132997] Gutsy: monodevelop packade crashes on startup: Application not found: IDE

2007-08-16 Thread Victor Sergienko
Public bug reported:

Binary package hint: monodevelop

I have Kubuntu Gutsy 4, upgraded from Feisty.
Looks like some files are missing from monodevelop package.

$ monodevelop

Unhandled Exception: Mono.Addins.Setup.InstallException: Application not found: 
IDE
  at MonoDevelop.Core.ApplicationService.StartApplication (System.String appId, 
System.String[] parameters) [0x0]
  at MonoDevelop.Startup.SharpDevelopMain.Main (System.String[] args) [0x0]

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

-- 
Gutsy: monodevelop packade crashes on startup: Application not found: IDE
https://bugs.launchpad.net/bugs/132997
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 132991] Re: loss of the choice of desktop icons in lower right corner

2007-08-16 Thread Anthony S
Ivor Howard: Right-click the panel, and select the Add to Panel option.
From there, you should find the workspace switcher tool.

Sebastien: I'd like to reopen this as a feature request.  Locked panel
items should not be removed without first giving the user a confirmation
window.  New users could lock themselves out of essential Ubuntu
features if they (or perhaps a touchpad or compiz-fusion bug) remove
panel items by accident.

** Summary changed:

- loss of the choice of desktop icons in lower right corner
+ Locked Panel Items Easy to Accidentally Delete

** Changed in: gnome-panel (Ubuntu)
   Status: Invalid = Confirmed

-- 
Locked Panel Items Easy to Accidentally Delete
https://bugs.launchpad.net/bugs/132991
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 132781] Re: My HP PSC 1210 (printer) doesn't work in gutsy (autodetection work ...)

2007-08-16 Thread dwelch91
That means the hpmud Python C extension (hpmudext.so) that should be
installed in /usr/lib/pythonx.x/site-packages is not installed properly
(failed to build, not installed in Python path, etc).


On 8/16/07, Till Kamppeter [EMAIL PROTECTED] wrote:

 Raghu, Do, Aaron, what does this mean:

 error: HPMUDEXT could not be loaded. Please check HPLIP installation.

 Can you check and if needed fix this in HPLIP?

 --
 My HP PSC 1210 (printer) doesn't work in gutsy (autodetection work ...)
 https://bugs.launchpad.net/bugs/132781
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
My HP PSC 1210 (printer) doesn't work in gutsy (autodetection work ...)
https://bugs.launchpad.net/bugs/132781
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 131069] Re: xsane : Erreur de segmentation (core dumped)

2007-08-16 Thread Stefan Fleiter
*** This bug is a duplicate of bug 132219 ***
https://bugs.launchpad.net/bugs/132219

** This bug has been marked a duplicate of bug 132219
   Xsane crashes on startup with segmentation fault.

-- 
xsane : Erreur de segmentation (core dumped)
https://bugs.launchpad.net/bugs/131069
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 114504] Re: [feisty] resolution changes to 640x480 interlaced after changing gamma

2007-08-16 Thread Eero Tamminen
 Are you still having problems with this bug?

Weren't you able to reproduce it?

I haven't had a need to update my X settings (with an UI). 
I can check this again when I next install Ubuntu (unless I move rest of my 
machines to Debian).

-- 
[feisty] resolution changes to 640x480 interlaced after changing gamma
https://bugs.launchpad.net/bugs/114504
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133006] Please sync gnuserv 3.12.7-5 from Debian unstable

2007-08-16 Thread Pär Andersson
Public bug reported:

Binary package hint: gnuserv

Current ubuntu version is 3.12.7-4 and have no ubuntu specific changes.
3.12.7-5 is needed for gnuserv to work with emacs22 which is now in
gutsy.

Debian changelog:
 gnuserv  (3.12.7-5) unstable; urgency=low

   * Adding support for emacs22 (Thanks Junichi Uekawa) (Closes: 432854)

 -- Mike O'Connor [EMAIL PROTECTED]  Mon, 23 Jul 2007 23:47:37 -0400

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

-- 
Please sync gnuserv 3.12.7-5 from Debian unstable
https://bugs.launchpad.net/bugs/133006
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 133007] Missing rule in /etc/udev/rules.d/45-libsane.rules (epson v100) [gutsy]

2007-08-16 Thread [EMAIL PROTECTED]
Public bug reported:

Binary package hint: libsane

I was missing the following line in 
/etc/udev/rules.d/45-libsane.rules : 

# Epson Perfection V100
SYSFS{idVendor}==04b8, SYSFS{idProduct}==012d, MODE=664, GROUP=scanner

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Missing rule  in /etc/udev/rules.d/45-libsane.rules (epson v100) [gutsy]
https://bugs.launchpad.net/bugs/133007
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 133008] Re: Need help installing Ubuntu

2007-08-16 Thread Pedro Villavicencio
Thanks for your comments. This does not appear to be a bug report as
such. We appreciate the difficulties you are facing, but it would make
more sense to raise your question in the support tracker.
http://launchpad.net/support ; you can also subscribe yourself to the
Ubuntu Forums at http://www.ubuntuforums.org and ask there, thanks a lot
for your interest.

** Changed in: Ubuntu
   Status: New = Invalid

-- 
Need help installing Ubuntu
https://bugs.launchpad.net/bugs/133008
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 133001] Re: gmailfs does not mount as user

2007-08-16 Thread Shirish Agarwal
did it again with both regular user as well sudo using none

 mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
mount: only root can do that

sudo mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
Ignored option :rw
Ignored option :noexec
Ignored option :nosuid
Ignored option :nodev
Ignored option :user


** Changed in: gmailfs (Ubuntu)
Sourcepackagename: None = gmailfs

** Changed in: Ubuntu
Sourcepackagename: gmailfs = None

-- 
gmailfs does not mount as user
https://bugs.launchpad.net/bugs/133001
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 132941] Re: Package 0.59.2 broken

2007-08-16 Thread Sebastien Bacher
The new 0.59.4 should fix the bug

** Changed in: update-notifier (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Package 0.59.2 broken
https://bugs.launchpad.net/bugs/132941
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 133012] There's no easy way to recover Grub from livecd.

2007-08-16 Thread guigouz
Public bug reported:

Many people install Ubuntu, and then another proprietary system afterwards, 
which wipes the boot manager (in ubuntu's case, grub).
There's no easy way for the average user to recover grub without booting the 
livecd and running grub on a chrooted environment.
A Super Grub Disk already exists, which make this really easy for user. At 
just 3.4megabytes, I guess it (or some modified version of it) could be added 
to the default live cd. Its URL is http://geocities.com/supergrubdisk/

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
There's no easy way to recover Grub from livecd.
https://bugs.launchpad.net/bugs/133012
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 133010] doesn't give helpful error messages

2007-08-16 Thread Shirish Agarwal
Public bug reported:

Binary package hint: gmailfs

Do the following on the CLI  :-

 sudo mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
Ignored option :rw
Ignored option :noexec
Ignored option :nosuid
Ignored option :nodev
Ignored option :user
Traceback (most recent call last):
  File /sbin/mount.gmailfs, line 166, in module
main(mountpoint, namedOptions, useEncfs)
  File /sbin/mount.gmailfs, line 92, in main
gmailfs.main(mountpoint, namedOptions)
  File /usr/lib/python2.5/site-packages/gmailfs.py, line 1175, in main
server = Gmailfs(namedOptions,mountpoint,version=gmailfs 
0.8.0,usage='',dash_s_do='setsingle')
  File /usr/lib/python2.5/site-packages/gmailfs.py, line 611, in __init__
self.ga.login()
  File /usr/lib/python2.5/site-packages/libgmail.py, line 320, in login
raise GmailLoginFailure(Login failed. (Wrong username/password?))
libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'
Error in sys.excepthook:
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/apport_python_hook.py, line 42, in 
apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
IndexError: list index out of range

Original exception was:
Traceback (most recent call last):
  File /sbin/mount.gmailfs, line 166, in module
main(mountpoint, namedOptions, useEncfs)
  File /sbin/mount.gmailfs, line 92, in main
gmailfs.main(mountpoint, namedOptions)
  File /usr/lib/python2.5/site-packages/gmailfs.py, line 1175, in main
server = Gmailfs(namedOptions,mountpoint,version=gmailfs 
0.8.0,usage='',dash_s_do='setsingle')
  File /usr/lib/python2.5/site-packages/gmailfs.py, line 611, in __init__
self.ga.login()
  File /usr/lib/python2.5/site-packages/libgmail.py, line 320, in login
raise GmailLoginFailure(Login failed. (Wrong username/password?))
libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'

Note that its a fictious username/password combo. Should that traceback
be given?

Also have encfs installed before only so why is it complaining?

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

** Description changed:

  Binary package hint: gmailfs
  
  Do the following on the CLI  :-
  
   sudo mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
  Ignored option :rw
  Ignored option :noexec
  Ignored option :nosuid
  Ignored option :nodev
  Ignored option :user
  Traceback (most recent call last):
File /sbin/mount.gmailfs, line 166, in module
  main(mountpoint, namedOptions, useEncfs)
File /sbin/mount.gmailfs, line 92, in main
  gmailfs.main(mountpoint, namedOptions)
File /usr/lib/python2.5/site-packages/gmailfs.py, line 1175, in main
  server = Gmailfs(namedOptions,mountpoint,version=gmailfs 
0.8.0,usage='',dash_s_do='setsingle')
File /usr/lib/python2.5/site-packages/gmailfs.py, line 611, in __init__
  self.ga.login()
File /usr/lib/python2.5/site-packages/libgmail.py, line 320, in login
  raise GmailLoginFailure(Login failed. (Wrong username/password?))
  libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'
  Error in sys.excepthook:
  Traceback (most recent call last):
File /var/lib/python-support/python2.5/apport_python_hook.py, line 42, in 
apport_excepthook
  binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
  IndexError: list index out of range
  
  Original exception was:
  Traceback (most recent call last):
File /sbin/mount.gmailfs, line 166, in module
  main(mountpoint, namedOptions, useEncfs)
File /sbin/mount.gmailfs, line 92, in main
  gmailfs.main(mountpoint, namedOptions)
File /usr/lib/python2.5/site-packages/gmailfs.py, line 1175, in main
  server = Gmailfs(namedOptions,mountpoint,version=gmailfs 
0.8.0,usage='',dash_s_do='setsingle')
File /usr/lib/python2.5/site-packages/gmailfs.py, line 611, in __init__
  self.ga.login()
File /usr/lib/python2.5/site-packages/libgmail.py, line 320, in login
  raise GmailLoginFailure(Login failed. (Wrong username/password?))
  libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'
  
  Note that its a fictious username/password combo. Should that traceback
  be given?
+ 
+ Also have encfs installed before only so why is it complaining?

-- 
doesn't give helpful error messages
https://bugs.launchpad.net/bugs/133010
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 132972] Report Needed

2007-08-16 Thread Hilario J. Montoliu \(hjmf\)
Thank you ania for submitting this report.

Could you please try to obtain a backtrace by following the instructions
on [1], or upload the crash report that probably was generated during
the crash and that should be located at /var/crash/ to [2]. 

Please indicate which extensions/plugins do you have enabled; and if
this crash is reproducible describe the steps that lead to it (it is
very important for us to have a test case for each crash). 

This will greatly aid us in tracking down your problem.

Thanks in advance.

H. Montoliu

[1] https://wiki.ubuntu.com/MozillaTeam/Bugs 
[2] https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/132972/+addcomment 


** Summary changed:

- /tmp/_usr_lib_firefox_firefox-bin.V3gxzl.crash
+ firefox crashed

** Description changed:

  Binary package hint: firefox
+ 
+ ... /tmp/_usr_lib_firefox_firefox-bin.V3gxzl.crash
+ 
  
  version: 2.0.0.4.
  Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.8.1.4) Gecko/20060601 
Firefox/2.0.0.4 (Ubuntu-edgy)

** Tags added: mt-needreport

** Changed in: firefox (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Mozilla Bugs
   Status: New = Incomplete

-- 
firefox crashed
https://bugs.launchpad.net/bugs/132972
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 122448] Re: Rating no longer confirmed by OSD

2007-08-16 Thread Kieran Hogg
** Changed in: amarok (Ubuntu)
   Status: New = Fix Released

-- 
Rating no longer confirmed by OSD
https://bugs.launchpad.net/bugs/122448
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 125881] Re: [gutsy] Most extra buttons don't work on Vaio VGN-TX850P

2007-08-16 Thread Michel Pelletier
At the Ubuntu Live conference I managed to get some help from some of
the kernel hackers there and I got the impression that the problem I
have is Vaio specific.  I think perhaps you should file a different
bug but reference this bug and the developers can then make the
decision if it is a duplicate or not.

Cheers!

-Michel

On 8/15/07, awen [EMAIL PROTECTED] wrote:
 I have somewhat the same problem on an IBM T41. After upgrading from
 Feisty to Gutsy (using upgrade-manager) most of the Fn-key combinations
 stopped working.

 I've tried to see if I could get any reaction from the keys by following
 https://wiki.ubuntu.com/LaptopTestingTeam/HotkeyResearch . However none
 of the 3 methods returned any output. Does this sound to be originating
 from the same problem (I haven't been able to see what
 be70e2f756c77106efab4bc687d6c5c3021a96bd is about) or should I file a
 new bug-report?

 --
 [gutsy] Most extra buttons don't work on Vaio VGN-TX850P
 https://bugs.launchpad.net/bugs/125881
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[gutsy] Most extra buttons don't work on Vaio VGN-TX850P
https://bugs.launchpad.net/bugs/125881
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 94098] Re: [apport] MonoDevelop.exe crashed with SIGSEGV

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

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

-- 
[apport] MonoDevelop.exe crashed with SIGSEGV
https://bugs.launchpad.net/bugs/94098
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 62076] Re: Crash of monodevelop when changing GTK+ theme

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Crash of monodevelop when changing GTK+ theme
https://bugs.launchpad.net/bugs/62076
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 63212] Re: monodevelop won't start

2007-08-16 Thread Pedro Villavicencio
** Changed in: monodevelop (Ubuntu)
   Status: Confirmed = Invalid

-- 
monodevelop won't start
https://bugs.launchpad.net/bugs/63212
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 61707] Re: Crash in mono-develop while working with Gtk Form editor

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Crash in mono-develop while working with Gtk Form editor
https://bugs.launchpad.net/bugs/61707
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 60668] Re: Crash when closing mono-doc

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium

-- 
Crash when closing mono-doc
https://bugs.launchpad.net/bugs/60668
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 132856] Re: Build with GNOME support

2007-08-16 Thread Justin M. Wray
** Tags added: needs-packaging

-- 
Build with GNOME support
https://bugs.launchpad.net/bugs/132856
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 132991] Re: Locked Panel Items Easy to Accidentally Delete

2007-08-16 Thread Sebastien Bacher
Anthony, thanks for your comment. When you have a suggestion like that
better to open a new bug rather than reopening one with an unclear
description so the bug submitter doesn't get extra mails if he doesn't
want those. That has already been suggested also so the request is a
duplicate, I'm closing the bug

-- 
Locked Panel Items Easy to Accidentally Delete
https://bugs.launchpad.net/bugs/132991
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 131952] Re: REJECTING access to capability 'dac_override' (cupsd(6348) profile /usr/sbin/cupsd active /usr/sbin/cupsd)

2007-08-16 Thread Jesse Michael
Granting the dac_override capability in an AA profile doesn't give away
permission to access things not listed explicitly in the profile.

It gives root the ability to read and write files that it does not have
group or other permission to access (e.g. user foo has a file named
/home/foo/bar.txt with permission bits 0600), but the files still need
to be listed in the profile in order for the program to be allowed
access.

-- 
 REJECTING access to capability 'dac_override' (cupsd(6348) profile 
/usr/sbin/cupsd active /usr/sbin/cupsd)
https://bugs.launchpad.net/bugs/131952
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 117583] Re: ipod: album art not added

2007-08-16 Thread Sebastien Bacher
marking New for now

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

-- 
ipod: album art not added
https://bugs.launchpad.net/bugs/117583
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 88483] Re: [apport] mono crashed with SIGSEGV

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
[apport] mono crashed with SIGSEGV
https://bugs.launchpad.net/bugs/88483
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 80585] Re: Can not stop a running program in monodevelop

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Can not stop a running program in monodevelop
https://bugs.launchpad.net/bugs/80585
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 78297] Re: Crash when clicking on Type hint in Window Properties

2007-08-16 Thread Pedro Villavicencio
According to upstream this bug was fixed long time ago, if you're still
facing this problem with a newer version of monodevelop please re open
this report. thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Fix Released

-- 
Crash when clicking on Type hint in Window Properties
https://bugs.launchpad.net/bugs/78297
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 68909] Re: Crash after displaying splash screen.

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Crash after displaying splash screen.
https://bugs.launchpad.net/bugs/68909
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 65559] Re: Widgets not appearing

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Widgets not appearing
https://bugs.launchpad.net/bugs/65559
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 63928] Re: mono crashes with monodevelop...

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
mono crashes with monodevelop...
https://bugs.launchpad.net/bugs/63928
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 131285] Re: FTBFS on lpia

2007-08-16 Thread Matthias Klose
seen with gcc-snapshot as well

-- 
FTBFS on lpia
https://bugs.launchpad.net/bugs/131285
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 130575] Re: init 1, networking start fails to bring up network.

2007-08-16 Thread Gnu_Raiz
This could be a repeat of bug 45696 as it seems to have a very similar
problem according ot some of the posts on that bug report.

-- 
init 1, networking start fails to bring up network.
https://bugs.launchpad.net/bugs/130575
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 131184] Re: After update, display is limited to 800x600

2007-08-16 Thread Marcel59t
Please find :

/var/log/Xorg.0.log :


X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux Linux32A 2.6.20-16-generic #2 SMP Thu Jun 7 
20:19:32 UTC 2007 i686
Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Aug 16 20:26:24 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor F159B
(**) |   |--Device Carte Nvidia FX5700LE
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device stylus
(**) |--Input Device cursor
(**) |--Input Device eraser
(WW) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/X11R6/lib/X11/fonts/misc does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/Type1 does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,00e1 card 1462,0300 rev a1 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00e0 card 1462,0300 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00e4 card 1462,0300 rev a1 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00e7 card 1462,0300 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00e7 card 1462,0300 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00e8 card 1462,0300 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:05:0: chip 10de,00df card 1462,0300 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:06:0: chip 10de,00ea card 1462,7585 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,00e5 card 1462,0300 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0a:0: chip 10de,00e3 card 1462,0300 rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 10de,00e2 card , rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,00ed card , rev a2 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card , rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0343 card 1462,9590 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:08:0: chip 1814,0201 card 1462,6834 rev 01 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xd000 - 0xd1ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xc000 - 0xcfff (0x1000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0206 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
[0] -1  0   0xd200 - 0xd2ff (0x100) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV36 [GeForce FX 5700LE] rev 161, Mem @ 
0xd000/24, 0xc000/28
(II) Addressable bus resource ranges are

[Bug 124610] Re: Totem Movie Player crashes when opening movie file

2007-08-16 Thread Sebastien Bacher
** Changed in: xserver-xorg-driver-i810 (Ubuntu)
Sourcepackagename: totem = xserver-xorg-driver-i810
 Assignee: Ubuntu Desktop Bugs = (unassigned)

-- 
Totem Movie Player crashes when opening movie file
https://bugs.launchpad.net/bugs/124610
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 103216] Re: Crash on start up

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Crash on start up
https://bugs.launchpad.net/bugs/103216
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 103797] Re: [apport] MonoDevelop.exe crashed with SIGSEGV

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
[apport] MonoDevelop.exe crashed with SIGSEGV
https://bugs.launchpad.net/bugs/103797
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 99890] Re: crash while changing window preferences

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
crash while changing window preferences
https://bugs.launchpad.net/bugs/99890
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 95214] Re: [apport] MonoDevelop.exe crashed with SIGSEGV

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
[apport] MonoDevelop.exe crashed with SIGSEGV
https://bugs.launchpad.net/bugs/95214
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 94959] Re: monodevelop crashes when you pull a certain page of code

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Also i can't reproduce this bug because for downloading the
source code you need to be registered.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
monodevelop crashes when you pull a certain page of code
https://bugs.launchpad.net/bugs/94959
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 89903] Re: Printing partially broken in monodevelop

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Pedro Villavicencio
   Status: New = Incomplete

-- 
Printing partially broken in monodevelop
https://bugs.launchpad.net/bugs/89903
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 76262] Re: firefix 2.0 slow redirect under ssl with gzip

2007-08-16 Thread Oliver Schonrock
[EMAIL PROTECTED]:~/Desktop/octoshape$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 4
model name  : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping: 10
cpu MHz : 2992.788

kubuntu-7.04-alternate-i386.iso

[EMAIL PROTECTED]:~/Desktop/octoshape$ uname -a
Linux lounge3100ubuntu 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 
i686 GNU/Linux

is also able to reproduce the problem under Martons demo

-- 
firefix 2.0 slow redirect under ssl with gzip
https://bugs.launchpad.net/bugs/76262
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 133015] Cups can't remove its own tempfiles

2007-08-16 Thread Martijn van de Streek
Public bug reported:

Binary package hint: cupsys

I tried to restart cups (I can't get it to print anymore on gutsy, I'll
post a bug about that shortly), and after restarting, I got this error
message:

E [16/Aug/2007:20:45:10 +0200] Unable to remove temporary file
/var/spool/cups/tmp/gs_ceNGtf - Permission denied

That directory has the following permissions:
drwxrwx--T 2 root lp   4096 2007-08-16 20:39 tmp

And the file:
-rw--- 1 lp   lp0 2007-08-16 20:39 gs_ceNGtf

Printing still doesn't continue.

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

-- 
Cups can't remove its own tempfiles
https://bugs.launchpad.net/bugs/133015
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 133014] [gutsy] File-roller Drag and drop works when adding, but not when extracting

2007-08-16 Thread nyékhelyi gábor
Public bug reported:

Binary package hint: nautilus

what I've posted to gnome-bugs:

Please describe the problem:
When I create an empty archive, I can add files by drag n drop. When I open
this archive, I cant extract files from it by drag and drop, only with
selecting the files, and using the extract button.

Steps to reproduce:
1. Make an empty archive with file roller.
2. Add some files.
3. Then open the archive you've made.
4. Try to extract the files by drag and drop


Actual results:
The mouse cursor turns to drag and drop icon, but when i release the button
over the desktop or over a nautilus window, the drag and drop operation isn't
done.

Expected results:
Working dnd.

Does this happen every time?
Yes.

Other information:
I've tried it with Ubuntu Gutsy Tribe 4 last updated at 16. aug.
gnome-desktop 2.19.90
file-roller 2.19.90
nautilus 2.19.90

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

-- 
[gutsy] File-roller Drag and drop works when adding, but not when extracting
https://bugs.launchpad.net/bugs/133014
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 132997] Re: Gutsy: monodevelop packade crashes on startup: Application not found: IDE

2007-08-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I just installed monodevelop and it start just fine, let
see if someone else is having this problem, thanks in advance.

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
Gutsy: monodevelop packade crashes on startup: Application not found: IDE
https://bugs.launchpad.net/bugs/132997
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 132974] Re: Verbose Mode On Boot When Set To Quiet

2007-08-16 Thread Justin M. Wray
** Changed in: usplash (Ubuntu)
   Status: New = Confirmed

-- 
Verbose Mode On Boot When Set To Quiet
https://bugs.launchpad.net/bugs/132974
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 132969] Re: AppAmor rules for CUPS seems to be to restrictive

2007-08-16 Thread Justin M. Wray
** Also affects: apparmor (Ubuntu)
   Importance: Undecided
   Status: New

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

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

-- 
AppAmor rules for CUPS seems to be to restrictive
https://bugs.launchpad.net/bugs/132969
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 131952] Re: REJECTING access to capability 'dac_override' (cupsd(6348) profile /usr/sbin/cupsd active /usr/sbin/cupsd)

2007-08-16 Thread Michael R. Head
Ah... then I think I have seen some problems, because cups was unable to
open some of its log files. Unfortunately, my laptop's hard drive died
this week, and I had to reinstall on a brand new drive and I don't have
the logs to post which show this. I'm hoping to get a USB to 2.5 PATA
connector so I can copy some of my data off it.

-- 
 REJECTING access to capability 'dac_override' (cupsd(6348) profile 
/usr/sbin/cupsd active /usr/sbin/cupsd)
https://bugs.launchpad.net/bugs/131952
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 125511] Re: Request for python in monodevelop

2007-08-16 Thread Pedro Villavicencio
Thanks for your bug report

** Changed in: monodevelop (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Triaged

-- 
Request for python in monodevelop
https://bugs.launchpad.net/bugs/125511
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 92749] Re: bcm43xx_microcode5.fw not available or load failure on starting

2007-08-16 Thread David Masover
Maybe I should open a new bug instead for this...

But maybe you should have the bc43xx kernel driver depend on the bc43xx
firmware as a Debian package itself? Then modify the bc43xx-fwcutter
program to create a simple Debian package and install that by default,
rather than just dump the firmware files where the kernel expects them?

Better if we can make a good interface for when a broadcom card is
detected -- in that case, maybe let bc43xx.ko be included, but as soon
as we get a log message about missing firmware (assuming it found a
card), we ask the user if they want bc43xx-fwcutter, then immediately
download it and run it -- hopefully it can download needed firmware on
its own, if the user doesn't have the driver.

Even better if we can do this in a generic way, so bc43xx-fwcutter
becomes fwcutter, or just binary-grabber or something, to handle similar
situations in the future. (I'm assuming that eventually, either Broadcom
will cave and release the firmware at least free as in beer, or we'll
have free/open firmware instead.)

-- 
bcm43xx_microcode5.fw not available or load failure on starting
https://bugs.launchpad.net/bugs/92749
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 117380] Re: Upgrade from 6.10 to 7.04 fails when using bfilter

2007-08-16 Thread Stefan Borggraefe
But there is only one place in Ubuntu to configure a proxy. You cannot
just set it for the web browser. The configured proxy is used for all
HTTP traffic.

I still think this bug is valid and is fixable by improving bfilter's
default configuration. E.g.

NOFILTER *.gpg
NOFILTER *.deb

(and perhaps some more package related extensions) could be added to
/etc/bfilter/urls.local

-- 
Upgrade from 6.10 to 7.04 fails when using bfilter
https://bugs.launchpad.net/bugs/117380
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 132941] Re: Package 0.59.2 broken

2007-08-16 Thread Andy Schmitz
zeddock: When the updated package gets to the mirrors, you will probably
need to go to the command line (Terminal) and try sudo apt-get update
and then sudo apt-get -f install. If the second command fails, the fix
hasn't yet made it to the mirrors. (As of right now, it hasn't. It
should be there within a few hours.) You will then be able to update as
normal if all goes well. As an aside, if you're not comfortable with
Linux, it might be a good idea to stick to the more-stable Ubuntu
Feisty, rather than using the unstable Gutsy, but you know how
comfortable you are with problems like this.

-- 
Package 0.59.2 broken
https://bugs.launchpad.net/bugs/132941
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 132214] Re: ubiquity crashed during migration assistant

2007-08-16 Thread Jose Blanca
** Visibility changed to: Public

-- 
ubiquity crashed during migration assistant
https://bugs.launchpad.net/bugs/132214
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 128850] Re: firefox hangs before GUI is shown

2007-08-16 Thread glenner
result of strace -f firefox

** Attachment added: strace.log.gz
   http://launchpadlibrarian.net/8859275/strace.log.gz

-- 
firefox hangs before GUI is shown
https://bugs.launchpad.net/bugs/128850
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 129528] Re: [gutsy] gdmsetup ignores Use24Clock setting

2007-08-16 Thread Sebastien Bacher
gdm (2.19.6-0ubuntu1) gutsy; urgency=low

  * New upstream version:
- Fix gdmflexiserver so when used to start a Nested Display (a login
  in a window), it does not pop-up the window showing the user what
  VT's are already logged in.  That window should only show up when
  starting Flexi (VT) displays, not Nested displays.
- Remove XInput code from the dwellmouselistener accessibility module.
  Bug #457998 reported that this code was not working and causing
  devices to fail.
- Fix bug #461822 which caused entries in the [servers] section of the
  configuration to get ignored if more than one referenced the same
  [server-foo] server.  This was working in 2.18 but got broken during
  the cleanup.
- Fix gdm_fail function so that it cleans up and exits, so now GDM
  will better handle critical failures.  This was working in 2.18
  but got broken during the cleanup.
- Now gdmsetup sets Use 24 Hour Clock to yes when this is its
  value. (LP: #129528)
- Fixes for utmpx processing so it now works with utmp and also on
  FreeBSD.
- Fix IPv6 check when starting VT so that if IPv6 reports that the
  network is not reachable, it falls back to IPv4.
- Fix string translation issues
- Translation updates
  * debian/patches/70_mandatory-relibtoolize.patch:
- updated

 -- Sebastien Bacher [EMAIL PROTECTED]   Thu, 16 Aug 2007 19:45:21
+0200

** Changed in: gdm (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
[gutsy] gdmsetup ignores Use24Clock setting
https://bugs.launchpad.net/bugs/129528
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 133014] Re: [gutsy] File-roller Drag and drop works when adding, but not when extracting

2007-08-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug is known upstream , you can track it here:
http://bugzilla.gnome.org/show_bug.cgi?id=402317

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: New = Triaged

-- 
[gutsy] File-roller Drag and drop works when adding, but not when extracting
https://bugs.launchpad.net/bugs/133014
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 133018] Desktop effects and moving windows between desktops

2007-08-16 Thread Tom
Public bug reported:

With desktop effects enabled, I am unable to drag windows between
virtual desktops using the desktop switcher applet.  After turning off
desktop effects, I am able to drag windows between the workspaces using
the workspace switcher applet.

Running Gutsy Gibbon updated to August 15.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
Desktop effects and moving windows between desktops
https://bugs.launchpad.net/bugs/133018
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 133017] Desktop effects and Lock Screen Shortcut

2007-08-16 Thread Tom
Public bug reported:

Running Gutsy Gibbon with updates up to August 15.  Noticed that using
the keyboard shortcut for Lock Screen Ctrl+Alt+L doesn't work with
desktop effects enabled.  As soon as I disabled the desktop effects, I
was able to use the keyboard shortcut to lock the screen.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
Desktop effects and Lock Screen Shortcut
https://bugs.launchpad.net/bugs/133017
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 128258] Re: Don't take care of localized preferences

2007-08-16 Thread Patrice Vetsel
I must re-open this bug, as the bug have came back under Gutsy uptodate.
s-c-p 0.7.71+-svn1406-0ubuntu1
hal-cups-utils 0.6.11-0ubuntu3
cups 1.3.0-2ubuntu1

** Changed in: cupsys (Ubuntu)
   Status: Fix Released = Confirmed

** Changed in: cupsys (Ubuntu)
   Importance: Undecided = Medium

-- 
Don't take care of localized preferences
https://bugs.launchpad.net/bugs/128258
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 33594] Re: .desktop cleanup

2007-08-16 Thread Luca Falavigna
Please wait for bug #128224.

-- 
.desktop cleanup
https://bugs.launchpad.net/bugs/33594
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


[Bug 102212] Re: [needs-packaging] Metasploit Framework 3.0

2007-08-16 Thread Justin M. Wray
OK. So let's do this. Will msf3 work unmodified? And will Ubuntu
allow msf3 to slip in unmodified into multiverse? If so, I say we
just add it to Gutsy ASAP and then worry about cleaning it up for the
next release. We could easily get into many days of interpretation of
the license. If we can just place it in multiverse now, we can worry
about all that stuff later and get more feedback from hdm when he is
not so busy...

You are right, and none of us (as far as I know) are lawyers, nor Dev's
for MSF.  But it is clear to me that modifications are allowed, and they
would result in a cleaner package.  Just throwing everything together,
without fixing the current linda/lintian issue, will most likely get the
package rejected, meaning it may not make it in Gutsy at all.

But to answer the question at hand, Yes.  Metasploit runs fine, exactly
the way it is packaged, even with the Ruby path issues, and the
permissions etc.  We would still have a .desktop (Menu Entry) and
everything else, so it works.

Thanks,
Justin M. Wray

-- 
[needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
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 123138] Re: evolution losing connection w/exchange server

2007-08-16 Thread Pedro Villavicencio
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Incomplete = Invalid

-- 
evolution losing connection w/exchange server
https://bugs.launchpad.net/bugs/123138
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 132930] Re: nv driver misdetects panel size of dell 2007fp monitor

2007-08-16 Thread Sitsofe Wheeler
xresprobe doesn't list 1600x1200 for the NVIDIA card on VESA 3.0 but
binary driver works correctly.

-- 
nv driver misdetects panel size of dell 2007fp monitor
https://bugs.launchpad.net/bugs/132930
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 133000] Re: Desktop Effects doesn't react to CompizConfig Settings Manager

2007-08-16 Thread nyékhelyi gábor
I use the default Gutsy repos only. I installed the tribe 4, then updated today.
compiz: 1:0.5.2-0ubuntu3
compizconfig-settings-manager: 0.5.2+git20070814-0ubuntu1

-- 
Desktop Effects doesn't react to CompizConfig Settings Manager
https://bugs.launchpad.net/bugs/133000
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 129293] Re: [gutsy]Can access internet only with Konqueror

2007-08-16 Thread Matthew Daly
Marco Rodrigues wrote:
 This still happen with Gutsy Tribe-4 with latest updates ?

   
Afraid so. I downloaded it the day it was released, and it still has the 
same issue.
Shame, because it's now got a driver for my wireless card which works 
perfectly, so I won't need to use ndiswrapper anymore, and it's also 
resolved an issue whereby trying to connect to a wireless network was 
unreliable (but I wasn't going to complain about that because it was 
still more reliable than when I ran Windows XP).

-- 
[gutsy]Can access internet only with Konqueror
https://bugs.launchpad.net/bugs/129293
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 132835] Re: Firefox uses a different user dictionary for spell checking than gedit

2007-08-16 Thread Justin M. Wray
** Changed in: Ubuntu
   Status: New = Confirmed

-- 
Firefox uses a different user dictionary for spell checking than gedit
https://bugs.launchpad.net/bugs/132835
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 133016] Kooka is no opening the device selection dialog [gutsy 7.10]

2007-08-16 Thread [EMAIL PROTECTED]
Public bug reported:

Binary package hint: kooka

When I open Kooka, no device is selected , so I try to open select
device from the configure menu, but nothing is appening, when I open
Kooka in a terminal, there is also no message errors...

The scanner is working, I can even scan with quiteinsane...

I've reported the bug in kde : 
http://bugs.kde.org/show_bug.cgi?id=148901

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

-- 
Kooka is no opening the device selection dialog [gutsy 7.10]
https://bugs.launchpad.net/bugs/133016
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdegraphics in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 116804] Re: crystalspace mispackaged

2007-08-16 Thread Barry deFreese
After looking at this, this package is a mess.  There shouldn't even be
a seperate data source package and it's the wrong version.  Also
according to some folks on #crystalspace, csdemo is somewhat deprecated
anyway.

-- 
crystalspace mispackaged
https://bugs.launchpad.net/bugs/116804
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 78259] Re: Evolution fails to start under Fiesty

2007-08-16 Thread Pedro Villavicencio
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 is this still an issue
for you? Thanks in advance.

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Medium

-- 
Evolution fails to start under Fiesty
https://bugs.launchpad.net/bugs/78259
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 132049] Re: Radeon 9250 SE has no solution

2007-08-16 Thread Wouter Stomp
tv-out will soon be supported by the open source driver:
http://www.phoronix.com/scan.php?page=articleitem=806num=1

-- 
Radeon 9250 SE has no solution
https://bugs.launchpad.net/bugs/132049
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 130490] Re: No usb disks at all mount [gutsy]

2007-08-16 Thread wilk
I had the same problem (volume.ignore set to true) and the same fix
worked (rm /usr/share/hald/fdi and reinstall everyting hal-related). I'm
running Gutsy.

-- 
No usb disks at all mount [gutsy]
https://bugs.launchpad.net/bugs/130490
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 118286] Re: Menu Entry for Octave

2007-08-16 Thread Barry deFreese
Uploaded.

** Changed in: octave2.9 (Ubuntu)
   Status: New = Fix Committed

-- 
Menu Entry for Octave
https://bugs.launchpad.net/bugs/118286
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 121412] Re: unknown popup when unmounting floppy

2007-08-16 Thread Pedro Villavicencio
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.

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

-- 
unknown popup when unmounting floppy
https://bugs.launchpad.net/bugs/121412
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 33586] Re: .desktop file cleanup for nmapfe

2007-08-16 Thread Supremus
** Changed in: nmap (Ubuntu)
 Assignee: (unassigned) = Supremus

-- 
.desktop file cleanup for nmapfe
https://bugs.launchpad.net/bugs/33586
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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-08-16 Thread Wouter Stomp
I get screen distortions on a radeon 9250 since the latest updates,

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
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 133019] documentation doesn't give uninstalling instructions

2007-08-16 Thread Shirish Agarwal
Public bug reported:

Binary package hint: gmailfs

Hi all, 
gmailfs documentation is provided by 2 means, one is in 
/usr/share/doc/gmailfs which is a README which is very very old as well the 
mount.gmailfs command both of which don't give any instructions how to unmount 
the mounted partition. Let's say there's a user A, who after following 
instructions, mounted gmailfs at some mount point. Now normally people use 
something like synaptic or something so they wouldn't come to know you have to 
unmount it in a specific way  so on  so forth. Only after which you should 
uninstall gmailfs.

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

** Summary changed:

- documentation doesn't give uninstalling instructions
+ documentation doesn't give unmounting instructions

** Description changed:

  Binary package hint: gmailfs
  
  Hi all, 
- gmailfs documentation is provided by 2 means, one is in 
/usr/share/doc/gmailfs which is a README which is very very old as well the 
mount.gmailfs command both of which don't give any instructions how to 
uninstall it. Let's say there's a user A, who after following instructions, 
mounted gmailfs. Now normally people use something like synaptic or something 
so they wouldn't come to know you have to unmount it in a specific way  so on 
 so forth. Only after which you should uninstall gmailfs.
+ gmailfs documentation is provided by 2 means, one is in 
/usr/share/doc/gmailfs which is a README which is very very old as well the 
mount.gmailfs command both of which don't give any instructions how to unmount 
the mounted partition. Let's say there's a user A, who after following 
instructions, mounted gmailfs at some mount point. Now normally people use 
something like synaptic or something so they wouldn't come to know you have to 
unmount it in a specific way  so on  so forth. Only after which you should 
uninstall gmailfs.

-- 
documentation doesn't give unmounting instructions
https://bugs.launchpad.net/bugs/133019
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 130275] Re: glchess does not start

2007-08-16 Thread Sebastien Bacher
gnome-games (1:2.19.90.1-0ubuntu1) gutsy; urgency=low

  * New upstream version
Minor fixup for another glChess crash due to pygtk API changes.
(LP: #130275)

 -- Sebastien Bacher [EMAIL PROTECTED]   Thu, 16 Aug 2007 21:09:31
+0200

** Changed in: gnome-games (Ubuntu)
   Status: Triaged = Fix Released

-- 
glchess does not start
https://bugs.launchpad.net/bugs/130275
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 123853] Re: USB port stops working after irq 7 disabled

2007-08-16 Thread Rodrigo Primo
Now I'm running 7.04 32bits with the following kernel options (I've used
this instructions
https://wiki.ubuntu.com/hp_dv6000_series_%28dv6116eu%29):

NOAPIC NOAPCI NOIRQPOLL NOSMP

Everything seens to work fine, I can use USB and the webcam. After using
the computer for more than three hours the message apperead again:

Message from [EMAIL PROTECTED] at Thu Aug 16 15:51:18 2007 ...
ubuntu kernel: [18869.696000] Disabling IRQ #7

However this didn't cause any trouble, the USB keeps working. I don't
know if this information can help or not :-)

With 7.10 64bits I've tried Jayhawk suggestion to use the noapic
noirqdebug options and the USB also worked. But I've for just a few
hours before changing to 7.04 32bits.

Thanks, Rodrigo.

-- 
USB port stops working after irq 7 disabled
https://bugs.launchpad.net/bugs/123853
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 120752] Re: Please update to latest version

2007-08-16 Thread Barry deFreese
Confirmed but most likely won't make it in to gutsy.

** Changed in: libgnomedb (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed
   Target: None = later

-- 
Please update to latest version
https://bugs.launchpad.net/bugs/120752
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 89563] Re: On-screen keyboard doesn't appear

2007-08-16 Thread mrgorefest
No, thanks!
Since I updated to Feisty I haven't this problem anymore.
Keep on good work!
Bye
Alessandro Ferrari

Pedro Villavicencio ha scritto:
 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 is this still an issue
 for you? Thanks in advance.

 ** Changed in: gok (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs
Status: New = Incomplete



-- 
On-screen keyboard doesn't appear
https://bugs.launchpad.net/bugs/89563
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 131379] Re: Dell 1420n DVD drive not recognized by Gutsy kernel

2007-08-16 Thread Tim Gardner
Here is a temporary work-around:

edit /etc/initramfs-tools/modules and add 'ide-generic'
update-initramfs -k `uname -r` -u

You can also simply 'modprobe ide-generic'.

-- 
Dell 1420n DVD drive not recognized by Gutsy kernel
https://bugs.launchpad.net/bugs/131379
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 119536] Re: Characters do not appear (but surroundings and items do)

2007-08-16 Thread dvh
Me too, I see everything but not characters.

Intel GMA 900

-- 
Characters do not appear (but surroundings and items do)
https://bugs.launchpad.net/bugs/119536
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 133019] Re: documentation doesn't give unmounting instructions

2007-08-16 Thread Shirish Agarwal
** Bug watch added: Debian Bug tracker #438418
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438418

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

-- 
documentation doesn't give unmounting instructions
https://bugs.launchpad.net/bugs/133019
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 132894] Re: No color printing on Epson Aculaser C1900

2007-08-16 Thread Till Kamppeter
Can you attach the PPD file with which your printer works and a PPD flle
with which the printer does not work, so that I can compare? Thanks.

-- 
No color printing on Epson Aculaser C1900
https://bugs.launchpad.net/bugs/132894
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 132988] Re: [gutsy] rhythmbox doesn't show daap shared smart playlists

2007-08-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug is known upstream, you can track it here:
http://bugzilla.gnome.org/show_bug.cgi?id=390643

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: New = Triaged

** Also affects: rhythmbox (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=390643
   Importance: Unknown
   Status: Unknown

-- 
[gutsy] rhythmbox doesn't show daap shared smart playlists
https://bugs.launchpad.net/bugs/132988
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 75416] Re: [kmail] doesn't display a signed message, where the key is unknown

2007-08-16 Thread StefanPotyra
still there with 4:3.5.7-1ubuntu7.

-- 
[kmail] doesn't display a signed message, where the key is unknown
https://bugs.launchpad.net/bugs/75416
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 65559] Re: Widgets not appearing

2007-08-16 Thread Kenneth Rohde Christiansen
it seems to not be a problem any more

On 8/16/07, Pedro Villavicencio [EMAIL PROTECTED] wrote:

 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 is this still an issue
 for you? Thanks in advance.

 ** Changed in: monodevelop (Ubuntu)
Importance: Undecided = Low
  Assignee: (unassigned) = Pedro Villavicencio
Status: New = Incomplete

 --
 Widgets not appearing
 https://bugs.launchpad.net/bugs/65559
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Kenneth Rohde Christiansen
http://kenneth.christiansen.googlepages.com

-- 
Widgets not appearing
https://bugs.launchpad.net/bugs/65559
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 132941] Re: Package 0.59.2 broken

2007-08-16 Thread zeddock
Pretty new user to linux/ubuntu here.  I too have received this error on
last update. How do I get around it?  I tried to rename the `/usr/share
/update-notifier/notify-reboot-required'. No luck.

zeddock

-- 
Package 0.59.2 broken
https://bugs.launchpad.net/bugs/132941
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 132966] Re: Keyboard stops working after any wireless device is removed

2007-08-16 Thread Pascal De Vuyst
Thanks for your bug report, more information is needed.
Please provide the information as described here: 
https://wiki.ubuntu.com/DebuggingKeyboardDetection (unplug your external 
wireless device instead of waiting).

** Changed in: xserver-xorg-input-keyboard (Ubuntu)
Sourcepackagename: None = xserver-xorg-input-keyboard
 Assignee: (unassigned) = Pascal De Vuyst
   Status: New = Incomplete

-- 
Keyboard stops working after any wireless device is removed
https://bugs.launchpad.net/bugs/132966
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


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