Re: Code complexity survey

2016-09-14 Thread Andrea Bernabei
On Fri, Sep 9, 2016 at 9:08 AM, Vard Antinyan 
wrote:

> Dear developers,
>
>
>
> We have undertaken a task to assess code complexity triggers and generate
> recommendations for developing simple and understandable code. Our
> intension is to share the results with software developers of the entire
> world, so everyone can learn the triggers behind complex software.
>
>
>
> *You are welcome to learn preliminary results through this link:*
>
> https://www.facebook.com/SoftwareCodeQuality/photos/?tab=album_id=
> 1639816749664288
>
>
>
> However we need your help for more input and more rigorous results. My
> request to you is - *would you please consider to answer the questions of
> this survey, which takes max. 10 minutes to fulfill?*
>
> https://goo.gl/forms/h9WXZ8VSEw7BUyHg1
>
>
>
> The results will be shared in a public webpage and everyone possible will
> be invited to learn and discuss them.
>
> Hi :)

Very nice survey! I have just completed it, I'm looking forward to seeing
the final results!

Br,
Andrea

>
>
> Your knowledge and experience is vital for achieving substantial and
> generalizable results, and your effort is much appreciated!
>
>
>
> Sincerely
>
> Vard Antinyan
>
> PhD candidate in University of Gothenburg, Sweden
>
> Tel: 0046317725707
>
>
> --
> 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: Connection Information in Ubuntu Desktop 16.04

2016-07-04 Thread Andrea Bernabei
On Fri, Jul 1, 2016 at 3:31 PM, Contact Orielstar 
wrote:

> Folks,
>
> I'm almost embarrassed to bother you with this - it's such a small issue -
> but still, I guess we need to know about everything big or small...
>
> I have 3 DNS servers set up in my network connection, and when I go to
> connection information it shows me the Primary, Secondary and *Ternary*
> DNS ips. I'm sorry to be pedantic, but “*Ternary*” means “having three
> parts”. Operators in C# can be unary, binary or *ternary* – they take
> one, two or three operands. “*Tertiary*” means “third in order”.
>
>
Hi Dave,

thanks for taking the time to report this. Details are important :)
I'm not familiar with the codebase, but I tracked down the bug to be in the
package network-manager-applet.

Would you please file a bug?
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet
Click on "Report a bug" on the right ^

Cheers,
Andrea

On this basis, it should be  Primary, Secondary and Tertiary (not Ternary)
> DNS. If you would like to argue that it's an operand with 3 parts, then it
> should be Unary, Binary and Ternary DNS, however, the DNS servers are hit
> in order so I think P/S/T is correct.
>
> Cheers,
> --
>
> Dave Jury
>
> rielstar
> Business Solutions
>
> Marondera Branch:
> 10A Tipperary
> Marondera
> Phone 0773 247 121
>
> --
> 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: [Request] FGLRX driver package

2016-03-10 Thread Andrea Bernabei
On Thu, Mar 10, 2016 at 12:43 PM, Timo Aaltonen <tjaal...@ubuntu.com> wrote:

> 10.03.2016, 12:26, Andrea Bernabei kirjoitti:
> >
> >
> > On Wed, Mar 9, 2016 at 6:11 PM, Steffen Winkler <steffen-wink...@gmx.de
> > <mailto:steffen-wink...@gmx.de>> wrote:
> >
> > Hi,
> >
> > after an update yesterday evening, I was greeted by a mirrored
> desktop
> > today and the fact that I couldn't find the AMD configuration
> utility.
> >
> > After some searching and digging, I found that someone decided to
> > remove fglrx from Ubuntu 16.04 and it was even published on the
> > ReleaseNotes site:
> https://wiki.ubuntu.com/XenialXerus/ReleaseNotes#fgl
> > rx [I'm pretty sure that that wasn't there two weeks ago when I
> > switched to Ubuntu 16.04 Beta]
> >
> > I'm not sure what the reason for that is, but I'd hope someone could
> > reverse that decision.
> >
> > Why reverse it? Without FGLRX/Catalyst AMD users don't have any way
> of
> > running OpenGL 4.3/4.4/4.5 applications. You may say 'so install the
> > package from AMD's website' to which I'd reply that I tried that but
> > DKMS decided that that is a really bad idea and denied me that
> request.
> >
> > With kind regards
> > Steffen Winkler
> >
> >
> > Hi Steffen,
> >
> > I was also setting up a machine with AMD GPUs just yesterday and ended
> > up having the same problems.
> > I managed to get the DKMS module to build though, using the patches from
> > https://github.com/kolasa/fglrx-15.30.1025
> > but that wasn't enough, the setup still doesn't get past the lightdm
> > login screen.
> >
> > Running Xorg -configure fails with "Failed to load module fglrxdrm"...
> >
> > I'll spend some more time on it this evening, let's see if I manage to
> > get anywhere :)
>
> There's no reason to shoot yourself in the foot, the driver won't work
> with the xserver no matter what you try. The DKMS is only half of the
> story..
>
>
Thanks Timo,
I eventually realized that and installed Wily alongside Xenial. Let's see
how it goes there :)

Cheers,
Andrea


>
> --
> t
>
-- 
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: [Request] FGLRX driver package

2016-03-10 Thread Andrea Bernabei
On Wed, Mar 9, 2016 at 6:11 PM, Steffen Winkler 
wrote:

> Hi,
>
> after an update yesterday evening, I was greeted by a mirrored desktop
> today and the fact that I couldn't find the AMD configuration utility.
>
> After some searching and digging, I found that someone decided to
> remove fglrx from Ubuntu 16.04 and it was even published on the
> ReleaseNotes site: https://wiki.ubuntu.com/XenialXerus/ReleaseNotes#fgl
> rx [I'm pretty sure that that wasn't there two weeks ago when I
> switched to Ubuntu 16.04 Beta]
>
> I'm not sure what the reason for that is, but I'd hope someone could
> reverse that decision.
>
> Why reverse it? Without FGLRX/Catalyst AMD users don't have any way of
> running OpenGL 4.3/4.4/4.5 applications. You may say 'so install the
> package from AMD's website' to which I'd reply that I tried that but
> DKMS decided that that is a really bad idea and denied me that request.
>
> With kind regards
> Steffen Winkler
>
>
Hi Steffen,

I was also setting up a machine with AMD GPUs just yesterday and ended up
having the same problems.
I managed to get the DKMS module to build though, using the patches from
https://github.com/kolasa/fglrx-15.30.1025
but that wasn't enough, the setup still doesn't get past the lightdm login
screen.

Running Xorg -configure fails with "Failed to load module fglrxdrm"...

I'll spend some more time on it this evening, let's see if I manage to get
anywhere :)

Br,
Andrea

--
> 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: UI Changes?

2016-02-23 Thread Andrea Bernabei
On Tue, Feb 23, 2016 at 10:07 PM, agents4je...@gmail.com <
agents4je...@gmail.com> wrote:

> I ran
> sudo apt-get install unity8 -y
>
> It finished, but I can't seem to find a way to run it or make it default.
>
>
I think the best way to try Unity8 at the moment is to:
- setup Xenial 16.04
- install unity8-desktop-session-mir

and then ask on IRC if you still can't get it to boot

Hope that helps,
Andrea

Help!
>
>
> On 02/23/2016 03:31 AM, Andrea Bernabei wrote:
>
>
>
> On Mon, Feb 22, 2016 at 11:50 PM, <agents4je...@gmail.com>
> agents4je...@gmail.com <agents4je...@gmail.com> wrote:
>
>> Hi everyone,
>>
>> One thing that I have noticed over the years is that Ubuntu's UI really
>> hasn't changed all that much.
>>
>> The thing that bugs me the most is the grey "bump" at the top of any
>> window. (for example: firefox).
>>
>> If the UI could change to a more "flat" look (even if the grey *color*
>> stayed the same), it would give Ubuntu more of a visual appeal.
>>
>>
> You might want to give Unity8 a try :)
>
>
>> Also, the top bar that says "Ubuntu Desktop": I've tweaked it using unity
>> tweak tool to make it transparent (with blur). It makes the OS look a lot
>> more polished...except the menus are grey.
>>
>> If the whole UI could be tweaked just a little bit ("flattened" in some
>> places, transparent in others), that would be really awesome.
>>
>> I believe that the UI is due for a change anyway. It's been what? Three
>> years?
>>
>> I'm not sure how hard this would be, I'm an Android developer, not a
>> Linux developer, but I think if the default theme was tweaked, it wouldn't
>> be all that hard...
>>
>> Thanks,
>> Tony
>>
>> --
>> 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>
>> 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: UI Changes?

2016-02-23 Thread Andrea Bernabei
On Mon, Feb 22, 2016 at 11:50 PM, agents4je...@gmail.com <
agents4je...@gmail.com> wrote:

> Hi everyone,
>
> One thing that I have noticed over the years is that Ubuntu's UI really
> hasn't changed all that much.
>
> The thing that bugs me the most is the grey "bump" at the top of any
> window. (for example: firefox).
>
> If the UI could change to a more "flat" look (even if the grey *color*
> stayed the same), it would give Ubuntu more of a visual appeal.
>
>
You might want to give Unity8 a try :)


> Also, the top bar that says "Ubuntu Desktop": I've tweaked it using unity
> tweak tool to make it transparent (with blur). It makes the OS look a lot
> more polished...except the menus are grey.
>
> If the whole UI could be tweaked just a little bit ("flattened" in some
> places, transparent in others), that would be really awesome.
>
> I believe that the UI is due for a change anyway. It's been what? Three
> years?
>
> I'm not sure how hard this would be, I'm an Android developer, not a Linux
> developer, but I think if the default theme was tweaked, it wouldn't be all
> that hard...
>
> Thanks,
> Tony
>
> --
> 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