Subscribe

4.3.0b

  1. 2010-12-21 09:02:06 PST
    Some improvements and bug fixes were committed to the old poderosa. The source code on the repository is now version 4.3.0b. They are based on source code of 4.1.0. Some bugs are still there though... If you want to try 4.3.0b, binary and source files are available from: http://sourceforge.net/projects/poderosa/files/beta/ Check ChangeLog.txt for details of changes. Any feedback or patches are welcome.
  2. 2010-12-23 05:53:13 PST
    Hello, I accidentally found your new beta version of program Poderosa in http://sourceforge.net/users/kzmi Unfortunatelly there in this beta caused some bug "Tools" => "Options"" => "Terminal" (or any other options) I am not sure, if it isn't some problem on my site, can you help me please ? What does it mean ? Poderosa it usefull appication, the best tool is possibility to use MAKROs. Thanks in advance Jiri Necada DETAILS *********************************************************************************************** See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.MissingMethodException: Method not found: 'System.String System.Drawing.Font.get_OriginalFontName()'. at Poderosa.Terminal.TerminalOptions.set_Font(Font value) at Poderosa.Forms.DisplayOptionPanel.Commit(ITerminalEmulatorOptions options) in C:\Documents and Settings\Administrator\My Documents\Poderosa\sourceforge\src\Usability\DisplayOptionPanel.cs:line 402 at Poderosa.Forms.DisplayOptionPanelExtension.Commit(IPreferenceFolder[] values) in C:\Documents and Settings\Administrator\My Documents\Poderosa\sourceforge\src\Usability\DisplayOptionPanel.cs:line 530 at Poderosa.Forms.OptionDialog.ClosePage() in C:\Documents and Settings\Administrator\My Documents\Poderosa\sourceforge\src\Usability\OptionDialog.cs:line 252 at Poderosa.Forms.OptionDialog.SelectItem(Int32 index) in C:\Documents and Settings\Administrator\My Documents\Poderosa\sourceforge\src\Usability\OptionDialog.cs:line 234 at Poderosa.Forms.PanelItem.OnClick(EventArgs e) in C:\Documents and Settings\Administrator\My Documents\Poderosa\sourceforge\src\Usability\OptionDialog.cs:line 369 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.UserControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  3. 2010-12-23 16:56:09 PST
    Hi Jiri, System.Drawing.Font.OriginalFontName is provided in .NET 2.0 SP1, 3.0 SP1 or 3.5 SP1. Upgrading to SP1 solves the error ?
  4. 2010-12-25 08:36:09 PST
    Hello, thanks, it helped me Jiri
  5. 2011-01-06 08:15:27 PST
    New beta was uploaded. Repainting terminal view was improved. All incoming text will be displayed without losing painting of them. It is not completely reliable because the document class is not designed or suitable for multithread. But the result seem to be stable. Some bugs in xterm are fixed. See ChangeLog.txt for more changes. Any feedback or patches are welcome.
  6. 2011-02-04 19:33:01 PST
    I noticed that Poderosa-4.3.1b-src.zip on the sf.net has been broken. I fixed it. It will be mirrored soon. Poderosa-4.3.1b-bin.zip has no problem. MD5 Poderosa-4.3.1b-src.zip: e24b65d7feeeac3b163c0cc5f47b284f Poderosa-4.3.1b-bin.zip: 6548b354e35262367c16c7ae9b5ed5c7
  7. 2011-03-20 09:21:34 PDT
    New beta 4.3.2b was uploaded. The result of "Erasing line", "Deleting chars" or "Inserting chars" escape sequence were improved. In previous version, if a context menu was used, the closed terminal object will not be deleted from the memory. This memory leak was fixed. Any feedback or patches are welcome.
  8. 2011-03-25 11:10:21 PDT
    Hi, How does version 4.3.2b relate/compare to special Version 5.7.5 2010-11-29? Thanks
  9. 2011-03-26 11:52:02 PDT
    5.7.x has more new features, but their source code has not been disclosed. 4.3.x are developed on the Poderosa project and you can get their source code. Some features from 5.7.x were added to 4.3.x. Some features which require large modifications have not been added. (tab's improvements, full screen mode ...) Main advantage of 4.3.x would be that some major bug-fixes were done in 4.3.x. I believe that the terminal emulation of 4.3.x would be better than 5.7.x's.
  10. 2011-05-04 21:21:21 PDT
    New beta 4.3.3b was uploaded. * Xterm 256 colors * Tab switching functionality (bindable to keys) * Improved window placement on startup (Avoids missing of the window when multi-monitor layout was changed) * Support OpenSSH's and PuTTY's SSH private key and some fixes. New SSH private-key loader was added. It would be beta quality and needs more tests. If your private key doesn't be opened correctly, please report it with a sample keypair. API documentation generated with Sandcastle Help File Builder is available from sourceforge: Files/beta/Poderosa-4.3.3b-apidoc.zip Any feedback or patches are welcome.
  11. 2011-06-30 15:45:28 PDT
    New beta 4.3.4b was uploaded. * Bug fixes * Auto exec macro * New macro method ReceiveData() / ReceiveLine() with timeout * New macro method ShowTraceWindow() / HideTraceWindow() * SerialPort plugin will work in 64bit CLR * Macro API document Binary, API document and source are available from Files/beta/4.3.4b on sourceforge.
  12. 2011-09-12 08:05:50 PDT
    New beta 4.3.5b was uploaded. * Fixed some issues * Pipe plugin * Some fixes and improvements about buttons in tab bar * Improved window placement of the Portforwarding tool on its startup * Backup .conf file when the file is overwritten Binary, API document and source are available from Files/beta/4.3.5b on sourceforge.
  13. 2011-10-15 01:04:57 PDT
    So happy that the project comes back.
  14. 2012-01-30 07:29:38 PST
    New beta 4.3.7b was uploaded. * New character encoding options, "utf-8 (cjk)" and "utf-8 (latin)" (See "ABOUT ENCODINGS.txt") * New character encoding option OEM850 (CP850) * Mouse tracking support * Auto-flushing and improved sharing mode of the log files. * New log file format with timestamp * More suitable characters for displaying DEC special characters * and some fixes SFTP/SCP functionalities are still experimental. Binary, API document and source are available from Files/beta/4.3.7b on sourceforge.
  15. 2012-02-06 16:57:13 PST
    Hi kzmi, thank you for the new release, do you have any plan to add X11 forwarding functionality? Thank you.
  16. 2012-02-09 16:47:29 PST
    I intend to add X11 forwarding in the future release.
  17. 2012-02-12 09:22:29 PST
    New beta 4.3.7.1b was uploaded. This release includes only small changes to avoid backward compatibility issue.
  18. 2012-02-25 01:24:52 PST
    New beta 4.3.7.2b was uploaded. Some bugs were fixed.
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.