Re: [wxperl-users] Plans for wxPerl 0.23, wxWidgets 2.6.0 Hello,
> Mattia Barbon wrote:
>
> > I am going to provide only w=
xWidgets 2.6.x releases from now on,
> >and I will consider if I will ke=
ep distributing Perl 5.6.x-enabled
> >binaries. If anybody is willing to=
take the time to compile and relase
> >wxWidgets 2.4.x binaries, I will=
most gratefully grant him/her the
> >appropriate permissions, otherwise=
I will just drop those combination from
> >binary releases (I will keep=
support in the sources).
> >
> >
> If there is anyone who would sti=
ll like sup...
[wxperl-users] Plans for wxPerl 0.23, wxWidgets 2.6.0 Hello,
as some of you might already know, wxWidgets 2.6.0, the next
stable wxWidgets release, has just been ...err... released.
I would like to release wxPerl 0.23 as soon as RPMs become
available, but I am definitely not going to provide binaries for
all combinations of Perl 5.6.x/5.8.x, wxWidgets 2.4.2/2.6.0,
Unicode/non Unicode, for Windows, GTK2, Mac OS X.
I am going to provide only wxWidgets 2.6.x releases from now on,
and I will consider if I will keep distributing Perl 5.6.x-enabled
binaries. If anybody is willing to take the time to compile and relase
wxWidgets 2.4....
Re: [wxperl-users] Ubuntu wxPerl 0.65 with wxWidgets 2.8.0> I managed to get wxPerl 0.65 to build against the new wxWidgets 2.8.0.
>
> I used the Ubuntu wxWidgets binaries for 2.8.0
> (http://www.wxwidgets.org/downloads/), but had a few problems with
> Alien::WxWidgets:
>
> mike@mbs:~/downloads/Alien-wxWidgets-0.25$ perl Build
> 'animate' library not found at inc/My/Build/Any_wx_config.pm line 141.
> 'deprecated' library not found at inc/My/Build/Any_wx_config.pm line 14=
1.
>
> So I added this line to inc/My/Build/Any_wx_config.pm:
>
> next if $k =3D~ m/^animate|deprecated...
[wxperl-users] Ubuntu wxPerl 0.65 with wxWidgets 2.8.0I managed to get wxPerl 0.65 to build against the new wxWidgets 2.8.0.
I used the Ubuntu wxWidgets binaries for 2.8.0
(http://www.wxwidgets.org/downloads/), but had a few problems with
Alien::WxWidgets:
mike@mbs:~/downloads/Alien-wxWidgets-0.25$ perl Build
'animate' library not found at inc/My/Build/Any_wx_config.pm line 141.
'deprecated' library not found at inc/My/Build/Any_wx_config.pm line 141.
So I added this line to inc/My/Build/Any_wx_config.pm:
next if $k =~ m/^animate|deprecated$/;
just to see if things would build, etc. After that everything ...
Re: [wxperl-users] wxPerl 0.23 Release Candidate #2 Hello,
> I've not seen a changelog so I post my question here.
> =0D
=
> Does this version supports printing of images with Wx::HtmlEasyPrinting=
?
This looks like a wxWidgets (not wxPerl) issue, hence the answer =
is:
I have really no idea, but in any case this depends on wxWidgets,=0D
=
not on wxPerl. What would be a test case, simply printing an HTML
page c=
ontaining images? On all platforms or just some?
Regards
Mattia
=0A=0A=
=0A=0A____________________________________________________________=0ANavi=
ghi a 4 MEGA e i primi 3 mesi sono GRATIS. =0AS...
Re:[wxperl-users] wxPerl 0.22 with wxWidgets 2.5.4 Hello,
> I just compiled wxWidgets 2.5.4 with mingw (dev cpp) and wx=
Perl 0.22 on
> WinXP ActivePerl 5.8.4.
> The demo workes and some oth=
er scripts I tested.
> But I get some errors while testing and cause it'=
s my first time compiling
> on WinXP (BTW: feels good ;-) ) I don't re=
ally know what they mean.
In this case the error is more of a warnin=
g, but I will correct
it ASAP. There will be no problems in running any =
wxPerl
application.
Thanks!
Mattia
=0A=0A=0A=0A____________________=
________________________________________=0A6X...
Re:[wxperl-users] wxPerl-0.20 Source Build on OSX.3.5/wxPython 2.5.2.7> I've just built wxPerl 0.20 as indicated in the subject, and I had a =0D
=
> few issues:
>
> First, the syntax for wx-config used in
> Any_wx_c=
onfig.pm::get_core_libs_25 seems to have changed: Instead of
> "--libs=3D=
list" it's now "--libs list".
yes, it was changes in wxWidgets CVS l=
ast week.
> Next, Makemaker is building the root Makefile with both b=
libdirs: and
Which MakeMaker version? If 6.22, downgrade to 6.17 or=
use the snapshot at makemaker.org.
> blibdirs::. That produces an =
error. Cha...
Re: [wxperl-users] wxPerl-0.20 Source Build on OSX.3.5/wxPython 2.5.2.7> MakeMaker 6.21.
Sorry. Below I meant to write:
"If 6.21, downgrad=
e to 6.17 or use the snapshot at makemaker.org."
^^^^
Regards=0D
=
Mattia
> On Aug 18, 2004, at 11:56 PM, mattia.barbon@libero.it wrote:=0D
=
> '''
> >> Next, Makemaker is building the root Makefile with both blibd=
irs: and
> >
> > Which MakeMaker version? If 6.22, downgrade to 6.17 =
or
> > use the snapshot at makemaker.org.
> >
> ...
> > Thanks!
> > =
Mattia
> >
> >
> >
> >
> &g...
[wxperl-users] wxPerl 0.22 with wxWidgets 2.5.4Hi,
I just compiled wxWidgets 2.5.4 with mingw (dev cpp) and wxPerl 0.22 on =20
WinXP ActivePerl 5.8.4.
The demo workes and some other scripts I tested.
But I get some errors while testing and cause it's my first time compilin=
g =20
on WinXP (BTW: feels good ;-) ) I don't really know what they mean.
Here is the test report.
greetz & blessings
Manuel
###########################
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" =20
"test_harness(0, 'bl
ib\lib', 'blib\arch')" t\01_load.t t\02_inheritance.t ...
Re:[wxperl-users] Re: wxPerl 0.23 release> Mattia Barbon
<mattia.barbon@libero.it>
writes:
>
> > On Tue, 28 J=
un
2005 22:44:29 +0200
Johan Vromans
<jvromans@squirrel.nl>
wrote:=0D
=
> > Under Windows
the change in the
default font is to
> > be expected=
..
>
> I'm using Fedora
Core 2...
:-) I suppose I
could not be m=
ore
wrong...
Anyway: the font
change looks like a
GTK+ 1.2
vs 2.x ch=
ange. For
the button width you
should
try the
wxBU_EXACTFIT style
fo=
r the buttons that
need to be smaller
than standard
buttons.
HTH=0D
=
Mattia
=0A=0A=0A...
Re:[wxperl-users] wxPerl-0.21 Mac Install Problem #2> Any help would be appreciated. I think there may be a problem with the=0D
=
> Installer for Mac. Has anyone successfully installed 0.21 on Mac yet?=0D
=
if it hangs for you surely there is a problem. The
$1M question is: =
running "wxPerl foo.pl" works for you?
IOW: did the installed hang befor=
e or after completing
its job?
Regards
Mattia
=0A=0A=0A=0A_________=
___________________________________________________=0ARegala e regalati L=
ibero ADSL: 3 mesi gratis, navighi veloce e scarichi a 1.2 Mega. =0AAbbon=
ati subito senza costi di attivazione su http...
Firefox 2.0.0.6 Reverts back to 2.0.0.5 reinstalls 2.0.0.6, wipes out user settingsFirefox is turning into a piece of crap.
First, there is only 1 profile, the default profile.
Second, after the first 2.0.0.6 update wiped out the profile settings
(again), the automatic check for updates was turned off.
This morning the customized profile settings went MIA again, Firefox
decided it was version 2.0.0.5 (per the help, about firefox) and
automatically downloaded 2.0.0.6; even though 2.0.0.6 had already been
installed on July 31.
It now thinks it is 2.0.0.6, the home page and other profile settings
have been reset, and automatic updates turned off for everyt...
[wxperl-users] [ wxperl-Bugs-935780 ] WxPerl 0.18 fails to compile with wxGTK 2.5.1Bugs item #935780, was opened at 2004-04-15 19:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115655&aid=935780&group_id=15655
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Philipp Thomas (psmt)
Assigned to: Nobody/Anonymous (nobody)
Summary: WxPerl 0.18 fails to compile with wxGTK 2.5.1
Initial Comment:
When trying to compile WxPerl against wxGTK 2.5.1,
g++ stops with an error because in 2.5.1
void wxLogTrace...
[wxperl-users] wxPerl-0.20 Source Build on OSX.3.5/wxPython 2.5.2.7I've just built wxPerl 0.20 as indicated in the subject, and I had a
few issues:
First, the syntax for wx-config used in
Any_wx_config.pm::get_core_libs_25 seems to have changed: Instead of
"--libs=list" it's now "--libs list".
Next, Makemaker is building the root Makefile with both blibdirs: and
blibdirs::. That produces an error. Changing the single colon to a
double colon fixes the problem, but it has to be done every time one
runs Makefile.PL. I couldn't figure out where to fix it in the
MakeMaker files.
Last, could you take out the...