PeterPanettone
Members-
Content Count
1318 -
Joined
-
Last visited
-
Days Won
5
Everything posted by PeterPanettone
-
Parnassus Bookmarks: Clear All Bookmarks?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Nice point! -
Parnassus Bookmarks: Clear All Bookmarks?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
"Open Files" shows the Bookmarks from all opened files, while "Current File" shows only the Bookmarks from the current unit. -
Parnassus Bookmarks: Clear All Bookmarks?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Thanks. -
Parnassus Bookmarks: Clear All Bookmarks?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Unfortunately, there is no keyboard shortcut to clear all Parnassus Bookmarks: -
Parnassus Bookmarks: Clear All Bookmarks?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
How do you show this window? -
Parnassus Bookmarks: Clear All Bookmarks?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
I have tried the GExperts IDE Menu Shortcuts: But it does not work! -
MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips
PeterPanettone posted a topic in General Help
https://techcrunch.com/2022/06/10/apple-m1-unpatchable-flaw/ -
MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips
PeterPanettone replied to PeterPanettone's topic in General Help
I have an AdBlocker (AdBlock). No problems whatsoever. -
MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips
PeterPanettone replied to PeterPanettone's topic in General Help
I can confirm that the link works in MS Edge too. -
MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips
PeterPanettone replied to PeterPanettone's topic in General Help
The link works in any browser. What browser do you use? Please simply left-click on the link to open the link. -
RANDOMLY (and sometimes repeatedly), the Delphi 11 Alexandria IDE starts with this error message (of course, the IDE start is delayed until I click the OK button on the error message): Obviously, one of the packages loaded during the IDE start randomly produces this error. Unfortunately, the error message does not tell me which package causes the error. As this error occurs RANDOMLY, it is not possible finding the culprit by switching off single packages. Has anyone encountered this type of error?
-
IDE start randomly stops with error message
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
I use GExperts, CnPack, MMX, Parnassus Bookmarks, and Project Magician. -
IDE start randomly stops with error message
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Do you use GExperts or CNWizards? -
IDE start randomly stops with error message
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
I suspect a bug in the IDE itself. So I am not sure whether madExcept could help here. If the IDE were open-source, it would be easy to catch the bug. -
IDE start randomly stops with error message
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Do you have a suspect which package could cause the error? -
Delphi has many directory $Variables which can be used in several contexts, for example: $(BDS)\source Is there a $Variable for the default Styles directory which in Delphi 11 is?: C:\Users\Public\Documents\Embarcadero\Studio\22.0\Styles
-
Parnassus Bookmarks for Delphi 11 Alexandria?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Can you describe that failure? Do you have a screenshot? Windows version? -
Parnassus Bookmarks for Delphi 11 Alexandria?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
I don't think that other installed experts are the cause of the restart failure. It must be something different. -
Parnassus Bookmarks for Delphi 11 Alexandria?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Yes, both. BUT, as I said: The installation was OK. The crash occurred when RESTARTING THE IDE only by clicking on the "Restart now" button provided by the installer. There must be some other failure because the IDE RESTART failed on other occasions before too after installing something from GetIt which required a restart. So it's the IDE RESTART procedure that fails under specific conditions. -
Parnassus Bookmarks for Delphi 11 Alexandria?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
The same happened when I installed Navigator. -
Parnassus Bookmarks for Delphi 11 Alexandria?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
I've installed Parnassus Bookmarks now in Delphi 11.1 from GetIt. The installation worked, but the RESTART action failed: After that, I had to kill the BDS process in Task Manager. After restarting the IDE, Bookmarks now works flawlessly. Thank you Embarcadero! -
F6 Search feature does not work anymore?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
This really is the solution! Thanks! -
Parnassus Bookmarks for Delphi 11 Alexandria?
PeterPanettone replied to PeterPanettone's topic in Delphi IDE and APIs
Do you have reliable information? -
Does anybody have a Delphi 10.4 version of the wuppdi Welcome Page?
-
The Delphi IDE has only a flat MRU list. Accessing the knowledge from previous projects enhances productivity. So this is a start from accessing that knowledge - Delphi MRU Project Manager: This project is open source and copyrighted by me. It will be enhanced to become a full-featured Delphi Project Manager in the future. Constructive suggestions are welcome. DelphiMRUManager.zip