[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


Re: [ubuntu-uk] Filezilla Issue

2012-01-05 Thread Juan J.
On Thu, 2012-01-05 at 18:05 +, Stuart Ward wrote:
 Well this is all to do with name resolution services.
 
 If you have all your machines getting their IP address from a NAT
 router device, then this will be assigning IP addresses. Some od these
 will also maintain a DNS entry for the machine names that t assignes,
 usally you need to specify a domain to the router and then it becomes
 the canonical source for these names. Set this to something that is
 not a valid domain, like home.lan and then your machines will all be
 computer name.home.lan
 
 Alternatively use windows name resolution.

There's also avahi-daemon (that implements zeroconf specs), and it will
provide services such as multicast DNS and autodiscovery services.

I guess it depends on the client (I don't know if filezilla uses it!),
but some important software support Avahi (ie. Gnome VFS, and because of
that... Ubuntu and Unity).

First time I tried avahi-browse (it's a small command line tool), I was
very surprised. We have some Mac OS laptops in our office network and
they were advertising resources such as music libraries without the
owners knowing about it :)

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Recommendations for a printer? HPLIP

2012-01-04 Thread Juan J.
On Wed, 2012-01-04 at 18:10 +, Andy Braben wrote:
 [...]
 
 Is that not worth a bug report? HPLIP package not kept up to date on
 automatic updates?

That's a very good point. There's a policy about updates after a
release:

https://wiki.ubuntu.com/StableReleaseUpdates

Should HPLIP be listed in the special cases?

Btw, +1 to HP. I'm the happy owner of a F2480 and everything works
perfect (printing and scanning). When I bought it I had to update HPLIP
drivers by hand :P (that was about two years ago though).

Regards,

Juanjo


-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Webcam problem

2012-01-02 Thread Juan J.
On Mon, 2012-01-02 at 15:28 +, Gordon Burgess-Parker wrote:
 On 07/12/2011 18:27, Tony Pursell wrote:
  If its anything like the C250 I have, then it's just a matter of 
  selecting it on the Input tab of Sound Preferences.
 
  I use my C250 for Skype regularly.  I have had problems with it 
  'disconnecting'.  I sometimes have to unplug it and plug it in again.  
  Something my brother, who I speak to on Skype, has got used to.  I 
  invariably make sure it is selected as the sound input device before I 
  start a Skype conversation.
 
  Tony
 
 
 
 And it works OK on 11.10? The mic sound is OK?

Yep, my mom has one of these and it works like a charm both video and
mic.

I have a WB-6250X and works fine too (although IIRC it's more expensive
than the C250).

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu - Wrong Direction?

2011-12-02 Thread Juan J.
On Fri, 2011-12-02 at 00:58 +, Phill Whiteside wrote:
 I certainly do not wish to partake in a flame war. People are
 naturally conservative. Take for example how long it took for Lubuntu
 to gain adoption. If you are unhappy with Unity, then try any of the
 other flavours of Ubuntu. I have to disclose an interest in Lubuntu as
 I've been with it and helping since 9.10. I echo the words about
 Unity, getting a new build is no mean feat!.
 
I agree with you, although *personally* I don't like the way Canonical
is acting as the no-so-benevolent dictator. I liked it better when
Ubuntu was a truly community effort backened by Canonical because it
felt like Debian (I was a Debian user back then, 2004). Now seems that
Canonical keeps the come and contribute thing but at the same time
there's an anti-community attitude that I definitely don't like.

Regarding the bugs, I think Ubuntu had some really good releases, and
now we're suffering new software that obviously has new bugs :)

That's going to happen in any distro that tries to innovate adding new
stuff and the latest versions; at least in the desktop arena that's what
you get, and it's fine. The server world is completely different, and
Ubuntu it's doing as good as any other distro.

I know I can't tell Canonical what to do, I don't think OSS communities
work that way. OSS comminities DO stuff, so everybody is free to report
bugs, provide feedback, patches, etc; or just move to a different
desktop or distribution and contribute there.

My two cents.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu - Wrong Direction?

2011-12-02 Thread Juan J.
On Fri, 2011-12-02 at 10:59 +, Alan Pope wrote:
 On 01/12/11 23:52, thegeeksquadron@ wrote:
 [...]
  The attitude of Canonical is so poor - so many users have been saying what 
  they want; they've ignored,
 
 Examples?
 

hehe Probably unrelated, but I'm still stunned with Launchpad's bug
status Opinion. How could you possibly fight that? Genius! :)

Regards,

Juan


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu - Wrong Direction?

2011-12-02 Thread Juan J.
On Fri, 2011-12-02 at 11:42 +, Gareth France wrote:
 
 What is needed is for users to join here or local user groups
 so we can
 discuss and swap ideas, bug reports etc.
 
 Is there a way to make users aware these forums exist ?
  
 When I'm out selling Ubuntu systems I give customers a support sheet,
 basicly saying you can get support from these forums, mailing lists,
 loco groups and of course me.

I find really interesting the information you're providing about your
business. If you don't mind, I'd appreciate if you keep us updated from
time to time about the evolution of the whole thing!

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[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


Re: [ubuntu-uk] O/TTablet security!

2011-11-24 Thread Juan J.
On Thu, 2011-11-24 at 19:41 +, Pete wrote:
 Hi all,
 
 Probably a mute point, and I have no wish to feed a troll, but on TV 
 earlier they were advertising 'Norton Tablet Security' for Android 
 tablets, given the close similarity between Android and LINUX / UNIX 
 based systems (I believe Android started out as open source based on 
 LINUX), is it now essential to install an Anti-virus / anti malware on 
 our systems?

It is supposed to be more secure that a vanilla Linux system*:

http://en.wikipedia.org/wiki/Android_%28operating_system%
29#Application_security

That said, any software can have bugs.

Regards,

Juan

* ie: a system with SELinux can implement a sandbox, although it's not
out of the  box as in Android:
http://danwalsh.livejournal.com/28545.html

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] O/TTablet security!

2011-11-24 Thread Juan J.
On Thu, 2011-11-24 at 19:48 +, Juan J. Martínez wrote:
 [...]
 
 It is supposed to be more secure that a vanilla Linux system*:

eh, I forgot to mention that it's very difficult to trust on security
firms because there's no easy way for the customer to verify that what
they claim is actually true.

There's a very good article about that:

http://lwn.net/Articles/267109/

It's a little bit old, but IMHO still relevant. Every time I read a post
about antivirus an Android (or Linux), it pops out in my head: it's a
lemons market! :)

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Top Posting

2011-11-23 Thread Juan J.
On Wed, 2011-11-23 at 09:45 +, Jon Reynolds wrote:
 [...]
 
 Do you make a point of bottom posting regardless of the recipient's style?
 Or do you just stay 'bothered' inside but think 'what's the point' and
 just top-post?

You're not alone :)

I personally hate when the original mail has three questions and the top
poster answers them without any context... it's like: yes, don't know,
tomorrow morning. Whaaat?

I don't try to convince anyone anymore, but I've found that it usually
helps starting your reply with an answering inline note.

So basically I answer as I please, not matter if everybody else
top-posts. Nobody has ever complain because the way I reply mail, but if
ever happens... $DEITY helps them!

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Top Posting

2011-11-23 Thread Juan J.
On Wed, 2011-11-23 at 10:33 +, Jon Reynolds wrote:
 On Wed, November 23, 2011 10:07, Philip Stubbs wrote:
  ...At work, my boss
  may have a long back and forth with a supplier, and then suddenly
  include me with a 'What do you think?' type message. In that
  situation, I am glad that they have top posted, including all the old
  messages, as I can then look back and see what has already been
  covered by all parties.
 
 Not sure I get this bit, wouldn't that be a great argument for
 bottom-posting? You suddenly get copied in on a conversation type email
 and have to make sense of the flow. Reading  it from top to bottom in
 chronological order (like a conversation in a novel) would be easier. With
 top-posted back and forth type conversations, you have to go to the
 bottom, read, then scroll up, then read down, etc...

That's the beauty of enterprisey communications where lots of people are
CCed and most of them barely understands email. Different people replies
in different ways: plain text, HTML, some quote using '', others use
colours, others a TAB (?), and others don't care and it's almost
impossible to discern what's the original text and what's a reply. Add
to this about a 60%-80% of useless text containing contact details and
business disclaimers, and you've found hell.

Is this a good argument for top-posting? It might be, but when someone
asks you to join the conversation with a what do you think?, it's
probably too late and it doesn't matter because most of the people being
CCed are as lost as you are.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Open Source Procurement Toolkit

2011-11-19 Thread Juan J.
On Sat, 2011-11-19 at 21:37 +, alan c wrote:
 On 19/11/11 20:40, Juan J. Martínez wrote:
  I don't know the details about UK gov, but in Spain the government pays
  an absurd amount of money just for the licenses, and then pays for
  support... frequently from a third party (probably the vendor providing
  the hardware, with a partnership with the software vendor).
 
 LinkatA distribution promoted by the government of Catalonia, Spain?
 gnuLinEx  A distribution promoted by the government of Extremadura, Spain?
 GuadalinexUbuntu-based distribution promoted by the local government
 of Andalucia,Spain, for home users and schools?

Spain has autonomous regions with a local government that is in charge
of the national health system, public education, employment policies,
etc; Those Linux distributions are solutions of different regional
governments for the education system.

It makes sense, because in that way the can teach software that the
students can use at home without paying licenses.

Extremadura and Andalucia where the first regions to use Linux
distributions in education, basically because they are the poorest
regions in Spain. Again, it makes sense: instead paying licenses and
having 1 computer per 5 kids, we can have 1 computer for each 2 kids.

It's been a good strategy for a lot of time, even with the aggressive
lobbying of Microsoft.

The problem is that free software it's part of the local government
political agenda and when the party in power changes... they like to
change everything including the good decisions like promoting open
source :) I remember that back in 2004 almost all autonomous regions in
Spain had a Linux distribution (based in Debian or Ubuntu).

Open source has great success in Spain, but just in education and in
some infrastructures, but our government system has too many layers and
in most of them Microsoft, Oracle, Sun, etc; are kings.

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] uname -a for 32 bit os on 64 bit cpu

2011-11-15 Thread Juan J.
On Tue, 2011-11-15 at 08:04 +, Colin Law wrote:
 [...]
 which suggests that it is talking about the hardware platform the
 software is running on.

Have you tried texinfo manual as recommended in the man page?

info coreutils 'uname invocation'

It's way more complete.

I looks like the problem may be in the information that it's being
provided by the kernel it's not accurate, or at least it's not what
uname is expecting :)

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] uname -a for 32 bit os on 64 bit cpu

2011-11-15 Thread Juan J.
On Tue, 2011-11-15 at 08:57 +, Colin Law wrote:
 2011/11/15 Juan J. reid...@usebox.net:
  On Tue, 2011-11-15 at 08:04 +, Colin Law wrote:
  [...]
  which suggests that it is talking about the hardware platform the
  software is running on.
 
  Have you tried texinfo manual as recommended in the man page?
 
  info coreutils 'uname invocation'
 
  It's way more complete.
 
  I looks like the problem may be in the information that it's being
  provided by the kernel it's not accurate, or at least it's not what
  uname is expecting :)
 
 So you think the problem is not in the man page for uname, but uname
 -i -m -p *should* display information about the hardware rather than
 the installed OS?

It's interesting that POSIX only seem to cover -m, but not -i or -p:

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/uname.html

For -m says on which the system is running, which doesn't seem to be
coherent with the uname output we are getting in a 64 bit system running
a 32 bit kernel.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] uname -a for 32 bit os on 64 bit cpu

2011-11-15 Thread Juan J.
On Tue, 2011-11-15 at 11:54 +, Colin Law wrote:
 [...]
 Agreed, plus possibly a few words pointing out the significance of
 this.  I maintain there *is* a problem as people have been confused by
 the documentation (including myself), therefore it would benefit from
 clarification, so we don't need to repeat this discussion every few
 months :)

Oh, it could be worse...

For example: http://www.linuxatemyram.com/

:)

Regards,

Juan




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] uname -a for 32 bit os on 64 bit cpu

2011-11-14 Thread Juan J.
On Mon, 2011-11-14 at 17:53 +, John Levin wrote:
 Hi all,
 
 I'm writing a bit of documentation, and am having trouble with uname. 
 What does uname -a produce for a 32 bit operating system running on a 64 
 bit cpu? If anyone is running such a system, if they could cut  paste 
 the output, I'd be very much obliged.
 
 PS: Thanks to Alan Lord  Simon Greenwood for their replies to my 
 question (from ages ago) about installing non-deb apps. I was having a 
 terminology problem!

$ uname -a
Linux vortex.usebox.net 3.1.0-7.fc16.i686 #1 SMP Tue Nov 1 21:00:16 UTC
2011 i686 i686 i386 GNU/Linux

I have less than 4GB of RAM, so I didn't bother running a 64 bits
system.

If you want to know if a CPU is 64bits no matter which kernel is
running, look for lm in the CPU flags in /proc/cpuinfo, or try with
lscpu:

$ lscpu 
Architecture:  i686
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):4
On-line CPU(s) list:   0-3
Thread(s) per core:2
Core(s) per socket:2
Socket(s): 1
Vendor ID: GenuineIntel
CPU family:6
Model: 37
Stepping:  5
CPU MHz:   2394.000
BogoMIPS:  4799.84
Virtualization:VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache:  256K
L3 cache:  3072K

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] uname -a for 32 bit os on 64 bit cpu

2011-11-14 Thread Juan J.
On Mon, 2011-11-14 at 22:05 +, Colin Law wrote:
 On 14 November 2011 21:55, John Levin technola...@gmail.com wrote:
  ...
  Thanks to everyone who replied. Does seem that uname reports the kernel, and
  not the hardware, which is what is suggested by the man page and
  http://ss64.com/bash/uname.html
 
 This has caused confusion to others, there was a long thread which
 involved such confusions on Ubuntu Users mailing list recently.
 Perhaps it would be worth filing a bug to get the man page clarified.
 I suppose you could even file a patch with better wording, but I don't
 know go about that.

TL;DR: it doesn't matter what is your hardware, the important it's which
kernel are your running.

It's not a big deal, although the words aren't 100% accurate. If you're
running a 32bits kernel, it doesn't matter you have 64bits hardware.

Besides that if you're running a 64bits kernel, it's probably a good
idea you run the 64bits version of any application; but you can still
run the 32bits version (although it may involve installing more 32bits
stuff, such as shared libraries).

Regards,

Juan
(ex-Linux 64bits user, Adobe Flash 64bits plugin hater)

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] uname -a for 32 bit os on 64 bit cpu

2011-11-14 Thread Juan J.
On Mon, 2011-11-14 at 22:22 +, Colin Law wrote:
 [...]
 
  TL;DR: it doesn't matter what is your hardware, the important it's which
  kernel are your running.
 
 It does matter what the hardware is if you want to know whether you
 *could* run the 64 bit kernel.

... and you're running a 32 bit kernel. OK, fair enough.

I wouldn't use uname. lm in the CPU flags in /proc/cpuinfo it's the
best bet.

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[ubuntu-uk] Gwibber 3.2.1 and Ubuntu 11.10

2011-11-09 Thread Juan J.
Hello,

I'm very frustrated with the Gwibber version included in Ubuntu 11.10.

It's not only that has more bugs than the version shipped in 11.04
(which had bugs, but it was easier to not step over them), but the UI
and the functionality have changed and now it's useless for me (I want
the tabs back!).

My question is, being as integrated in Unity as it is, is it viable to
replace it with a different client?

For example, http://www.hotot.org/ looks great; but I don't know if I
can get rid of Gwibber cleanly or if there will be some remains (I
don't use Thunderbird, but I couldn't get rid of it in the indicator).

Any comments will be welcome!

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Gwibber 3.2.1 and Ubuntu 11.10

2011-11-09 Thread Juan J.
On Wed, 2011-11-09 at 11:38 +, Alan Bell wrote:
 On 09/11/11 11:23, Juan J. Martínez wrote:
  Hello,
 
  I'm very frustrated with the Gwibber version included in Ubuntu 11.10.
 
  It's not only that has more bugs than the version shipped in 11.04
  (which had bugs, but it was easier to not step over them), but the UI
  and the functionality have changed and now it's useless for me (I want
  the tabs back!).
 what are the bug numbers? Patches are welcome, bzr branch lp:gwibber and 
 have a play with it.

I wouldn't know where to start, it's a total mess :) It doesn't feel
like an upgrade but a downgrade (seriously, we are back to pre 1.0
functionality).

To be honest, I don't think Gwibber is worth the effort. That
application gets completely rebuilt every now and then, so any time
invested on it feels like wasted time to me. I can provide you bug
numbers for the 2.x series, that never got fixed because the application
was redesigned/rebuilt.

We had a mostly functional Twitter/Identica client before upgrading to
11.10, and now we don't. I don't choose the default applications that
get installed (even on upgrades) and I can live with that, but I'd love
that they work!

  My question is, being as integrated in Unity as it is, is it viable to
  replace it with a different client?
 you can certainly remove the gwibber accounts you have (or just leave 
 them), and add a different client, but some other clients might not be 
 as integrated.

It looks like the best solution: remove the accounts and set the gwibber
service to not start at login. Thanks for the tip!

Integration it's nice when you integrate something that actually
works :)

  For example, http://www.hotot.org/ looks great; but I don't know if I
  can get rid of Gwibber cleanly or if there will be some remains (I
  don't use Thunderbird, but I couldn't get rid of it in the indicator).
 I really wouldn't bother getting rid of gwibber, doing that would 
 probably remove the ubuntu-desktop package, which isn't ideal long term 
 because it won't pull in any new packages on an upgrade without that.

I see. And the same thing happens with Banshee and Thunderbid (I don't
use any of them and both got installed after the upgrade, not happy).

Again, thanks for the tip!

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Gwibber 3.2.1 and Ubuntu 11.10

2011-11-09 Thread Juan J.
On Wed, 2011-11-09 at 11:57 +, Alan Pope wrote:
 [...]
  My question is, being as integrated in Unity as it is, is it viable to
  replace it with a different client?
 
 You could try polly which is quite a nice client.
 
 https://launchpad.net/polly

Nice! I'm trying Hotot and so far it works perfect (although there's no
multiple twitter account support; no the end of the world).

Thanks for the pointer.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[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


Re: [ubuntu-uk] Exploiting A Nautilus Server Connection

2011-11-04 Thread Juan J.
On Fri, 2011-11-04 at 12:47 +, Nigel Verity wrote:
 Hi
 
 
 A bit of programming advice, please.
 
 
 I routinely use Nautilus to copy files between machines and to
 manipulate remote file structures. Once I've connected to a remote
 server in Nautilus, can I then exploit that connection in a program to
 open files on that server, such as in an fopen() call?
 
Gnome used to implement some remote access thought fuse, and the remote
disk is mounted on ~/.gvfs/SOMETHING.

I believe you can access to the remote file system using that path and
FUSE should provide de required magic to your fopen works as if it were
a local file.

I used sshfs [1] with FUSE [2] directly (without Nautilus), and it works
amazingly well.

Regards,

Juan

1: http://fuse.sourceforge.net/sshfs.html
2: http://fuse.sourceforge.net/




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Lost desktop after messing with Compiz.....

2011-10-19 Thread Juan J.
On Wed, 2011-10-19 at 16:22 +0100, Neil Greenwood wrote:
 On 19.10.11 12:22, scoundrel50a wrote:
 [...] 
 Setting up a new user account probably wouldn't have fixed that - it's a
 system setting rather than a user setting as I understand it.

You're wrong. That's why Pope's workaround worked: he logged with the
same user and reset unity.

Unless you set up something explicitly for all the users and the OS
asks you for your admin password, the configuration change only affects
to your user.

Regards,

Juan

PS: but I can be wrong too :)



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Locked out of Ubuntu

2011-10-18 Thread Juan J.
On Tue, 2011-10-18 at 09:44 +0100, Sean Miller wrote:
 [...]
 Happened to me some time ago with a website, and I was convinced I'd
 been locked out... in reality, it was a duff 9 key which needed to
 be hit VERY hard to make it work :-)

I was thinking about that... specifically about a wireless/bluetooth
keyboard and batteries :)

Regards,

Juan




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] LO in 11.10 STILL CANNOT USE TBird addressbook as an address data source!!!!!!!!!

2011-10-18 Thread Juan J.
On Tue, 2011-10-18 at 17:43 +0100, Avi Greenbury wrote:
 Gordon Burgess-Parker wrote:
 
  What on EARTH is Canonical thinking about?
  They replace Evolution with TBird (good!) but after installing Base 
  there is STILL NO ability to use the TBIRD ADDRESS BOOK as an address 
  data source!
  
  This is absolutely INSANE!
 
 I forget, did you ever file a bug? 
 
 Either way, I'm not really sure what you're hoping to achieve by
 ranting about it on here. 

He's venting. You can't vent in a bug report, and the effect will be the
same: wait for 6 months for your fix!

I actually sympathize with him, I have suffered other Ubuntu
regressions myself (although I never sent a rant to a mailing list,
that's true).

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Home/Small Business Server

2011-09-27 Thread Juan J.
On Tue, 2011-09-27 at 08:28 +0100, Matthew Daubney wrote:
 [...]
 I'd suspect the average person on the end of the phone wouldn't be too
 scared of being talked through fixing it rather than average bloke on
 the end of th phone where you say First go to the server and go to
 the console and do this - Easiest way to destroy sales ever.

Being able to connect over SSH and fix things is priceless :)

I help my mom remotely (I'm in UK, she's in Spain), and every time I
need to fix any GUI thing... it's a real nightmare. It's not only a
bandwidth/latency issue, it's slower and less efficient.

That said, I agree with you that GUI tools to deal with servers it's a
good (optional) thing for people that want to get the power but they
don't care about the associated knowledge.

I think that's old news. Back in the day, Windows NT success vs the old
Unices was the GUI; although remote admin is a real pain even today.

I know people in a corporate environment that use RHEL basically because
the GUI tools. The have the feel of Linux power, but at the same time
it's just point  click in a dialog window.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Home/Small Business Server

2011-09-27 Thread Juan J.
On Tue, 2011-09-27 at 08:48 +0100, Matthew Daubney wrote:
 2011/9/27 Juan J. reidrac@:
  On Tue, 2011-09-27 at 08:28 +0100, Matthew Daubney wrote:
  [...]
  I'd suspect the average person on the end of the phone wouldn't be too
  scared of being talked through fixing it rather than average bloke on
  the end of th phone where you say First go to the server and go to
  the console and do this - Easiest way to destroy sales ever.
 
  Being able to connect over SSH and fix things is priceless :)
 
 Yesterday I spent nearly an hour explaining how to do port forwards to
 the head of IT at a company I deal with now and again so I could do
 this. That is hassle that is best avoided in all honesty.

If the head of IT had problems to do a port forward, something's
broken... and it's not Linux hehehe

 snip
  I know people in a corporate environment that use RHEL basically because
  the GUI tools. The have the feel of Linux power, but at the same time
  it's just point  click in a dialog window.
 
 This is more or less exactley my point really.

I couldn't stress enough the optional part in my previous message :) 

Actually the fact Ubuntu has a good reputation as Desktop OS plays
against the distribution in the server arena.

I've seen it a dozen of times, technical people discarding Ubuntu Server
and using Debian instead without providing a good reason for that but
it's Ubuntu Server and I don't like it for servers.

We're obviously talking about different users here, but having desktop +
GUI tools by default in Ubuntu Server would be a no-go for the technical
userbase of Ubuntu.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Python Question

2011-09-23 Thread Juan J.
On Fri, 2011-09-23 at 15:38 +0100, Dave Hanson wrote:
 [...]
 It works fine on my Ubuntu machine, It won't run on a Windows machine
 (haven't tested) I think because I'm calling the unix version of find
 and also my path is /, obviously this would be c: in windows.

It won't work because you're using find. Your popen in running a
command (find) and it's not available on Windows.

 I want to search the entire disk of any OS to find the Firefox cache
 directory. Is it even possible to do this? I don't particularly need
 the code to do it (I don't mind if you want to share though!) What I'm
 really after is - Am I wasting my time even trying?

You can do it in a 100% pythonic way (not calling external commands),
although I would use platform specific code for that instead of scanning
the whole disk.

ie.

if sys.platform == 'win32':
   # run windows code
elif sys.platform == 'darwing':
   # run mac code
... etc ...

Then on windows import the required win32 crap to get firefox directory
from the registry.

On Linux you can guess that the directory will be on $HOME/.mozila/* and
the like, so use a list of possible directories.

Regards,

Juanjo





-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] efi boot, Windows 8 and Linux

2011-09-23 Thread Juan J.
On Fri, 2011-09-23 at 18:07 +0100, paul sutton wrote:
 
  
  When I'm talking to voluntary sector orgs
  they frequently say to me that
  Microsoft Windows is 'part of the computer'
  and if you change the OS it
  won't work properly any more. This could
  make that current misconception
  actually true!
 
 
 Sounds like something we need to address.

I agree. It's like that Mac and PC, when they mean Mac and Windows.

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] efi boot, Windows 8 and Linux

2011-09-22 Thread Juan J.
On Thu, 2011-09-22 at 13:06 +0100, Gordon Burgess-Parker wrote:
 On 22/09/2011 00:06, Alan Bell wrote:
  On 21/09/11 23:29, Bea Groves wrote:
  Just read the following. Comments?
 
  yeah, it is potentially very nasty.
 
 Even more so when the next step could be to require signed keys to run 
 applications - then MS could control the hardware and the OS AND what 
 people actually run on it.

Don't you think laws regulating anti-competitive conduct will prevent
that to happen?

Actually any judge can argue that dual boot it's a reasonable thing you
can do with your computer, because you get different functionalities
with different operative systems.

I think Microsoft would have a problem them.

Regards,

Juanjo



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] efi boot, Windows 8 and Linux

2011-09-22 Thread Juan J.
On Thu, 2011-09-22 at 17:12 +0100, paul sutton wrote:
 [...]
  As Alan says, in the short term though, Linux will have to adapt to EFI
 
 what does EFI mean,?

Extensible Firmware Interface (was developed by Intel, now it's UEFI and
it's supposed to be more open... but I think most of the time people
uses EFI term instead of UEFI). 

http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface

It's a replacement for the BIOS.

Regards,

Juan

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] meeni pc? thread suggest a laptop for ubuntu

2011-08-23 Thread Juan J.
On Tue, 2011-08-23 at 13:11 +0100, javadayaz wrote:
 i know...and yet it has disappeared from my email, inbox,
 trash...nothing!!! 
 strange!!!

Once the email is stored in your inbox, I believe you have a local
issue :) I mean, there's no way the mailing list does anything with your
mail once it has been delivered in your inbox!

Regars,

Juan




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] meeni pc? thread suggest a laptop for ubuntu

2011-08-23 Thread Juan J.
On Tue, 2011-08-23 at 13:16 +0100, javadayaz wrote:
 well i have no idea where it went :)

You're using gmail web interface, aren't you?

The easier explanation would be that you accidentally clicked on
something that moved the messages to a different place (archived, spam,
etc). I don't use gmail web interface myself, but I know sometimes it
behaves in such way that it looks like magic ;)

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Ubuntu One

2011-08-19 Thread Juan J.
On Fri, 2011-08-19 at 09:31 +0100, Jon Spriggs wrote:
 On 19 August 2011 08:33, Colin Law clanlaw@ wrote:
  On 18 August 2011 11:25, Alan Pope alan@ wrote:
  On 18 August 2011 11:05, Tony Pursell ajp@ wrote:
  Yes, it's to celebrate having 1 million U1 users.  Hope they have 5 
  millions
  GBs somewhere, just in case :-)
  Heh. I expect they do the same kind of file de-duplication that other
  similar services (e.g. dropbox) do. So if you and I both store the
  same PDF they only hold one copy on the backend until everyone deletes
  every copy of it.
  If I put files on ubuntu one are they not encrypted?  If they are
  encrypted then they cannot be combined with copies of the same file
  that others have uploaded.  Or am I missing something?
 They are not encrypted.

Actually, Ubuntu One stores the files on Amazon S3. Nobody prevent YOU
encrypt your files before uploading them to UO though.

Regards,

Juan



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Libre Office – troubleshooting

2011-08-16 Thread Juan J.
On Tue, 2011-08-16 at 10:53 +0100, Emily Maher wrote:
 [...]
 Text formatting
 
 
 When copying and pasting text from one text box to another, the
 formatting disappears/defaults. This is a particular problem with text
 that contains bullet points – bullet points appear where I had none
 and disappear from where I did, they also change colour! It also
 sometimes happens when dragging slides from one presentation to
 another. 

Have you tried Paste special? If I recall correctly is CTRL + SHIFT +
v. In that way you get a dialog with different options.

When you copy something it goes to the clipboard, including some
metadata information (such as styles). LibreOffice (OpenOffice) can
guess what you want to do, but it's unlikely you're going to be happy
every time. So that paste special functionality is very useful!

My 0.2 cents!

Regards,

Juan




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Libre Office – troubleshooting

2011-08-16 Thread Juan J.
On Tue, 2011-08-16 at 11:21 +0100, Emily Maher wrote:
 Seems to do the trick - yipee! One down, two to go!
 
 
 Thanks Juan :-)

The other two points might be platform dependent. Sorry, I missed the I
am using Libre Office in Mac OS part.

Have you tried checking LibreOffice bugtrack?

https://bugs.freedesktop.org/buglist.cgi?quicksearch=libreoffice+mac

Regards,

Juan




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] connect on LinkedIn - soz Alan L.

2011-08-14 Thread Juan J.
On Sun, 2011-08-14 at 19:12 +0100, suprengr wrote:
 Sorry Alan Lord - sincerely,
 
 that should of course read:
 Anyone know Alan Smith  can give a nudge?

It happens every now and then in all mailing lists, and it's usually an
accident. Someone imports his contact list into LinkedIn, the mailing
list address is there, and boom!

Just ignore it.

Some mailing list administrators ban Invitation to connect on LinkedIn
subject.

Regards,

Juan

PS: I'm new on the list, I don't know if I need to send a hello mail
introducing myself.

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
en_GB@blog: http://engbblog.wordpress.com/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[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 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2010-09-23 Thread Juan J.
Hi all,

  I think here is the reason:

http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-12/msg06164.html

-- 
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
https://bugs.launchpad.net/bugs/274298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2010-09-23 Thread Juan J.
The bridge device always causes a warning because when it is first created
it has the no checksum flag set along with all the segmentation/fragmentation
offload bits. The code in register_netdevice incorrectly checks for only
hardware checksum bit and ignores no checksum bit.

-- 
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
https://bugs.launchpad.net/bugs/274298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2010-09-23 Thread Juan J.
Hi all,

  I think here is the reason:

http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-12/msg06164.html

-- 
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
https://bugs.launchpad.net/bugs/274298
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 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2010-09-23 Thread Juan J.
The bridge device always causes a warning because when it is first created
it has the no checksum flag set along with all the segmentation/fragmentation
offload bits. The code in register_netdevice incorrectly checks for only
hardware checksum bit and ignores no checksum bit.

-- 
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
https://bugs.launchpad.net/bugs/274298
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 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 408417] Re: No option to log in remotely via XDMCP

2010-04-24 Thread Juan J. Garcia
It's frustrating when you know where is an option on the GUI, and then
it's removed.  Know to setup the remote login, you have to go to the
command line.

-- 
No option to log in remotely via XDMCP
https://bugs.launchpad.net/bugs/408417
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


[Bug 156330] when installing Ubuntu 7.1 an error sign appears

2007-10-23 Thread Juan J Azpiroz
Public bug reported:

Binary package hint: gnome-app-install

I Tried to install U7.1 but an error appeared  saying that connection
was broken. Next day I tried again but very soon a new error appeared
but cant say exactly how was

ProblemType: Crash
Architecture: i386
Date: Wed Oct 17 23:31:36 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-app-install
InterpreterPath: /usr/bin/python2.5
Package: gnome-app-install 0.3.31
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/gnome-app-install --mime-type=audio/midi 
file:///media/cdrom0/Albeniz/Asturias.mid /media/cdrom0/Albeniz/Asturias.mid
ProcCwd: /home/jon
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/gnome-app-install', '--mime-type=audio/midi', 
'file:///media/cdrom0/Albeniz/Asturias.mid', 
'/media/cdrom0/Albeniz/Asturias.mid']
SourcePackage: gnome-app-install
Uname: Linux ubuntu 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 
GNU/Linux

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

-- 
when installing Ubuntu 7.1 an error sign appears
https://bugs.launchpad.net/bugs/156330
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156330] Re: when installing Ubuntu 7.1 an error sign appears

2007-10-23 Thread Juan J Azpiroz

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/10132869/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/10132870/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/10132871/Traceback.txt

-- 
when installing Ubuntu 7.1 an error sign appears
https://bugs.launchpad.net/bugs/156330
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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