Re: A little care on new commits?

2011-08-10 Thread Mihamina Rakotomandimby

On 08/09/2011 07:34 PM, Alexandre Strube wrote:

A bit more care before committing might help?


Since a long time, Ubuntu has very good virtualization features:
- KVM (my favorite)
- VirtualBox
- 

I suggest you use the last stable version as physical host and 
virtualize you Alpha/Beta over it.


--
RMA.


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


A little care on new commits?

2011-08-09 Thread Alexandre Strube
Just that I haven't had an usable desktop for weeks on this latest beta.
While I generally agree that some things might break, to have a constant
broken state of everything does not help much. A bit more care before
committing might help?

-- 
[]
Alexandre Strube
su...@ubuntu.com
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: A little care on new commits?

2011-08-09 Thread Kyrillos Mossad
Realize that you're talking about a BETA, this comes with the territory of
trying new things. Beta's are for people to contribute useful information
not complain. If you want some nearly bug free then please revert back to a
stable version

On Tue, Aug 9, 2011 at 12:34 PM, Alexandre Strube su...@surak.eti.brwrote:

 Just that I haven't had an usable desktop for weeks on this latest beta.
 While I generally agree that some things might break, to have a constant
 broken state of everything does not help much. A bit more care before
 committing might help?

 --
 []
 Alexandre Strube
 su...@ubuntu.com

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


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


Re: A little care on new commits?

2011-08-09 Thread Jeremy Bicha
On 9 August 2011 12:44, Kyrillos Mossad kmos...@gmail.com wrote:
 Realize that you're talking about a BETA, this comes with the territory of
 trying new things. Beta's are for people to contribute useful information
 not complain. If you want some nearly bug free then please revert back to a
 stable version

 On Tue, Aug 9, 2011 at 12:34 PM, Alexandre Strube su...@surak.eti.br
 wrote:

 Just that I haven't had an usable desktop for weeks on this latest beta.
 While I generally agree that some things might break, to have a constant
 broken state of everything does not help much. A bit more care before
 committing might help?

Ubuntu 11.10 is not in beta; it's in alpha and it's a big difference.
That means that if you need your computer to not be broken, please
stick with the stable, tested releases. If you insist on running the
development versions, then you should understand that you don't have
to accept upgrades that offer to break your computer. There are always
transitions that leave the archive in a partially inconsistent state.
Please read http://ubuntuforums.org/showthread.php?t=1751299 for some
more info on how to deal with that.

I recommend you reinstall Ubuntu 11.04 and wait until Beta 1 or even
better Beta 2 before upgrading.

Jeremy

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


Re: A little care on new commits?

2011-08-09 Thread Dan Chen
On Tue, Aug 9, 2011 at 12:34, Alexandre Strube su...@surak.eti.br wrote:
 Just that I haven't had an usable desktop for weeks on this latest beta.
 While I generally agree that some things might break, to have a constant
 broken state of everything does not help much. A bit more care before
 committing might help?

Your email lacks a description of what precisely does not work. It
would help the developers if you expanded on those issues, preferably
with Launchpad bug reports.

Cheers,
-Dan

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


Re: A little care on new commits?

2011-08-09 Thread Alexandre Strube
Oh I have been doing bug reports when I can. At least 12 from july until
today.

Problem is, for instance, the one shared more actively on forums than on
launchpad, where lightdm just breaks after receiving login credentials,
staying with the X server's null cursor right over the VTs. I cannot send
the usual apport reports simply because the login process won't allow me to
get to it. And by the sheer number of people talking about some of these,
they are neither rare and uncommon nor solved quickly. And if it is a bug
that happens in several cases - that means the developer just threw an
update for the sake of it with little testing. The developer would receive
more useful feedback on the real issues if he/she had been more cautious to
begin with.

That is what I mean with more careful commits.

Please, I am not just ranting OMG MY UBUNTU IS BROKEN - Far from it. I am
a developer too and understand the issues.

2011/8/9 Dan Chen seven.st...@gmail.com

 On Tue, Aug 9, 2011 at 12:34, Alexandre Strube su...@surak.eti.br wrote:
  Just that I haven't had an usable desktop for weeks on this latest beta.
  While I generally agree that some things might break, to have a constant
  broken state of everything does not help much. A bit more care before
  committing might help?

 Your email lacks a description of what precisely does not work. It
 would help the developers if you expanded on those issues, preferably
 with Launchpad bug reports.

 Cheers,
 -Dan




-- 
[]
Alexandre Strube
su...@ubuntu.com
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: A little care on new commits?

2011-08-09 Thread Dan Chen
On Tue, Aug 9, 2011 at 13:18, Alexandre Strube su...@surak.eti.br wrote:
 And if it is a bug
 that happens in several cases - that means the developer just threw an
 update for the sake of it with little testing.

Since you attest to being a developer, you likely have a good idea
that in the realm of plumbing, particularly drivers, regressions are
not immediately obvious. We all can test, test and test, but at some
point we each run out of test hardware.

Cheers,
-Dan

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


Re: A little care on new commits?

2011-08-09 Thread Mihamina Rakotomandimby

On 08/09/2011 08:18 PM, Alexandre Strube wrote:
Problem is, for instance, the one shared more actively on forums than 
on launchpad, where lightdm just breaks after receiving login 
credentials, staying with the X server's null cursor right over the VTs.


I also encouter that problem on Oneiric.
I would like to join you bug also affects me, what number is it?

I cannot send the usual apport reports simply because the login 
process won't allow me to get to it.


At the lightDM prompt: Ctrl+Alt+F2
Then login
Then sudo service lightdm stop
Then starxfce4 (or you environment launcher)
You will get to you GUI

That LightDM problem is a big one...

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