You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
|
Feb
(7) |
Mar
(5) |
Apr
(4) |
May
(15) |
Jun
(10) |
Jul
(4) |
Aug
(12) |
Sep
(39) |
Oct
(22) |
Nov
(46) |
Dec
(65) |
2002 |
Jan
(19) |
Feb
(27) |
Mar
(50) |
Apr
(73) |
May
(85) |
Jun
(52) |
Jul
(49) |
Aug
(95) |
Sep
(152) |
Oct
(81) |
Nov
(42) |
Dec
(62) |
2003 |
Jan
(45) |
Feb
(47) |
Mar
(101) |
Apr
(110) |
May
(53) |
Jun
(72) |
Jul
(125) |
Aug
(77) |
Sep
(87) |
Oct
(69) |
Nov
(55) |
Dec
(71) |
2004 |
Jan
(127) |
Feb
(68) |
Mar
(93) |
Apr
(102) |
May
(64) |
Jun
(92) |
Jul
(40) |
Aug
(113) |
Sep
(44) |
Oct
(61) |
Nov
(44) |
Dec
(100) |
2005 |
Jan
(57) |
Feb
(51) |
Mar
(101) |
Apr
(73) |
May
(45) |
Jun
(97) |
Jul
(92) |
Aug
(94) |
Sep
(46) |
Oct
(83) |
Nov
(82) |
Dec
(68) |
2006 |
Jan
(92) |
Feb
(116) |
Mar
(84) |
Apr
(66) |
May
(40) |
Jun
(57) |
Jul
(89) |
Aug
(82) |
Sep
(58) |
Oct
(94) |
Nov
(104) |
Dec
(70) |
2007 |
Jan
(86) |
Feb
(108) |
Mar
(193) |
Apr
(84) |
May
(71) |
Jun
(54) |
Jul
(17) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Mattia B. <mat...@li...> - 2006-06-25 10:40:33
|
On Sat, 24 Jun 2006 12:17:33 -0400 "Oberholtzer,Stephen" <ste...@fr...> wrote: > As an added bonus, this does NOT segfault: > daemonic:~Wx-0.50$ DISPLAY=:0 perl -MWx -e0 -Iblib/lib -Iblib/arch > > What is it that I am doing wrong? The problem is that wxPerl can't initialize wxWidgets if DISPLAY is not set. However this used to give an error message, not segfault. Will investigate. Which wxWidgets version is this? Regards Mattia |
From: Oberholtzer,Stephen <ste...@fr...> - 2006-06-24 16:17:45
|
Bloody hell. Why does outlook have a key combination that sends the mail I'm working on without confirmation? Let's try this again. I'm trying to get wxPerl working on a Debian box, and what I thought would be a 30-second job has begun to take a lot longer. I downloaded Wx-0.50.tar.gz (by the way, the Downloads page links to Wx-0.26.tar.gz). and installed the Debian package libwxgtk2.6-0, which includes the following files: (just in case it's important). /usr/lib/libwx_gtk2u_gizmos-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_gizmos_xrc-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_gl-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_html-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_media-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_mmedia-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_ogl-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_plot-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_qa-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_stc-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_svg-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_xrc-2.6.so.0.3.1 It also has a bunch of other stuff, including the '.so.0' symlinks. I have also installed wx2.6-headers, has all of the wxWidgets header files in /usr/include/wx-2.6/wx (e.g. /usr/include/wx-2.6/wx/app.h) When I get to the 'make test' part, however, I get this: t/01_load.............dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/02_inheritance......dubious Test returned status 0 (wstat 11, 0xb) t/03_event............dubious Test returned status 0 (wstat 11, 0xb) t/04_userdata.........dubious Test returned status 0 (wstat 11, 0xb) t/05_timer............dubious Test returned status 0 (wstat 11, 0xb) t/06_loadxpm..........dubious Test returned status 0 (wstat 11, 0xb) t/07_overload.........dubious Test returned status 0 (wstat 11, 0xb) t/08_ovl_func.........dubious Test returned status 0 (wstat 11, 0xb) t/09_create_delete....dubious Test returned status 0 (wstat 11, 0xb) t/10_oor..............dubious Test returned status 0 (wstat 11, 0xb) t/11_twostage.........dubious Test returned status 0 (wstat 11, 0xb) t/12_pod..............ok t/13_nbksizer.........dubious Test returned status 0 (wstat 11, 0xb) t/14_eh_die...........dubious Test returned status 0 (wstat 11, 0xb) t/zz_distrib..........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/01_load.t 0 11 4 8 200.00% 1-4 t/02_inheritance.t 0 11 ?? ?? % ?? t/03_event.t 0 11 ?? ?? % ?? t/04_userdata.t 0 11 ?? ?? % ?? t/05_timer.t 0 11 ?? ?? % ?? t/06_loadxpm.t 0 11 ?? ?? % ?? t/07_overload.t 0 11 ?? ?? % ?? t/08_ovl_func.t 0 11 ?? ?? % ?? t/09_create_delete.t 0 11 ?? ?? % ?? t/10_oor.t 0 11 ?? ?? % ?? t/11_twostage.t 0 11 ?? ?? % ?? t/13_nbksizer.t 0 11 ?? ?? % ?? t/14_eh_die.t 0 11 ?? ?? % ?? Failed 13/15 test scripts, 13.33% okay. 4/221 subtests failed, 98.19% okay. Further investigation revealed this: daemonic:~/Wx-0.50$ perl -MWx -e0 -Iblib/lib -Iblib/arch Segmentation fault (which is what the 'wstat 11' must mean). After much effort, I finally determined that it's dying in the SetConstants function in Constants.xs, at this line: wxPli_set_const( "wxRED", "Wx::Colour", new wxColour( *wxRED ) ); At this point, wxInitializeStockObjects() must not have been called, because wxRED is NULL. As an added bonus, this does NOT segfault: daemonic:~Wx-0.50$ DISPLAY=3D:0 perl -MWx -e0 -Iblib/lib -Iblib/arch What is it that I am doing wrong? This E-Mail is intended only for the use of the individual or entity to = which it is addressed, and may contain information that is privileged, = confidential and exempt from disclosure under applicable law. If you = have received this communication in error, please do not distribute it = and notify us immediately by telephone: 610-902-9000 and delete the = original message. |
From: Oberholtzer,Stephen <ste...@fr...> - 2006-06-24 16:04:17
|
I'm trying to get wxPerl working on a Debian box, and what I thought would be a 30-second job has begun to take a lot longer. I downloaded Wx-0.50.tar.gz (by the way, the Downloads page links to Wx-0.26.tar.gz). and installed the Debian package libwxgtk2.6-0, which includes the following files: (just in case it's important). /usr/lib/libwx_gtk2u_gizmos-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_gizmos_xrc-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_gl-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_html-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_media-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_mmedia-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_ogl-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_plot-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_qa-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_stc-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_svg-2.6.so.0.3.1 /usr/lib/libwx_gtk2u_xrc-2.6.so.0.3.1 It also has a bunch of other stuff, including the '.so.0' symlinks. I have also installed wx2.6-headers, has all of the wxWidgets header files in /usr/include/wx-2.6/wx (e.g. /usr/include/wx-2.6/wx/app.h) 1.=20 This E-Mail is intended only for the use of the individual or entity to = which it is addressed, and may contain information that is privileged, = confidential and exempt from disclosure under applicable law. If you = have received this communication in error, please do not distribute it = and notify us immediately by telephone: 610-902-9000 and delete the = original message. |
From: Jouke V. <jo...@pv...> - 2006-06-21 17:05:48
|
Hello everyone, The wxPerl wiki is up and running again. I installed Kwiki::Edit::RequireUserName, so the annoying spamming of the wiki by AnonymousGnome should be over now (you need to be registered to edit a page). I also installed Kwiki::Diff, which allows you to view the diffs between revisions side-by-side. I hope this solves the most annoying things about the wiki. If you have other ideas, just let me know. Kind regards, Jouke |
From: Jouke V. <jo...@pv...> - 2006-06-21 11:57:33
|
Hi everyone, In the middle of -what was supposed to be- an easy upgrade, something went wrong and the wiki is now unreachable. I'm working on it, and will let you know when it's up again. Jouke |
From: Mattia B. <mat...@li...> - 2006-06-19 18:39:54
|
Hello, I plan to release 0.50 soon (before friday). There should be no changes from 0.49_07 unless fatal flaws are discovered in the next couple of days. This will be a source-only release. Regards Mattia |
From: Mattia B. <mat...@li...> - 2006-06-18 11:14:34
|
On Sun, 18 Jun 2006 10:53:13 +0200 herbert breunung <dei...@we...> wrote: > it returns always 1 even if should it be 0; The XS is correct. The bug (if any) must be in STC itself. Regards Mattia |
From: SourceForge.net <no...@so...> - 2006-06-18 09:56:57
|
Bugs item #1508063, was opened at 2006-06-18 02:56 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=1508063&group_id=15655 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: WxPerl on DMG causes grief on Intel Mac Initial Comment: The wxperl binary shipped on the MacOS X DMG and the Wx libraries it installs are not compatible with the existing Perl that ships with MacOS X. Things built on an Intel Mac produce Intel bundles, but, wxperl expects a PowerPC bundle and refuses to load Intel Bundles. Conversely, the Wx stuff that ships with the DMG is PowerPC bundles and won't run with the perl already installed on the Mac. Suggested solution: Release Intel versions of the DMGs for Mac. ow...@de... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=115655&aid=1508063&group_id=15655 |
From: herbert b. <dei...@we...> - 2006-06-18 08:53:24
|
it returns always 1 even if should it be 0; greets herbert proton-ce.sf.net |
From: Vaughn S. <vau...@in...> - 2006-06-15 18:08:30
|
All, Using WxPerl (wxGrid) we have implemented a spreadsheet interface that emulates Microsoft Excel. At present we are seeking a method to draw a selection outline around a group of selected grid cells so that the user may drag the selection to a new region on the grid. Is this possible, and/or does anyone have a simple example? Thanks in advance, Vaughn Staples Director of Engineering Consulting (404) 352-0111 x.922 Office Intercept Technology Inc. (207) 712-4036 Cell vau...@in... Intercept Design Group |
From: Mattia B. <mat...@li...> - 2006-06-15 17:49:28
|
On Thu, 8 Jun 2006 14:06:36 -0400 "Gene Beaumont" <gen...@in...> wrote: > Hi All, > Can somebody tell me where the following Wx::ListCtrl commands are > documented: > InsertStringItem() > InsertImageItem() > InsertImageStringItem() In the documentation for wxListCtrl... http://wiki.wxwindows.org/docbrowse.cgi/wxwin_wxlistctrl.html > I also wanted to have the selected item's icon changed when selected by > using the command SetItemImage(), this seems not to work. From the same docs: bool SetItemImage(long item, int image, int selImage) Sets the unselected and selected images associated with the item. The images are indices into the image list associated with the list control. This form is deprecated: selImage is not used. > Trying to search for solutions in the WxPerl arena is like trying to find > water in a desert, docs and good examples are slim to none. > Why does the Python community have such vast resources of material and > WxPerl has little to none? Gene Do you really need an answer to this? :-) Regards Mattia |
From: John R. <jr...@ce...> - 2006-06-11 12:37:31
|
On Jun 11, 2006, at 4:49 AM, Mattia Barbon wrote: > On Sat, 10 Jun 2006 15:43:04 -0700 > John Ralls <jr...@ce...> wrote: > >> Has a somewhat complicated aliasing that maps it to RemoveWindow >> (which is an XS function which in turn calls Remove). >> The problem is that the definition for RemoveWindow is ifdeffed out >> for wxWidgets 2.7.0, presumably because Remove is deprecated. > > No, because it is marked as "wxWidgets 2.6.x compatibility". > >> A nicer approach might be to issue a warning and call Detach, which >> is what the wxWidgets header suggests. And OBTW, Remove has been >> deprecated in wxWidgets since January 2003. >> Why >> jerk this around > > I can interpolate the from context, but what does this > exactly mean? Sorry, "jerk around" is an American idiom meaning to annoy, especially by being inconsistent. (Webster adds "underhanded", but I don't agree with them about that.) For example, one is often "jerked around" when trying to get a building permit. > >> now, >> and only for 2.7.0+? > > I usually #if out functions for wxWidgets 2.X development > releases when > they are marked for wxWidgets 2.X-1 compatibility. > > Regards > Mattia OK. That seems a bit heavy-handed, especially since previous version compatibility is generally on by default. Is it feasible to check for the WXWIN_COMPATIBILITY flag instead? Regards, John Ralls |
From: Mattia B. <mat...@li...> - 2006-06-11 11:43:05
|
On Sat, 10 Jun 2006 15:43:04 -0700 John Ralls <jr...@ce...> wrote: > Has a somewhat complicated aliasing that maps it to RemoveWindow > (which is an XS function which in turn calls Remove). > The problem is that the definition for RemoveWindow is ifdeffed out > for wxWidgets 2.7.0, presumably because Remove is deprecated. No, because it is marked as "wxWidgets 2.6.x compatibility". > A nicer approach might be to issue a warning and call Detach, which > is what the wxWidgets header suggests. And OBTW, Remove has been > deprecated in wxWidgets since January 2003. > Why > jerk this around I can interpolate the from context, but what does this exactly mean? > now, > and only for 2.7.0+? I usually #if out functions for wxWidgets 2.X development releases when they are marked for wxWidgets 2.X-1 compatibility. Regards Mattia |
From: John R. <jr...@ce...> - 2006-06-10 22:43:15
|
Has a somewhat complicated aliasing that maps it to RemoveWindow (which is an XS function which in turn calls Remove). The problem is that the definition for RemoveWindow is ifdeffed out for wxWidgets 2.7.0, presumably because Remove is deprecated. A nicer approach might be to issue a warning and call Detach, which is what the wxWidgets header suggests. And OBTW, Remove has been deprecated in wxWidgets since January 2003. Why jerk this around now, and only for 2.7.0+? Regards, John Ralls |
From: Ulisses G. <ul...@ib...> - 2006-06-08 20:04:20
|
Is it possible a ScrolledDialog? How to do that? thanks, ulisses |
From: Gene B. <gen...@in...> - 2006-06-08 18:06:59
|
Hi All, Can somebody tell me where the following Wx::ListCtrl commands are documented: InsertStringItem() InsertImageItem() InsertImageStringItem() I also wanted to have the selected item's icon changed when selected by using the command SetItemImage(), this seems not to work. Trying to search for solutions in the WxPerl arena is like trying to find water in a desert, docs and good examples are slim to none. Why does the Python community have such vast resources of material and WxPerl has little to none? Gene Eugene S. Beaumont Jr. Senior Consultant Intercept Technology Inc. *** Essayons *** Office: 1-404-352-0111 x924 Fax: 585.768.9372 http://www.intercept.com |
From: <Smi...@sy...> - 2006-06-08 14:52:56
|
Nevermind, solved it by creating the whole menu and all events associated with it from within the EVT_RIGHT_UP subroutine. Thanks, Nate -----Original Message----- From: wxp...@li... [mailto:wxp...@li...] On Behalf Of Smi...@sy... Sent: Wednesday, June 07, 2006 2:55 PM To: wxp...@li... Subject: [wxperl-users] Determining Menu parent Hi All;=20 I have a popup menu like this: $self->{rclick_menu} =3D Wx::Menu->new( ); my ($ID_BREAK_UP_SHEET, $ID_RECOMBINE_SHEET, $ID_ASSIGN_FILE)=3D(201..300); $self->{rclick_menu}->Append( $ID_BREAK_UP_SHEET, "Break Up Sheet", "" ); $self->{rclick_menu}->Append( $ID_RECOMBINE_SHEET, "Recombine Sheet", "" ); $self->{rclick_menu}->Append( $ID_ASSIGN_FILE, "Assign Program", "" ); I'd like to use it on several buttons, and have the sub I call from EVT_BUTTON know what button the right click menu was over, so when I define my buttons: foreach $button (@buttons_I_want_to_make) { $self->{$button} =3D Wx::BitmapButton->new( $self->{panel1}, .... ); EVT_MENU( $self{rclick_menu}, $ID_BREAK_UP_SHEET, sub { breakSheet($button, @_) } ); EVT_MENU( $self{rclick_menu}, $ID_RECOMBINE_SHEET, sub { mergeSheet($button, @_) } ); EVT_MENU( $self{rclick_menu}, $ID_ASSIGN_FILE, sub { openProg($button, @_) } ); EVT_RIGHT_UP( $self->{$button}, sub {=20 my ($self, $event) =3D @_; $self{rclick_menu}->SetTitle("Sheet $sheet"); my $tmp_pnt =3D Wx::Point->new($event->GetX, $event->GetY); $self->PopupMenu( $self{rclick_menu}, $tmp_pnt ); } ); } I get the popup menu in the location I want and can conditionally set the title of the menu so that it could maybe somehow be picked up by the sub's breakSheet, mergeSheet, openProg, but the only way I can think of is to subclass Menu and add custom data functions or maybe use class global variables that will get modified by EVT_RIGHT_UP's subroutine. Can someone point me in a BETTER direction? I think I can get this to work but it just seems ugly to me. Thanks, Nate Smith =20 _______________________________________________ wxperl-users mailing list wxp...@li... https://lists.sourceforge.net/lists/listinfo/wxperl-users |
From: <Smi...@sy...> - 2006-06-07 18:55:16
|
Hi All;=20 I have a popup menu like this: $self->{rclick_menu} =3D Wx::Menu->new( ); my ($ID_BREAK_UP_SHEET, $ID_RECOMBINE_SHEET, $ID_ASSIGN_FILE)=3D(201..300); $self->{rclick_menu}->Append( $ID_BREAK_UP_SHEET, "Break Up Sheet", "" ); $self->{rclick_menu}->Append( $ID_RECOMBINE_SHEET, "Recombine Sheet", "" ); $self->{rclick_menu}->Append( $ID_ASSIGN_FILE, "Assign Program", "" ); I'd like to use it on several buttons, and have the sub I call from EVT_BUTTON know what button the right click menu was over, so when I define my buttons: foreach $button (@buttons_I_want_to_make) { $self->{$button} =3D Wx::BitmapButton->new( $self->{panel1}, .... ); EVT_MENU( $self{rclick_menu}, $ID_BREAK_UP_SHEET, sub { breakSheet($button, @_) } ); EVT_MENU( $self{rclick_menu}, $ID_RECOMBINE_SHEET, sub { mergeSheet($button, @_) } ); EVT_MENU( $self{rclick_menu}, $ID_ASSIGN_FILE, sub { openProg($button, @_) } ); EVT_RIGHT_UP( $self->{$button}, sub {=20 my ($self, $event) =3D @_; $self{rclick_menu}->SetTitle("Sheet $sheet"); my $tmp_pnt =3D Wx::Point->new($event->GetX, $event->GetY); $self->PopupMenu( $self{rclick_menu}, $tmp_pnt ); } ); } I get the popup menu in the location I want and can conditionally set the title of the menu so that it could maybe somehow be picked up by the sub's breakSheet, mergeSheet, openProg, but the only way I can think of is to subclass Menu and add custom data functions or maybe use class global variables that will get modified by EVT_RIGHT_UP's subroutine. Can someone point me in a BETTER direction? I think I can get this to work but it just seems ugly to me. Thanks, Nate Smith =20 |
From: Marcus <li...@wo...> - 2006-06-07 01:48:40
|
Hi All, I created a live Linux CD (Knoppix remaster) which has wxPerl installed. The coolest thing is using it on USB, because you can edit the code directly. I think the "Kate" editor is still installed, which supports Perl. I've had this in mind for a while because you have a mobile development environment. However, new perl modules cannot be added yet. For this we'd need to use a directory on the USB stick. Or we could trim the CD more and pre-install loads of modules, or use a DVD. I think the USB idea is most flexible though. An ISO of 398 MB with a prototype program of mine for teaching literacy is listed below. Insert CD and reboot. The source is in the /cdrom/lit directory. Use the "xfe" file manager to browse the system (you may need "sudo xfe"): http://www.wordittux.net/lit/ More info on that project here: http://www.wordit.com/words/2006/05/19/literacy/ It's based on a distro I made ( www.movitos.com ) which is commercial, but I'm considering opening it up completely, if I can finance development in other ways. I'll probably call it wxMovitos, wxLive. Any suggestions? Anyone interested in contributing or donating, please let me know whether I should spend the time on a real wxPerl version. Marcus |
From: bungsuputra l. <bl...@to...> - 2006-06-06 23:57:55
|
Thank you for replying, > From where did you download the RPMs? I download the WxWidgets RPM from: http://www.barbon.org/wxperl/0.26/wxWidgets/ > Are you sure the wxWidgets version you linked wxPerl against > and the one wxPerl is trying to load at runtime are the same? I tried this command (just found it :) rpm -qa | grep wx and I found wx-gtk* and wx-base* and the version is 2.6.2-2 Regards, bungsu ________________________________________________ Message sent using UebiMiau 2.7.10 |
From: Mattia B. <mat...@li...> - 2006-06-06 18:59:18
|
On Wed, 31 May 2006 09:55:45 +0200 Christian Renz <cre...@we...> wrote: Hi, > is there a way to control the height of WxListCtrl and WxTreeCtrl > items? I would like to align a tree control with a list control, but > found that the row heights differ. I do not know of any way. You should ask on wx-users to be sure. Regards Mattia |
From: Mattia B. <mat...@li...> - 2006-06-06 18:56:55
|
On Fri, 02 Jun 2006 22:33:37 +0200 herbert breunung <dei...@we...> wrote: > thats all, i hope that it is somewhere. It isn't anywhere yet. Use -1 for now. HTH Mattia |
From: Mattia B. <mat...@li...> - 2006-06-06 18:55:10
|
On Sun, 4 Jun 2006 05:35:05 -0500 bungsuputra linan <bl...@to...> wrote: > I am new in Linux and I am trying to install wxPerl in Fedora Core 5. > > I downloaded and installed wxGTK (from RPM) and then install wxPerl also > from the RPM. When I tried to run: perl -MWx, I got this error: From where did you download the RPMs? > I also tried to build from source (version 0.27 and 0.49) and they gave me > the same error message when I tried to 'make test'. Are you sure the wxWidgets version you linked wxPerl against and the one wxPerl is trying to load at runtime are the same? Regards Mattia |
From: Eleanor A. <stv...@st...> - 2006-06-06 16:02:38
|
Trade Date: Tuesday, June 6th, 2006 Company: BioElectronics Corporation Symbol: BIEL Price: $0.025 IS MOMENTUM BUILDING FOR THIS STOCK? CAN YOU MAKE SOME FAST MONEY ON IT? RADAR BIEL FOR TUESDAY'S OPEN RIGHT NOW!! THE ALERT IS ON!!! RECENT NEWS HEADLINE: (GO READ ALL THE NEWS ON BIEL RIGHT NOW!) BioElectronics Corporation Announces New 510(k) Market Clearance Application Filed With FDA!! About BioElectronics Corporation (Source: News 5/18/2006) BioElectronics currently manufactures and sells ActiPatch(TM), a drug-free anti-inflammatory patch with an embedded battery operated microchip that delivers weeks of continuous pulsed therapy for less than a dollar a day. The unique ActiPatch delivery system, using patented technology, provides a cost-effective, patient friendly method to reduce soft tissue pain and swelling. GO READ ALL THE NEWS ON THIS ONE!! DO YOUR DUE DILIGENCE!! RADAR IT FOR TUESDAY'S OPEN NOW! ______________ Information within this report contains forward looking statements within the meaning of Section 27A of the Securities Act of 1933 and Section 21B of the SEC Act of 1934. Statements that involve discussions with respect to projections of future events are not statements of historical fact and may be forward looking statements. Don't rely on them to make a decision. Past performance is never indicative of future results. We received four hundred thousand free trading shares in the past for our services. All those shares have been sold. We have received an additional one million free trading shares now. We intend to sell all one million shares now, which could cause the stock to go down, resulting in losses for you. The four hundred thousand shares and one million shares were received from two different third parties, not officers, directors or affiliate shareholders. This company has: an accumulated deficit, a negative net worth, a reliance on loans from officers directors and affiliates to pay expenses, and a nominal cash position. These factors raise substantial doubt about its ability to continue as a going concern. The company and its president are a defendant in a lawsuit. The publicly available float of stock is currently increasing. URGENT: Read the company's SEC filing before you invest. This report shall not be construed as any kind of investment advice or solicitation. WARNING: You can lose all your money by investing in this stock. |
From: bungsuputra l. <bl...@to...> - 2006-06-06 02:50:30
|
I am new in Linux and I am trying to install wxPerl in Fedora Core 5. I downloaded and installed wxGTK (from RPM) and then install wxPerl also from the RPM. When I tried to run: perl -MWx, I got this error: Can't load '/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Wx/Wx.so: undefined symbol: _ZTV12wxPliProcess at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230. at - line 0 Compilation failed in require. BEGIN failed--compilation aborted. I also tried to build from source (version 0.27 and 0.49) and they gave me the same error message when I tried to 'make test'. Can anyone point me how I can fix this problem? Thank you in advance. bungsu ________________________________________________ Message sent using UebiMiau 2.7.10 |