- Регистрация
- 22.01.2019
- Сообщения
- 1 488
- Благодарностей
- 3 740
- Баллы
- 113
Not all projects can be interrupted immediately, The task is waiting until currrent action is executed, then stops.I'm having the problem with some projects that right mouse click and "interrupt" does not work. The projects keep running nevertheless, sometimes endlessly.
If you give the details that I asked, i.e. what is shown in non-interupted instances,It's a mailing project that runs in a loop, till all accounts are processed and all emails are sent. But it still needs some debugging, so e.g. if there is an error in a cube (while it's running in ZP) after it has processed e.g. 15 from 100 accounts I need to stop it immediately. But as said, if I use "Interrupt" in ZP it continues without stopping.
So any other idea how I can stop it immediately?
This is normal thing. It means there is no article in help docs for this functionality.
wrong ancor to help docs, I'll ask developers to correct
Because, this is the bug in external component DevExpress used in zenno, not in zenno itself.Is there any fix planned anytime? I think this bug is there as long as I am.
Посмотреть вложение 103562
could not reproduce... what is the OS?Right click on the template and open project directory option. Does not open folder but open it like this. Just in background. No folder opened.
Посмотреть вложение 103568
No, there is, and it actually worked a while back. Not sure, maybe url has changed. But there it is. https://zennolab.atlassian.net/wiki/spaces/EN/pages/1785037096/Setting+up+a+Google+spreadsheets+connectionThis is normal thing. It means there is no article in help docs for this functionality.
Ancor is still set because, manuals supposed to be added some day.
I'm on Win 10.could not reproduce... what is the OS?
instance.ChangeRequest(@"regex", new List<string> {"что меняем1","что меняем2"}, new List<string> { "на что меняем1","на что меняем2"});
this is my .zp fileFollow the usage method of https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic260.html
Only the last element in the list is replaced, I'm not alone with this problemChangeRequest:instance.ChangeRequest(@"regex", new List<string> {"что меняем1","что меняем2"}, new List<string> { "на что меняем1","на что меняем2"});
This is the issue in CEF.this is my .zp file
https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic260.htmlThis is the issue in CEF.
You should switch to Chromium in your project.
This is a bug in CEF, but only solution currently, to switch to Chromium.https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic260.html
ChangeResponse is normal in CEF.
To use ChangeRequest normally, is there only one way to change to Chromium? Is this defect a bug or normal?
Thank you for your reply
Do you use ProjectMaker on Windows 11?when i click on DB action project maker crashes and closes. and also when i click on execution tab in setting it also closes and crashes
Recommend you using ZennoPoster on Windows 10, not Win11, this is compatibility issue.im using windows 11 , i did uninstall the program and deleted the files files from appData and program files , and reinstalled it , still same problem , thinking about downgrading , what do you think ?
Yes, I reported to developers.yea but previous version was fine , so i will down grade back 7.7 version. hopefully you guys fix this bug soon , also when i click on the if statement makes project maker crash
are you sure explorer window didn't open somewhere on background or maybe on a second monitor?Any ideas on how to fix this?
Folder exactly opens in PM background that's the problem.are you sure explorer window didn't open somewhere on background or maybe on a second monitor?
It seems to be the issue with window focus priority in the system.Folder exactly opens in PM background that's the problem.