[Bug 624954] Re: Erros from SSO server should not be modified if is not a list

2010-08-27 Thread Naty Bidart
** Changed in: ubuntu-sso-client
   Status: In Progress = Fix Committed

-- 
Erros from SSO server should not be modified if is not a list
https://bugs.launchpad.net/bugs/624954
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 624678] Re: ldtp 2.0.6 cannot identifiy some dialogs of OpenOffice3.2

2010-08-27 Thread Tony
For the 2nd crash issue, you can try to produce it like this:

 from ldtp import *

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'



## Here do some operations, and type quit() after one hour later

Then try to load ldtp again:

t...@tony-laptop:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
[GCC 4.4.3] on linux2
Type help, copyright, credits or license for more information.
 from ldtp import *

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' 
as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/local/lib/python2.6/dist-packages/ldtp/__init__.py, line 257, in 
module
_populateNamespace(globals())
  File /usr/local/lib/python2.6/dist-packages/ldtp/__init__.py, line 60, in 
_populateNamespace
for method in client._client.system.listMethods():
  File /usr/lib/python2.6/xmlrpclib.py, line 1199, in __call__
return self.__send(self.__name, args)
  File /usr/lib/python2.6/xmlrpclib.py, line 1489, in __request
verbose=self.__verbose
  File /usr/local/lib/python2.6/dist-packages/ldtp/client.py, line 73, in 
request
self, host, handler, request_body, verbose=0)
  File /usr/lib/python2.6/xmlrpclib.py, line 1235, in request
self.send_content(h, request_body)
  File /usr/lib/python2.6/xmlrpclib.py, line 1349, in send_content
connection.endheaders()
  File /usr/lib/python2.6/httplib.py, line 904, in endheaders
self._send_output()
  File /usr/lib/python2.6/httplib.py, line 776, in _send_output
self.send(msg)
  File /usr/lib/python2.6/httplib.py, line 735, in send
self.connect()
  File /usr/lib/python2.6/httplib.py, line 716, in connect
self.timeout)
  File /usr/lib/python2.6/socket.py, line 514, in create_connection
raise error, msg
socket.error: [Errno 111] Connection refused
 User defined signal 1

I have to reboot my computer to make it work again.

-- 
ldtp 2.0.6 cannot identifiy some dialogs of OpenOffice3.2
https://bugs.launchpad.net/bugs/624678
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 624097] Re: Reinstall Previous Purchases sign-in dialog doesn't explain itself

2010-08-27 Thread Naty Bidart
** Tags added: desktop+ u1-maverick
** Tags removed: u1-natty

-- 
Reinstall Previous Purchases sign-in dialog doesn't explain itself
https://bugs.launchpad.net/bugs/624097
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 617656] Re: nautilus hangs while asking for folders

2010-08-27 Thread Rodrigo Moya
** Tags added: u1-maverick

-- 
nautilus hangs while asking for folders
https://bugs.launchpad.net/bugs/617656
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 616110] Re: Use staging url for testing the SSO backend

2010-08-27 Thread Naty Bidart
** Changed in: ubuntu-sso-client
   Status: Confirmed = In Progress

-- 
Use staging url for testing the SSO backend
https://bugs.launchpad.net/bugs/616110
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 613606] Re: netbook-launcher-efl running as an app in gnome desktop, not as standalone desktop.

2010-08-27 Thread Oliver Grawert
several settings are missing, this needs a beta freeze exception and a
properly configured package. milestoning for beta, setting to high since
it breaks desktop usage massively.

** Also affects: ubuntu-netbook-efl-default-settings (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-netbook-efl-default-settings (Ubuntu Maverick)
Milestone: None = ubuntu-10.10-beta

** Changed in: ubuntu-netbook-efl-default-settings (Ubuntu Maverick)
 Assignee: (unassigned) = Oliver Grawert (ogra)

** Changed in: ubuntu-netbook-efl-default-settings (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: ubuntu-netbook-efl-default-settings (Ubuntu Maverick)
   Status: New = Confirmed

-- 
netbook-launcher-efl running as an app in gnome desktop, not as standalone 
desktop.
https://bugs.launchpad.net/bugs/613606
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 616551] Re: Make text areas wider in Create Account screen

2010-08-27 Thread Naty Bidart
** Changed in: ubuntu-sso-client
   Status: In Progress = Fix Committed

-- 
Make text areas wider in Create Account screen
https://bugs.launchpad.net/bugs/616551
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 599880] Re: firefox-bin crashed with SIGSEGV in g_slist_prepend()

2010-08-27 Thread Charlie Kravetz
 Thank you for taking the time to report this bug and helping to make
Ubuntu better.

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace).
This might be caused by some outdated packages which were installed on
your system at the time of the report. Please upgrade your system to the
latest package versions. If you still encounter the crash, please file a
new report.

Thank you for your understanding, and sorry for the inconvenience!


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

-- 
firefox-bin crashed with SIGSEGV in g_slist_prepend()
https://bugs.launchpad.net/bugs/599880
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 595116] Re: ssl error reading the headers

2010-08-27 Thread Jiří Engelthaler
** Changed in: apache2 (Ubuntu)
   Status: Invalid = Confirmed

** Changed in: apache2 (Ubuntu Lucid)
   Status: Fix Committed = Confirmed

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
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 579807] Re: Monitor photo directories for changes

2010-08-27 Thread KDontenville
Does shotwell monitor/watch folders now? Not seeing the behaviour in .71
yet, do I have to turn something on or did it not make it to .71?

We have our photos shared on a directory on the server not on local
machines so having Shotwell on personal systems scan/monitor and create
links back to the library would be ideal.

-- 
Monitor photo directories for changes
https://bugs.launchpad.net/bugs/579807
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 534860] Re: Udev uses too much cpu after update

2010-08-27 Thread Martin Pitt
The information that the previous comment asks for is still required.
Also, when that happens, the output of top -b -n 1 would be
interesting. Thanks!

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

-- 
Udev uses too much cpu after update
https://bugs.launchpad.net/bugs/534860
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 517216] Re: excessive udev activity during dvd burning

2010-08-27 Thread Martin Pitt
Do you also get those events in

  udevadm monitor --kernel --property

? If so, they come from the kernel and the mere fact that the device is
written to, and it needs to be fixed there. If not, that'd confirm that
they are synthesized by udev (I wouldn't know where, but let's find
out). Thanks!

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

-- 
excessive udev activity during dvd burning
https://bugs.launchpad.net/bugs/517216
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 517216] Re: excessive udev activity during dvd burning

2010-08-27 Thread Martin Pitt
Ah, I just noticed that this wasn't the final lucid udev yet. In that
version, we indeed didn't open the CD in exclusive mode in cdrom_id.
This was fixed in
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=38a3cde11bc77af49a96245b8a8a0f2b583a344c
thus it should be fixed in lucid final. Please yell if you can still
reproduce it there (then the question in my previous comment applies).

Thanks!

** Changed in: udev (Ubuntu)
   Status: Incomplete = Fix Released

-- 
excessive udev activity during dvd burning
https://bugs.launchpad.net/bugs/517216
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 459382] Re: can not install new version of applications

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
can not install new version of applications
https://bugs.launchpad.net/bugs/459382
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 459277] Re: karmic kubuntu evolution folder select mouse target area miniscule gtk(?)

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
karmic kubuntu evolution folder select mouse target area miniscule gtk(?)
https://bugs.launchpad.net/bugs/459277
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 459135] Re: Text goes white in Composition window

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Text goes white in Composition window
https://bugs.launchpad.net/bugs/459135
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 454819] Re: The artifact file for osgi.bundle, org.eclipse.update.core.linux, 3.2.100.v20081008 was not found

2010-08-27 Thread Ivon Cullumber
Thanks to Benjamin and Daniel.  Those suggestions fixed this issue for
me.  A simple sudo apt-get install eclipse-plugin-cvs eclipse-jdt
eclipse-pde and I was up and running again.

-- 
The artifact file for 
osgi.bundle,org.eclipse.update.core.linux,3.2.100.v20081008 was not found
https://bugs.launchpad.net/bugs/454819
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 625319] [NEW] LDTP module cannot be loaded again after first time to load it and stop using it for one hour or longer time

2010-08-27 Thread Tony
Public bug reported:

Binary package hint: ldtp

### Step1:

 from ldtp import *

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'



### Step2:  Here do some operations, and type quit() after one hour
later

Then try to load ldtp again:

t...@tony-laptop:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)
[GCC 4.4.3] on linux2
Type help, copyright, credits or license for more information.
 from ldtp import *

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (-c:1947): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' 
as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/local/lib/python2.6/dist-packages/ldtp/__init__.py, line 257, in 
module
_populateNamespace(globals())
  File /usr/local/lib/python2.6/dist-packages/ldtp/__init__.py, line 60, in 
_populateNamespace
for method in client._client.system.listMethods():
  File /usr/lib/python2.6/xmlrpclib.py, line 1199, in __call__
return self.__send(self.__name, args)
  File /usr/lib/python2.6/xmlrpclib.py, line 1489, in __request
verbose=self.__verbose
  File /usr/local/lib/python2.6/dist-packages/ldtp/client.py, line 73, in 
request
self, host, handler, request_body, verbose=0)
  File /usr/lib/python2.6/xmlrpclib.py, line 1235, in request
self.send_content(h, request_body)
  File /usr/lib/python2.6/xmlrpclib.py, line 1349, in send_content
connection.endheaders()
  File /usr/lib/python2.6/httplib.py, line 904, in endheaders
self._send_output()
  File /usr/lib/python2.6/httplib.py, line 776, in _send_output
self.send(msg)
  File /usr/lib/python2.6/httplib.py, line 735, in send
self.connect()
  File /usr/lib/python2.6/httplib.py, line 716, in connect
self.timeout)
  File /usr/lib/python2.6/socket.py, line 514, in create_connection
raise error, msg
socket.error: [Errno 111] Connection refused
 User defined signal 1

### Step3: I have to reboot my computer to make it work again.

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

-- 
LDTP module cannot be loaded again after first time to load it and stop using 
it for one hour or longer time
https://bugs.launchpad.net/bugs/625319
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 625239] Re: Pressing enter kills X

2010-08-27 Thread Bilal Akhtar
This part of the Gdm 1 log is suspicious:

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e83bb]
1: /usr/bin/X (0x8048000+0x5da8d) [0x80a5a8d]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xc0840c]
3: /usr/bin/X (0x8048000+0x25d3e) [0x806dd3e]
4: /usr/bin/X (0x8048000+0x1a5ba) [0x80625ba]
5: /lib/libc.so.6 (__libc_start_main+0xe7) [0x3c8ce7]
6: /usr/bin/X (0x8048000+0x1a191) [0x8062191]

Caught signal 3 (Quit). Server aborting

Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
Please also check the log file at /var/log/Xorg.0.log for additional 
information.

-- 
Pressing enter kills X
https://bugs.launchpad.net/bugs/625239
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 625215] Re: I farget my pass

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

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

** Converted to question:
   https://answers.edge.launchpad.net/ubuntu/+source/evolution/+question/122989

-- 
I farget my pass
https://bugs.launchpad.net/bugs/625215
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 625089] Re: [lucid] Can't type in anything, not keyboard problem

2010-08-27 Thread Tong Sun
There is actually a 4th method for me to boot my laptop, frugal
installation onto USB key into a sub-folder, which is the method that I
prefer. The installation process had been documented at:

http://www.linuxquestions.org/questions/blog/sfxpt-393704/simple-
ubuntu-10-04x-lts-installation-that-allows-multiboot-3118/

which was pretty much the same as how I installed onto my laptop.
can't type anything in this case as well.

-- 
[lucid] Can't type in anything, not keyboard problem
https://bugs.launchpad.net/bugs/625089
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 624965] Re: Brasero crashes at startup

2010-08-27 Thread Brice Terzaghi
Mmm, today it works fine. Not sure the bug report has to be kept open
(although there might be a bug happening in specific conditions)...

-- 
Brasero crashes at startup
https://bugs.launchpad.net/bugs/624965
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 624965] Re: Brasero crashes at startup

2010-08-27 Thread Pedro Villavicencio
closing the bug then, thank you.

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

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

-- 
Brasero crashes at startup
https://bugs.launchpad.net/bugs/624965
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 623791] Re: No sound by an installed lubuntu 10.04, even if it works by the corresponding live CD

2010-08-27 Thread Jarno Suni

** Attachment added: alsa-info of Live session
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/623791/+attachment/1522965/+files/alsa-info.txt.8XcaIKT7O5

-- 
No sound by an installed lubuntu 10.04, even if it works by the corresponding 
live CD
https://bugs.launchpad.net/bugs/623791
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 623604] Re: credentials dictionary has different key for token_name

2010-08-27 Thread Naty Bidart
** Tags added: desktop+ u1-maverick

-- 
credentials dictionary has different key for token_name
https://bugs.launchpad.net/bugs/623604
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 622892] Re: update manager can t read the sources list. I get the following message: 'E:Malformed line 48 in source list /etc/apt/sources.list (dist parse), E:The list of sources could not be rea

2010-08-27 Thread Jonathan Wiltshire
Thanks for your report. Please send the contents of your sources list,
/etc/apt/source.list for further investigation.

** Changed in: ubuntu
   Status: New = Incomplete

-- 
update manager can t read the sources list. I get the following message: 
'E:Malformed line 48 in source list /etc/apt/sources.list (dist parse), E:The 
list of sources could not be read.'
https://bugs.launchpad.net/bugs/622892
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 621433] Re: [regression] nautilus plugin does not load published file list

2010-08-27 Thread Rodrigo Moya
** Tags added: u1-maverick

-- 
[regression] nautilus plugin does not load published file list
https://bugs.launchpad.net/bugs/621433
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 613219] Re: ubuntuone-syncdaemon is started even if disabled from Startup applications

2010-08-27 Thread Rodrigo Moya
** Tags added: u1-maverick

-- 
ubuntuone-syncdaemon is started even if disabled from Startup applications
https://bugs.launchpad.net/bugs/613219
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 607247] Re: Parent folders show synced status even if child folders are not synced

2010-08-27 Thread Rodrigo Moya
** Tags added: u1-maverick

-- 
Parent folders show synced status even if child folders are not synced
https://bugs.launchpad.net/bugs/607247
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 584048] Re: kvm images losing connectivity w/bridged network

2010-08-27 Thread Serge Hallyn
Thanks, Frank.  Would you mind opening a separate bug about your issue,
summarizing your network topology, how you start the VMs (the libvirt xml
or kvm command line or both), and at what point you lose connectivity?

Can Santi or Andrew (or Billy, the original poster) test the proposed
package?

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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 575297] Re: path_id is not implemented for SAS drives

2010-08-27 Thread Martin Pitt
** Summary changed:

- SAS HDD not recognized as a valid target to find a livefs
+ path_id is not implemented for SAS drives

** Changed in: udev (Ubuntu Lucid)
   Status: New = Won't Fix

** Changed in: udev (Ubuntu Maverick)
   Status: New = Won't Fix

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

** Changed in: udev (Ubuntu)
   Status: New = Triaged

-- 
path_id is not implemented for SAS drives
https://bugs.launchpad.net/bugs/575297
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 488261] Re: Lots of udev --daemon and /lib/udev/watershed sh -c /sbin/lvm vgscan; /sbin/lvm vgchange -a y after boot

2010-08-27 Thread Martin Pitt
** Changed in: udev (Ubuntu)
   Status: Incomplete = New

-- 
Lots of udev --daemon and /lib/udev/watershed sh -c /sbin/lvm vgscan; /sbin/lvm 
vgchange -a y after boot
https://bugs.launchpad.net/bugs/488261
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 482544] Re: Udev relatively high CPU usage

2010-08-27 Thread Martin Pitt
Do you still get this on final 10.04? If so, please copypaste the
output of

  top -b -n 1

The original reporter got a lot of change events on the CD drive. It is
very probable that this got fixed by
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=38a3cde11bc77af49a96245b8a8a0f2b583a344c
in lucid final.

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

-- 
Udev relatively high CPU usage
https://bugs.launchpad.net/bugs/482544
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 459486] Re: the desktop's toolbars will not appear on the desktop and i cannot make them appear becausei cant reach the preferences

2010-08-27 Thread Fabio Marconi
** Package changed: ubuntu = gnome-panel (Ubuntu)

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

-- 
the desktop's toolbars will not appear on the desktop and i cannot make them 
appear becausei cant reach the preferences
https://bugs.launchpad.net/bugs/459486
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 459458] Re: Alternate install with no network doesn't work (9.10 RC)

2010-08-27 Thread Fabio Marconi
** Changed in: ubuntu
   Status: New = Invalid

-- 
Alternate install with no network doesn't work (9.10 RC)
https://bugs.launchpad.net/bugs/459458
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 459450] Re: [ATI HD 3200] OpenGL fullscreen games makes monitor power down after one minute.

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
[ATI HD 3200] OpenGL fullscreen games makes monitor power down after one minute.
https://bugs.launchpad.net/bugs/459450
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 459447] Re: rhythmbox hangs on playing multiple albums with same artist; must restart OS to get it functioning

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
rhythmbox hangs on playing multiple albums with same artist; must restart OS to 
get it functioning
https://bugs.launchpad.net/bugs/459447
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 459415] Re: only loads correct screen resolution half the time

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
only loads correct screen resolution half the time
https://bugs.launchpad.net/bugs/459415
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 625320] [NEW] ld doesn't honor sysroot prefix for ldscripts - track upstream bug

2010-08-27 Thread Peter Pearse
Public bug reported:

Binary package hint: binutils

This bug opened to track
http://sourceware.org/bugzilla/show_bug.cgi?id=10340

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

-- 
ld doesn't honor sysroot prefix for ldscripts - track upstream bug
https://bugs.launchpad.net/bugs/625320
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 625320] Re: ld doesn't honor sysroot prefix for ldscripts - track upstream bug

2010-08-27 Thread Peter Pearse
Affects cross building.

-- 
ld doesn't honor sysroot prefix for ldscripts - track upstream bug
https://bugs.launchpad.net/bugs/625320
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 625168] Re: empathy crashed with signal 5 in g_object_newv()

2010-08-27 Thread Pedro Villavicencio
Thank you taking the time to report this bug and helping to make Ubuntu better. 
However, processing the crash report to get detailed information for the 
developers failed as the retracer did not generate a useful symbolic stack 
trace.  
Please try to obtain a backtrace manually following the instructions at 
http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an 
attachment) to the bug report. This will greatly help us in tracking down your 
problem.

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

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

-- 
empathy crashed with signal 5 in g_object_newv()
https://bugs.launchpad.net/bugs/625168
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 625015] Re: Crash when lauch evolution mailto:

2010-08-27 Thread Pedro Villavicencio
Thank you taking the time to report this bug and helping to make Ubuntu
better. Please try to obtain a backtrace manually following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

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

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

-- 
Crash when lauch evolution mailto:;
https://bugs.launchpad.net/bugs/625015
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 625009] Re: The enter verification code label is trimmed

2010-08-27 Thread Naty Bidart
** Changed in: ubuntu-sso-client
   Status: New = Triaged

** Tags added: desktop+ u1-maverick

** Also affects: ubuntu-sso-client (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-sso-client (Ubuntu)
   Status: New = Triaged

** Changed in: ubuntu-sso-client (Ubuntu)
   Importance: Undecided = Low

** Changed in: ubuntu-sso-client (Ubuntu)
 Assignee: (unassigned) = Naty Bidart (nataliabidart)

** Changed in: ubuntu-sso-client (Ubuntu)
Milestone: None = ubuntu-10.10

-- 
The enter verification code label is trimmed
https://bugs.launchpad.net/bugs/625009
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 624891] Re: Setup.py needs to use python-distutils-extra to build the package and allow translations in Launchpad

2010-08-27 Thread Naty Bidart
** Tags added: desktop+ u1-maverick

-- 
Setup.py needs to use python-distutils-extra to build the package and allow 
translations in Launchpad
https://bugs.launchpad.net/bugs/624891
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 624680] Re: Nautilus ribbon displays wrong message when folder is setup to sync

2010-08-27 Thread Rodrigo Moya
** Changed in: ubuntuone-client
   Status: Fix Committed = Fix Released

-- 
Nautilus ribbon displays wrong message when folder is setup to sync
https://bugs.launchpad.net/bugs/624680
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 624583] Re: X server inputs(keyboard and mouse) are blocked when X forwarding

2010-08-27 Thread Bryce Harrington
** Tags added: kubuntu

** Tags added: lucid

-- 
X server inputs(keyboard and mouse) are blocked when X forwarding
https://bugs.launchpad.net/bugs/624583
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 624339] Re: rt3070sta module needed

2010-08-27 Thread Pedro Villavicencio
** Package changed: gnome-nettool (Ubuntu) = ubuntu

** Package changed: ubuntu = linux (Ubuntu)

-- 
rt3070sta module needed
https://bugs.launchpad.net/bugs/624339
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 624127] Re: Sign-on dialog won't open a second time, give traceback

2010-08-27 Thread Naty Bidart
** Tags added: desktop+ u1-maverick

-- 
Sign-on dialog won't open a second time, give traceback
https://bugs.launchpad.net/bugs/624127
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 623868] Re: Chromium - don't start - segmentation fault

2010-08-27 Thread eMcE
Thnx Fabien!
I removed Ubuntu-Beta fonts and its repo, and now Chromium works fine.

Problem solved.
:)

** Changed in: chromium-browser (Ubuntu)
   Status: New = Fix Committed

** Changed in: chromium-browser (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Chromium - don't start - segmentation fault
https://bugs.launchpad.net/bugs/623868
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 623447] Re: Syncdaemon needs to use latest API for USSOC

2010-08-27 Thread Rodrigo Moya
** Changed in: ubuntuone-client
   Status: Fix Committed = Fix Released

** Changed in: ubuntu-sso-client (Ubuntu)
   Status: Triaged = Fix Released

-- 
Syncdaemon needs to use latest API for USSOC
https://bugs.launchpad.net/bugs/623447
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 579808] Re: Update image file with editing operations (store backups elsewhere)

2010-08-27 Thread KDontenville
Personally I prefer the leave my files, save an alternate copy if I want
it, perhaps with an alternate location. This sort of follows things like
Light Room, F-Spot and Picasa which I suspect are managers most people
come from.

From our use we like to have an original shared resource that is
unchanged and save out to our own library our modified files versions.
That means we can have links to a common image and our own changes are
consistent and preserved.

As more and more photos are kept by individuals, families and businesses
on external drives, NAS or servers I think something that works in this
sort of way in a distributed multi-device, multi-user environment would
be best. Just my 2 pence(cents) worth ;-)

-- 
Update image file with editing operations (store backups elsewhere)
https://bugs.launchpad.net/bugs/579808
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 612541] Re: nautilus plugin should refresh list of UDFs when appropriate

2010-08-27 Thread Rodrigo Moya
** Tags added: u1-maverick

-- 
nautilus plugin should refresh list of UDFs when appropriate
https://bugs.launchpad.net/bugs/612541
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 578180] Re: Ubuntu 10.04 32bit. Udev high cpu usage when it is started also on AMD64 debian testing

2010-08-27 Thread Martin Pitt
*** This bug is a duplicate of bug 488261 ***
https://bugs.launchpad.net/bugs/488261

** This bug has been marked a duplicate of bug 488261
   Lots of udev --daemon and /lib/udev/watershed sh -c /sbin/lvm vgscan; 
/sbin/lvm vgchange -a y after boot

-- 
Ubuntu 10.04 32bit. Udev high cpu usage when it is started also on AMD64 debian 
testing
https://bugs.launchpad.net/bugs/578180
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 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-27 Thread Serge Hallyn
Hugin - that's surprising!  Thanks for testing.  Back to the original
email thread...

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
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 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2010-08-27 Thread Rodrigo Moya
** Changed in: samba (Ubuntu)
 Assignee: Rodrigo Moya (rodrigo-moya) = Samba Team (samba-team)

-- 
rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()
https://bugs.launchpad.net/bugs/529714
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 459608] Re: DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already 
pending
https://bugs.launchpad.net/bugs/459608
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 459625] Re: wi-fi recognized but sometimes is not enabled

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Lucid's or Maverick's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
wi-fi recognized but sometimes is not enabled
https://bugs.launchpad.net/bugs/459625
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 625313] Re: alpha3 meerkat desktop livecd can't play DVD because it can't find the DVD source plugin

2010-08-27 Thread Kalman Reti
This appears to be due to a name mismatch in the packages.  The
documentation (and presumably the code) mentions gst-plugins-base,
-good, -bad and -ugly.  If I go into Synaptic, I find gstreamer0.10
-plugins-base, etc.  If I load the longer-named packages by hand, then
when I insert the DVD it plays.

-- 
alpha3 meerkat desktop livecd can't play DVD because it can't find the DVD 
source plugin
https://bugs.launchpad.net/bugs/625313
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 625296] Re: got_credentialserror() takes at most 2 arguments (4 given) after authorization

2010-08-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~rodrigo-moya/ubuntuone-client/missing-args-in-
signals

-- 
got_credentialserror() takes at most 2 arguments (4 given) after authorization
https://bugs.launchpad.net/bugs/625296
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 625252] Re: BibleTime shows no add-ons

2010-08-27 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center

-- 
BibleTime shows no add-ons
https://bugs.launchpad.net/bugs/625252
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 624366] Re: update-gconf-defaults crashed with IOError in read_entries()

2010-08-27 Thread Pedro Villavicencio
looks like a broken edubuntu installation, rather than a bug in gconf,
could you reinstall the edubuntu software there? thanks.

** Changed in: gconf (Ubuntu)
   Importance: Undecided = Low

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

-- 
update-gconf-defaults crashed with IOError in read_entries()
https://bugs.launchpad.net/bugs/624366
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 622464] Re: everything to big ie, web pages, yahoo etc

2010-08-27 Thread Jonathan Wiltshire
Thanks for your report. Which web browser do you use?

-- 
everything to big ie, web pages,  yahoo etc
https://bugs.launchpad.net/bugs/622464
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 581404] Re: Bug #283316 is back

2010-08-27 Thread Martin Pitt
It seems to be fixed for almost all other people, this seems to be the
only remaining report.

If you can still reproduce this, please do

  udevadm monitor -e --udev

then open the CD-ROM drive (by any method), let it automatically close
again. Then press Control-C and copypaste the output (you might need to
scroll up). Thanks!

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

** Summary changed:

- Bug #283316 is back
+ CD tray automatically closes after opening

-- 
CD tray automatically closes after opening
https://bugs.launchpad.net/bugs/581404
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 459628] Re: erratic thread scheduling, kernel 2.6.31

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
erratic thread scheduling, kernel 2.6.31
https://bugs.launchpad.net/bugs/459628
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 625324] [NEW] Selecting Always on top crashes Metacity

2010-08-27 Thread Anmar Oueja
Public bug reported:

Binary package hint: metacity

- Open any window
- Right click on the window title
- Select Always on top
- Boom! metacity crashes

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: metacity 1:2.30.1-2ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-19.26-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
Architecture: amd64
Date: Fri Aug 27 09:12:10 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100710)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: metacity

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


** Tags: amd64 apport-bug maverick ubuntu-une

-- 
Selecting  Always on top crashes Metacity
https://bugs.launchpad.net/bugs/625324
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 625324] Re: Selecting Always on top crashes Metacity

2010-08-27 Thread Anmar Oueja

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/625324/+attachment/1523013/+files/Dependencies.txt

-- 
Selecting  Always on top crashes Metacity
https://bugs.launchpad.net/bugs/625324
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 625290] Re: gnome-terminal crashed with SIGSEGV in gtk_style_attach()

2010-08-27 Thread Pedro Villavicencio
** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided = Medium

-- 
gnome-terminal crashed with SIGSEGV in gtk_style_attach()
https://bugs.launchpad.net/bugs/625290
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 624269] Re: [Realtek ID 270] ALSA test tone not correctly played back

2010-08-27 Thread Henry Huurman
*** This bug is a duplicate of bug 624797 ***
https://bugs.launchpad.net/bugs/624797

I have installed the alsa modules as proposed in bug 624797 but it did
not work. I still have no sound.


On Fri, 2010-08-27 at 10:23 +, David Henningsson wrote:
 *** This bug is a duplicate of bug 624797 ***
 https://bugs.launchpad.net/bugs/624797
 
 ** This bug has been marked a duplicate of bug 624797
[Realtek ID 270] ALSA test tone not correctly played back


-- 
[Realtek ID 270] ALSA test tone not correctly played back
https://bugs.launchpad.net/bugs/624269
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 623934] Re: wrong work of keyboard on terminal

2010-08-27 Thread Pedro Villavicencio
Thanks for the report, could you test the same on a new user
installation? that works fine here with Maverick and Lucid.

** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-terminal (Ubuntu)
   Status: New = Incomplete

-- 
wrong work of keyboard on terminal
https://bugs.launchpad.net/bugs/623934
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 605443] Re: /proc/asound/oss/sndstat not always available

2010-08-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/maverick/udev/ubuntu

-- 
/proc/asound/oss/sndstat not always available
https://bugs.launchpad.net/bugs/605443
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 459886] Re: lag or delay when maximized, resized, or restored windows, using fglrx ATI driver

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

** Tags added: jaunty karmic lucid

-- 
 lag or delay when maximized, resized, or restored windows, using fglrx ATI 
driver
https://bugs.launchpad.net/bugs/459886
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 459842] Re: Awn-manager gets wrong value type from gconf

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

** Package changed: ubuntu = avant-window-navigator (Ubuntu)

-- 
Awn-manager gets wrong value type from gconf
https://bugs.launchpad.net/bugs/459842
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 459854] Re: usb bluetooth adapter not work with kernel 2.6.31-14 ubuntu 9.10

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
usb bluetooth adapter not work with kernel 2.6.31-14 ubuntu 9.10
https://bugs.launchpad.net/bugs/459854
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 412527] Re: Cannot mount media in DVD rom drive, Acer Timeline 4810T.

2010-08-27 Thread Elmar Isele
Yes, this is still an issue in 10.04.

-- 
Cannot mount media in DVD rom drive, Acer Timeline 4810T.
https://bugs.launchpad.net/bugs/412527
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 625328] [NEW] Bluetooth Icon On Tray Doesn't Appear The First Time

2010-08-27 Thread Krishna
Public bug reported:

Binary package hint: blueman

I am using Ubuntu 10.04 and Blueman for bluetooth connections.

When I click on the bluetooth button on my keyboard, the tray icon is
not appearing for the 1st time.

When I switch off by pressing the button and again starting it, the icon
appears.

In short the icon does not appear on when I switch on the bluetooth..

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: blueman 1.21-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
Architecture: i386
Date: Fri Aug 27 18:52:30 2010
InstallationMedia: KrUbuntu Live CD - Release i386
ProcEnviron:
 LANG=en_IN.utf8
 SHELL=/bin/bash
SourcePackage: blueman

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


** Tags: apport-bug i386 lucid

-- 
Bluetooth Icon On Tray Doesn't Appear The First Time
https://bugs.launchpad.net/bugs/625328
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 625328] Re: Bluetooth Icon On Tray Doesn't Appear The First Time

2010-08-27 Thread Krishna

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/625328/+attachment/1523016/+files/Dependencies.txt

-- 
Bluetooth Icon On Tray Doesn't Appear The First Time
https://bugs.launchpad.net/bugs/625328
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 625327] [NEW] Sync libmtp (main) 1.0.3-2 from Debian experimental (main)

2010-08-27 Thread Alessio Treglia
Public bug reported:

Latest changelog entry says the following:

libmtp (1.0.3-2) experimental; urgency=low

  * Install apport package hooks only if system is Ubuntu.
  * Build-Depends on lsb-release.
  * Remove unnecessary DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL for
device Creative ZEN 041E:4157 (Closes: #520961).
  * Add device entry for the device ID 041E:4133 Creative ZEN MicroPhoto;
Closes: #594560; LP: #537386
  * mtp-connect should not return exit status 0 regardless if the
connect was successful; Closes: #594565, LP: #620814
  * Update series file.
  * Purge ancient /etc/udev/rules.d/65-libmtp.rules conffile; LP: #506791.
  * Remove broken link /etc/udev/rules.d/libmtp7.rules, libmtp7
leftover.
  * debian/control{,.in}:
- Change my email address.
- Bump Standards.
- Remove DM-Upload-Allowed: yes.
  * Add debian/gbp.conf file.
  * Add .gitignore file.

 -- Alessio Treglia ales...@debian.org  Fri, 27 Aug 2010 14:21:06
+0200

I've put a small trick in debian/rules to drop the delta between Debian
and Ubuntu so now the package can be re-sync'ed:

diff --git a/debian/rules b/debian/rules
index ba8e01b..f7b3c7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ SUBSTFILES = debian/libmtp$(SOVERSION).docs   \
debian/libmtp$(SOVERSION).preinst   \
debian/libmtp$(SOVERSION).postinst
 UDEVFILES = 45-libmtp$(SOVERSION).rules 20-libmtp$(SOVERSION).fdi
+DISTRIBUTION = $(shell lsb_release -i | cut -f2 -d':')
 
 debdir = $(CURDIR)/debian
 debver = $(shell perl -ne '/([\d.-]+)/;print $$1; last' \
@@ -40,6 +41,13 @@ install/libmtp-doc::
 binary-install/libmtp-dev::
rm -f debian/libmtp-dev/usr/lib/libmtp.la
 
+binary-install/libmtp$(SOVERSION)::
+   if [ ${DISTRIBUTION} = 'Ubuntu' ]; then \
+   mkdir -p $(debdir)/libmtp$(SOVERSION)/usr/share/apport/package-h
+   install -m 0644 $(debdir)/apport/* \
+   $(debdir)/libmtp$(SOVERSION)/usr/share/apport/package-ho
+   fi
+
 build/libmtp$(SOVERSION)::
# Fix mode of udev lifting script
chmod +x libmtp.sh


The buildlog is attached.

** Affects: libmtp (Ubuntu)
 Importance: Wishlist
 Status: New


** Tags: sync

-- 
Sync libmtp (main) 1.0.3-2 from Debian experimental (main)
https://bugs.launchpad.net/bugs/625327
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 625327] Re: Sync libmtp (main) 1.0.3-2 from Debian experimental (main)

2010-08-27 Thread Alessio Treglia

** Attachment added: libmtp_1.0.3-2.buildlog
   
https://bugs.edge.launchpad.net/bugs/625327/+attachment/1523014/+files/libmtp_1.0.3-2.buildlog

-- 
Sync libmtp (main) 1.0.3-2 from Debian experimental (main)
https://bugs.launchpad.net/bugs/625327
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 625327] Re: Sync libmtp (main) 1.0.3-2 from Debian experimental (main)

2010-08-27 Thread Alessio Treglia

** Attachment added: libmtp_1.0.3-2.contents
   
https://bugs.edge.launchpad.net/ubuntu/+source/libmtp/+bug/625327/+attachment/1523015/+files/libmtp_1.0.3-2.contents

-- 
Sync libmtp (main) 1.0.3-2 from Debian experimental (main)
https://bugs.launchpad.net/bugs/625327
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 625327] Re: Sync libmtp (main) 1.0.3-2 from Debian experimental (main)

2010-08-27 Thread Alessio Treglia
This also fixes bug #620814

** Changed in: libmtp (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Sync libmtp (main) 1.0.3-2 from Debian experimental (main)
https://bugs.launchpad.net/bugs/625327
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 625110] Re: Huawei EC1261 not working after update to usb-modeswitch

2010-08-27 Thread dart
  Installed version  
Latest Version
usb-modeswitch-data   20100817-1~exp0  20100817-1~exp0
usb-modeswitch 1.1.3-1  
1.1.4-1~exp0

Yes you are right that the problem is with usb-modeswitch. As soon as I
upgrade to 1.1.4-1~exp0, the device stops working.

-- 
Huawei EC1261 not working after update to usb-modeswitch
https://bugs.launchpad.net/bugs/625110
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 625110] Re: Huawei EC1261 not working after update to usb-modeswitch

2010-08-27 Thread dart
oops, bad formating...

-- 
Huawei EC1261 not working after update to usb-modeswitch
https://bugs.launchpad.net/bugs/625110
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 623655] Re: Error prevents enabling store plugin

2010-08-27 Thread Jamie Strandboge
Sorry to kick this back down, but I have libubuntuone-1.0-1
0.3.4-0ubuntu1 (and did when I posted my traceback) and it is not fixed.

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

-- 
Error prevents enabling store plugin
https://bugs.launchpad.net/bugs/623655
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 604717] Re: Please convert init script to upstart

2010-08-27 Thread Chuck Short
Ill fix up all of these mistakes and resubmit the debdiff, I did test
them but I guess I didnt hit these problems while testng them.

chuck

-- 
Please convert init script to upstart
https://bugs.launchpad.net/bugs/604717
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 530336] Re: brasero fails to write iso image (10.04 lucid)

2010-08-27 Thread Martin Konopka
I have the final ubuntu 10.04 (64-bit version) installed and it was not
able to burn an ISO image to a CD. (I do not know if it was CD-R or
CD+R).  I was using brasero of course. It was just showing preparing CD
to burn or something like for an half an hour or so.

The CD medium and ISO file itself were surely absolutely OK because,
after the failure of ubuntu 10.04, I plugged the medium into another
machine with LinuxMint Helena (also 64-bit) and it burnt the same ISO
image with brasero like a breeze in a short while.

This problem possibly does not affect all optical media types as I was
able to burn (another ISO) at least to a DVD+R medium on the  ubuntu
10.04. This also implies that my DVD drive is physically all right and
all the problem is due to a bug in lucid software.

-- 
brasero fails to write iso image (10.04 lucid)
https://bugs.launchpad.net/bugs/530336
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 522538] Re: gwibber-service crashed with error in connect()

2010-08-27 Thread Kate Stewart
** Changed in: desktopcouch (Ubuntu)
Milestone: None = ubuntu-10.10

** Also affects: desktopcouch (Ubuntu Maverick)
   Importance: High
 Assignee: Ken VanDine (ken-vandine)
   Status: Confirmed

-- 
gwibber-service crashed with error in connect()
https://bugs.launchpad.net/bugs/522538
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 460099] Re: System hangs after opening Empathy/Contact

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
System hangs after opening Empathy/Contact
https://bugs.launchpad.net/bugs/460099
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 460079] Re: Digital camera not mounted automatically anymore

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Digital camera not mounted automatically anymore
https://bugs.launchpad.net/bugs/460079
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 460047] Re: Failed to detect graphics card on HP4510s

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Failed to detect graphics card on HP4510s
https://bugs.launchpad.net/bugs/460047
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 460023] Re: Double clock after upgrading netbook to Karmic

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Double clock after upgrading netbook to Karmic
https://bugs.launchpad.net/bugs/460023
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 459970] Re: the movie cannot be played

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Invalid

-- 
the movie cannot be played
https://bugs.launchpad.net/bugs/459970
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 459946] Re: Icons do not fit the right side panel (at the bottom)

2010-08-27 Thread Fabio Marconi
Hello
Is this problem present with the latest updated Karmic's or Lucid's packages?
Thanks in advance
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Icons do not fit the right side panel (at the bottom)
https://bugs.launchpad.net/bugs/459946
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 625320] Re: ld doesn't honor sysroot prefix for ldscripts - track upstream bug

2010-08-27 Thread Matthias Klose
** Bug watch added: Sourceware.org Bugzilla #10340
   http://sourceware.org/bugzilla/show_bug.cgi?id=10340

** Also affects: binutils via
   http://sourceware.org/bugzilla/show_bug.cgi?id=10340
   Importance: Unknown
   Status: Unknown

-- 
ld doesn't honor sysroot prefix for ldscripts - track upstream bug
https://bugs.launchpad.net/bugs/625320
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 625303] Re: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2.php

2010-08-27 Thread Thomas C.
ok, now I found the real reason why its fail.

It need suhosin.session.encrypt = 0 in php.ini

Thats missing in the package?


** Summary changed:

- Assigning the return value of new by reference is deprecated in 
/usr/share/php/MDB2.php
+ suhosin.session.encrypt setting missing

-- 
suhosin.session.encrypt setting missing
https://bugs.launchpad.net/bugs/625303
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 625130] Re: [sync-req] Request to sync strongwind package from debian testing archive

2010-08-27 Thread Ray Wang
Hi, thank you for review this bug. :-)

I read the wiki you provide and have two questions:
1) strongwind is already in debian, what I request is just a sync from debian.  
I guess it would not be a NEW package for Ubuntu, so should it also be tagged 
as [needs-packaging]?

2) Since it's in debian, should I have to have a MOTU to review the
package again, or he just simple grab the package from debian

If I don't provide enough information, please let me know, and thanks
again. :-)

-- 
[sync-req] Request to sync strongwind package from debian testing archive
https://bugs.launchpad.net/bugs/625130
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 624192] Re: Removing vinagre doesn't remove the Remote Desktop Viewer menu shortcut

2010-08-27 Thread Jonathan Wiltshire
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers. You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
bug as a bug in vinagre.

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://help.ubuntu.com/community/ReportingBugs.

** Package changed: ubuntu = vinagre (Ubuntu)

-- 
Removing vinagre doesn't remove the Remote Desktop Viewer menu shortcut
https://bugs.launchpad.net/bugs/624192
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 622554] Re: Wrong wording on the dice answer

2010-08-27 Thread Juan Sebastián Marulanda
Agreed, and the new explanation is correct.
However I think it could be stated in simpler terms – say, There are 9 of 36 
possibilities of getting two even numbers.

-- 
Wrong wording on the dice answer
https://bugs.launchpad.net/bugs/622554
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 618723] Re: Rename Update Manager to Software Updater

2010-08-27 Thread Sam L.
System Updates seems best to me. That is in line with the other items
in the System -- Administration menu. For example, System Monitor,
System Testing. That said, I would advocate using Software Updater
for now if that's what has been specified in the SoftwareUpdateHandling
specification.

-- 
Rename Update Manager to Software Updater
https://bugs.launchpad.net/bugs/618723
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 603518] Re: There's no default config file instaled for kolabd

2010-08-27 Thread Christoph Wickert
The config file is created by kolab_boostrap. Did you run it?

-- 
There's no default config file instaled for kolabd
https://bugs.launchpad.net/bugs/603518
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 601327] Re: xscreensaver crashed with SIGSEGV in malloc()

2010-08-27 Thread Charlie Kravetz
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain an xscreensaver-log file. If the
problem is reproducible, please type the following into a shell:

  xscreensaver-command -exit
  xscreensaver -verbose -log xscreensaver-log.txt

That will re-start xscreensaver and append diagnostics to the
xscreensaver-log.txt file. When the problem happens again, attach the
xscreensaver-log.txt file to this report.

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

-- 
xscreensaver crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/601327
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


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