You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by calle sollander <ca...@msn.com> on 2017/11/23 08:54:41 UTC

Captcha examples does not work.

Hello.
I just saw that the captcha examples does not work.
http://examples7x.wicket.apache.org/wicket-examples/captcha/?0

There is no captcha pictures showing at all.

Regards, Calle




Re: Captcha examples does not work.

Posted by Maxim Solodovnik <so...@gmail.com>.
Should be fixed :)

On Thu, Nov 23, 2017 at 6:24 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> I found quick workaround, and have started discussion on dev@ list
> Hopefully this issue will be addressed ASAP :)
>
> On Thu, Nov 23, 2017 at 6:22 PM, calle sollander <ca...@msn.com>
> wrote:
>
>> Hello.
>> We had an error with captcha when we upgraded to rhel7.
>> My colleague found out that we missed this package:
>> xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
>>
>> Don't know if this help, but.
>>
>> / Calle
>>
>> ------------------------------
>> *From:* Maxim Solodovnik <so...@gmail.com>
>> *Sent:* Thursday, November 23, 2017 11:31 AM
>> *To:* users@wicket.apache.org
>> *Subject:* Re: Captcha examples does not work.
>>
>> As I thought:
>>
>> java.lang.NullPointerException
>> at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264)
>> at sun.awt.FontConfiguration.readFontConfigFile(FontConfigurati
>> on.java:219)
>> at sun.awt.FontConfiguration.init(FontConfiguration.java:107)
>> at sun.awt.X11FontManager.createFontConfiguration(X11FontManage
>> r.java:774)
>> at sun.font.SunFontManager$2.run(SunFontManager.java:431)
>>
>> This VM missing some package, will try to check which one
>>
>>
>>
>> On Thu, Nov 23, 2017 at 4:57 PM, Andrea Del Bene <an...@gmail.com>
>> wrote:
>>
>> > Still...captcha pictures are not displayed :(
>> >
>> > On Thu, Nov 23, 2017 at 10:36 AM, Maxim Solodovnik <
>> solomax666@gmail.com>
>> > wrote:
>> >
>> > > The correct URL is http://examples7x.wicket.apache.org/captcha/
>> > >
>> > > On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <
>> callesollander@msn.com
>> > >
>> > > wrote:
>> > >
>> > > > Hello.
>> > > > I just saw that the captcha examples does not work.
>> > > > http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
>> > > >
>> > > > There is no captcha pictures showing at all.
>> > > >
>> > > > Regards, Calle
>> > > >
>> > > >
>> > > >
>> > > >
>> > >
>> > >
>> > > --
>> > > WBR
>> > > Maxim aka solomax
>> > >
>> >
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Captcha examples does not work.

Posted by Maxim Solodovnik <so...@gmail.com>.
I found quick workaround, and have started discussion on dev@ list
Hopefully this issue will be addressed ASAP :)

On Thu, Nov 23, 2017 at 6:22 PM, calle sollander <ca...@msn.com>
wrote:

> Hello.
> We had an error with captcha when we upgraded to rhel7.
> My colleague found out that we missed this package:
> xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
>
> Don't know if this help, but.
>
> / Calle
>
> ------------------------------
> *From:* Maxim Solodovnik <so...@gmail.com>
> *Sent:* Thursday, November 23, 2017 11:31 AM
> *To:* users@wicket.apache.org
> *Subject:* Re: Captcha examples does not work.
>
> As I thought:
>
> java.lang.NullPointerException
> at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264)
> at sun.awt.FontConfiguration.readFontConfigFile(
> FontConfiguration.java:219)
> at sun.awt.FontConfiguration.init(FontConfiguration.java:107)
> at sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:774)
> at sun.font.SunFontManager$2.run(SunFontManager.java:431)
>
> This VM missing some package, will try to check which one
>
>
>
> On Thu, Nov 23, 2017 at 4:57 PM, Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > Still...captcha pictures are not displayed :(
> >
> > On Thu, Nov 23, 2017 at 10:36 AM, Maxim Solodovnik <solomax666@gmail.com
> >
> > wrote:
> >
> > > The correct URL is http://examples7x.wicket.apache.org/captcha/
> > >
> > > On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <
> callesollander@msn.com
> > >
> > > wrote:
> > >
> > > > Hello.
> > > > I just saw that the captcha examples does not work.
> > > > http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
> > > >
> > > > There is no captcha pictures showing at all.
> > > >
> > > > Regards, Calle
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Captcha examples does not work.

Posted by calle sollander <ca...@msn.com>.
Hello.
We had an error with captcha when we upgraded to rhel7.
My colleague found out that we missed this package:
xorg-x11-fonts-Type1.noarch 0:7.5-9.el7

Don't know if this help, but.

/ Calle

________________________________
From: Maxim Solodovnik <so...@gmail.com>
Sent: Thursday, November 23, 2017 11:31 AM
To: users@wicket.apache.org
Subject: Re: Captcha examples does not work.

As I thought:

java.lang.NullPointerException
at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264)
at sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:219)
at sun.awt.FontConfiguration.init(FontConfiguration.java:107)
at sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:774)
at sun.font.SunFontManager$2.run(SunFontManager.java:431)

This VM missing some package, will try to check which one



On Thu, Nov 23, 2017 at 4:57 PM, Andrea Del Bene <an...@gmail.com>
wrote:

> Still...captcha pictures are not displayed :(
>
> On Thu, Nov 23, 2017 at 10:36 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > The correct URL is http://examples7x.wicket.apache.org/captcha/
> >
> > On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <callesollander@msn.com
> >
> > wrote:
> >
> > > Hello.
> > > I just saw that the captcha examples does not work.
> > > http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
> > >
> > > There is no captcha pictures showing at all.
> > >
> > > Regards, Calle
> > >
> > >
> > >
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



--
WBR
Maxim aka solomax

Re: Captcha examples does not work.

Posted by Maxim Solodovnik <so...@gmail.com>.
As I thought:

java.lang.NullPointerException
at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264)
at sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:219)
at sun.awt.FontConfiguration.init(FontConfiguration.java:107)
at sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:774)
at sun.font.SunFontManager$2.run(SunFontManager.java:431)

This VM missing some package, will try to check which one



On Thu, Nov 23, 2017 at 4:57 PM, Andrea Del Bene <an...@gmail.com>
wrote:

> Still...captcha pictures are not displayed :(
>
> On Thu, Nov 23, 2017 at 10:36 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > The correct URL is http://examples7x.wicket.apache.org/captcha/
> >
> > On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <callesollander@msn.com
> >
> > wrote:
> >
> > > Hello.
> > > I just saw that the captcha examples does not work.
> > > http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
> > >
> > > There is no captcha pictures showing at all.
> > >
> > > Regards, Calle
> > >
> > >
> > >
> > >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



-- 
WBR
Maxim aka solomax

Re: Captcha examples does not work.

Posted by Andrea Del Bene <an...@gmail.com>.
Still...captcha pictures are not displayed :(

On Thu, Nov 23, 2017 at 10:36 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> The correct URL is http://examples7x.wicket.apache.org/captcha/
>
> On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <ca...@msn.com>
> wrote:
>
> > Hello.
> > I just saw that the captcha examples does not work.
> > http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
> >
> > There is no captcha pictures showing at all.
> >
> > Regards, Calle
> >
> >
> >
> >
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Captcha examples does not work.

Posted by Maxim Solodovnik <so...@gmail.com>.
I'll try to investigate why image is not being displayed
Maybe something wrong with the VM

On Thu, Nov 23, 2017 at 4:36 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> The correct URL is http://examples7x.wicket.apache.org/captcha/
>
> On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <ca...@msn.com>
> wrote:
>
>> Hello.
>> I just saw that the captcha examples does not work.
>> http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
>>
>> There is no captcha pictures showing at all.
>>
>> Regards, Calle
>>
>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Captcha examples does not work.

Posted by Maxim Solodovnik <so...@gmail.com>.
The correct URL is http://examples7x.wicket.apache.org/captcha/

On Thu, Nov 23, 2017 at 3:54 PM, calle sollander <ca...@msn.com>
wrote:

> Hello.
> I just saw that the captcha examples does not work.
> http://examples7x.wicket.apache.org/wicket-examples/captcha/?0
>
> There is no captcha pictures showing at all.
>
> Regards, Calle
>
>
>
>


-- 
WBR
Maxim aka solomax