Re: your thoughts wanted on bzr team UDD focus

2009-11-30 Thread Robert Collins
On Tue, 2009-12-01 at 02:39 +0100, Jelmer Vernooij wrote:
 Hi Martin,
 
 On Tue, 2009-12-01 at 12:19 +1100, Martin Pool wrote: 
  I'd like to get a sanity check from UDD people on what the Bazaar team
  is going to do for our 2.1 release, which will have a feature freeze
  in February and go into Karmic.
  
  From the previous threads, it seems that the main large things we need
  to do are:
  
   * get more code imports working -- investigation of failure causes is
  continuing
   * support imports of git submodules or svn externals -- this is not moving 
  yet
 As for bzr-git/bzr-svn support for git submodules / svn externals:
 
 fwiw git submodules can (as of UDS when I discussed this with Dustin and
 Vincent) now be imported with newer versions of bzr-git, and are
 converted to by-reference nested trees. This will of course only work if
 the target repository supports storing nested trees (e.g. the
 experimental development-subtree format). 

This makes me extremely nervous. The last time a plugin did something
the core didn't /support/, it took us 4 and a half years or so to fix
it, because we were constrained by having lots of data around, and we
didn't get to do the fix that would have been best (and been maybe 10%
smaller on the converted data).

_please please please please_ contribute to bzr's support first, and
only enable this in bzr-git when there is a supported format that does
nested trees.

Until then, I suggest outputting one of:
 - a bzr-builder recipe
 - scm-proj
 - config-manager
 - by-value nested tree.

-Rob


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel


Mobile IRC Meeting Reminder

2009-11-30 Thread Michael Casadevall
Hi,

  Every Tuesday at 13:00 UTC.

We'll be having the usual IRC meeting on #ubuntu-meeting, on
Tueday 2009-11-31 at 13:00 UTC.

The new meeting page for this weeks meeting is at:
http://wiki.ubuntu.com/MobileTeam/Meeting/2009/20091131

Please add any topics of conversation that need to be covered at:

If you have agenda items, please add them to the page on
http://wiki.ubuntu.com/MobileTeam/Meeting/2009/20091131 before the
meeting.  It will also greatly help if you tag your agenda items with
your name or IRC nick.

The meeting history page with links to prior meetings is at:
http://wiki.ubuntu.com/MobileTeam/Meeting

Thank you,
Michael Casadevall











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


Minutes for IRC Meeting - November 24th, 2009

2009-11-30 Thread Michael Casadevall
These are the IRC minutes for November 24th, 2009, which took place
in #ubuntu-meeting at 13:00 UTC.

The IRC log is available here:
http://irclogs.ubuntu.com/2009/11/24/%23ubuntu-meeting.html

The wiki page is available here:
https://wiki.ubuntu.com/MobileTeam/Meeting/2009/20091124

Meeting Chair: Michael Casadevall (NCommander)

Minutes:
 * Follow up to action item: asac to talk to Nokia on their
optimizations to gecko
   - UI frontend code is closed, and thus unsuitable for our needs as a
mobile browser
 * Image builds have failed consistantly on armel due to pulseaudio and
the kernel metapackage being broken
 * pulseaudio FTBFS'ing due to forced ARMv6 compilation, and handwritten
instructions that are incompatible with Thumb2 mode
 * There's been an influx of armel bugs since karmic release:
https://bugs.edge.launchpad.net/~ubuntu-armel
   - It would be helpful with spare cycles can help cut that list down
to size.
 * NCommander on vacation November 26th (Thanksgiving)-December 10th.
   - December 1st meeting will be covered by asac
   - December 7th meeting will be covered by persia
 * All meeting notes will be Cc'ed to ubuntu-mobile as per UDS discussion
 * SRU policy for Jaunty
   - We should leave bugs that can be SRU'ed but won't due to
time-constraints open for people to look up easily
   - Only bugs that fail SRU criteria should be marked Won't Fix

Action Items:
None


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


[lucid] New kernel 2.6.32-6.8 uploaded (ABI bump)

2009-11-30 Thread Andy Whitcroft
We have just uploaded a new Lucid kernel.  This kernel drops a number
of redundant/incorrect patches and reinstated the ARM versatile flavour
(for QEMU testing).  Note the ABI bump:

https://www.launchpad.net/ubuntu/+source/linux/2.6.32-6.7
https://www.launchpad.net/ubuntu/+source/linux/2.6.32-6.8

-apw

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


ARMv7 and Thumb-2 migration advice now on Ubuntu wiki

2009-11-30 Thread Dave P. Martin
Hi all,

I've started a page providing information to help developers with migration
of packages to ARMv7 and Thumb-2, and for helping deal with build failures:

https://wiki.ubuntu.com/ARM/Thumb2

If you encounter extra useful information, please feel free to add it, or
ping me with questions.

Cheers
---Dave

--

Dave Martin,
Senior Engineer,
Media Processing Division,

Room F19,
ARM Limited, 110 Fulbourn Road, Cambridge,
CB1 9NJ
United Kingdom.

Tel: +44 1223 400581
Mail: dave.mar...@arm.com




-- 
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium.  Thank you.

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


Re: [ubuntu-x] Bug #446632 - SIGSEGV in GPU_state_init()

2009-11-30 Thread Tormod Volden
On Sun, Nov 29, 2009 at 10:07 PM, Michael Strecke wrote:
 Geir Ove asked for a git-bisect to determine the patch responsible.

 If I understand this process correctly, this is a binary search in a
 git-tree between the last known good and the first bad snapshot.

 But can anyone tell me the URL of that particular git repository? I
 presume that this is an Ubuntu repo.

 And I assume that there is a way to find out which commit-ids relate to
 the above mentioned builds...


Hi,
I thought there were some good tutorials on this around, but I could
not find any. So I started one at
https://wiki.ubuntu.com/X/BisectingMesa
but I could need some help to test and finish it. I just wrote what I
could remember and cut and paste from a few places. If it gets in good
shape I can move/copy/link it to http://dri.freedesktop.org.

BTW, as shown in the wiki, use the upstream repo since there is no
complete mesa git repo for Ubuntu.

The nice thing about bisecting mesa is that you do not need to install
the drivers, restart X or reboot to test it out.

Cheers,
Tormod

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


[ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Ramnarayan.K
Hi

Am wondering if people in the Delhi and the neighborhood would like to
meet up on the 6th , Sunday, afternoon.

We could figure out a place.

Agenda could be
1. To discuss promoting ubuntu - how to and what needs to be done
2. Meet up and have fun - nothing like knowing other folks
3. Discuss any projects that we think we can collaborate on - (for me
its the calendar)
4. Any other agenda that people may want to add.

Note: I am not a delhi person but as it happens i will be there from
then for a few days.

regards
ram

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


Re: [ubuntu-in] Invitation to connect on LinkedIn

2009-11-30 Thread Dnyanraj Mali
-- Forwarded message --

 From: Ramnarayan.K ramnaraya...@gmail.com
 To: Ubuntu India Local Community ubuntu-in@lists.ubuntu.com
 Date: Mon, 30 Nov 2009 13:42:09 +0530
 Subject: Re: [ubuntu-in] Invitation to connect on LinkedIn
 On 11/30/09, Dnyanraj Mali dnyanraj.m...@gmail.com wrote:
  To all,
 
 
  Many times some new member joins he/she does not know how to reply to
 list
  or just gives username  password to some social networking site  this
  problem occurs.

 Sure agreed that highlighting these mails is a waste of time, however
 in our inbox ubuntu.in lists is a trusted contact and when spam makes
 its way through it the responsibility directly or indirectly is of the
 sender. How and why their email account is sending spam is their
 responsibility and it impinges on the faith that i have that an
 ubuntu mail is worth reading.

 Not all new users to the list are new to the internet and rather than
 moderate a new user who gets upgraded to unmoderated after x number of
 mails it may be better that every new user receives a mail with the
 guidelines and list norms. Including the penalty for spamming the many
 users on a list.


I guess people generally do not read rules(may be more than 70%), many
groups/forums/mailing lists have defined the rules, but still i have seen
people doing same mistakes(may not be deliberately, but to lack of
knowledge).

also our objective here should be to make people aware about ububtu  solve
their problems related to ubuntu. not to expect them to read  follow these
rules.

so i was thinking that it will be great if we can moderate new users, unless
we come to know that he/she knows how to reply to a particular group. i did
this before in the company i was working to manage internal groups



 Genuine mistakes not withstanding and apologies being acceptable those
 that show no remorse have no place on this list.

 ram



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



Regards,
Dnyanraj Nivas Mali

+91 9823562238
Sun Online Solutions Pvt. Ltd.
http://dnyanrajmali.blogspot.com
http://dnyanraj.wordpress.com/
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread narendra sisodiya
On Mon, Nov 30, 2009 at 2:01 PM, Ramnarayan.K ramnaraya...@gmail.com wrote:
 Hi

 Am wondering if people in the Delhi and the neighborhood would like to
 meet up on the 6th , Sunday, afternoon.

 We could figure out a place.

 Agenda could be
 1. To discuss promoting ubuntu - how to and what needs to be done
 2. Meet up and have fun - nothing like knowing other folks
 3. Discuss any projects that we think we can collaborate on - (for me
 its the calendar)
 4. Any other agenda that people may want to add.

 Note: I am not a delhi person but as it happens i will be there from
 then for a few days.

 regards
 ram
+1 from myside..


-- 
┌─┐
│Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│Society for Knowledge Commons
│Web : http://narendra.techfandu.org
└─┘
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Kinshuk Sunil
Sounds like a good plan... Count me in as well..

On Mon, Nov 30, 2009 at 2:16 PM, narendra sisodiya 
narendra.sisod...@gmail.com wrote:

 On Mon, Nov 30, 2009 at 2:01 PM, Ramnarayan.K ramnaraya...@gmail.com
 wrote:
  Hi
 
  Am wondering if people in the Delhi and the neighborhood would like to
  meet up on the 6th , Sunday, afternoon.
 
  We could figure out a place.
 
  Agenda could be
  1. To discuss promoting ubuntu - how to and what needs to be done
  2. Meet up and have fun - nothing like knowing other folks
  3. Discuss any projects that we think we can collaborate on - (for me
  its the calendar)
  4. Any other agenda that people may want to add.
 
  Note: I am not a delhi person but as it happens i will be there from
  then for a few days.
 
  regards
  ram
 +1 from myside..


 --
 ┌─┐
 │Narendra Sisodiya ( नरेन्द्र सिसोदिया )
 │Society for Knowledge Commons
 │Web : http://narendra.techfandu.org
 └─┘
 --
 ubuntu-in mailing list
 ubuntu-in@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

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


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Sumit Nanchahal
Yes I would come...I am in Chandigarh right now..but will be in delhi for 10
days..starting 2dec..ram where will we meet?
Sumit

On Mon, Nov 30, 2009 at 2:01 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 Hi

 Am wondering if people in the Delhi and the neighborhood would like to
 meet up on the 6th , Sunday, afternoon.

 We could figure out a place.

 Agenda could be
 1. To discuss promoting ubuntu - how to and what needs to be done
 2. Meet up and have fun - nothing like knowing other folks
 3. Discuss any projects that we think we can collaborate on - (for me
 its the calendar)
 4. Any other agenda that people may want to add.

 Note: I am not a delhi person but as it happens i will be there from
 then for a few days.

 regards
 ram

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




-- 
FIVE has four letters
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Dibyajyoti Mohapatra
I wish I could come there. I am in Mumbai but I will see if any of my
friends can be there who love open source.


--Dipu



On Mon, Nov 30, 2009 at 4:16 PM, Sumit Nanchahal
sumitnancha...@gmail.comwrote:

 Yes I would come...I am in Chandigarh right now..but will be in delhi for
 10 days..starting 2dec..ram where will we meet?
 Sumit

 On Mon, Nov 30, 2009 at 2:01 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 Hi

 Am wondering if people in the Delhi and the neighborhood would like to
 meet up on the 6th , Sunday, afternoon.

 We could figure out a place.

 Agenda could be
 1. To discuss promoting ubuntu - how to and what needs to be done
 2. Meet up and have fun - nothing like knowing other folks
 3. Discuss any projects that we think we can collaborate on - (for me
 its the calendar)
 4. Any other agenda that people may want to add.

 Note: I am not a delhi person but as it happens i will be there from
 then for a few days.

 regards
 ram

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




 --
 FIVE has four letters

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


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


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Ramnarayan.K
@ Meet in delhi

So who is from delhi and can suggest a nice place to meet.

If suggestions come up and ideas of how to get there too then we can decide.

What preferences and any ideas of what else we can chat / meet about.

AS of now its 4 or 5 - seems good, am excited.

ram

On Mon, Nov 30, 2009 at 4:19 PM, Dibyajyoti Mohapatra dib...@vubites.comwrote:

 I wish I could come there. I am in Mumbai but I will see if any of my
 friends can be there who love open source.


 --Dipu




 On Mon, Nov 30, 2009 at 4:16 PM, Sumit Nanchahal sumitnancha...@gmail.com
  wrote:

 Yes I would come...I am in Chandigarh right now..but will be in delhi for
 10 days..starting 2dec..ram where will we meet?
 Sumit

 On Mon, Nov 30, 2009 at 2:01 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 Hi

 Am wondering if people in the Delhi and the neighborhood would like to
 meet up on the 6th , Sunday, afternoon.

 We could figure out a place.

 Agenda could be
 1. To discuss promoting ubuntu - how to and what needs to be done
 2. Meet up and have fun - nothing like knowing other folks
 3. Discuss any projects that we think we can collaborate on - (for me
 its the calendar)
 4. Any other agenda that people may want to add.

 Note: I am not a delhi person but as it happens i will be there from
 then for a few days.

 regards
 ram

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




 --
 FIVE has four letters

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



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


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


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Sumit Nanchahal
meet near iit delhi...
On Mon, Nov 30, 2009 at 4:44 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 @ Meet in delhi

 So who is from delhi and can suggest a nice place to meet.

 If suggestions come up and ideas of how to get there too then we can
 decide.

 What preferences and any ideas of what else we can chat / meet about.

 AS of now its 4 or 5 - seems good, am excited.

 ram


 On Mon, Nov 30, 2009 at 4:19 PM, Dibyajyoti Mohapatra 
 dib...@vubites.comwrote:

 I wish I could come there. I am in Mumbai but I will see if any of my
 friends can be there who love open source.


 --Dipu




 On Mon, Nov 30, 2009 at 4:16 PM, Sumit Nanchahal 
 sumitnancha...@gmail.com wrote:

 Yes I would come...I am in Chandigarh right now..but will be in delhi for
 10 days..starting 2dec..ram where will we meet?
 Sumit

 On Mon, Nov 30, 2009 at 2:01 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 Hi

 Am wondering if people in the Delhi and the neighborhood would like to
 meet up on the 6th , Sunday, afternoon.

 We could figure out a place.

 Agenda could be
 1. To discuss promoting ubuntu - how to and what needs to be done
 2. Meet up and have fun - nothing like knowing other folks
 3. Discuss any projects that we think we can collaborate on - (for me
 its the calendar)
 4. Any other agenda that people may want to add.

 Note: I am not a delhi person but as it happens i will be there from
 then for a few days.

 regards
 ram

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




 --
 FIVE has four letters

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



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



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




-- 
FIVE has four letters
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Vivek Khurana
On Mon, Nov 30, 2009 at 4:44 PM, Ramnarayan.K ramnaraya...@gmail.com wrote:
 @ Meet in delhi

 So who is from delhi and can suggest a nice place to meet.

Dilli haat INA Market
Dilli haat Pitampura
Secular house canteen
Andhra bhawan
CP
Japanese park Rohini
Any XYZ market

regards
Vivek

-- 
The hidden harmony is better than the obvious!!

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


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread narendra sisodiya
On Mon, Nov 30, 2009 at 4:51 PM, Vivek Khurana hiddenharm...@gmail.com wrote:
 Dilli haat INA Market
+1
-- 
┌─┐
│Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│Society for Knowledge Commons
│Web : http://narendra.techfandu.org
└─┘
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Ravi Kumar
On Sun, Nov 29, 2009 at 11:45 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 Hi
 . DVD's have become quite
 ubiquitous, prices of DVD's now are less than what CD's where at the
 time of the first Ubuntu distribution.


Who cares about the price of DVD vs CD. The actual aim supposed to have a CD
image rather than DVD, so that users can spend less download bandwidth and
get the latest Ubuntu. If you want to have those extra dropped packages, you
can still download and install (usign apt-get/synaptics). More new drivers,
support for hardware integrated in Install CD would probably require more
space. And CD isn't getting bigger in storage. So how this would be tackled?

I think this is really not a problem if you have online repository access.
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Meet in Delhi on the 6th Sunday Afternoon - Any one interested

2009-11-30 Thread Ravi Kumar
I would also like to come and enjoy some talks.

Dilli haat INA Market

+1



 CP

+1



-- 
-=Ravi=-
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Invitation to connect on LinkedIn

2009-11-30 Thread Ninad Pundalik
Hi,

 mails it may be better that every new user receives a mail with the
 guidelines and list norms. Including the penalty for spamming the many
 users on a list.

I second this.  IIRC, at the beginning of every month, the moderators
used to remind the list about the guidelines.  I'd be really happy if
this was started again.  It's extremely irritating for someone to read
top-posted mails, especially when in digest mode.  So, could the
moderators please restart the monthly mail reminding people of the
etiquettes?

For starters, here's the official guide:
http://www.ubuntu.com/support/community/mailinglists/etiquette :)

Ninad S. Pundalik
http://twitter.com/ni_nad
http://ninadpundalik.co.cc/blog
GPG Key Fingerprint: 2DF7 B856 C75E C9F9 0504 C0EF D456 1946 7C45 2C69

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


Re: [ubuntu-in] Invitation to connect on LinkedIn

2009-11-30 Thread Parthan SR
Sumit Chakraborty wrote:


 On Sun, Nov 29, 2009 at 6:02 PM, Parthan SR 
 parth.technofr...@gmail.com mailto:parth.technofr...@gmail.com wrote:

 Hi Sumit,

 It is a very bad gesture to send such mails to a public mailing
 list. You have the responsibility to ensure that you do not send
 such invites to this list, as a member of this list. You have been
 put under moderation and will not receive mails from this list
 till you apologize for your mistake.

 with-the-main-admin-hat


 -- 
 With Regards,
 Parthan SR technofreak

 GPG Key � � 2FF01026
 Fingerprint 5707 ECBD 8D8D 8E6E 28F8 �DFA5 938B D861 2FF0 1026
 Weblog � � �http://blog.technofreak.in

 I am very sorry for this mistake. Please understand that this is an 
 honest mistake and will be the first and last time you will be getting 
 such a mail from me. I should not have allowed the website to send 
 mails to all my gmail contacts. I fully understand the mailing list 
 etiquettes and have even participated sometimes in denouncing users 
 who continue to dishonour the etiquettes.
 I accept my mistake and hereby apologise for my mistake. I will ensure 
 that such a thing will not happen again in future.

 Sumit Chakraborty

We appreciate your apology. You're being allowed to receive and post 
mails to this list, but will keep you under moderation for a week or two 
before you're relieved. Please ensure you do not break the list 
etiquettes once again.

with-the-list-admin-hat

-- 
With Regards,
Parthan SR technofreak

GPG Key 2FF01026
Fingerprint 5707 ECBD 8D8D 8E6E 28F8  DFA5 938B D861 2FF0 1026
Weblog  http://blog.technofreak.in


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


Re: [ubuntu-in] Invitation to connect on LinkedIn

2009-11-30 Thread Shubhrajyoti Mohapatra
Hi all,
I am extremely sorry for the mail i sent.Actually that was sent accidentally
with all the contact list.I apologize for mistake.Please kindly allow me to
send and receive mails to and from this mailing-list.I am once again
apologizing for it.One thing i would like to mention that no id or passwords
were  given to any social networking site as mentioned by Ramnarayan.That
mail was sent by me only.

Best regards,
Apu

I am using UBUNTU,r u still on windows...


On Sun, Nov 29, 2009 at 6:02 PM, Parthan SR parth.technofr...@gmail.comwrote:

 Hi Sumit,

 It is a very bad gesture to send such mails to a public mailing list.
 You have the responsibility to ensure that you do not send such invites
 to this list, as a member of this list. You have been put under
 moderation and will not receive mails from this list till you apologize
 for your mistake.

 with-the-main-admin-hat

 --
 With Regards,
 Parthan SR technofreak

 GPG Key 2FF01026
 Fingerprint 5707 ECBD 8D8D 8E6E 28F8  DFA5 938B D861 2FF0 1026
 Weblog  http://blog.technofreak.in


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

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


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Shrinivasan T
Hi,


 Who cares about the price of DVD vs CD. The actual aim supposed to have a CD
 image rather than DVD, so that users can spend less download bandwidth and
 get the latest Ubuntu. If you want to have those extra dropped packages, you
 can still download and install (usign apt-get/synaptics). More new drivers,
 support for hardware integrated in Install CD would probably require more
 space. And CD isn't getting bigger in storage. So how this would be tackled?


If they want to slimdown the image size, they can remove
openoffice,evolution,all the man pages,
even gnome and they can come up with a mini distro for 50 MB like Damn
small linux.

Why they give for 700MB?

they can release a 10MB distro and everything can be downloaded from repo.
because, without internet the default 700MB distro is useless for daily usage.
anyhow, we are going to connect with internet or have to get repo DVDs.

Why can't they slimdown to 10MB?



-- 
Regards,
T.Shrinivasan


My experiences with Linux are here
http://goinggnu.wordpress.com

For Free and Open Source Jobs
http://fossjobs.wordpress.com

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


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Ramnarayan.K
On Mon, Nov 30, 2009 at 6:00 PM, Ravi Kumar ra2...@gmail.com wrote:



 On Sun, Nov 29, 2009 at 11:45 PM, Ramnarayan.K ramnaraya...@gmail.comwrote:

 Hi

 . DVD's have become quite
 ubiquitous, prices of DVD's now are less than what CD's where at the
 time of the first Ubuntu distribution.


 Who cares about the price of DVD vs CD. The actual aim supposed to have a
 CD image rather than DVD, so that users can spend less download bandwidth
 and get the latest Ubuntu. If you want to have those extra dropped packages,
 you can still download and install (usign apt-get/synaptics). More new
 drivers, support for hardware integrated in Install CD would probably
 require more space. And CD isn't getting bigger in storage. So how this
 would be tackled?


 i don't think its the download size that they are bothered about. I think
they are looking more at people who will receive Ubuntu CD's . If someone
can download a CD then download an additional cd worth of software is no big
deal.

The point i am trying to make  is - a) either linux or Ubuntu is getting
bloated , so  much so that decent bits of software - esp. software that make
a cd not worth passing around.
b.) dropping gimp is in effect saying this distro is a dumbed down version -
a lite version, and hey if you want the real stuff just get to our repos and
its all there - am sure a newbie won't even know that a software like gimp
exists and hence won't even bother searching. Ubuntu i think is misguidedly
following the adage what they don't know cannot hurt

I think this is really not a problem if you have online repository access.

 Yes it is a problem. Till 9.04 i could install an Ubuntu CD and not worry
that critical software is missing ( in fact not so because a few releases
back thunderbird got dropped then in 9.04 wvdial), In effect i had a fully
operational system. What was missing was the goody stuff - and of course
media codecs.

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


[ubuntu-in] broken installation

2009-11-30 Thread stranger in black.....
I tried to install the enable malayalam given in the
http://malayalam.kerala.gov.in in ubuntu 9.10. But it caused unmet
dependencies.
when I tried to fix the broken dependencies, by the command *apt-get
install -f*, it showed the removal of *ubuntu-desktop*, which will
cause many problems. I cant install any other application due to this.
What is the remedy?

--
..

Junise Safvan

www.gnuise.co.cc

9746 283 383

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


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Ramnarayan.K
On Mon, Nov 30, 2009 at 9:37 PM, Shrinivasan T tshriniva...@gmail.comwrote:

 Hi,

 If they want to slimdown the image size, they can remove
 openoffice,evolution,all the man pages,
 even gnome and they can come up with a mini distro for 50 MB like Damn
 small linux.

 Why can't they slimdown to 10MB?

 they cannot because Tiny Core Linux beat them to this ;-)

http://tinycorelinux.com/

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


Re: [ubuntu-in] broken installation

2009-11-30 Thread Ramnarayan.K
On Tue, Dec 1, 2009 at 12:14 AM, stranger in black. gnu...@gmail.comwrote:

 I tried to install the enable malayalam given in the
 http://malayalam.kerala.gov.in in ubuntu 9.10. But it caused unmet
 dependencies.
 when I tried to fix the broken dependencies, by the command *apt-get
 install -f*, it showed the removal of *ubuntu-desktop*, which will
 cause many problems. I cant install any other application due to this.
 What is the remedy?


The instructions on the site are for 8.10

Second what specifically did you need.

You can enable  a malayalam keyboard in the System - Preferences -
Keyboard

Navigate to layout and select india and in india select one of the two
malayalam keyboards. (which ever is your preference)

You can add a keyboard indicator to your menu panel (right click on a panel
and choose from the add options) and when you click on this the language
will switch between english (if hat is your default) and malayalam.

 जैसे यहाँ मै हिन्दी लिख रहा हुँ। (this hindi is typed using the india hi
layout and this switching enables any typing to be in hindi while its
enabled.

hope this helps
ram
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Invitation to connect on LinkedIn

2009-11-30 Thread Ramnarayan.K
On Mon, Nov 30, 2009 at 8:07 PM, Parthan SR parth.technofr...@gmail.comwrote:

 Sumit Chakraborty wrote:
  I accept my mistake and hereby apologise for my mistake. I will ensure
  that such a thing will not happen again in future.

 We appreciate your apology. You're being allowed to receive and post
 mails to this list, but will keep you under moderation for a week or two
 before you're relieved. Please ensure you do not break the list
 etiquettes once again.

 with-the-list-admin-hat

 I guess time to say amen, with finger crossed, who knows i may be guilty
next time ;-)

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


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Nigel Babu
Hey Guys

There is a specific reason why GIMP was dropped.  If any of you did check
out Lucid alpha, the 64-bit version of Lucid is too big to fit into a
standard disk.  I believe this led to some ruthless cut down of software
being included in the live CD and GIMP got cut.  A lot of discussion has
been going on about this for the past few days and I think its a good idea.
 GIMP is heavy software (when you consider its libraries and requirements)
and not exactly easy to handle for the newbie.  But the main reason is the
size constraints.

Warm Regards
Nigel Babu
www.stackedagainst.blogspot.com


On Tue, Dec 1, 2009 at 12:16 AM, Ramnarayan.K ramnaraya...@gmail.comwrote:



 On Mon, Nov 30, 2009 at 9:37 PM, Shrinivasan T tshriniva...@gmail.comwrote:

 Hi,


 If they want to slimdown the image size, they can remove
 openoffice,evolution,all the man pages,
 even gnome and they can come up with a mini distro for 50 MB like Damn
 small linux.

 Why can't they slimdown to 10MB?

 they cannot because Tiny Core Linux beat them to this ;-)

 http://tinycorelinux.com/

 ram

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


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


Re: [ubuntu-in] broken installation

2009-11-30 Thread stranger in black.....
On Tue, Dec 1, 2009 at 12:26 AM, Ramnarayan.K ramnaraya...@gmail.com wrote:

 You can enable  a malayalam keyboard in the System - Preferences -
 Keyboard

 Navigate to layout and select india and in india select one of the two
 malayalam keyboards. (which ever is your preference)

 You can add a keyboard indicator to your menu panel (right click on a panel
 and choose from the add options) and when you click on this the language
 will switch between english (if hat is your default) and malayalam.

  जैसे यहाँ मै हिन्दी लिख रहा हुँ। (this hindi is typed using the india hi
 layout and this switching enables any typing to be in hindi while its
 enabled.
@ Ramnarayan
thanks for the suggestion
What I need is the phonetic keyboard or transliteration keyboard. The
keyboard that you mentioned only support inscript. I dont know
inscript layout.

But this is not my problem. My problem is with the broken packages.
How can I fix the broken packages without removing ubuntu-desktop.


-- 
..

Junise Safvan

www.gnuise.co.cc

9746 283 383

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


[ubuntu-in] Meeting on 6 dec

2009-11-30 Thread Arjun Ghosh অর্জুন
Dear Friends,
this is my first mail to this list.
I read that some of the members are planning to meet on 6 dec.
We r a group of teachers from various colleges of delhi university. We
want to take up a programme to encourager colleagues and students from
the colleges of delhi to use ubuntu/ linux. We want to use our
contacts among the faculty for this purpose. Is it possible to team
up?
Regards,
Arjun

-- 
Sent from my mobile device

Arjun Ghosh
Fellow
Indian Institute of Advanced Study
Shimla

http://sites.google.com/site/arjunghosh/

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


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Ashutosh Rishi Ranjan
GIMP was dropped also because it is not used by everyone. Only those who
really need to do some serious designing would use it. For an average user,
photo editing can be done in F-spot too. Its just like photoshop.

 If they want to slimdown the image size, they can remove
 openoffice,evolution,all the man pages,
 even gnome and they can come up with a mini distro for 50 MB like Damn
 small linux.


But all these are the essential ones. For most people downloading is really
out of question. They want it preinstalled and ready for use (Thats how
windows became popular :( ). And on a side note, those man pages are really
very very helpful.

Ashutosh Rishi
Stay Hungry, Stay Foolish
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Giving up the GIMP is a sign of Ubuntu's mainstream maturity - A rebuttal

2009-11-30 Thread Hardik Dalwadi
Ashutosh Rishi Ranjan wrote:
 GIMP was dropped also because it is not used by everyone. Only those who
 really need to do some serious designing would use it. For an average user,
 photo editing can be done in F-spot too. Its just like photoshop.
 
  If they want to slimdown the image size, they can remove
 openoffice,evolution,all the man pages,
 even gnome and they can come up with a mini distro for 50 MB like Damn
 small linux.
 
 
 But all these are the essential ones. For most people downloading is really
 out of question. They want it preinstalled and ready for use (Thats how
 windows became popular :( ). 

Because, People are paying for pre-installed application, We are not 
asking about pre-installed application with OS, we are thinking as free, 
but not at all. We can say it as Window$ OEM OS by your machine 
provider. Miscrosoft doesn't have Antivirus / Professional Image Editor 
solution, but still we are getting pre-installed. That's one of reason 
behind popularity. I am sure if you find Desktop / Laptop with 
pre-installed Ubuntu, you will find GIMP :)

-- 
Hardik Dalwadi

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


[Ubuntu-QC] RAPPEL: 5 à 7 d'utilisateurs Ubunt u à Montreal ce soir @SalonB

2009-11-30 Thread Mathieu Trudel-Lapierre
Bonjour à tous,

Réunion (meetup) des membres d'Ubuntu-QC et utilisateurs d'Ubuntu à Montréal
---
Lundi, 30 novembre 2009
de 17h à 19h
Salon B, 4231b, St-Laurent (Plateau Mont-Royal)

C'est une autre occasion de se rencontrer, et si certains d'entre nous
ont rencontrés des problèmes ou se posent des questions, c'est le
moment idéal pour de l'aide en personne :)

N'hésitez pas à me contacter pour plus d'informations.

/ Matt

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


[Ubuntu-QC] agenda du libre quebec

2009-11-30 Thread croison yves
bonjour

Ouverture de l’Agenda du Libre… Québécois
On connaissait l’Agenda du Libre pour la France
http://www.agendadulibre.org/

voici venu l’Agenda du Libre pour le Québec
http://www.agendadulibre.qc.ca/event/2009/11/

vue

ici:http://www.trouvetongull.info/ouverture-de-lagenda-du-libre-quebecois/



-- 
yves c.
utilisateur gnu-linux



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


[ubuntu-uk] Cron jobs not running?

2009-11-30 Thread Alex Birchall
Hello,

I should be most grateful for any tips on how to get cron jobs to run on
a Hardy Heron 8.04 server.

Basically, I want to reboot my server at a preset time once a week.
Currently, when I am logged in as root, crontab -l produces the
following:

DISPLAY=:0.0
# m h  dom mon dow   command
30 09 * * 0-6 bash /sbin/reboot

For the command to run, I have also tried leaving out bash and having
merely ./sbin/reboot and reboot.  But nothing works.

I added the line DISPLAY=:0.0 as it was a suggestion I found on the
web when I googled this problem.

What am I missing, if anything?

Regards,

Alexander J Birchall
Library Systems Manager
Middlesex University
The Sheppard Library
The Burroughs
London NW4 4BT

Tel 0208 411 5235




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


[ubuntu-uk] anyone run a tablet?

2009-11-30 Thread javadayaz
Anyone here running ubuntu on a tablet?

Experiences? Recommendations?
I was thinking of buying a laptop/netbook but would settle for tablet for
some light browsing/media watching!


-- 
Regards

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


Re: [ubuntu-uk] Cron jobs not running?

2009-11-30 Thread David Restall - System Administrator
Hi Alex,

 Hello,
 
 I should be most grateful for any tips on how to get cron jobs to run on
 a Hardy Heron 8.04 server.
 
 Basically, I want to reboot my server at a preset time once a week.
 Currently, when I am logged in as root, crontab -l produces the
 following:
 
 DISPLAY=:0.0
 # m h  dom mon dow   command
 30 09 * * 0-6 bash /sbin/reboot

You want your system to reboot at 09:30 every day ?

Try the following :-

30 09 * * 0 /sbin/init 6

This should reboot at 09:30 every Sunday.

Regards,



David
ubuntu/uk-2009-11-30.txubuntu-uk a.birch...@mdx.ac.uk
++
| Dave Restall, Computer Nerd, Cyclist, Radio Amateur G4FCU, Bodger  |
| Mob +44 (0) 7973 831245  Skype: dave.restall Radio: G4FCU  |
| email : d...@restall.net Web : Not Ready Yet :-(   |
++
| Motorized vehicles only.   |
++


 
 For the command to run, I have also tried leaving out bash and having
 merely ./sbin/reboot and reboot.  But nothing works.
 
 I added the line DISPLAY=:0.0 as it was a suggestion I found on the
 web when I googled this problem.
 
 What am I missing, if anything?
 
 Regards,
 
 Alexander J Birchall
 Library Systems Manager
 Middlesex University
 The Sheppard Library
 The Burroughs
 London NW4 4BT
 
 Tel 0208 411 5235
 
 
 
 
 -- 
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.ubuntu.com/UKTeam/
 

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


Re: [ubuntu-uk] Cron jobs not running?

2009-11-30 Thread Alex Birchall
Hi David,

Many thanks, that worked!

Alex

-Original Message-
From: ubuntu-uk-boun...@lists.ubuntu.com
[mailto:ubuntu-uk-boun...@lists.ubuntu.com] On Behalf Of David Restall -
System Administrator
Sent: 30 November 2009 09:58
To: Alex Birchall; ubuntu-uk@lists.ubuntu.com
Subject: Re: [ubuntu-uk] Cron jobs not running?

Hi Alex,

 Hello,
 
 I should be most grateful for any tips on how to get cron jobs to run
on
 a Hardy Heron 8.04 server.
 
 Basically, I want to reboot my server at a preset time once a week.
 Currently, when I am logged in as root, crontab -l produces the
 following:
 
 DISPLAY=:0.0
 # m h  dom mon dow   command
 30 09 * * 0-6 bash /sbin/reboot

You want your system to reboot at 09:30 every day ?

Try the following :-

30 09 * * 0 /sbin/init 6

This should reboot at 09:30 every Sunday.

Regards,



David
ubuntu/uk-2009-11-30.txubuntu-uk a.birch...@mdx.ac.uk
+---
-+
| Dave Restall, Computer Nerd, Cyclist, Radio Amateur G4FCU, Bodger
|
| Mob +44 (0) 7973 831245  Skype: dave.restall Radio:
G4FCU  |
| email : d...@restall.net Web : Not Ready Yet :-(
|
+---
-+
| Motorized vehicles only.
|
+---
-+


 
 For the command to run, I have also tried leaving out bash and
having
 merely ./sbin/reboot and reboot.  But nothing works.
 
 I added the line DISPLAY=:0.0 as it was a suggestion I found on the
 web when I googled this problem.
 
 What am I missing, if anything?
 
 Regards,
 
 Alexander J Birchall
 Library Systems Manager
 Middlesex University
 The Sheppard Library
 The Burroughs
 London NW4 4BT
 
 Tel 0208 411 5235
 
 
 
 
 -- 
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.ubuntu.com/UKTeam/
 

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


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


Re: [ubuntu-uk] tartan window when launching Gnome-do or system monitor on Karmic upgrade

2009-11-30 Thread Liam Proven
On Mon, Nov 30, 2009 at 3:04 AM, James Thomas selin...@googlemail.com wrote:
 i get the same on a T22.

And me, on a Thinkpad X31. I've disabled DRI in xorg.conf for better
performance on my ancient ATI Rage Mobility chipset, but this made no
difference.

At least 9.10 doesn't try to enable Compiz, which 9.04 did. It
murdered performance on this machine.

-- 
Liam Proven • Profile: http://www.linkedin.com/in/liamproven
Email: lpro...@cix.co.uk • GMail/GoogleTalk/Orkut: lpro...@gmail.com
Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419
AOL/AIM/iChat/Yahoo/Skype: liamproven • LiveJournal/Twitter: lproven
MSN: lpro...@hotmail.com • ICQ: 73187508

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


Re: [ubuntu-uk] tartan window when launching Gnome-do or system monitor on Karmic upgrade

2009-11-30 Thread Graham Smith
I have made a bit of a discovery.  In the Gnome-Do preferences, it is
defaulted to Docky as the selected theme and greyed out so you cannot
change it.

Changing the appearance|Visual effects option to normal allows
Gnome-Do to work using the Docky Theme, which you can then change back
to the classic theme, because the option is no longer greyed out.

I haven't yet tried switching off the Visual effects, to see whether
Gnome-Do will continue working now that it is back to using the
Classic Theme.

Graham

2009/11/30 Liam Proven lpro...@gmail.com:
 On Mon, Nov 30, 2009 at 3:04 AM, James Thomas selin...@googlemail.com wrote:
 i get the same on a T22.

 And me, on a Thinkpad X31. I've disabled DRI in xorg.conf for better
 performance on my ancient ATI Rage Mobility chipset, but this made no
 difference.

 At least 9.10 doesn't try to enable Compiz, which 9.04 did. It
 murdered performance on this machine.

 --
 Liam Proven • Profile: http://www.linkedin.com/in/liamproven
 Email: lpro...@cix.co.uk • GMail/GoogleTalk/Orkut: lpro...@gmail.com
 Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419
 AOL/AIM/iChat/Yahoo/Skype: liamproven • LiveJournal/Twitter: lproven
 MSN: lpro...@hotmail.com • ICQ: 73187508

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


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


Re: [ubuntu-uk] tartan window when launching Gnome-do or system monitor on Karmic upgrade

2009-11-30 Thread Jonathon Fernyhough
2009/11/30 Liam Proven lpro...@gmail.com:
 On Mon, Nov 30, 2009 at 3:04 AM, James Thomas selin...@googlemail.com wrote:
 i get the same on a T22.

 And me, on a Thinkpad X31. I've disabled DRI in xorg.conf for better
 performance on my ancient ATI Rage Mobility chipset, but this made no
 difference.

 At least 9.10 doesn't try to enable Compiz, which 9.04 did. It
 murdered performance on this machine.

 --
 Liam Proven • Profile: http://www.linkedin.com/in/liamproven
 Email: lpro...@cix.co.uk • GMail/GoogleTalk/Orkut: lpro...@gmail.com
 Tel: +44 20-8685-0498 • Cell: +44 7939-087884 • Fax: + 44 870-9151419
 AOL/AIM/iChat/Yahoo/Skype: liamproven • LiveJournal/Twitter: lproven
 MSN: lpro...@hotmail.com • ICQ: 73187508

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


[OT]

Maybe it's to compete with the London tartan?

[/OT]

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


[ubuntu-uk] Editing Grub menu 9.10?

2009-11-30 Thread Gordon
I'm very confused! I'm used to editing menu.lst in previous versions - 
how the hell do I edit what appears in the Grub boot menu in 9.10?


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


Re: [ubuntu-uk] Editing Grub menu 9.10?

2009-11-30 Thread David Jones
Gordon wrote:
 I'm very confused! I'm used to editing menu.lst in previous versions - 
 how the hell do I edit what appears in the Grub boot menu in 9.10?
 
 

Have a look at https://wiki.ubuntu.com/Grub2 if you're looking to 
add/remove entries from the grub menu, 
https://wiki.ubuntu.com/Grub2#Adding Entries to Grub 2

Hope that helps

Dave

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


Re: [ubuntu-uk] anyone run a tablet?

2009-11-30 Thread David Stansby
Judging by http://popey.com/blog/2009/11/27/the-trouble-with-tablets/ the 
support isn't great...

On 30 Nov 2009, at 09:49, javadayaz wrote:
 Anyone here running ubuntu on a tablet?
 
 Experiences? Recommendations? 
 I was thinking of buying a laptop/netbook but would settle for tablet for 
 some light browsing/media watching!

Regards,
David


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


Re: [ubuntu-uk] Editing Grub menu 9.10?

2009-11-30 Thread Gordon
David Jones wrote:
 Gordon wrote:
 I'm very confused! I'm used to editing menu.lst in previous versions - 
 how the hell do I edit what appears in the Grub boot menu in 9.10?


 
 Have a look at https://wiki.ubuntu.com/Grub2 if you're looking to 
 add/remove entries from the grub menu, 
 https://wiki.ubuntu.com/Grub2#Adding Entries to Grub 2
 
 Hope that helps
 


Not really - I'd already looked at that and can't make head nor tail of it!

Hey ho, I'll just live with it...



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


Re: [ubuntu-uk] Editing Grub menu 9.10?

2009-11-30 Thread Jamie Bennett
On Mon, 2009-11-30 at 16:03 +, Gordon wrote:
 David Jones wrote:
  Gordon wrote:
  I'm very confused! I'm used to editing menu.lst in previous versions - 
  how the hell do I edit what appears in the Grub boot menu in 9.10?
 
 
  
  Have a look at https://wiki.ubuntu.com/Grub2 if you're looking to 
  add/remove entries from the grub menu, 
  https://wiki.ubuntu.com/Grub2#Adding Entries to Grub 2
  
  Hope that helps
  
 
 
 Not really - I'd already looked at that and can't make head nor tail of it!
 
 Hey ho, I'll just live with it...

What is it you are trying to do?

Regards,
Jamie.

-- 
Jamie Bennett
www.linuxuk.org


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Editing Grub menu 9.10?

2009-11-30 Thread Sean Miller
On Mon, Nov 30, 2009 at 4:05 PM, Jamie Bennett ja...@linuxuk.org wrote:
 Not really - I'd already looked at that and can't make head nor tail of it!

 Hey ho, I'll just live with it...

Hmmm... this may be better

https://help.ubuntu.com/community/Grub2

This application may also be of use...

https://help.ubuntu.com/community/StartUpManager

Sean

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


[ubuntu-uk] USB Blu-ray drive

2009-11-30 Thread Steve Holmes
Hi,

Anyone got any recommendations for a (portable) USB blu-ray drive that works
with Ubuntu? It doesn't need to be a writer, I just want it for playing
movies.

Thanks guys,

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


Re: [ubuntu-uk] USB Blu-ray drive

2009-11-30 Thread Alan Pope
Pretty sure there is no way to play blue ray on Linux yet.

On Nov 30, 2009 5:31 PM, Steve Holmes bouncyst...@googlemail.com wrote:

Hi,

Anyone got any recommendations for a (portable) USB blu-ray drive that works
with Ubuntu? It doesn't need to be a writer, I just want it for playing
movies.

Thanks guys,

Steve

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


[ubuntu-uk] Anyone running a tablet

2009-11-30 Thread gerry
I run an eee pc touch under 9.10 and all seems to work except
Things which I haven't fixed
1 camera works under Skype but not cheese
2 the wirless network is not as good as the original eee
3 when in tablet mode there isn't any on screen keyboard (that I have found)

Unless someone's different !!!


Regards

Gerry


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


Re: [ubuntu-uk] USB Blu-ray drive

2009-11-30 Thread Jamie Bennett
On Mon, 2009-11-30 at 17:34 +, Alan Pope wrote:
 Pretty sure there is no way to play blue ray on Linux yet. 

I use Windows in a VM and AnyDVD to rip to the hard drive then play with
VLC. 

WFM.

Regards,
Jamie.

-- 
Jamie Bennett
www.linuxuk.org


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] USB Blu-ray drive

2009-11-30 Thread Rob Beard
Jamie Bennett wrote:
 On Mon, 2009-11-30 at 17:34 +, Alan Pope wrote:
   
 Pretty sure there is no way to play blue ray on Linux yet. 
 

 I use Windows in a VM and AnyDVD to rip to the hard drive then play with
 VLC. 

 WFM.

 Regards,
 Jamie.
   
Havn't got any experience of them yet, but doing a Google search came up 
with this at just under £150...

http://www.scan.co.uk/Product.aspx?WebProductID=1020949source=froogle

IIRC LiteOn also do an external USB Bluray reader which I believe was 
under £100 although I can't seem to find that now.

Other than that, I'd say probably look at getting an SATA Bluray reader 
(or writer) and a USB to SATA external case.  It won't be as portable 
but it should work.

Rob



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


Re: [ubuntu-uk] Anyone running a tablet

2009-11-30 Thread Ian Pascoe
Have to admit didn't think there was much of a price difference between
tablets and netbooks / smartbooks  perhaps a wonder into the Interweb is
called for.

Ian

-Original Message-
From: ubuntu-uk-boun...@lists.ubuntu.com
[mailto:ubuntu-uk-boun...@lists.ubuntu.com]on Behalf Of gerry
Sent: 30 November 2009 17:36
To: ubuntu-uk@lists.ubuntu.com
Subject: [ubuntu-uk] Anyone running a tablet


I run an eee pc touch under 9.10 and all seems to work except
Things which I haven't fixed
1 camera works under Skype but not cheese
2 the wirless network is not as good as the original eee
3 when in tablet mode there isn't any on screen keyboard (that I have found)

Unless someone's different !!!


Regards

Gerry


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


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


Re: problems when using orca with ibmtts

2009-11-30 Thread Gilles Casse
jose vilmar estacio de souza wrote:
 2. The punctuation is not read correctly.

Sorry this issue has already been reported a while ago and not yet fixed.

Hopefully, I will post a fix for this before 8th december.

Best regards,
Gilles

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


Creox/Rakarrack

2009-11-30 Thread ScottALavender
I mentioned before about possible replacing Creox with Rakarrack by default  
in Ubuntu Studio. Here are my follow up emails about it.


I've posted at Ubuntu Forums:
http://ubuntuforums.org/showthread.php?t=1341935

and on the Ubuntu Studio Users mail list:
https://lists.ubuntu.com/archives/ubuntu-studio-users/2009-November/005674.html

I also tried to email the developer, but had little luck or response (hence  
a few days delay) but posted in the Rakarrack forums:

http://sourceforge.net/projects/rakarrack/forums/forum/778861/topic/3473847
-- 
Ubuntu-Studio-devel mailing list
Ubuntu-Studio-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel


Re: Creox/Rakarrack

2009-11-30 Thread Scott Lavender
On Mon, 2009-11-30 at 15:04 +, scottalaven...@gmail.com wrote:
 I mentioned before about possible replacing Creox with Rakarrack by
 default in Ubuntu Studio. Here are my follow up emails about it.
 
 I've posted at Ubuntu Forums:
 http://ubuntuforums.org/showthread.php?t=1341935
 
 and on the Ubuntu Studio Users mail list:
 https://lists.ubuntu.com/archives/ubuntu-studio-users/2009-November/005674.html
 
 I also tried to email the developer, but had little luck or response
 (hence a few days delay) but posted in the Rakarrack forums:
 http://sourceforge.net/projects/rakarrack/forums/forum/778861/topic/3473847

The developer (Josep) replied to the forum post that Rakarrack is still
under development.


-- 
Ubuntu-Studio-devel mailing list
Ubuntu-Studio-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel


Re: ubuntu-desktop team members can now upload

2009-11-30 Thread Arne Goetje
Martin Pitt wrote:
 Hello desktoppers,
 
 (CC'ing -devel@ since it applies to ~kubuntu-dev and ~mythbuntu-dev as
 well, and is of general interest)
 
 with the ongoing archive restructuring and the TB approval of
 delegating upload privileges to https://launchpad.net/~ubuntu-desktop,
 Colin Watson now threw the switch.
 
 That means that everyone in the team can now upload packages which
 belong to the desktop package set, i. e. the usual
 GTK/GNOME/KDE/i18n bits. 

Nice... now, how do I become a team member? Needing a sponsor all the
time sucks. :)

Cheers
Arne



signature.asc
Description: OpenPGP digital signature
-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


Re: Team roadmaps - UDS Dallas

2009-11-30 Thread AndrewG
I have created a wiki page for a Lucid Roadmap.

https://wiki.ubuntu.com/Roadmaps/Lucid/AustralianTeam

As we 'Really' are state based, can we come up with some ideas for
each State.
Starting off with at least organising a 'Release party'

Cheers,
  Andrew G.  (QLD)



On Nov 28, 10:49 pm, Christopher Lees
christopher_l...@iprimus.com.au wrote:
 On Sat, 2009-11-28 at 12:00 +, James Beake wrote:
  Something for everyone in this video from UDS Dallas. (about 45 min
  duration)

 http://www.youtube.com/watch?v=kpDRaQbOm7kfeature=player_embedded#at=12

  It's about planning and executing on ideas generated by Ubuntu teams.

  This is the wiki Jono is speaking to during the talk.
 https://wiki.ubuntu.com/Roadmaps/Lucid

  What does the Australian team want to do for the next release?

  Cheers
  James

 It would be good to have some officially-sanctioned press ads that each
 LoCo can raise money to run in local newspapers. But I don't think we
 personally would be able to use it as we're very inactive down here.

 I can't really think of anything else that I'd really want at the
 moment.

 --
 ubuntu-au mailing list
 ubuntu...@lists.ubuntu.comhttps://lists.ubuntu.com/mailman/listinfo/ubuntu-au

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


Summary of the the discussions on documentation translation at UDS

2009-11-30 Thread David Planella
Hi all,

Here's a summary of some of the topics we talked about and the actions
we agreed on when we were discussing translation of documentation at
UDS.

== Template names ==

Translation templates in Ubuntu are shown in a big list at
https://translations.launchpad.net/ubuntu. As the Launchpad Translations
team will be focusing on providing better upstream integration, there
will be no changes in terms of how translations are displayed for this
cycle.

This means that if templates have the same name (as in some of them in
kubuntu-docs and ubuntu-docs), they are shown as if they were duplicate,
which is confusing for translators e.g.:

add-applications
add-applications
printing
printing

We decided to prefix those templates with the source package name in
order to tell them apart, following the scheme already proposed some
time ago and also used in some other packages (e.g. ubiquity-ubuntu-,
debian-installer-). This scheme involves prepending the source package
name to the template, which using the previous example would be:

ubuntu-docs-add-applications
kubuntu-docs-add-applications
ubuntu-docs-printing
kubuntu-docs-printing

This will imply no additional work for the maintainers, simply the
template name will be renamed in Launchpad (the templates in the source
packages can keep their original names, and will be automatically
imported to the right template in Launchpad when uploading the package).

== Kubuntu docs ==

We acknowledged the fact that due to lack of time Kubuntu docs
translations were not released for Karmic, and before going further, I'd
like to thank Richard Johnson and Jonathan Jesse for their work on
Kubuntu docs.

Some translation teams, notably the Hungarian team, made an extra effort
to complete translations for the Kubuntu documentation. Although by
Richard and Jonathan's comments the current release needs improvement
and presents some bugs, it would be worth adding the translations in a
Stable Release Update (SRU).

There is an open bug to track this, and we'd like to move this update
forward. Is there anything else the translations team can do to prepare
the SRU?

https://bugs.launchpad.net/ubuntu/+source/kubuntu-docs/+bug/459476

So far, the obsolete translation templates have been disabled in
Launchpad and are not exposed for translations, and the visible ones
seem to be up to date.

== Xubuntu docs ==

We talked to Jim Campbell and decided to move the xubuntu-docs
translations out of the Ubuntu distro series and to a separate project
in Launchpad.

This is due to the fact that the xubuntu-docs package is no longer in
main, which is a requirement for translations to be there (and for
templates to be updated upon package upload). 

The templates in e.g.
https://translations.launchpad.net/ubuntu/karmic/xubuntu-docs were not
up to date and were only there because they hadn't been disabled until
now.

The advantages in having translations in a separate branch will be
mainly for maintainers: they will no longer have to worry about updating
templates (they'll be updated in Launchpad upon commit) or exporting
translations (they will be automatically commited to a branch daily) -
this functionality is not yet available in source packages.

The only disadvantage will be that the translations will not have as
much visibility as they had inside the Ubuntu distro series in Launchpad
before.

The translations team will offer any help required in this migration,
which will involve:

 1. Disabling the xubuntu-docs templates in the Karmic and Jaunty
distro series translations in Launchpad (Lucid as well, altough
they are not yet visible)
 2. Exporting current translations
 3. Set up the xubuntu-docs bzr branch for translations (with
automatic bzr import and exports)
 4. Commit the exported translations to that branch, which will make
them available in Launchpad
 5. Announce the changes to ubuntu-translators and ubuntu-doc

Of these steps Adi tells me he has already completed 1 (for Karmic) and
2, and he'll be working with Jim for the rest. There is a bug filed to
track the progress of this task -
https://bugs.launchpad.net/bugs/489285

Please let me know if you've got any comments or questions.

Regards,
David.

-- 
David Planella
Ubuntu Translations Coordinator
david(dot)planella(at)ubuntu(dot)com
www.ubuntu.com





signature.asc
Description: Això és una part d'un missatge signada digitalment
-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


Re: Previewing last changes to translations

2009-11-30 Thread David Planella
El dc 18 de 11 de 2009 a les 18:39 +0100, en/na Tomasz 'Zen' Napierala
va escriure:
 Hi there brave translators,
 
 I was just translating some stuff in LP, and came across some really bad
 translations already in LP. I changed them, but it made me think, that
 it'd be nice to have possibility to subscribe to maybe RSS feed with
 last changes for translations assigned to my teams. It may be really
 good QA feature.
 Am I missing something, or is there such feature in LP translations app?
 Or should I fill feature request against LP (already filled?)
 
 Regards,
 -- 
 Tomasz 'Zen' Napierala
 http://tomasz.napierala.org
 

Hi Tomasz,

Sorry for the delay in answering your question. Regarding RSS
subscription feeds, this feature is not currently present in Launchpad.

The Launchpad Translations team will be focusing in improving upstream
integration for this cycle (LP 4.0), so features which do not fall into
this category will not be worked on. However, since Launchpad is Open
Source software, the developers will encourage and help anyone willing
to implement features themselves.

For the record, there is an old blueprint for this particular feature:

https://blueprints.launchpad.net/rosetta/+spec/rss-feeds-for-potemplates

For something that does not provide the exact functionality but might
help you in tracking the translations which need review, you can have a
look a the translator's dashboard:

https://translations.launchpad.net/~tzn/+translations-to-review

Regards,
David

[1] https://dev.launchpad.net/

-- 
David Planella
Ubuntu Translations Coordinator
david(dot)planella(at)ubuntu(dot)com
www.ubuntu.com





signature.asc
Description: Això és una part d'un missatge signada digitalment
-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread Scott Lavender
The Ubuntu Studio developers are considering replacing Creox with
Rakarrack as a default application in Ubuntu Studio.

Creox hasn't had any development in years while Rakarrack has seen
development up through this year.

Please share your thoughts.


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: DVD problems

2009-11-30 Thread teza
Hi, you mean commercial dvd? In this case you have to install libdvdcss2
package to be able to read them.
Regards
Teza


.
Le vendredi 27 novembre 2009 à 21:30 +0100, Tom Rausner a écrit :
 Hi Guys
 
 I have a problem and I guess I'm not the only one having it.
 I have a couple of DVDs I want to play on my laptop, but they are
 coded to run only on a DVD player. What do I do to get them
 running on the laptop ? ... anyone ?
 
 -- 
 Tom Rausner 
 --
 Making an error is human...
 but only a fool will install Windows twice !
 --
 
 




-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread humbert . olivier . 1
 Please share your thoughts.

Hi,
Do you think about Guitarix ?
http://guitarix.sourceforge.net/

Regards,
Olivier ( http://www.linuxmao.org )

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread Leo
On Mon, Nov 30, 2009 at 6:22 AM, Scott Lavender
slaven...@consolidated.net wrote:
 The Ubuntu Studio developers are considering replacing Creox with
 Rakarrack as a default application in Ubuntu Studio.

 Creox hasn't had any development in years while Rakarrack has seen
 development up through this year.

 Please share your thoughts.



Sounds very good!
(I vote go for it)

Leo

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread Todd Larsen
I say do it!

On Mon, Nov 30, 2009 at 1:19 PM, Leo leo...@gmail.com wrote:

 On Mon, Nov 30, 2009 at 6:22 AM, Scott Lavender
 slaven...@consolidated.net wrote:
  The Ubuntu Studio developers are considering replacing Creox with
  Rakarrack as a default application in Ubuntu Studio.
 
  Creox hasn't had any development in years while Rakarrack has seen
  development up through this year.
 
  Please share your thoughts.
 
 

 Sounds very good!
 (I vote go for it)

 Leo

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




-- 
Todd A. Larsen
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread Tommy Hjalmarsson

Todd Larsen wrote:

I say do it!

On Mon, Nov 30, 2009 at 1:19 PM, Leo leo...@gmail.com 
mailto:leo...@gmail.com wrote:


On Mon, Nov 30, 2009 at 6:22 AM, Scott Lavender
slaven...@consolidated.net mailto:slaven...@consolidated.net
wrote:
 The Ubuntu Studio developers are considering replacing Creox with
 Rakarrack as a default application in Ubuntu Studio.

 Creox hasn't had any development in years while Rakarrack has seen
 development up through this year.

 Please share your thoughts.



Sounds very good!
(I vote go for it)

Leo

--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
mailto:Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




--
Todd A. Larsen

Do it!

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread teza
Hi guys, just finish the ubuntu party of Paris (france) and I was just
talking about that with many persons. It sound great, just go for it and
include Racarack in the Lucid 10.4.
Regards 
teza


Le lundi 30 novembre 2009 à 16:08 +0100, humbert.olivie...@free.fr a
écrit :
  Please share your thoughts.
 
 Hi,
 Do you think about Guitarix ?
 http://guitarix.sourceforge.net/
 
 Regards,
 Olivier ( http://www.linuxmao.org )
 



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Replacing Creox with Rakarrack in Ubuntu Studio

2009-11-30 Thread Gerhard Lang
+1

Todd Larsen schrieb:
 I say do it!

 On Mon, Nov 30, 2009 at 1:19 PM, Leo leo...@gmail.com 
 mailto:leo...@gmail.com wrote:

 On Mon, Nov 30, 2009 at 6:22 AM, Scott Lavender
 slaven...@consolidated.net mailto:slaven...@consolidated.net
 wrote:
  The Ubuntu Studio developers are considering replacing Creox with
  Rakarrack as a default application in Ubuntu Studio.
 
  Creox hasn't had any development in years while Rakarrack has seen
  development up through this year.
 
  Please share your thoughts.
 
 

 Sounds very good!
 (I vote go for it)

 Leo

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 mailto:Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




 -- 
 Todd A. Larsen

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: [Ubuntu-BR] Res: bluetooth Ativando sozinho !!!

2009-11-30 Thread Alexandre Provencio
Armando qual comando vc disse que usou ? sysv-rc-conf ? Escreva para nós a
saída deste comando (sem as aspas) 'find /etc/rc* -name \*bluetooth'

2009/11/29 Armando Neto a.barsot...@gmail.com

 Boa noite..

 E ai lista ?  Mais alguma dica ???

 Agradeço a quem puder ajudar!!!

 Armando

 Em 29/11/2009, às 17:14, Marcello Bressan Emidio
 mbemi...@yahoo.com.br escreveu:

 
  de vez em quando uso o Notebook ACER da minha namorada e acontece a
  mesma coisa.
 
 
  Marcello Bressan Emidio.
  mbemi...@yahoo.com.br
 
 
 
 
 


  Veja quais são os assuntos do momento no Yahoo! +Buscados
  http://br.maisbuscados.yahoo.com
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] personalização das janelas

2009-11-30 Thread Alexandre Provencio
Sim. Usando o ccsm, vc pode desligar a decoração das janelas (que inclui a
barra de título) através do menu 'efeitos-decoração das janelas'. Eu por
exemplo uso isso apenas para janelas maximizadas (usando '!state=maxvert')
para deixar esta função apenas para o applet window-picker.

2009/11/29 Paulo Horácio horacl...@gmail.com

 Como posso eliminar os titulos das janelas, como por exemplo, o firefox
 abre
 o título da página: Gmail - Escrever e-mail -  - Mozilla Firefox, é
 este título que gostaria de remover e ainda, é possível remover apenas para
 algumas janelas que eu escolher?
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] instalar placa wireless acx111 no ubuntu 9.10

2009-11-30 Thread Zandre Bran
2009/11/27 fs_siqueira fs_sique...@yahoo.com.br:
 Senhores,

Ôlas fs_siqueira.

 Estou montando um servidor internet com placa wireless com chipset da
 texas instruments acx111, o ubutun 9.10 não possui driver nativo, como
 proceder para instalação.

Legal, mas um por favor na mensagem seria simpático. Uma pequena
pesquisa em buscador da Internet obtive estes:

http://acx100.sourceforge.net/
http://acx100.sourceforge.net/wiki/Distribution_list/Ubuntu
http://www.uluga.ubuntuforums.org/showthread.php?p=8283559#post8283559
https://help.ubuntu.com/community/WifiDocs/Driver/acx111
http://www.gdhpress.com.br/ferramentas/leia/index.php?p=cap3-13

Além de usar este porte, você poderia utilizar ela pelo ndiswapper
com o driver do windows:

http://packages.ubuntu.com/karmic/ndiswrapper-utils-1.9
http://sourceforge.net/apps/mediawiki/ndiswrapper/index.php?title=Main_Page
http://www.guiaubuntupt.org/wiki/index.php?title=Ndiswrapper

Boa sorte.

 Atenciosamente,
 Fernando Siqueira

- []s
- Zandre.

:: br-linux.org/linux/e-mala

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Res: bluetooth Ativando sozinho !!!

2009-11-30 Thread Armando Barsotini Neto
Olá Alexandre..  segue abaixo o resultado do comando:

r...@notebook03:/opt# find /etc/rc* -name \*bluetooth
/etc/rc0.d/K74bluetooth
/etc/rc1.d/K74bluetooth
/etc/rc2.d/K74bluetooth
/etc/rc3.d/K74bluetooth
/etc/rc4.d/K74bluetooth
/etc/rc5.d/K74bluetooth
/etc/rc6.d/K74bluetooth

O comando que eu havia executado era o 'rcconf' e desarmei o serviço do
bluetooth.

Grato pela atenção !!!



2009/11/30 Alexandre Provencio alexandreproven...@gmail.com

 Armando qual comando vc disse que usou ? sysv-rc-conf ? Escreva para nós a
 saída deste comando (sem as aspas) 'find /etc/rc* -name \*bluetooth'

 2009/11/29 Armando Neto a.barsot...@gmail.com

  Boa noite..
 
  E ai lista ?  Mais alguma dica ???
 
  Agradeço a quem puder ajudar!!!
 
  Armando
 
  Em 29/11/2009, às 17:14, Marcello Bressan Emidio
  mbemi...@yahoo.com.br escreveu:
 
  
   de vez em quando uso o Notebook ACER da minha namorada e acontece a
   mesma coisa.
  
  
   Marcello Bressan Emidio.
   mbemi...@yahoo.com.br
  
  
  
  
 
 
 
 
   Veja quais são os assuntos do momento no Yahoo! +Buscados
   http://br.maisbuscados.yahoo.com
   --
   Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
  
   Lista de discussão Ubuntu Brasil
   Histórico, descadastramento e outras opções:
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Att,

Armando Barsotini
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Som só funciona para um usuário

2009-11-30 Thread Zandre Bran
2009/11/29 Jose Geraldo Gouvea jggou...@gmail.com:

Ôlas Gouvea.

[...] Mesmo adicionando ambos aos grupos pulse, pulse-rt etc. o som ainda
 funciona SOMENTE para a usuária dani, que sequer tem permissões de
 montagem de sistema de arquivos.

 O que pode estar errado?

Não tenho a minima ideia, mas já tentou apagar os arquivos de
configuração do gnome para teu usuário?


- []s
- Zandre.

:: br-linux.org/linux/e-mala

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] editar entradas do grub

2009-11-30 Thread Zandre Bran
2009/11/29 Paulo Horácio horacl...@gmail.com:

Ôlas Horácio.

 Fiz atualização do Ubuntu 9.10 e ele adicionou outras entradas (kernel
 antigo eu acho) nas entradas do grub, como faço para editar e deixar apenas
 as entradas que me convém já que após a atualização não tive nenhum
 problemas?

Pode editar o arquivo /boot/grub/grub.cfg  e retirar as chamadas
para outros kernels.

$sudo nano /boot/grub/grub.cfg

Tem tb o pacote este pacote:

http://packages.ubuntu.com/karmic/startupmanager

- []s
- Zandre.

:: br-linux.org/linux/e-mala

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Barras / Painéis

2009-11-30 Thread Armando Barsotini Neto
Bom Dia!

Pessoal, instalei o CAIRO-DOCK no meu UBUNTU e ficou show...  porém,
gostaria que determinadas aplicações (ao serem minimizadas) ficassem em
outro PAINEL !!!

Exemplo:  Tenho a barra do CAIRO e uma barra INFERIOR..  Antes de instalar o
CAIRO os programas eram minimizados nessa barra inferior (Estilo Windows)..
depois que instalei o CAIRO, eles minimizam nessa barra (estilo MAC)...

É possível determinar em qual barra os programas vão minimizar 

Grato

Att,

Armando
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Barras / Painéis

2009-11-30 Thread Xisberto
2009/11/30 Armando Barsotini Neto a.barsot...@gmail.com:
 Bom Dia!

 Pessoal, instalei o CAIRO-DOCK no meu UBUNTU e ficou show...  porém,
 gostaria que determinadas aplicações (ao serem minimizadas) ficassem em
 outro PAINEL !!!

 Exemplo:  Tenho a barra do CAIRO e uma barra INFERIOR..  Antes de instalar o
 CAIRO os programas eram minimizados nessa barra inferior (Estilo Windows)..
 depois que instalei o CAIRO, eles minimizam nessa barra (estilo MAC)...

 É possível determinar em qual barra os programas vão minimizar 


Se você tem um painel, basta que nele exista o applet Lista de Janelas.

Mas se você usa o Cairo-dock, a idéia é poupar espaço e não ter a
lista de janelas.

 Grato

 Att,

 Armando
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Humberto Xis
http://xisberto.blogspot.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Barras / Painéis

2009-11-30 Thread Armando Barsotini Neto
OK..  grato...

2009/11/30 Xisberto xisbe...@gmail.com

 2009/11/30 Armando Barsotini Neto a.barsot...@gmail.com:
  Bom Dia!
 
  Pessoal, instalei o CAIRO-DOCK no meu UBUNTU e ficou show...  porém,
  gostaria que determinadas aplicações (ao serem minimizadas) ficassem em
  outro PAINEL !!!
 
  Exemplo:  Tenho a barra do CAIRO e uma barra INFERIOR..  Antes de
 instalar o
  CAIRO os programas eram minimizados nessa barra inferior (Estilo
 Windows)..
  depois que instalei o CAIRO, eles minimizam nessa barra (estilo MAC)...
 
  É possível determinar em qual barra os programas vão minimizar 
 

 Se você tem um painel, basta que nele exista o applet Lista de Janelas.

 Mas se você usa o Cairo-dock, a idéia é poupar espaço e não ter a
 lista de janelas.

  Grato
 
  Att,
 
  Armando
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Humberto Xis
 http://xisberto.blogspot.com
 http://ostelematicos.blogspot.com

 Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1

 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Att,

Armando Barsotini
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Res: bluetooth Ativando sozinho !!!

2009-11-30 Thread Xisberto
2009/11/30 Armando Barsotini Neto a.barsot...@gmail.com:
 Olá Alexandre..  segue abaixo o resultado do comando:

 r...@notebook03:/opt# find /etc/rc* -name \*bluetooth
 /etc/rc0.d/K74bluetooth
 /etc/rc1.d/K74bluetooth
 /etc/rc2.d/K74bluetooth
 /etc/rc3.d/K74bluetooth
 /etc/rc4.d/K74bluetooth
 /etc/rc5.d/K74bluetooth
 /etc/rc6.d/K74bluetooth

 O comando que eu havia executado era o 'rcconf' e desarmei o serviço do
 bluetooth.

 Grato pela atenção !!!



Uma coisa é o serviço estar executando ou não, outra é o hardware
estar ligado ou não. Sugiro procurar entre as opções da BIOS.


-- 
Humberto Xis
http://xisberto.blogspot.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread Marco Antonio Abreu
Olá Pessoal,

Estou com um problema estranho. O Brug 2 está congelando no meu notebook. Se
eu não faço nada ele entra normalmente, mas se aperto uma tecla qualquer que
não seja o enter ele congela de forma que nem Ctrl-Al-Del resolve, só
desligando no botão.

Alguém sabe como posso resolver isso e se for o caso como voltar para o Grub
1?

grato.

-- 
Marco Antonio Abreu
mabreu...@gmail.com
System Analist/Developer
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Res: bluetooth Ativando sozinho !!!

2009-11-30 Thread Armando Neto
Ok.. Grato...

Atenciosamente,

Armando

Em 30/11/2009, às 11:17, Xisberto xisbe...@gmail.com escreveu:

 2009/11/30 Armando Barsotini Neto a.barsot...@gmail.com:
 Olá Alexandre..  segue abaixo o resultado do comando:

 r...@notebook03:/opt# find /etc/rc* -name \*bluetooth
 /etc/rc0.d/K74bluetooth
 /etc/rc1.d/K74bluetooth
 /etc/rc2.d/K74bluetooth
 /etc/rc3.d/K74bluetooth
 /etc/rc4.d/K74bluetooth
 /etc/rc5.d/K74bluetooth
 /etc/rc6.d/K74bluetooth

 O comando que eu havia executado era o 'rcconf' e desarmei o servi 
 ço do
 bluetooth.

 Grato pela atenção !!!



 Uma coisa é o serviço estar executando ou não, outra é o hardware
 estar ligado ou não. Sugiro procurar entre as opções da BIOS.


 -- 
 Humberto Xis
 http://xisberto.blogspot.com
 http://ostelematicos.blogspot.com

 Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1

 -- 
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread Zandre Bran
2009/11/30 Marco Antonio Abreu mabreu...@gmail.com:
 Olá Pessoal,

Ôlas Abreu.

[...] Alguém sabe como posso resolver isso e se for o caso como voltar para o 
Grub
 1?

http://packages.ubuntu.com/karmic/grub

Este pacote vai desinstalar o grub2 (grub-pc) e instalar a versão
antiga. Ainda não testei por isto não esquece de enviar um retorno
para lista.

 grato.
 Marco Antonio Abreu

- []s
- Zandre.

:: br-linux.org/linux/e-mala

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread Marco Antonio Abreu
olá Zandre,

Isso eu já fiz isso, mas só isso não adiantou. Continuou com o Grub 2
Instalado, aparecendo durante o boot. Tenho que rodar algum comando para
regravar o boot loader, certo?

Acho q as configurações podem estar desatualizadas pois nesse meio tempo eu
atualizei o Ubuntu e um novo kernel foi instalado. Mas acredito que uma
reinstalação do kernel masi novo possa resolver, não?

abs.
Marco


2009/11/30 Zandre Bran zandreb...@gmail.com

 2009/11/30 Marco Antonio Abreu mabreu...@gmail.com:
  Olá Pessoal,

Ôlas Abreu.

 [...] Alguém sabe como posso resolver isso e se for o caso como voltar
 para o Grub
  1?

 http://packages.ubuntu.com/karmic/grub

Este pacote vai desinstalar o grub2 (grub-pc) e instalar a versão
 antiga. Ainda não testei por isto não esquece de enviar um retorno
 para lista.

  grato.
  Marco Antonio Abreu

 - []s
 - Zandre.

 :: br-linux.org/linux/e-mala

 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Marco Antonio Abreu
mabreu...@gmail.com
System Analist/Developer
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread manold

Olas Zandré
Estou nesse mesmo barco e fiz o download do pacote mas o instalador 
gdebi acusou um comdlito com o grub-pc e não efetuou a substituição
Tem alguma forma de instalar o dito???
[  ]'s
manoel




-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread Zandre Bran
2009/11/30 Marco Antonio Abreu mabreu...@gmail.com:
 olá Zandre,

Ôlas Abreu.

 Isso eu já fiz isso, mas só isso não adiantou. Continuou com o Grub 2
 Instalado, aparecendo durante o boot. Tenho que rodar algum comando para
 regravar o boot loader, certo?

Você instalou com o aptitude? Veja que ele sugere a remoção do grub-pc:

$ sudo aptitude install grub
[sudo] password for :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
The following NEW packages will be installed:
  grub
The following packages will be REMOVED:
  grub-pc{a} libgtkglext1{u} xdotool{u}
0 packages upgraded, 1 newly installed, 3 to remove and 0 not upgraded.
Need to get 407kB of archives. After unpacking 1,303kB will be freed.
Do you want to continue? [Y/n/?]

 abs.
 Marco

- []s
- Zandre.

:: br-linux.org/linux/e-mala

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread Zandre Bran
2009/11/30 manold man...@uol.com.br:
 Olas Zandré

Ôlas manold.

 Estou nesse mesmo barco e fiz o download do pacote mas o instalador
 gdebi acusou um comdlito com o grub-pc e não efetuou a substituição
 Tem alguma forma de instalar o dito???

Como acabei de responder, use o aptitude ou synaptic para
instala-lo. Agora lembre-se que não testei, mas acredito que funcione.

 [  ]'s
 manoel

- []s
- Zandre.

:: br-linux.org/linux/e-mala

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread manold
Valeu, funcionou

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] CD Ofical do Ubuntu 9.10

2009-11-30 Thread Allan Carvalho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pessoal, acabei de receber o CD do Ubuntu que pedi via ShipIt, a arte do
CD está muito bonita, a capa e o CD estão na cor laranja, parabéns Ubuntu.

- --
Atenciosamente,
Allan Carvalho

Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os
anexos em outro formato, você pode instalar gratuita e livremente o
BrOffice (http://www.broffice.org) ou o seguinte Plugin para Microsoft
Office (http://www.sun.com/software/star/odf_plugin/get.jsp).

http://allandc.wordpress.com/
Linux Registered User No: 454591

Para as lagartixas só posso dizer, treine muito e vire um calango, e
continue admirando os crocodilos
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksT910ACgkQ+9eFnZAi4fTSzgCgkZoHAWqHtXaysnDChSTN3WZ4
uYMAnRA36p4lo8YDLzbaRYnKpsiBNMhr
=VpYm
-END PGP SIGNATURE-

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Ubuntu 9.10 + Dropbox

2009-11-30 Thread Pedro Viana
Rapaziada,

Desculpe mandar outro email de repente até com assunto diferente sobre o
mesmo assunto. Pode parecer bobagem, mais eu leio/apago emails no gmail.
Como não vi solução imediata para meu problema eu acabei deletando o email.

O que importa é: Eu achei a solução para instalar o dropbox no meu desktop
de trabalho. Acho que ja comentei, aqui temos um proxy com usuario e senha,
eu tenho costume de setar proxy no Synaptic, no sistema e ainda incluir as
linhas de export http_proxy=(bla, bla bla) no arquivo /etc/profile.

Enfim, eu fui até o site do dropbox embusca de um ChangeLog, afinal alguma
coisa precisa ter mudado, e achei: http://wiki.dropbox.com/ChangeLogs. Não
consegui identificar o que mudou, mais usando uma versao mais antiga, foi!

Infelizmente não achei .deb, então eu extrai o .tar.gz2 e dei ./configure,
make, make install e a pasta com tudo compilado eu deixei numa pasta de
download e chamo de lá.

Problema solucionado


Agora a minha proxima meta é fazer o empathy funcionar por aqui. Ja ouvi
dizer que ele usa proxy do sistema, neh?



att

Pedro A. Viana
msn: pedro_...@hotmail.com

A diferença entre o Bill Gates e o Batman é que o Batman consegue derrotar
o Pingüim
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Teclado para de funcionar

2009-11-30 Thread Eduardo Martinez
Galera estou com um problema aqui, desde o ubuntu 9.04 depois de um tempo
ouvindo musica o teclado para de funcionar o sistema nao trava tudo funciona
menos o teclado. Se nao ouvir musica nao tem esse problema, posso deixar
dias ligado e nao tem problema.

Alguem já passou por isso?

Tenho um notebook Acer Aspire 5100

Caso precisem já ta ae a saida do lspci

stal...@stalker-laptop:~$ lspci
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:04.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
(rev 80)
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
(rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
(rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
(rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 83)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev
80)
00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio
Controller (rev 01)
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress
200M]
02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless
Network Adapter (rev 01)
06:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
06:04.0 CardBus bridge: ENE Technology Inc CB-712/4 Cardbus Controller (rev
10)
06:04.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader
Controller (rev 01)
06:04.2 SD Host controller: ENE Technology Inc ENE PCI Secure Digital Card
Reader Controller (rev 01)
06:04.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc:
(rev 01)
06:04.4 FLASH memory: ENE Technology Inc SD/MMC Card Reader Controller (rev
01)

-- 
Eduardo Martinez
Acadêmico UDESC - DCC
Bacharel em Ciências da Computação
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Grub 2 congelando

2009-11-30 Thread Marco Antonio Abreu
Eu atualizei pelo Synaptic. Ele removeu o Grub-PC mas não atualizou o
boot-loader gravado.
abs.
Marco


2009/11/30 Zandre Bran zandreb...@gmail.com

 2009/11/30 Marco Antonio Abreu mabreu...@gmail.com:
  olá Zandre,

Ôlas Abreu.

  Isso eu já fiz isso, mas só isso não adiantou. Continuou com o Grub 2
  Instalado, aparecendo durante o boot. Tenho que rodar algum comando para
  regravar o boot loader, certo?

 Você instalou com o aptitude? Veja que ele sugere a remoção do grub-pc:

 $ sudo aptitude install grub
 [sudo] password for :
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Reading extended state information
 Initializing package states... Done
 Writing extended state information... Done
 The following NEW packages will be installed:
  grub
 The following packages will be REMOVED:
  grub-pc{a} libgtkglext1{u} xdotool{u}
 0 packages upgraded, 1 newly installed, 3 to remove and 0 not upgraded.
 Need to get 407kB of archives. After unpacking 1,303kB will be freed.
 Do you want to continue? [Y/n/?]

  abs.
  Marco

 - []s
 - Zandre.

 :: br-linux.org/linux/e-mala

 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Marco Antonio Abreu
mabreu...@gmail.com
System Analist/Developer
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Onde foi parar o menu.lst do grub????

2009-11-30 Thread Luiz Carlos Fabris
Tenho 2 hds:

1 SATA particionado em 2 com winXP + dados NTFS
1 IDE particionado em 5 com Win7 (para teste) + Dados NTFS + SWAP + /home +
/  (partições linux em ReiserFS)

grub foi gravado no SATA

2009/11/29 Carlos Ribeiro crbr...@gmail.com

 Teu HD é SATA?

 CR

 2009/11/29 Luiz Carlos Fabris lcfab...@gmail.com

  Pior é o tempo que demora para entrar o grub. No 9.04 era rápido. Agora
  está
  levando mais de 30 segundos para aparecer o menu.
  Será que tem como voltar pra versão anterior?
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Guardar ressentimentos é como tomar veneno e esperar que a outra pessoa
 morra - William Shakespeare (1564-1616)

 CARLOS E YARA RIBEIRO
 São Luís - Maranhão - Brasil
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Luiz Carlos (ßoc@)
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] ubuntu 8.04 congela ao abrir a janela desktop-help

2009-11-30 Thread Regis bailux
ubuntus,
como resolver esta tela congelada no ubuntu 8.04
obrigado,
Regis

-- 

A Metareciclagem (http://rede.metareciclagem.org/) é uma rede distribuída
que atua desde 2002 no desenvolvimento de ações de apropriação de
tecnologia, de maneira descentralizada e aberta. Agrega projetos
independentes relacionados a arte, design, educação e tecnologia de
coletivos e pessoas. Tem como bases a desconstrução de hardware, o uso de
software livre e de licenças abertas, a ação em rede e a busca por
transformação social.

Linux User #435289
Gaim:rbai...@gmail.com gaim%3arbai...@gmail.com
http://en.artists.de/Regis.html
skype: bailux1
cell# 073-99917441

[bailux]
[movimento de reapropriação tecnológica para transformação social no arraial
dájuda]
http://rede.metareciclagem.org/
http://bailux.wordpress.com/
http://www.flickr.com/photos/bailux2006
http://www.flickr.com/search/?q=bailuxpage=1
http://twitter.com/bailux

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Onde foi parar o menu.lst do grub????

2009-11-30 Thread Carlos Ribeiro
Eu também estou com dois HDs da mesma forma, um STA e um IDE e também tive
esse atraso na carga do grub quando instalado na MBR do SATA. Testei com o
IDE e a velocidade agora é normal. Testa aí e vê se não acontece o mesmo
contigo.

CR

2009/11/30 Luiz Carlos Fabris lcfab...@gmail.com

 Tenho 2 hds:

 1 SATA particionado em 2 com winXP + dados NTFS
 1 IDE particionado em 5 com Win7 (para teste) + Dados NTFS + SWAP + /home +
 /  (partições linux em ReiserFS)

 grub foi gravado no SATA

 2009/11/29 Carlos Ribeiro crbr...@gmail.com

  Teu HD é SATA?
 
  CR
 
  2009/11/29 Luiz Carlos Fabris lcfab...@gmail.com
 
   Pior é o tempo que demora para entrar o grub. No 9.04 era rápido. Agora
   está
   levando mais de 30 segundos para aparecer o menu.
   Será que tem como voltar pra versão anterior?
   --
   Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
  
   Lista de discussão Ubuntu Brasil
   Histórico, descadastramento e outras opções:
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
 
 
 
  --
  Guardar ressentimentos é como tomar veneno e esperar que a outra pessoa
  morra - William Shakespeare (1564-1616)
 
  CARLOS E YARA RIBEIRO
  São Luís - Maranhão - Brasil
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Luiz Carlos (ßoc@)
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Guardar ressentimentos é como tomar veneno e esperar que a outra pessoa
morra - William Shakespeare (1564-1616)

CARLOS E YARA RIBEIRO
São Luís - Maranhão - Brasil
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] AutoCAD 2004 no Linux

2009-11-30 Thread Alfterhaang
*Só pode ser o Autocad 2004?*

Eu já consegui instalar outros mas o sistema fica muito lento praticamente
inutilizado, o cad2004 já tem uma boa gama de ferramentas e a interface e
navegação é praticamente igual ao 2008 ou 2010.
Depois dele praticamente abandonei o Windows.

*Passa um tutorial, pois sou iniciante e quero instalar no ubuntu, pois
tenho
no Rwindows.*

postei um texto sobre o assunto aqui:
http://alfterhaang.posterous.com/autocad-no-linux

no final existem alguns links, um deles é para um tutorial em PDF passo a
passo, se o texto deixar alguma dúvida esse tutorial vai resolver.
os outros links são relacionadosao assunto, tudo que você precisa está
contido neles.

se tiver alguma dúvida ou se conseguir rodar um mais atual me avise.
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: Не могу отформати ровать HDD

2009-11-30 Thread Dmitry Glazov
Блохин Сергей пишет:
 Спасибо за уточнение, буду знать.
 Однако, почему-то, он сработало и просто при указании диска. Может быть 
 потому, что там всего был один раздел?

Ага, у моего знакомого эта схема проработала 3 месяца, пока не навернула 
все на винте...
он монтировал именно sdb без цифр.
Оно работает, он глюкавит.



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


Re: Не могу отформати ровать HDD

2009-11-30 Thread Dmitry Glazov
Alexander пишет:
 Serge Matveenko wrote:
 sudo mount /dev/sdb -t ext4 /mnt/store
 Вот так.
 Тю, блин. Дык, с девайсом же. А чё я решил, что без девайса?.. Писец, ночь 
 на
 дворе, одним словом. Ну дык, теперь пропиши это дело в /etc/fstab и будь 
 счастлив :)
 Только желательно все-таки /dev/sdb1
 
 А какая разница? Если раздел нужен всего один и винт никуда тыкаться больше 
 не 
 будет... Как по мне, так - один хрен. Это, разве что, виндовсу, не один. 
 Но, 
 насколько я понял, ТС собирается юзать его в пределах данной машины и ОСи.
 

разница будет потом, когда это слетит с потерей всех данных...

Выше я описал...
Хорошо на этом винте были только репрозитарии. :-)


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


Re: apt-get upgrade

2009-11-30 Thread Andrew Bondarenko
Попробуйте

# sudo apt-get dist-upgrade

Alexander wrote:
 Привет!
 
 # sudo apt-get upgrade
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following packages have been kept back:
landscape-common linux-headers-generic linux-image-server
linux-restricted-modules-server linux-server
 The following packages will be upgraded:
libapache2-mod-php5 libpq5 linux-libc-dev php-pear php5 php5-cgi php5-cli
php5-common php5-gd php5-mysql php5-sqlite tzdata update-manager-core
 13 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
 
 Подскажите, плиз, где можно узнать почему The following packages have been 
 kept 
 back и 5 not upgraded?
 
 Спасибо!
 


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


Re: Не могу отформати ровать HDD

2009-11-30 Thread Alexander
Dmitry Glazov wrote:
 Ага, у моего знакомого эта схема проработала 3 месяца, пока не навернула 
 все на винте...
 он монтировал именно sdb без цифр.
 Оно работает, он глюкавит.

Каким образом схема без цифр наворачивает данные, позвольте спросить?

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


Re: Не печатает букву Б

2009-11-30 Thread Андрей Калинин
Проблема с шрифтами от Microsoft. Лечу заменой шрифтов на Liberation.

19 ноября 2009 г. 3:21 пользователь Plantator baikalsha...@gmail.comнаписал:

  Пропадания букв - не редкость
  https://bugs.launchpad.net/ubuntu/+bug/456181
  https://bugs.launchpad.net/ubuntu/+bug/124134
 
 Это я в курсе. Но однозначного решения этой проблемы не нашел. То есть
 кто-то решил пересборкой cups, а другому не помогло. Поэтому хотелось
 узнать мнение участников рассылки.
 Печатать через pdf, конечно, вариант, но временный.
 --
 ubuntu-ru mailing list
 ubuntu-ru@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru

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


Re: Не могу отформати ровать HDD

2009-11-30 Thread Dmitry Glazov
Alexander пишет:
 Dmitry Glazov wrote:
 Ага, у моего знакомого эта схема проработала 3 месяца, пока не навернула 
 все на винте...
 он монтировал именно sdb без цифр.
 Оно работает, он глюкавит.
 
 Каким образом схема без цифр наворачивает данные, позвольте спросить?
 

Не знаю. но то что оно просто упало в один момент - это факт.
Перебивка этого же винта, ибо по смарту он нормальный, на dev/sdc1 
привела винт к нормальной работе и без проблем уже 9-ый месяц.

И кстати, везде рекомендации таки создавать раздел...
Причин не знаю, да и не интересно мне...

Как в таких случаях говорят восстановители винтов - я уже слышал. :-)



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


  1   2   3   4   5   6   7   8   9   10   >