Miranda IM

Go Back   Miranda IM - Forums > Development > Development Builds

Closed Thread
 
Thread Tools Display Modes

  #1  
Old 14 Aug 2007, 3:50 AM
rainwater rainwater is offline
Administrator
 
Join Date: March 2005
Location: United States
Posts: 1,561
Miranda IM v0.7.0 Preview Release #1 Discussion

Miranda IM v0.7.0 Preview Release #1 is now available. This preview release is meant for TESTING PURPOSES ONLY. Due to major changes in the database structure, it is HIGHLY recommended that you backup your database before installing. The preview release cycle is meant to address any outstanding issues before any final release to the public. Any feedback you can provide is greatly appreciated.

This release implements an entirely rewritten backend to improve internationalization support. It is therefore highly recommended to run DBTool and use the new "Convert old Unicode messages to UTF8" feature. Also note that some plugins are no longer compatible with this release and onwards and will not be loaded by the core. Please contact the author of these plugins requesting they be updated.

Report Bug to the Bug Tracker

Download

Ok... since apparently no one is reading what has been written so far, this is what will gonna happen:
  1. all questions like "Why wasn't this or that plugin included in this build?" will be DELETED...
    Reason: They were not included because they're not stable and needs developing... also that's how WE do releases here and don't tell me you didn't know about it...
    This is what Rainwater has to say in this matter:
    Quote:
    Originally Posted by rainwater
    As for files not in the build, they were never intended to be in the release. However, we have not done a good job of distinguishing that. For the final release, we will make sure all the files are updated on the file listing before the release. Also, we will most likely add direct links to these files as "Recommended Plugins" directly from the download page.
  2. for the plugins that was not included - download 0.7 #36 build and take it from there for now...
  3. if you found a bug and you are ABSOLUTELY positive it's a bug - post it to the bugtracker with a VersionInfo and a dr Watson Crash report...
  4. if you only think you found a bug - post it here... the above rules still apply though... bugreports without VersionInfo and/or crash report will be DELETED...
Sorry for the harsh approach but otherwise you guys will never learn...


Warning: SOME plugins from the Addons page will not load with this build... this is normal... It's due to some important changes in the core or due to the fact that those plugins were merged with the core... if this happens to you make sure to have all your plugins up to date or check point nr 2 above...

The following plugins has been blocked:
  • IcoLib (merged with core)
  • FontService (merged with core)
  • png2dib.dll (replaced with advaimg.dll)
  • loadavatars.dll (replaced with avs.dll)
  • some older plugins that directly deal with messages and history - older versions of tabSRMM, Scriver, History++, nConvers, nHistory, Help, Nicer Contact list...

  #2  
Old 14 Aug 2007, 4:10 AM
andrewabc andrewabc is offline
Miranda Grand Master
 
Join Date: March 2005
Location: Canada
Posts: 2,489
I'm no expert, but a changelog between RC and last dev build would be nice.

http://files.miranda-im.org/builds/ChangeLog.txt
has not changed

EDIT:
From readme.txt
Quote:
1. New in this version
----------------------
* New in 0.7
Enhancements:
- TDB
Bugfixes:
- TBD
Too long of a list? :P

Last edited by andrewabc; 14 Aug 2007 at 4:21 AM.

  #3  
Old 14 Aug 2007, 4:19 AM
rainwater rainwater is offline
Administrator
 
Join Date: March 2005
Location: United States
Posts: 1,561
Quote:
Originally Posted by andrewabc View Post
I'm no expert, but a changelog between RC and last dev build would be nice.

http://files.miranda-im.org/builds/ChangeLog.txt
has not changed
The changelog is updated now.

Last edited by nowotny; 14 Aug 2007 at 2:48 PM. Reason: see the first post in this thread

  #4  
Old 14 Aug 2007, 4:27 AM
andrewabc andrewabc is offline
Miranda Grand Master
 
Join Date: March 2005
Location: Canada
Posts: 2,489
Thanks. Also I like the new changelog format. Easier to read.

  #5  
Old 14 Aug 2007, 5:33 AM
YtseJam YtseJam is offline
Miranda Master
 
Join Date: April 2005
Location: Israel
Posts: 658
Does anyone have links for the rest of the plug-ins in a usual nighty, re-built for RC1?

Last edited by nowotny; 14 Aug 2007 at 3:09 PM. Reason: see the first post

  #6  
Old 14 Aug 2007, 5:37 AM
rainwater rainwater is offline
Administrator
 
Join Date: March 2005
Location: United States
Posts: 1,561
Quote:
Originally Posted by YtseJam View Post
That said, does anyone have links for the rest of the plug-ins in a usual nighty, re-built for RC1?
There have been no changes to any non core files since the last test build.

  #7  
Old 14 Aug 2007, 8:02 AM
4l-c0n1o 4l-c0n1o is offline
Miranda Wizard
 
Join Date: June 2005
Location: #miranda-fr @ freenode
Posts: 149
Quote:
Originally Posted by rainwater View Post
There have been no changes to any non core files since the last test build.
sure?... and this (change for tabsrmm, scriver, clistmodern...):

Code:
Révision: 6221
Auteur: ghazan
Date: 17:28:43, dimanche 12 août 2007
Commentaire:
also fix for Part messages in chats
----
Modifié : /trunk/miranda/plugins/Scriver/chat/log.c
Modifié : /trunk/miranda/plugins/chat/log.c
Modifié : /trunk/miranda/plugins/tabsrmm/chat/log.c

Révision: 6220
Auteur: ghazan
Date: 17:26:13, dimanche 12 août 2007
Commentaire:
fix for printing Actions in chats
----
Modifié : /trunk/miranda/plugins/Scriver/chat/log.c
Modifié : /trunk/miranda/plugins/chat/log.c
Modifié : /trunk/miranda/plugins/tabsrmm/chat/log.c
Modifié : /trunk/miranda/plugins/tabsrmm/chat/services.c

Révision: 6216
Auteur: the_leech
Date: 08:33:08, dimanche 12 août 2007
Commentaire:
fixes for character encoding in ANSI version (use EM_SETTEXTEX/ EM_GETTEXTEX in ANSI build, use correct code page to save and load messages)
----
Modifié : /trunk/miranda/plugins/Scriver/msgdialog.c
Modifié : /trunk/miranda/plugins/Scriver/msgs.h
Modifié : /trunk/miranda/plugins/Scriver/sendqueue.c
Modifié : /trunk/miranda/plugins/Scriver/sendqueue.h
Modifié : /trunk/miranda/plugins/Scriver/utils.c

Révision: 6205
Auteur: the_leech
Date: 15:37:30, samedi 11 août 2007
Commentaire:
fix for bug #0003410 (UTF messages destroyed by mir_utf8decode)
----
Modifié : /trunk/miranda/plugins/Scriver/sendqueue.c
Révision: 6170
Auteur: ashpynov
Date: 12:59:14, jeudi 9 août 2007
Commentaire:
status msg real fix
----
Modifié : /trunk/miranda/plugins/modernb/clc.c
And more... (look the svn changelog)

;)

Last edited by 4l-c0n1o; 14 Aug 2007 at 8:04 AM.

  #8  
Old 14 Aug 2007, 8:11 AM
FYR FYR is offline
Miranda Wizard
 
Join Date: March 2005
Location: Nizhniy Novgorod, Russia
Posts: 289
clist_modern and clist_nicer and some other nightly plugins are not and will not be in official release due to 2 major things:

1st - they do not fit miranda conception: "smaller, faster, etc..." cause they are not small, not fast, not simple etc.

2nd and IMHO major - the code of this plugins is not deeply reviewed by other developers, only by they own authors but it is not give any chances of bugs-free. Moreover as author of clist_modern I contend that Modern Contact List is buggy and code of it are very ugly and require deep review before any kind of 'release'. It is working because just it works...

About release of modern from nightly...
Latest version is not work with latest official miranda core release 0.6.8.
So i don't want to publish clist_modern on filelisting.

But as soon as 0.7 will be released - I will place it to FileListing.

Looks like clist_modern version will be the same as in nightly #36 (at least because SVN is locked for commiting for pre-release cycle).

  #9  
Old 14 Aug 2007, 8:41 AM
d-buck d-buck is offline
Rookie
 
Join Date: June 2005
Posts: 5
Quote:
It is therefore highly recommended to run DBTool and use the new “Convert old Unicode messages to UTF8″ feature.
I can't find this point in the DB Tool

  #10  
Old 14 Aug 2007, 9:06 AM
Stig Stig is offline
Member
 
Join Date: July 2006
Posts: 31
At least updater plugin is incompatible with this. After clicking "Restart" in menu popup window "Update Error" will appear: "Miranda did not exist - cannot install or restart. Press 'try again' to check Miranda's status again, press 'Continue' to kill the process or press 'Cancel' to abort." (BTW, Updater didn't find this RC1 - I don't know should it.)

And clist_modern (newest nightly) still makes Miranda to freeze when "Disable skin engine" checked.

Last edited by Stig; 14 Aug 2007 at 11:44 AM.
Closed Thread

Bookmarks

Tags
0.7.0, 0.7.0 pr, preview, preview release, test build

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Miranda IM v0.7.6 Preview Release #1 Discussion rainwater Development Builds 8 8 May 2008 5:28 PM
Miranda IM v0.7.0 Preview Release #10 Discussion rainwater Development Builds 77 29 Sep 2007 6:59 PM
Miranda IM v0.7.0 Preview Release #5 Discussion rainwater Development Builds 55 29 Aug 2007 4:10 PM
Miranda IM v0.7.0 Preview Release #4 Discussion rainwater Development Builds 65 24 Aug 2007 10:43 PM
Miranda IM v0.7.0 Preview Release #2 Discussion rainwater Development Builds 35 18 Aug 2007 9:37 PM



All times are GMT +1. The time now is 6:11 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.