Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-25 Thread Christian Dysthe
On Tue, 2014-03-25 at 14:30 +0400, Ali Linx (amjjawad) wrote:
> 
> 
> On Tue, Mar 25, 2014 at 4:11 AM, Christian Dysthe 
> wrote:
> Hi, 
> 
> Hi and thank you for your email :)
> 
>  
> I did a fresh install on a Thinkpad T430S today. The
> installation was uneventful and very quick which is good. I
> had some glitches with the installer related to the
> partitioning in 13.10 on that machine, but no problems in this
> regard with 14.04. 
> 
> 
> 
> 
> That is great to know :) 
> 
> The microphone mute button is still not recognized in 14.04
> but that seems to be a Deviant/Ubuntu issue (it works with all
> other distros I have tried like Arch, Sabayon and Fedora).
> 
> 
> 
> 
> I'm sorry, not really sure which one is the Microphone Mute Button? 

There's a mute, volume up, volume down and microphone mute button on
newer Thinkpads in the X and T series. On most distributions all of them
work but on Ubuntu GNOME and Debian/Ubuntu based distributions the
microphone mute button does not work. There's not even output from
'acpi_listen'. I do not have hopes up that it will work on Ubuntu GNOME
but it would sure have been a very pleasant surprise! :)
> 
>  
> Finally, hibernation support is not enabled by default, but
> that is also a Ubuntu issue it seems.
> 
> 
> IIRC (If I Remember Correctly), you need to press and hold 'Alt' while
> pointing your mouse at the shutdown button but I could be wrong -
> someone may correct me please if I'm wrong. I never use Hibernate.

The only way I have found to enable hibernation on Ubuntu GNOME is to
add
"/var/lib/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla"
with this content:

[Re-enable hibernate by default in upower]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes

[Re-enable hibernate by default in logind]
Identity=unix-user:*
Action=org.freedesktop.login1.hibernate
ResultActive=yes

You have to add an extension for Gnome-Shell also which adds the
hibernate button to the status menu.

I do not get why this isn't enabled by default. Again, it's working OOTB
on Fedora and Sabayon.

>  
> Boot time is a lot faster, approximately 30% which is
> phenomenal.  Other than that nothing to report. This is going
> to be a great release! 
> 
> 
> 
> 
> I feel so bad that I couldn't get a machine to install Ubuntu GNOME
> Trusty and test it :(

You are really missing out! :)
> 
> 
> 
> http://ubuntuforums.org/showthread.php?t=2208614
> 
> 
> Had no time to look for a solution or anything so had to stick with
> Virtual Machines :(
> 
> That said, can't tell about the booting time. Have only one main
> machine and can't take any risk to lose it no matter what. Can't buy
> new machines now.
> 
>  
> 
> Thank you so much for your feedback. Highly appreciate that :)
> 
> 
> --
> //Christian Dysthe - Sent from my Android phone. 
> Dropbox - Your stuff anywhere: http://db.tt/U8MqkVR
> 
> 
> On March 23, 2014 11:06:06 AM "Ali/amjjawad"
>  wrote:
> 
> > Hi,
> > 
> > 
> > Getting Ready For The Final Beta of Ubuntu GNOME Trusty
> > Tahr:
> > 
> > http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
> > 
> > 
> > Thanks in advance for helping and testing Ubuntu GNOME :)
> > 
> > We highly appreciate your help and support.
> > 
> > 
> > -- 
> > Best Regards,
> > 
> > amjjawad
> > Remember: "All of us are smarter than any one of us."
> > 
> > 
> > 
> > Ubuntu GNOME OneStopPage
> > 
> > Join Ubuntu GNOME
> > 
> > Test Ubuntu GNOME
> > 
> > Contact Ubuntu GNOME
> > 
> > Download Ubuntu GNOME
> 
> --
> Ubuntu-GNOME mailing list
> Ubuntu-GNOME@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
> 
> 
> 
> 
> -- 
> Remember: "All of us are smarter than any one of us."
> Best Regards,
> 
> amjjawad
> 
> Areas of Involvement
> 
> My Projects
> 

-- 
//Christian
Dropbox - Your stuff anywhere! - https://db.tt/U8MqkVR


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


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-25 Thread Marius Gedminas
On Tue, Mar 25, 2014 at 02:30:07PM +0400, Ali Linx (amjjawad) wrote:
> On Tue, Mar 25, 2014 at 4:11 AM, Christian Dysthe  wrote:
> > The microphone mute button is still not recognized in 14.04 but that seems
> > to be a Deviant/Ubuntu issue (it works with all other distros I have tried
> > like Arch, Sabayon and Fedora).
> 
> I'm sorry, not really sure which one is the Microphone Mute Button?

There was a recent thread where we figured out this was due to
gnome-settings-daemon adding support for XF86XK_AudioMicMute in version
3.9.2 [1], while Trusty has on 3.8.

  [1] 
https://github.com/GNOME/gnome-settings-daemon/commit/3a8beaaf380a483ce33363031d8d276c371d7af1

After some googling I find
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/408903
which implies Ubuntu added a patch to handle that key to g-s-d 3.4, so
huh?  Maybe that patch used the old F20 keysym?  It's not present in the
3.8 debian/patches anyway.

(BTW the hardware sends F20, and g-s-d handled that as "mic mute" before
3.9; what happened in 3.9 was g-s-d also started handling
XF86XK_AudioMicMute since some distros -- Ubuntu included -- remapped
F20 to XF86XK_AudioMicMute).

Marius Gedminas
-- 
It should be noted that no ethically-trained software engineer would ever
consent to write a DestroyBaghdad procedure. Basic professional ethics would
instead require him to write a DestroyCity procedure, to which Baghdad could be
given as a parameter.
-- Nathaniel S Borenstein


signature.asc
Description: Digital signature
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-25 Thread Steve Ovens
I have been running 14.04 on 3 different laptops since alpha. A thinkpad,
an HP dv6500 and a galago ultra pro. On the older machines i have the
occasional crash during login. The component varies and i usually submit
the abrt. On the Ultra pro i havent had any problems that i can recall. I
have done any reinstalls but just updating as needed.

So far i've been quite happy.

Good work by everyone so far

Steve
On Mar 25, 2014 6:38 AM, "Ali/amjjawad"  wrote:

>
>
>
> On Tue, Mar 25, 2014 at 2:02 PM, Héctor Sales Llamas <
> hectorsaleslla...@gmail.com> wrote:
>
>> Hello,
>>
>
> Hi and thanks for your email :)
>
> You forgot to CC the team so I did that :)
>
>
>> I am testing ubuntu gnome 14.04  beta-2 and application "sutter" crash
>> when trying to edit the capture, on my hard drive I installed ubuntu 14.04
>> unity and also it does not, it is because of the gnome environment ?
>>
>>
> Thank you so much for helping us with testing, appreciate that.
>
> Beta 2 is not yet released. We're testing the daily builds to make sure
> everything is okay and ready for Beta 2. Everything is explained here:
> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>
> I never use Shutter? is that the correct name?
> Do you mean it crashes on Ubuntu and Ubuntu GNOME Trusty as well?
>
> Anyone else having that issue, guys?
>
>
>
>> I've also noticed a high consumption of RAM, I'm not sure but I would say
>> that almost consumes more resources than unity (assuming unity is heavier
>> than gnome)
>>
>
> Really? haven't noticed anything unusual but I'm testing on Virtual
> Machines not real hardware.
>
> Are you saying it is using more RAM when idle and on startup?
>
> But just for the record, GNOME and Unity aren't really for old machines.
> However, GNOME should use less RAM than Unity AFAIK. I have stopped using
> Ubuntu since 11.04 (when Unity first came out) - that's why I'm
> contributing to GNOME not Unity ;)
>
>
>>
>> Best regards
>>
>>
> Thank you again for your feedback!
>
>
>
>>
>> 2014-03-23 17:05 GMT+01:00 Ali/amjjawad :
>>
>>>  Hi,
>>>
>>> Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>>>
>>> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>>>
>>> Thanks in advance for helping and testing Ubuntu GNOME :)
>>>
>>> We highly appreciate your help and support.
>>>
>>> --
>>> Best Regards,
>>> amjjawad 
>>> *Remember: *"All of us are smarter than any one of us."
>>>
>>> Ubuntu GNOME OneStopPage
>>> Join Ubuntu GNOME 
>>> Test Ubuntu GNOME 
>>> Contact Ubuntu GNOME 
>>> Download Ubuntu GNOME
>>>
>>> --
>>> Ubuntu-GNOME mailing list
>>> Ubuntu-GNOME@lists.ubuntu.com
>>> Modify settings or unsubscribe at:
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>>>
>>>
>>
>
>
> --
> Best Regards,
> amjjawad 
> *Remember: *"All of us are smarter than any one of us."
>
> Ubuntu GNOME OneStopPage 
> Join Ubuntu GNOME 
> Test Ubuntu GNOME 
> Contact Ubuntu GNOME 
> Download Ubuntu GNOME 
>
> --
> Ubuntu-GNOME mailing list
> Ubuntu-GNOME@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
>
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-25 Thread Ali/amjjawad
On Tue, Mar 25, 2014 at 2:02 PM, Héctor Sales Llamas <
hectorsaleslla...@gmail.com> wrote:

> Hello,
>

Hi and thanks for your email :)

You forgot to CC the team so I did that :)


> I am testing ubuntu gnome 14.04  beta-2 and application "sutter" crash
> when trying to edit the capture, on my hard drive I installed ubuntu 14.04
> unity and also it does not, it is because of the gnome environment ?
>
>
Thank you so much for helping us with testing, appreciate that.

Beta 2 is not yet released. We're testing the daily builds to make sure
everything is okay and ready for Beta 2. Everything is explained here:
http://ubuntugnome.org/trusty-tahr-beta-2-candidate/

I never use Shutter? is that the correct name?
Do you mean it crashes on Ubuntu and Ubuntu GNOME Trusty as well?

Anyone else having that issue, guys?



> I've also noticed a high consumption of RAM, I'm not sure but I would say
> that almost consumes more resources than unity (assuming unity is heavier
> than gnome)
>

Really? haven't noticed anything unusual but I'm testing on Virtual
Machines not real hardware.

Are you saying it is using more RAM when idle and on startup?

But just for the record, GNOME and Unity aren't really for old machines.
However, GNOME should use less RAM than Unity AFAIK. I have stopped using
Ubuntu since 11.04 (when Unity first came out) - that's why I'm
contributing to GNOME not Unity ;)


>
> Best regards
>
>
Thank you again for your feedback!



>
> 2014-03-23 17:05 GMT+01:00 Ali/amjjawad :
>
>> Hi,
>>
>> Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>>
>> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>>
>> Thanks in advance for helping and testing Ubuntu GNOME :)
>>
>> We highly appreciate your help and support.
>>
>> --
>> Best Regards,
>> amjjawad 
>> *Remember: *"All of us are smarter than any one of us."
>>
>> Ubuntu GNOME OneStopPage
>> Join Ubuntu GNOME 
>> Test Ubuntu GNOME 
>> Contact Ubuntu GNOME 
>> Download Ubuntu GNOME
>>
>> --
>> Ubuntu-GNOME mailing list
>> Ubuntu-GNOME@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>>
>>
>


-- 
Best Regards,
amjjawad 
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage 
Join Ubuntu GNOME 
Test Ubuntu GNOME 
Contact Ubuntu GNOME 
Download Ubuntu GNOME 
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-25 Thread Ali/amjjawad
Hi,


On Tue, Mar 25, 2014 at 7:38 AM, Lance  wrote:

> Probably slow testing on my end right now.
>
> I landed in the hospital Saturday with a blood clot causing some strange
> cardiac arrhythmia.
>
> I'm OK now but pretty well wiped out after all the meds.
>
>
Oh Lance, I'm so sorry to know that :(
Hope you get well soon! all the best.

That must be hard. My grandmother was at the hospital for a week - heart
failure - and it is really sad to know you had problems too. Prayers and
wishes for you, my good friend.

Don't worry about testing. Your health comes first. I'm serious. Please
take care and we shall take care of the rest :)



> Lance
>
>
Thank you!



>
>
>   --
>  *From:* Ali/amjjawad 
> *To:* ubuntugnome-qa 
> *Cc:* ubuntu-gnome 
> *Sent:* Sunday, March 23, 2014 11:05 AM
> *Subject:* Call for Testing Trusty Tahr Final Beta Candidate
>
> Hi,
>
> Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>
> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>
> Thanks in advance for helping and testing Ubuntu GNOME :)
>
> We highly appreciate your help and support.
>
> --
> Best Regards,
> amjjawad <https://wiki.ubuntu.com/amjjawad>
> *Remember: *"All of us are smarter than any one of us."
>
> Ubuntu GNOME OneStopPage <https://wiki.ubuntu.com/UbuntuGNOME/OneStopPage>
> Join Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/GettingInvolved>
> Test Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/Testing>
> Contact Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/ContactUs>
> Download Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/GetUbuntuGNOME>
>
> --
> Ubuntu-GNOME mailing list
> Ubuntu-GNOME@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
>
>
> --
> Mailing list: https://launchpad.net/~ubuntugnome-qa
> Post to : ubuntugnome...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ubuntugnome-qa
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Best Regards,
amjjawad <https://wiki.ubuntu.com/amjjawad>
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage <https://wiki.ubuntu.com/UbuntuGNOME/OneStopPage>
Join Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/GettingInvolved>
Test Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/Testing>
Contact Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/ContactUs>
Download Ubuntu GNOME <https://wiki.ubuntu.com/UbuntuGNOME/GetUbuntuGNOME>
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-25 Thread Ali Linx (amjjawad)
On Tue, Mar 25, 2014 at 4:11 AM, Christian Dysthe  wrote:

>   Hi,
>
> Hi and thank you for your email :)


> I did a fresh install on a Thinkpad T430S today. The installation was
> uneventful and very quick which is good. I had some glitches with the
> installer related to the partitioning in 13.10 on that machine, but no
> problems in this regard with 14.04.
>

That is great to know :)

> The microphone mute button is still not recognized in 14.04 but that seems
> to be a Deviant/Ubuntu issue (it works with all other distros I have tried
> like Arch, Sabayon and Fedora).
>

I'm sorry, not really sure which one is the Microphone Mute Button?


> Finally, hibernation support is not enabled by default, but that is also a
> Ubuntu issue it seems.
>
IIRC (If I Remember Correctly), you need to press and hold 'Alt' while
pointing your mouse at the shutdown button but I could be wrong - someone
may correct me please if I'm wrong. I never use Hibernate.


> Boot time is a lot faster, approximately 30% which is phenomenal.  Other
> than that nothing to report. This is going to be a great release!
>

I feel so bad that I couldn't get a machine to install Ubuntu GNOME Trusty
and test it :(

http://ubuntuforums.org/showthread.php?t=2208614

Had no time to look for a solution or anything so had to stick with Virtual
Machines :(
That said, can't tell about the booting time. Have only one main machine
and can't take any risk to lose it no matter what. Can't buy new machines
now.

Thank you so much for your feedback. Highly appreciate that :)

--
> //Christian Dysthe - Sent from my Android phone.
> Dropbox - Your stuff anywhere: http://db.tt/U8MqkVR
>
> On March 23, 2014 11:06:06 AM "Ali/amjjawad"  wrote:
>
>> Hi,
>>
>> Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>>
>> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>>
>> Thanks in advance for helping and testing Ubuntu GNOME :)
>>
>> We highly appreciate your help and support.
>>
>> --
>> Best Regards,
>> amjjawad 
>> *Remember: *"All of us are smarter than any one of us."
>>
>> Ubuntu GNOME OneStopPage
>> Join Ubuntu GNOME 
>> Test Ubuntu GNOME 
>> Contact Ubuntu GNOME 
>> Download Ubuntu GNOME
>>
>
> --
> Ubuntu-GNOME mailing list
> Ubuntu-GNOME@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
>


-- 
Remember: "All of us are smarter than any one of us."
Best Regards,
amjjawad 
Areas of Involvement 
My Projects 
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-24 Thread Lance
Probably slow testing on my end right now.

I landed in the hospital Saturday with a blood clot causing some strange 
cardiac arrhythmia.

I'm OK now but pretty well wiped out after all the meds.

Lance






 From: Ali/amjjawad 
To: ubuntugnome-qa  
Cc: ubuntu-gnome  
Sent: Sunday, March 23, 2014 11:05 AM
Subject: Call for Testing Trusty Tahr Final Beta Candidate
 


Hi,

Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:

http://ubuntugnome.org/trusty-tahr-beta-2-candidate/

Thanks in advance for helping and testing Ubuntu GNOME :)

We highly appreciate your help and support.


-- 

Best Regards,
amjjawad

Remember: "All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage
Join Ubuntu GNOME
Test Ubuntu GNOME
Contact Ubuntu GNOME
Download Ubuntu GNOME
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-24 Thread Christian Dysthe

Hi,

I did a fresh install on a Thinkpad T430S today. The installation was 
uneventful and very quick which is good. I had some glitches with the 
installer related to the partitioning in 13.10 on that machine, but no 
problems in this regard with 14.04. The microphone mute button is still not 
recognized in 14.04 but that seems to be a Deviant/Ubuntu issue (it works 
with all other distros I have tried like Arch, Sabayon and Fedora). 
Finally, hibernation support is not enabled by default, but that is also a 
Ubuntu issue it seems.


Boot time is a lot faster, approximately 30% which is phenomenal.  Other 
than that nothing to report. This is going to be a great release!


--
//Christian Dysthe - Sent from my Android phone.
Dropbox - Your stuff anywhere: http://db.tt/U8MqkVR



On March 23, 2014 11:06:06 AM "Ali/amjjawad"  wrote:


Hi,

Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:

http://ubuntugnome.org/trusty-tahr-beta-2-candidate/

Thanks in advance for helping and testing Ubuntu GNOME :)

We highly appreciate your help and support.

--
Best Regards,
amjjawad 
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage 
Join Ubuntu GNOME 
Test Ubuntu GNOME 
Contact Ubuntu GNOME 
Download Ubuntu GNOME 
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: Call for Testing Trusty Tahr Final Beta Candidate

2014-03-24 Thread Ali/amjjawad
Hi again,

On Sun, Mar 23, 2014 at 8:05 PM, Ali/amjjawad  wrote:

> Hi,
>
> Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>
> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>
> Thanks in advance for helping and testing Ubuntu GNOME :)
>
> We highly appreciate your help and support.
>

This is a friendly reminder :)


>
> --
> Best Regards,
> amjjawad 
> *Remember: *"All of us are smarter than any one of us."
>
> Ubuntu GNOME OneStopPage 
> Join Ubuntu GNOME 
> Test Ubuntu GNOME 
> Contact Ubuntu GNOME 
> Download Ubuntu GNOME 
>


Also, I have created this:
https://wiki.ubuntu.com/TrustyTahr/Beta2/UbuntuGNOME

This is not yet final, of course. We shall updated and get it ready before
Ubuntu Release Team release the final beta :)

Thank you!

-- 
Best Regards,
amjjawad 
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage 
Join Ubuntu GNOME 
Test Ubuntu GNOME 
Contact Ubuntu GNOME 
Download Ubuntu GNOME 
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread Ali/amjjawad
On Mon, Mar 24, 2014 at 3:33 AM, RocketsOSI Hussein wrote:

> Hello Ali,
>

Hi Hussien and thanks a lot for your email :)


>
> I was wondering if there is another server to download the daily build
> from. Or you might have a torrent or something.
> cdimage.*ubuntu*.com is very slow.. it is taking forever to download, for
> sure it is packed with people all over the world
> downloading all flavours of Ubuntu from there.
>

Tim beat me to it :D

For more information:
https://help.ubuntu.com/community/ZsyncCdImage

Which is included on:
https://wiki.ubuntu.com/UbuntuGNOME/Testing

'Before getting started' Section - #5




>
> Thank you,
>
> Hussein Al-Olimat
>
> President @ Rockets Open Source Initiative
> University of Toledo, OH, USA.
> hussein.aloli...@rockets.utoledo.edu
> 2olima...@gmail.com
> rockets...@gmail.com
>

Thank you so much for your help and support!

Must go to bed now ... good night everyone :)


>
>
> On Sun, Mar 23, 2014 at 1:26 PM, Ali/amjjawad  wrote:
>
>> Hello Eric and thanks for your email :)
>>
>> On Sun, Mar 23, 2014 at 8:59 PM, Eric Goulet wrote:
>>
>>> To be clear, should we be downloading the new image or if we've
>>> received updates all along (due to having Ubuntu GNOME Beta 1
>>> installed on a partition) do we essentially have it?
>>>
>>
>> What we do need to do here simply is: find the right candidate image to
>> be the final beta (beta 2) of Ubuntu GNOME Trusty Tahr.
>>
>> That said, at this stage, IMHO, it is less helpful/pointless to try an
>> already installed image on a machine. We need to go through the process
>> from beginning: Download, check MD5SUM, install, etc.
>>
>> You can however keep two installations. The one that is already installed
>> so that you can test the upgrade process for example or anything else AND a
>> new fresh installation for the very latest daily image which is soon - one
>> of these - be the final beta.
>>
>> What we do is:
>> 1- We test the daily build.
>> 2- Before the release of any milestone - please see the Release Schedule
>> Wiki Page - we decide which image is ready to be the milestone release, say
>> Beta 2.
>> 3- The target is always find the less buggy image but in case there are
>> some bugs, we mention that on the release notes.
>> 4- Once a milestone is released, we back to test the daily builds.
>>
>>  Everything is explained in details on the Testing Wiki Page of Ubuntu
>> GNOME.
>>
>> Hope that helps :)
>>
>>
>>> -
>>> Eric M. Goulet
>>> google.com/+EricGoulet
>>>
>>
>>
>> By the way, I appreciate if you could please subscribe to the main
>> mailing list so that I don't have to approve your emails every time :D
>>
>> https://wiki.ubuntu.com/UbuntuGNOME/ContactUs
>>
>> Thank you so much!
>>
>>
>>
>>>
>>>
>>> On Sun, Mar 23, 2014 at 5:05 PM, Ali/amjjawad 
>>> wrote:
>>> > Hi,
>>> >
>>> > Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>>> >
>>> > http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>>> >
>>> > Thanks in advance for helping and testing Ubuntu GNOME :)
>>> >
>>> > We highly appreciate your help and support.
>>> >
>>> > --
>>> > Best Regards,
>>> > amjjawad
>>> > Remember: "All of us are smarter than any one of us."
>>> >
>>> > Ubuntu GNOME OneStopPage
>>> > Join Ubuntu GNOME
>>> > Test Ubuntu GNOME
>>> > Contact Ubuntu GNOME
>>> > Download Ubuntu GNOME
>>> >
>>> > --
>>> > Mailing list: https://launchpad.net/~ubuntugnome-qa
>>> > Post to : ubuntugnome...@lists.launchpad.net
>>> > Unsubscribe : https://launchpad.net/~ubuntugnome-qa
>>> > More help   : https://help.launchpad.net/ListHelp
>>> >
>>>
>>> --
>>> Mailing list: https://launchpad.net/~ubuntugnome-qa
>>> Post to : ubuntugnome...@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~ubuntugnome-qa
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>>
>>
>> --
>> Best Regards,
>> amjjawad 
>> *Remember: *"All of us are smarter than any one of us."
>>
>> Ubuntu GNOME OneStopPage
>> Join Ubuntu GNOME 
>> Test Ubuntu GNOME 
>> Contact Ubuntu GNOME 
>> Download Ubuntu GNOME
>>
>> --
>> Ubuntu-GNOME mailing list
>> Ubuntu-GNOME@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>>
>>
>
> --
> Ubuntu-GNOME mailing list
> Ubuntu-GNOME@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
>


-- 
Best Regards,
amjjawad 
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage 
Join Ubuntu GNOME 
Test Ubuntu GNOME 
Contact Ubuntu

Re[2]: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread rocketsosi

Excellent, thank you Tim.
--
Sent from  myMail app for Android
Sunday, 23 March 2014, 07:37PM -04:00 from Tim :
On 24/03/14 10:33, RocketsOSI Hussein
  wrote:
>Hello Ali,
>
>I was wondering if there is another server to
    download the daily build from. Or you might have
    a torrent or something.
>cdimage. ubuntu .com is
  very slow.. it is taking forever to download, for
  sure it is packed with people all over the world
>downloading all flavours of Ubuntu from there.
unfortunately I don't believe there are any sites that mirror the
    daily images. However once you have a full image, you can use zsync
    to update it without downloading the entire image again each day.
>
>Thank you,
>
>Hussein Al-Olimat
>
>President @ Rockets Open Source Initiative
>University of Toledo, OH, USA.
>hussein.aloli...@rockets.utoledo.edu
>2olima...@gmail.com
>rockets...@gmail.com
>
>
>On Sun, Mar 23, 2014 at 1:26 PM,
  Ali/amjjawad  < amjja...@gnome.org > wrote:
>>Hello Eric and thanks for your
    email :)
>>
>>On Sun, Mar 23, 2014 at 8:59 PM, Eric
    Goulet  < eric.m.gou...@gmail.com > wrote:
>>>To be clear,
  should we be downloading the new image or if we've
>>>received updates all along (due to having Ubuntu
  GNOME Beta 1
>>>installed on a partition) do we essentially have
  it?
>>
>>What we do need to do here simply is: find the
    right candidate image to be the final beta (beta 2)
    of Ubuntu GNOME Trusty Tahr.
>>
>>That said, at this stage, IMHO, it is less
    helpful/pointless to try an already installed image
    on a machine. We need to go through the process from
    beginning: Download, check MD5SUM, install, etc.
>>
>>You can however keep two installations. The one
    that is already installed so that you can test the
    upgrade process for example or anything else AND a
    new fresh installation for the very latest daily
    image which is soon - one of these - be the final
    beta.
>>
>>What we do is:
>>1- We test the daily build.
>>2- Before the release of any milestone - please
    see the Release Schedule Wiki Page - we decide which
    image is ready to be the milestone release, say Beta
    2.
>>3- The target is always find the less buggy image
    but in case there are some bugs, we mention that on
    the release notes.
>>4- Once a milestone is released, we back to test
    the daily builds.
>>
>>Everything is explained in details on the Testing
    Wiki Page of Ubuntu GNOME.
>>
>>Hope that helps :)
>>  -
>>>Eric M. Goulet
>>>google.com/+EricGoulet
>>
>>
>>By the way, I appreciate if you could please
    subscribe to the main mailing list so that I don't
    have to approve your emails every time :D
>>
>>https://wiki.ubuntu.com/UbuntuGNOME/ContactUs
>>
>>Thank you so much!
>>
>> 
>>>
>>>
>>>On Sun, Mar 23, 2014 at 5:05 PM,
    Ali/amjjawad < amjja...@gnome.org >
    wrote:
 Hi,

 Getting Ready For The Final Beta of
    Ubuntu GNOME Trusty Tahr:

  http://ubuntugnome.org/trusty-tahr-beta-2-candidate/

 Thanks in advance for helping and
    testing Ubuntu GNOME :)

 We highly appreciate your help and
    support.

 --
 Best Regards,
 amjjawad
 Remember: "All of us are smarter than
    any one of us."

 Ubuntu GNOME OneStopPage
 Join Ubuntu GNOME
 Test Ubuntu GNOME
 Contact Ubuntu GNOME
 Download Ubuntu GNOME

 --
 Mailing list:  https://launchpad.net/~ubuntugnome-qa
 Post to     :  ubuntugnome...@lists.launchpad.net
 Unsubscribe :  https://launchpad.net/~ubuntugnome-qa
 More help   :  https://help.launchpad.net/ListHelp

>>>
>>>--
>>>Mailing list:  https://launchpad.net/~ubuntugnome-qa
>>>Post to     :  ubuntugnome...@lists.launchpad.net
>>>Unsubscribe :  https://launchpad.net/~ubuntugnome-qa
>>>More help   :  https://help.launchpad.net/ListHelp
>>
>>
>>
>>--
>>Best Regards,
>>amjjawad
>>Remember: "All of
  us are smarter than any one of
  us."
>>
>>Ubuntu GNOME OneStopPage
>>Join Ubuntu GNOME
>>Test Ubuntu GNOME
>>Contact Ubuntu GNOME
>>Download Ubuntu GNOME
>>--
>>Ubuntu-GNOME mailing list
>>Ubuntu-GNOME@lists.ubuntu.com
>>Modify settings or unsubscribe at:  
>>https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>>
>
>
>
--
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify sett

Re: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread Tim

  
  

On 24/03/14 10:33, RocketsOSI Hussein
  wrote:


  

  

  

  

  
Hello Ali,
  

I was wondering if there is another server to
download the daily build from. Or you might have
a torrent or something.
  
  cdimage.ubuntu.com is
  very slow.. it is taking forever to download, for
  sure it is packed with people all over the world

downloading all flavours of Ubuntu from there.
  

  

  

  

unfortunately I don't believe there are any sites that mirror the
daily images. However once you have a full image, you can use zsync
to update it without downloading the entire image again each day.

  

  

  

  
Thank you,

  
  Hussein Al-Olimat
  

President @ Rockets Open Source Initiative
  
  University of Toledo, OH, USA.

hussein.aloli...@rockets.utoledo.edu
  
  2olima...@gmail.com

rockets...@gmail.com
  
  

On Sun, Mar 23, 2014 at 1:26 PM,
  Ali/amjjawad 
  wrote:
  

  Hello Eric and thanks for your
email :)
  
  

  On Sun, Mar 23, 2014 at 8:59 PM, Eric
Goulet 
wrote:
To be clear,
  should we be downloading the new image or if we've
  received updates all along (due to having Ubuntu
  GNOME Beta 1
  installed on a partition) do we essentially have
  it?



  
  What we do need to do here simply is: find the
right candidate image to be the final beta (beta 2)
of Ubuntu GNOME Trusty Tahr.

  
  That said, at this stage, IMHO, it is less
helpful/pointless to try an already installed image
on a machine. We need to go through the process from
beginning: Download, check MD5SUM, install, etc.

  
  You can however keep two installations. The one
that is already installed so that you can test the
upgrade process for example or anything else AND a
new fresh installation for the very latest daily
image which is soon - one of these - be the final
beta.

  
  What we do is:
  
  1- We test the daily build.
  
  2- Before the release of any milestone - please
see the Release Schedule Wiki Page - we decide which
image is ready to be the milestone release, say Beta
2.
  
  3- The target is always find the less buggy image
but in case there are some bugs, we mention that on
the release notes.
  
  4- Once a milestone is released, we back to test
the daily builds.

  
  Everything is explained in details on the Testing
Wiki Page of Ubuntu GNOME.

  
  Hope that helps :)
  
  
 

  -
  Eric M. Goulet
  google.com/+EricGoulet


  

  
  By the way, I appreciate if you could please
subscribe to the main mailing list so that I don't
have to approve your emails every time :D

https://wiki.ubuntu.com/UbuntuGNOME/ContactUs

  
  Thank you so much!

  
  

   

Re: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread RocketsOSI Hussein
Hello Ali,

I was wondering if there is another server to download the daily build
from. Or you might have a torrent or something.
cdimage.*ubuntu*.com is very slow.. it is taking forever to download, for
sure it is packed with people all over the world
downloading all flavours of Ubuntu from there.

Thank you,

Hussein Al-Olimat

President @ Rockets Open Source Initiative
University of Toledo, OH, USA.
hussein.aloli...@rockets.utoledo.edu
2olima...@gmail.com
rockets...@gmail.com


On Sun, Mar 23, 2014 at 1:26 PM, Ali/amjjawad  wrote:

> Hello Eric and thanks for your email :)
>
> On Sun, Mar 23, 2014 at 8:59 PM, Eric Goulet wrote:
>
>> To be clear, should we be downloading the new image or if we've
>> received updates all along (due to having Ubuntu GNOME Beta 1
>> installed on a partition) do we essentially have it?
>>
>
> What we do need to do here simply is: find the right candidate image to be
> the final beta (beta 2) of Ubuntu GNOME Trusty Tahr.
>
> That said, at this stage, IMHO, it is less helpful/pointless to try an
> already installed image on a machine. We need to go through the process
> from beginning: Download, check MD5SUM, install, etc.
>
> You can however keep two installations. The one that is already installed
> so that you can test the upgrade process for example or anything else AND a
> new fresh installation for the very latest daily image which is soon - one
> of these - be the final beta.
>
> What we do is:
> 1- We test the daily build.
> 2- Before the release of any milestone - please see the Release Schedule
> Wiki Page - we decide which image is ready to be the milestone release, say
> Beta 2.
> 3- The target is always find the less buggy image but in case there are
> some bugs, we mention that on the release notes.
> 4- Once a milestone is released, we back to test the daily builds.
>
> Everything is explained in details on the Testing Wiki Page of Ubuntu
> GNOME.
>
> Hope that helps :)
>
>
>> -
>> Eric M. Goulet
>> google.com/+EricGoulet
>>
>
>
> By the way, I appreciate if you could please subscribe to the main mailing
> list so that I don't have to approve your emails every time :D
>
> https://wiki.ubuntu.com/UbuntuGNOME/ContactUs
>
> Thank you so much!
>
>
>
>>
>>
>> On Sun, Mar 23, 2014 at 5:05 PM, Ali/amjjawad  wrote:
>> > Hi,
>> >
>> > Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>> >
>> > http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>> >
>> > Thanks in advance for helping and testing Ubuntu GNOME :)
>> >
>> > We highly appreciate your help and support.
>> >
>> > --
>> > Best Regards,
>> > amjjawad
>> > Remember: "All of us are smarter than any one of us."
>> >
>> > Ubuntu GNOME OneStopPage
>> > Join Ubuntu GNOME
>> > Test Ubuntu GNOME
>> > Contact Ubuntu GNOME
>> > Download Ubuntu GNOME
>> >
>> > --
>> > Mailing list: https://launchpad.net/~ubuntugnome-qa
>> > Post to : ubuntugnome...@lists.launchpad.net
>> > Unsubscribe : https://launchpad.net/~ubuntugnome-qa
>> > More help   : https://help.launchpad.net/ListHelp
>> >
>>
>> --
>> Mailing list: https://launchpad.net/~ubuntugnome-qa
>> Post to : ubuntugnome...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~ubuntugnome-qa
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> Best Regards,
> amjjawad 
> *Remember: *"All of us are smarter than any one of us."
>
> Ubuntu GNOME OneStopPage 
> Join Ubuntu GNOME 
> Test Ubuntu GNOME 
> Contact Ubuntu GNOME 
> Download Ubuntu GNOME 
>
> --
> Ubuntu-GNOME mailing list
> Ubuntu-GNOME@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
>
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread Ali/amjjawad
Hello Eric and thanks for your email :)

On Sun, Mar 23, 2014 at 8:59 PM, Eric Goulet wrote:

> To be clear, should we be downloading the new image or if we've
> received updates all along (due to having Ubuntu GNOME Beta 1
> installed on a partition) do we essentially have it?
>

What we do need to do here simply is: find the right candidate image to be
the final beta (beta 2) of Ubuntu GNOME Trusty Tahr.

That said, at this stage, IMHO, it is less helpful/pointless to try an
already installed image on a machine. We need to go through the process
from beginning: Download, check MD5SUM, install, etc.

You can however keep two installations. The one that is already installed
so that you can test the upgrade process for example or anything else AND a
new fresh installation for the very latest daily image which is soon - one
of these - be the final beta.

What we do is:
1- We test the daily build.
2- Before the release of any milestone - please see the Release Schedule
Wiki Page - we decide which image is ready to be the milestone release, say
Beta 2.
3- The target is always find the less buggy image but in case there are
some bugs, we mention that on the release notes.
4- Once a milestone is released, we back to test the daily builds.

Everything is explained in details on the Testing Wiki Page of Ubuntu GNOME.

Hope that helps :)


> -
> Eric M. Goulet
> google.com/+EricGoulet
>


By the way, I appreciate if you could please subscribe to the main mailing
list so that I don't have to approve your emails every time :D

https://wiki.ubuntu.com/UbuntuGNOME/ContactUs

Thank you so much!



>
>
> On Sun, Mar 23, 2014 at 5:05 PM, Ali/amjjawad  wrote:
> > Hi,
> >
> > Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
> >
> > http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
> >
> > Thanks in advance for helping and testing Ubuntu GNOME :)
> >
> > We highly appreciate your help and support.
> >
> > --
> > Best Regards,
> > amjjawad
> > Remember: "All of us are smarter than any one of us."
> >
> > Ubuntu GNOME OneStopPage
> > Join Ubuntu GNOME
> > Test Ubuntu GNOME
> > Contact Ubuntu GNOME
> > Download Ubuntu GNOME
> >
> > --
> > Mailing list: https://launchpad.net/~ubuntugnome-qa
> > Post to : ubuntugnome...@lists.launchpad.net
> > Unsubscribe : https://launchpad.net/~ubuntugnome-qa
> > More help   : https://help.launchpad.net/ListHelp
> >
>
> --
> Mailing list: https://launchpad.net/~ubuntugnome-qa
> Post to : ubuntugnome...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ubuntugnome-qa
> More help   : https://help.launchpad.net/ListHelp
>



-- 
Best Regards,
amjjawad 
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage 
Join Ubuntu GNOME 
Test Ubuntu GNOME 
Contact Ubuntu GNOME 
Download Ubuntu GNOME 
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome


Re: [Ubuntugnome-qa] Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread Eric Goulet
To be clear, should we be downloading the new image or if we've
received updates all along (due to having Ubuntu GNOME Beta 1
installed on a partition) do we essentially have it?
-
Eric M. Goulet
google.com/+EricGoulet


On Sun, Mar 23, 2014 at 5:05 PM, Ali/amjjawad  wrote:
> Hi,
>
> Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:
>
> http://ubuntugnome.org/trusty-tahr-beta-2-candidate/
>
> Thanks in advance for helping and testing Ubuntu GNOME :)
>
> We highly appreciate your help and support.
>
> --
> Best Regards,
> amjjawad
> Remember: "All of us are smarter than any one of us."
>
> Ubuntu GNOME OneStopPage
> Join Ubuntu GNOME
> Test Ubuntu GNOME
> Contact Ubuntu GNOME
> Download Ubuntu GNOME
>
> --
> Mailing list: https://launchpad.net/~ubuntugnome-qa
> Post to : ubuntugnome...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ubuntugnome-qa
> More help   : https://help.launchpad.net/ListHelp
>

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


Call for Testing Trusty Tahr Final Beta Candidate

2014-03-23 Thread Ali/amjjawad
Hi,

Getting Ready For The Final Beta of Ubuntu GNOME Trusty Tahr:

http://ubuntugnome.org/trusty-tahr-beta-2-candidate/

Thanks in advance for helping and testing Ubuntu GNOME :)

We highly appreciate your help and support.

-- 
Best Regards,
amjjawad 
*Remember: *"All of us are smarter than any one of us."

Ubuntu GNOME OneStopPage 
Join Ubuntu GNOME 
Test Ubuntu GNOME 
Contact Ubuntu GNOME 
Download Ubuntu GNOME 
-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome