[Bug 1595302] Re: [SRU] xenial cloud-init update

2016-07-11 Thread Juan J . Martínez
Tested 0.7.7~bzr1246-0ubuntu1~16.04.1 and fixed the issue for us.

When will this get into Xenial repos?

Thanks!

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

Title:
  [SRU] xenial cloud-init update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1595302/+subscriptions

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


[Bug 1595302] Re: [SRU] xenial cloud-init update

2016-07-11 Thread Juan J . Martínez
Tested 0.7.7~bzr1246-0ubuntu1~16.04.1 and fixed the issue for us.

When will this get into Xenial repos?

Thanks!

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

Title:
  [SRU] xenial cloud-init update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1595302/+subscriptions

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


[Bug 1575055] Re: check_instance_id() error on reboots when using config-drive

2016-06-22 Thread Juan J . Martínez
I know it's been fixed since April, I was expecting the fix to be
already in the latest LTS.

Thanks Scott!

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

Title:
  check_instance_id() error on reboots when using config-drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575055/+subscriptions

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


[Bug 1575055] Re: check_instance_id() error on reboots when using config-drive

2016-06-22 Thread Juan J . Martínez
And the last one:

[8.122969] cloud-init[479]: TypeError: check_instance_id() takes 1
positional argument but 2 were given

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

Title:
  check_instance_id() error on reboots when using config-drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575055/+subscriptions

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


[Bug 1575055] Re: check_instance_id() error on reboots when using config-drive

2016-06-22 Thread Juan J . Martínez
I'm experiencing this on Xenial.

After the first reboot, cloud-init crashes with:

[7.987364] cloud-init[479]: Cloud-init v. 0.7.7 running 'init-local' at 
Wed, 22 Jun 2016 11:11:07 +. Up 7.89 seconds.
[7.994869] cloud-init[479]: 2016-06-22 11:11:07,161 - util.py[WARNING]: 
failed of stage init-local
[8.008421] cloud-init[479]: failed run of stage init-local
[8.016678] cloud-init[479]: 

[8.029215] cloud-init[479]: Traceback (most recent call last):
[8.037082] cloud-init[479]:   File "/usr/bin/cloud-init", line 520, in 
status_wrapper
[8.049074] cloud-init[479]: ret = functor(name, args)
[8.060376] cloud-init[479]:   File "/usr/bin/cloud-init", line 250, in 
main_init
[8.072385] cloud-init[479]: init.fetch(existing=existing)
[8.081004] cloud-init[479]:   File 
"/usr/lib/python3/dist-packages/cloudinit/stages.py", line 322, in 
fetch[FAILED] Failed to start Initial cloud-init job (pre-networking).
See 'systemctl status cloud-init-local.service' for details.
[8.099419] cloud-init[479]: return 
self._get_data_source(existing=existing)

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

Title:
  check_instance_id() error on reboots when using config-drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575055/+subscriptions

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


[Bug 1575055] Re: check_instance_id() error on reboots when using config-drive

2016-06-22 Thread Juan J . Martínez
Sorry, one log line was missing:

cloud-init[479]:   File "/usr/lib/python3/dist-
packages/cloudinit/stages.py", line 229, in _get_data_source

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

Title:
  check_instance_id() error on reboots when using config-drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575055/+subscriptions

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


[Bug 333781] Re: python-pyglet import failure breaks pydoc

2014-01-03 Thread Juan J . Martínez
I've closed the bug upstream as invalid. The problem *was* in pydoc and
it's been fixed, see:
https://code.google.com/p/pyglet/issues/detail?id=404#c4

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

Title:
  python-pyglet import failure breaks pydoc

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

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


[Bug 966010] [NEW] /etc/bash.bashrc checks for command-not-found OR command-not-found-data

2012-03-27 Thread Juan J . Martínez
Public bug reported:

/etc/bash.bashrc checks for two paths to detect command-not-found
script: /usr/lib/command-not-found OR /usr/share/command-not-found; and
as consequence when command-not-found package is not installed and
command-not-found-data IS installed, every time the command-not-found
code is triggered we get an error:

/usr/bin/python: can't find '__main__' module in '/usr/share/command-
not-found'

I guess command-not-found should be required by command-not-found-data,
but /etc/bash.bashrc should test path1 AND path2 (instead of OR).

If both command-not-found and command-not-found-data are not installed,
bash.bashrc code works as expected.

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

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

Title:
  /etc/bash.bashrc checks for command-not-found OR command-not-found-
  data

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-03-12 Thread Juan J . Martínez
I'm experiencing this problem with unity 4.28.0-0ubuntu2. Nothing has
changed.

Looks like this bug report is only for unity-2d and it's not getting
enough attention for unity (3d). Should I open a new bug report?

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-03-12 Thread Juan J . Martínez
I reported back in 2012-01-13 that the problem is still there.

It happens about a dozen of times every day. Looks like any pop-up
window in the 2nd display (thus, any menu... the panel, firefox,
nautilus, it doesn't matter) opens and closes as soon as I move the
pointer over it. I need to click in the first display (any window, the
desktop works too), and then the first display works as expected.

That's what I reported and I was told it was a duplicated of this bug.
May be I'm dealing with a different issue. What do you think?

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-03-12 Thread Juan J . Martínez
Sorry, I meant ... and then the SECOND display works as expected.

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-03-12 Thread Juan J . Martínez
Colin:

In the second display, any pop-up window appears and when the pointer is
moved, the window closes.

For example: firefox address bar, I start typing and the auto-complete
shows a drop down (a pop-up window) with occurrences in my history,
bookmarks, etc; when I move the mouse, the pop-up disappears immediately
and I don't have a chance to click in one of the items of the list. If I
click in the desktop or any other window in the first display, the
address bar works as expected.

It happens with the panel, with any menu, any entry box in a web form in
which firefox or chromium tries to show stored values, etc; and it's
random (although it happens a dozen of times every day).

So it may be a different bug!

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-13 Thread Juan J . Martínez
@vanvugt I can confirm that the problem is still in unity
4.24.0-0ubuntu2.1.

I have the second monitor on my left and the problem is random. When I
click a window in the first screen, the menus in the second screen work
again.

I submitted a bug report and I was told it was a duplicate of this bug.
Either this bus isn't fixed or it's a different bug with similar
effects.

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-09 Thread Juan J . Martínez
Was the fix released for 11.10?

I'm experiencing the issue in unity 4.24.0 (thus Unity 3D).

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-07 Thread Juan J . Martínez
Marco: is it not? It's an annoying bug that affects productivity. Is
waiting to next release the only solution? A six months bug fixing cycle
doesn't seem right from end user point of view.

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 873994] Re: App indicator menu closes automaticaly unless you keep mouse left button pressed

2011-12-01 Thread Juan J . Martínez
Yes, I use a dual screen config.

I've noticed the pop-up issue happens with other applications (ie.
Firefox, it renders the awesomebar completely useless).

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

Title:
  App indicator menu closes automaticaly unless you keep mouse left
  button pressed

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

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


[Bug 888041] [NEW] Preview pane gets randomly locked/crashes on big emails

2011-11-09 Thread Juan J . Martínez
Public bug reported:

Ubuntu 11.10, Evolution 3.2, with view  preview  vertical view and show
message preview enabled. Using IMAP.

When previewing a mail (usually a big text-only mail, ie. 132337 bytes), the
preview pane may get locked (blocked? scroll works, but the pane doesn't redraw
properly; check attachment screenshot) and then it doesn't matter if I select a
different email in the message list because the preview crashed.

It only seems to get fixed restarting Evolution (disabling and enabling back
show message preview doesn't fix the problem).

Nothing in ~/.xsession-errors.

I'm sorry I can't be more specific, but this bug is really annoying because it
forces me to restart Evolution 3-4 times every day.

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

** Bug watch added: GNOME Bug Tracker #663400
   https://bugzilla.gnome.org/show_bug.cgi?id=663400

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

Title:
  Preview pane gets randomly locked/crashes on big emails

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

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


[Bug 888041] Re: Preview pane gets randomly locked/crashes on big emails

2011-11-09 Thread Juan J . Martínez
It's been reported upstream, but a developer suggested that this might
be related to a gfx driver issue.

upstream report: https://bugzilla.gnome.org/show_bug.cgi?id=663400

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

Title:
  Preview pane gets randomly locked/crashes on big emails

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

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


[Bug 776499] Re: gvim gets no global menu, timeout warning on the console

2011-06-15 Thread Juan J . Martínez
@Bart the -f workaround is fine if you never launch gvim from your
shell.

In my case that means loosing a terminal every time I open gvim :(

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

Title:
  gvim gets no global menu, timeout warning on the console

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

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


[Bug 778261] Re: Periodic Xorg crashes on Acer 1830T

2011-05-14 Thread Juan J . Martínez
The Periodic Xorg crashes on Acer 1830T  summary is misleading. I
believe the problem is related to the Intel card and Xorg (ie. my crash
was in a different Acer model, but the same Intel gfx card).

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

Title:
  Periodic Xorg crashes on Acer 1830T

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


[Bug 778261] Re: Xorg crash

2011-05-08 Thread Juan J . Martínez
I have the same problem, here you are my Xorg.0.log.old too (just in
case it helps).

** Attachment added: Xorg.0.log.old SIG11 Acer Aspire One
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/778261/+attachment/2120133/+files/Xorg.0.log.old

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

Title:
  Xorg crash

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


[Bug 580076] Re: Problems with multiple Streams

2010-08-08 Thread Juan J . Martínez
I have the same problem with ubuntu theme and 2.30.1 in Lucid.

-- 
Problems with multiple Streams
https://bugs.launchpad.net/bugs/580076
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 579551] Re: fails to start in 10.04

2010-07-11 Thread Juan J . Martínez
I finally installed blogtk2 from source, but it would be great to get
blogtk 1.2 package fixed until 2.0 it's packaged.

-- 
fails to start in 10.04
https://bugs.launchpad.net/bugs/579551
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 478308] Re: Dim when idle won't turn off

2010-05-16 Thread Juan J . Martínez
Eh, I was wrong. The problem was the screensaver. Sorry, ignore comment
number 15.

-- 
Dim when idle won't turn off
https://bugs.launchpad.net/bugs/478308
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 478308] Re: Dim when idle won't turn off

2010-05-02 Thread Juan J . Martínez
I'm having the same problem in Lucid Netbook Edition (Acer Aspire One
ZG8).

-- 
Dim when idle won't turn off
https://bugs.launchpad.net/bugs/478308
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 527432] Re: Volume of totem browser plugin on minimum

2010-05-01 Thread Juan J . Martínez
I confirm that the tip of Richard Croy works with Lucid UNE. Thank you!

-- 
Volume of totem browser plugin on minimum
https://bugs.launchpad.net/bugs/527432
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 369811] Re: Pidgin crashes with Illegal instruction

2009-06-08 Thread Juan J . Martínez
Have you disabled pulseaudio by chance?

I have this problem too after disabling pulseaudio and switching to
ALSA.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb3ff6b90 (LWP 16838)]
0xb35fd3a1 in ?? ()
(gdb) thread apply all bt

Thread 3 (Thread 0xb3ff6b90 (LWP 16838)):
#0  0xb35fd3a1 in ?? ()
#1  0xb771349e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb620bb90 (LWP 16817)):
#0  0xb806a430 in __kernel_vsyscall ()
#1  0xb770b7b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb639237f in ?? () from /usr/lib/libtcl8.4.so.0
#3  0xb77984ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb771349e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb70a8750 (LWP 16814)):
#0  0xb806a430 in __kernel_vsyscall ()
#1  0xb7708ae7 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb78d374b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb78c5f82 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb78c65ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#5  0xb7bb57d9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x080c31da in main (argc=Cannot access memory at address 0x2bd
) at ../../pidgin/gtkmain.c:880
#0  0xb35fd3a1 in ?? ()

-- 
Pidgin crashes with Illegal instruction
https://bugs.launchpad.net/bugs/369811
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 54273] Re: USB device not accepting address: error -110

2009-03-11 Thread Juan J . Martínez
I have the same problem (error -71) with a Novatel Wireless 3G Broadband
Modem (MC950D).

$ uname -a
Linux osvlap01 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 
GNU/Linux

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid

[ 1029.860065] usb 4-2: new full speed USB device using uhci_hcd and address 29
[ 1029.984056] usb 4-2: device descriptor read/64, error -71
[ 1030.204185] usb 4-2: device descriptor read/64, error -71
[ 1030.420178] usb 4-2: new full speed USB device using uhci_hcd and address 30
[ 1030.540176] usb 4-2: device descriptor read/64, error -71
[ 1030.772055] usb 4-2: device descriptor read/64, error -71
[ 1030.985305] usb 4-2: new full speed USB device using uhci_hcd and address 31
[ 1031.396169] usb 4-2: device not accepting address 31, error -71
[ 1031.508166] usb 4-2: new full speed USB device using uhci_hcd and address 32
[ 1031.916165] usb 4-2: device not accepting address 32, error -71
[ 1031.916211] hub 4-0:1.0: unable to enumerate USB device on port 2

All the USB devices I have work OK.

My hardware is a Dell XPS M1330.

-- 
USB device not accepting address: error -110
https://bugs.launchpad.net/bugs/54273
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 304385] Re: crash in account_changed ()

2009-01-08 Thread Juan J . Martínez
Seems a bug with wide effects. Following the comments in:

http://bugzilla.gnome.org/show_bug.cgi?id=552583

... it's hard to understand what are they patching :(

-- 
crash in account_changed ()
https://bugs.launchpad.net/bugs/304385
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 310938] Re: Evolution crashes when setting default folder

2009-01-05 Thread Juan J . Martínez
Running the application from a console it crashes on an assetion:

(evolution:7458): e-data-server-CRITICAL **: e_account_set_string:
assertion `ea != NULL' failed

This has been fixed upstream:

http://bugzilla.gnome.org/show_bug.cgi?id=560188

We will have a fix for this issue in 8.10?

-- 
Evolution crashes when setting default folder
https://bugs.launchpad.net/bugs/310938
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 310938] Re: Evolution crashes when setting default folder

2009-01-05 Thread Juan J . Martínez
I confirm this bug.

Using Dovecot and setting up 'Sent Folder'. It crashes on Accept in the
IMAP account properties.

-- 
Evolution crashes when setting default folder
https://bugs.launchpad.net/bugs/310938
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 290258] [NEW] Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0

2008-10-28 Thread Juan J . Martínez
Public bug reported:

Binary package hint: firefox-3.0

After updating from firefox 3.0 to firefox 3.0.3, the application it's
no longer in spanish.

In Add-ons  you get the dialog translated, and under Idiomas you can
see Firefox (es-ES) with versión 3.0 that is disabled and cannot be
udapted.

ProblemType: Bug
Architecture: i386
Date: Tue Oct 28 14:00:17 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.3+build1+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-21-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0
https://bugs.launchpad.net/bugs/290258
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 290258] Re: Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0

2008-10-28 Thread Juan J . Martínez

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18964122/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/18964123/ExtensionSummary.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/18964124/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/18964125/profiles.ini.txt

-- 
Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0
https://bugs.launchpad.net/bugs/290258
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 290258] Re: Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0

2008-10-28 Thread Juan J . Martínez

** Attachment added: langpack ES-es
   http://launchpadlibrarian.net/18966060/install.rdf

-- 
Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0
https://bugs.launchpad.net/bugs/290258
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 290258] Re: Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0

2008-10-28 Thread Juan J . Martínez

** Attachment added: langpack es-AR
   http://launchpadlibrarian.net/18966067/install.rdf

-- 
Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0
https://bugs.launchpad.net/bugs/290258
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 290258] Re: Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0

2008-10-28 Thread Juan J . Martínez
I've attached both langpack es-* from my installation.

Pleas notice that both packages come from default install, I've not
installed them and the spanish translation worked OK until I updated to
firefox 3.0.3.

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

-- 
Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0
https://bugs.launchpad.net/bugs/290258
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 290258] Re: Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0

2008-10-28 Thread Juan J . Martínez
I've just noticed I have activated hardy-proposed in my apt sources.

-- 
Firefox 3.0.3 es_ES support doesn't work after update from ff 3.0
https://bugs.launchpad.net/bugs/290258
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 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2008-06-06 Thread Juan J . Martínez
On mainstream bug http://bugzilla.gnome.org/show_bug.cgi?id=156952 is
closed as obsolete, but with Hardy I can't use the VPN stuff with
network manager if I use static IP.

-- 
Can't use static ip address with network-manager (and thus no VPN connections 
menu for static users)
https://bugs.launchpad.net/bugs/5364
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 213494] Re: [Hardy] Glipper dies when desktop starting

2008-05-20 Thread Juan J . Martínez
I confirm this bug.

From my ~/.xsession-errors:

** (gnome-panel:6362): WARNING **: panel-applet-frame.c:1270: failed to load 
applet OAFIID:Glipper:
System exception: IDL:Bonobo/GeneralError:1.0 : El proceso hijo no dio ningún 
mensaje de error, ha ocurrido un fallo desconocido

(the system exception says about an unknown error because the child
didn't gave a error message, sorry because I run my system in spanish)

The problem is random and it SEEMS not related to Bug #222846 and Bug
#205507.

I don't know how to get extra information from an applet, but I'll be
glad to help.

-- 
[Hardy] Glipper dies when desktop starting
https://bugs.launchpad.net/bugs/213494
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 206439] Re: smb password protected share cannot be accessed

2008-05-16 Thread Juan J . Martínez
I confirm the problem with Hardy (final).

Notice that my shares are configurated with security = share.

-- 
smb password protected share cannot be accessed
https://bugs.launchpad.net/bugs/206439
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 224762] [NEW] firefox freezes after some browsing

2008-04-30 Thread Juan J . Martínez
*** This bug is a duplicate of bug 215728 ***
https://bugs.launchpad.net/bugs/215728

Public bug reported:

Binary package hint: firefox-3.0

With Ubuntu 8.04 and Firefox 3.0 beta 5 (3.0~b5+nobinonly-0ubuntu3).

After some time browsing, firefox freezes. I've noticed a very intensive
disk and CPU activity at this point. This happens while closing the
browser also.

At the termina I can see messages such as:

** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)

With firefox 2 this doesn't happen.

ProblemType: Bug
Architecture: i386
Date: Wed Apr 30 16:52:52 2008
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0~b5+nobinonly-0ubuntu3
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-16-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
firefox freezes after some browsing
https://bugs.launchpad.net/bugs/224762
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 224762] Re: firefox freezes after some browsing

2008-04-30 Thread Juan J . Martínez
*** This bug is a duplicate of bug 215728 ***
https://bugs.launchpad.net/bugs/215728


** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/14046053/Dependencies.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/14046054/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/14046055/profiles.ini.txt

-- 
firefox freezes after some browsing
https://bugs.launchpad.net/bugs/224762
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 224762] Re: firefox freezes after some browsing

2008-04-30 Thread Juan J . Martínez
*** This bug is a duplicate of bug 215728 ***
https://bugs.launchpad.net/bugs/215728

I agree... sorry for the duplicate.

-- 
firefox freezes after some browsing
https://bugs.launchpad.net/bugs/224762
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