Update: 2018 Beta 6 (free for everybody)

New release and update announcements

Re: Update: 2018 Beta 6 (free for everybody)

Postby Aivars » Fri Mar 30, 2018 4:56 pm

Beta 6 fixes and improvements:
SQLite connections were saved as MSSQL connections. NB! You need to edit your SQLite connection if you created it with old version and change its type to Sqlite.
Remembering previously used monitor was broken.
Auto-complete visual improvements.
Small Code Explorer improvement with PHP and anonymous functions.
Code explorer will now mix PHP private and public methods when sorting alphabetically.
Improvement with parsing JavaScript strings.
Clipboard paste crash in rare cases.
Project library did not delete old css items.
Clicking Refresh Library Data from Edit Project dialog will now clear all library data instead of trying to guess what's modified.

Beta 6 plugin improvements
Plugins can now be updated. Installing a newer version will try to update if older version of plugin running.
Crash report will add line containing last active plugin's folder name and last position if crash in plugin suspected.
Fix: "ready" signal is called for all plugins when any plugin is enabled.
New functions LoadStringFromFile, LoadStringFromFileDetectEncoding
New classes: TImageMargins, TImageAlignment, TMargins, TPadding
TScriptableJSON.HasKey will return False instead of crashing on weird paths/keys.
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2018 Beta 6 (free for everybody)

Postby LightDestory » Fri Mar 30, 2018 11:00 pm

Beta5-6 Bug:
Sorry for my english.
I was testing the new Webuilder but while doing some html it crashed.
Bug: crash
Step-to-reproduce:
1)Generate a empity php file
2) type: <ul id=
3)After the '=' it should crash.
*DON'T use the auto-compleye after ul, just type*

Regards,
LightDestory.
LightDestory
 
Posts: 0
Joined: Fri Mar 30, 2018 10:55 pm

Re: Update: 2018 Beta 6 (free for everybody)

Postby Rony » Fri Mar 30, 2018 11:10 pm

I have the same error crash. Did you enabled the 'Inspector" panel? When i disable it (View --> Inspector), i don't have the editor crash.

Kind regards,
Rony
Rony
 
Posts: 8
Joined: Wed Jan 17, 2018 1:34 pm

Re: Update: 2018 Beta 6 (free for everybody)

Postby baudwalker » Sat Mar 31, 2018 6:32 am

All the betas working as they should
baudwalker
 
Posts: 1
Joined: Fri Jun 30, 2017 9:26 am

Re: Update: 2018 Beta 6 (free for everybody)

Postby Aivars » Sat Mar 31, 2018 12:41 pm

Finally, a reproducable step-by-step. Thank you LightDestory!
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2018 Beta 6 (free for everybody)

Postby ssvuia » Mon Apr 02, 2018 9:23 pm

2018 Beta 6 error when use CHM help for PHP and Dark Theme.

Steps:
1. Run WeBuilder 2018 Beta 6
2. Open any PHP file and click F1 for RUN help
3. After close CHM help title change color to white, not working autocomplete and after minimize not restore.
ssvuia
 
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2018 Beta 6 (free for everybody)

Postby midipixel » Tue Apr 03, 2018 4:02 am

Beta 6 BUG

Trying to insert an image via the CTRL+M shortcut crashes the program every time, whether you cancel or insert the image.

Steps: CTRL + M, then click on select file. From then on, it'll crash.
OS: Windows 8.1 Pro

Also: It's about time that the default format filter in this window include the .svg extension! Using svg files on <img> tags is pretty standard procedure these days. :)
User avatar
midipixel
 
Posts: 31
Joined: Mon Jun 09, 2008 6:33 am

Re: Update: 2018 Beta 6 (free for everybody)

Postby Aivars » Tue Apr 03, 2018 10:27 am

midipixel wrote:Beta 6 BUG

Trying to insert an image via the CTRL+M shortcut crashes the program every time, whether you cancel or insert the image.


I can't reproduce this. Can you click Save Bug Report when it crashes and send it to support or to me?
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2018 Beta 6 (free for everybody)

Postby Aivars » Tue Apr 03, 2018 10:35 am

ssvuia wrote:2018 Beta 6 error when use CHM help for PHP and Dark Theme.

Steps:
1. Run WeBuilder 2018 Beta 6
2. Open any PHP file and click F1 for RUN help
3. After close CHM help title change color to white, not working autocomplete and after minimize not restore.


I can reproduce this, after downloading PHP CHM and setting WeBuilder settings to use that, thanks. For now, go to menu Options -> Preferences -> PHP Settings and check "Use official PHP website or mirror".
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2018 Beta 6 (free for everybody)

Postby Emulman » Tue Apr 03, 2018 12:51 pm

another bug:

1) click on menu view and choose manage layouts
2) choose any layout
3) appears always a delphi error window, works only "default"!
Emulman
 
Posts: 34
Joined: Thu Jan 19, 2006 8:22 pm
Location: Genoa, Italy

Re: Update: 2018 Beta 6 (free for everybody)

Postby Aivars » Tue Apr 03, 2018 1:07 pm

I can reproduce this, it's a problem with layouts, will be fixed.
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2018 Beta 6 (free for everybody)

Postby LightDestory » Tue Apr 03, 2018 10:09 pm

Beta6 bug:
Step-to-reproduce:
1)Just open WB
2)Set Dark Theme
3)Click on menuitem "File" and then just swipe the mouse on the right or viceversa
4)If u are in a dark enviroment, your eye will suffer a lot!
Bug: DropMenu is white for a bit of milliseconds (?). It is enought to make your eyes suffer!
I am sorry if you don't consider this as a bug.

Regards,
LightDestory.
LightDestory
 
Posts: 0
Joined: Fri Mar 30, 2018 10:55 pm

Re: Update: 2018 Beta 6 (free for everybody)

Postby midipixel » Wed Apr 04, 2018 1:17 am

[quote="Aivars"][quote="midipixel"]Beta 6 BUG

Trying to insert an image via the CTRL+M shortcut crashes the program every time, whether you cancel or insert the image.
[/quote]

I can't reproduce this. Can you click Save Bug Report when it crashes and send it to support or to me?[/quote]

Hey Aivars,

Unfortunately, the Save Bug Report window doesn't show. However, I think I found out what's causing the problem. I use the virtual desktop manager Deskpot. I tried disabling it, and the crash stopped happening. I use HTML Pad 2016 on a regular basis, though, and this never happened before.

I know it doesn't help you, but here's a video of the crash: https://drive.google.com/file/d/1UMw9MK ... sp=sharing
User avatar
midipixel
 
Posts: 31
Joined: Mon Jun 09, 2008 6:33 am

Re: Update: 2018 Beta 6 (free for everybody)

Postby Aivars » Wed Apr 04, 2018 11:36 am

Can you try switching to light theme and then use Insert Image dialog with the Dexpot active?
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2018 Beta 6 (free for everybody)

Postby midipixel » Thu Apr 05, 2018 12:04 am

Good catch! I did it, and it worked. It doesn't crash with any other theme other than the dark one. :)
User avatar
midipixel
 
Posts: 31
Joined: Mon Jun 09, 2008 6:33 am

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: No registered users and 8 guests