Update: 2018 Beta 6 (free for everybody)
Re: Update: 2018 Beta 6 (free for everybody)
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.
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
-
- Posts: 0
- Joined: Fri Mar 30, 2018 10:55 pm
Re: Update: 2018 Beta 6 (free for everybody)
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.
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.
Re: Update: 2018 Beta 6 (free for everybody)
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
Kind regards,
Rony
-
- Posts: 1
- Joined: Fri Jun 30, 2017 9:26 am
Re: Update: 2018 Beta 6 (free for everybody)
All the betas working as they should
Re: Update: 2018 Beta 6 (free for everybody)
Finally, a reproducable step-by-step. Thank you LightDestory!
Blumentals Software Programmer
Re: Update: 2018 Beta 6 (free for everybody)
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.
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.
Re: Update: 2018 Beta 6 (free for everybody)
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. :)
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. :)
Re: Update: 2018 Beta 6 (free for everybody)
I can't reproduce this. Can you click Save Bug Report when it crashes and send it to support or to me?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.
Blumentals Software Programmer
Re: Update: 2018 Beta 6 (free for everybody)
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".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.
Blumentals Software Programmer
Re: Update: 2018 Beta 6 (free for everybody)
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"!
1) click on menu view and choose manage layouts
2) choose any layout
3) appears always a delphi error window, works only "default"!
Re: Update: 2018 Beta 6 (free for everybody)
I can reproduce this, it's a problem with layouts, will be fixed.
Blumentals Software Programmer
-
- Posts: 0
- Joined: Fri Mar 30, 2018 10:55 pm
Re: Update: 2018 Beta 6 (free for everybody)
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.
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.
Re: Update: 2018 Beta 6 (free for everybody)
[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
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
Re: Update: 2018 Beta 6 (free for everybody)
Can you try switching to light theme and then use Insert Image dialog with the Dexpot active?
Blumentals Software Programmer
Re: Update: 2018 Beta 6 (free for everybody)
Good catch! I did it, and it worked. It doesn't crash with any other theme other than the dark one. :)