Re: [Flightgear-devel] CI server

2013-01-21 Thread geneb
On Mon, 21 Jan 2013, Frederic Bouvier wrote:

> Found this : https://issues.jenkins-ci.org/browse/JENKINS-14063
>
> Maybe you already know.
>
I wasn't aware of that - all my searches came up empty.

Looks like someone installed GreenBalls v1.12+ for us. :)

It's working now.

g.

-- 
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
Some people collect things for a hobby.  Geeks collect hobbies.

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread Frederic Bouvier
> De: "Frederic Bouvier" 
> 
> Found this : https://issues.jenkins-ci.org/browse/JENKINS-14063
> 
> Maybe you already know.

As hinted in the bug reports, the update of the green balls plug-in seems to 
fix the problem

Regards,
-Fred

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread Frederic Bouvier
Found this : https://issues.jenkins-ci.org/browse/JENKINS-14063

Maybe you already know.

Regards,
-Fred

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread geneb
On Mon, 21 Jan 2013, Frederic Bouvier wrote:

> Hi Gene,
>
>> De: "geneb" 
>>
>> On Mon, 21 Jan 2013, ys wrote:
>>
>>> Hi Gene Could have different reason, is also reported as bug with
>>> some jenkins versions ... https settings for anonymous user, windwos
>>> server, proxied and "wrong" proxy configuration ... In case you're running
>>> a nginx proxy I could send you another configuration to compare, with
>>> settings that work here for http and https. -Yves
>>
>> I'm not using any proxies and the site is hosted on a Linux box.  I
>> joined the Jenkins-users list today and asked about the issue there.
>>  Hopefully it'll bear fruit.
>
> If I could make a guess, I would say that the site somehow change credentials
> when we are logged in and use a default user/group when not (defaulting to 
> nobody
> for instance). Maybe the image directory is protected and doesn't allow 
> everyone
> to read its content.
>
Fred, Jenkins uses it's own auth mechanism that's separate from Apache. 
The images are set world readable as well.

g.

-- 
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
Some people collect things for a hobby.  Geeks collect hobbies.

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread Frederic Bouvier
Hi Gene,

> De: "geneb" 
> 
> On Mon, 21 Jan 2013, ys wrote:
> 
> > Hi Gene Could have different reason, is also reported as bug with
> > some jenkins versions ... https settings for anonymous user, windwos
> > server, proxied and "wrong" proxy configuration ... In case you're running
> > a nginx proxy I could send you another configuration to compare, with
> > settings that work here for http and https. -Yves
> 
> I'm not using any proxies and the site is hosted on a Linux box.  I
> joined the Jenkins-users list today and asked about the issue there.
>  Hopefully it'll bear fruit.

If I could make a guess, I would say that the site somehow change credentials 
when we are logged in and use a default user/group when not (defaulting to 
nobody
for instance). Maybe the image directory is protected and doesn't allow 
everyone 
to read its content.

Again, just a guess

Regards,
-Fred

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread geneb
On Mon, 21 Jan 2013, ys wrote:

> Hi Gene Could have different reason, is also reported as bug with some 
> jenkins versions ... https settings for anonymous user, windwos server, 
> proxied and "wrong" proxy configuration ... In case you're running a 
> nginx proxy I could send you another configuration to compare, with 
> settings that work here for http and https. -Yves

I'm not using any proxies and the site is hosted on a Linux box.  I joined 
the Jenkins-users list today and asked about the issue there.  Hopefully 
it'll bear fruit.

g.

-- 
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
Some people collect things for a hobby.  Geeks collect hobbies.

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread ys
Hi Gene
Could have different reason, is also reported as bug with some jenkins versions 
... https settings for anonymous user, windwos server, proxied and "wrong" 
proxy configuration ... In case you're running a nginx proxy I could send you 
another configuration to compare, with settings that work here for http and 
https.
-Yves




Am 21.01.2013 um 15:29 schrieb geneb :

> On Sun, 20 Jan 2013, ys wrote:
> 
>> Hi
>> 
>> Sorry for that and I don't want to shout loud about anything (mostly), 
>> but after some months ... is it possible to get the images back somehow 
>> on the official CI server? I mean, with all respect for whatever 
>> console, but I need to note that this server is some kind of a "flag" 
>> for some less well-off developers and users probably too, and beside of 
>> that ... I stop know, but really, is it possible? At least during a 
>> pre-release and release cycle? ;-)
> 
> I don't know what causes it.  All I know is when you log in to the page, 
> the images re-appear.  The odd thing is that the paths to the images never 
> changes between being logged in (shows images) and logged out (shows no 
> images).
> 
> g.
> 
> -- 
> Proud owner of F-15C 80-0007
> http://www.f15sim.com - The only one of its kind.
> http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
> Some people collect things for a hobby.  Geeks collect hobbies.
> 
> ScarletDME - The red hot Data Management Environment
> A Multi-Value database for the masses, not the classes.
> http://www.scarletdme.org - Get it _today_!
> 
> --
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122412
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CI server

2013-01-21 Thread geneb
On Sun, 20 Jan 2013, ys wrote:

> Hi
>
> Sorry for that and I don't want to shout loud about anything (mostly), 
> but after some months ... is it possible to get the images back somehow 
> on the official CI server? I mean, with all respect for whatever 
> console, but I need to note that this server is some kind of a "flag" 
> for some less well-off developers and users probably too, and beside of 
> that ... I stop know, but really, is it possible? At least during a 
> pre-release and release cycle? ;-)

I don't know what causes it.  All I know is when you log in to the page, 
the images re-appear.  The odd thing is that the paths to the images never 
changes between being logged in (shows images) and logged out (shows no 
images).

g.

-- 
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
Some people collect things for a hobby.  Geeks collect hobbies.

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] CI server

2013-01-20 Thread ys
Hi

Sorry for that and I don't want to shout loud about anything (mostly), but 
after some months ... is it possible to get the images back somehow on the 
official CI server? I mean, with all respect for whatever console, but I need 
to note that this server is some kind of a "flag" for some less well-off 
developers and users probably too, and beside of that ... I stop know, but 
really, is it possible? At least during a pre-release and release cycle? ;-)

-Yves




--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel