Jump to content

Rafal.B

Members
  • Content Count

    36
  • Joined

  • Last visited

Community Reputation

3 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I don't see anything new either. Total items: 157
  2. Thank you, it works. However, the question remains why this sometimes happens.
  3. Hi everyone. In short: - I installed a clean D13 on my laptop - I installed FMX Linux - I configured all the necessary data for the Linux platform (Tools->Options->Deployment->etc.) - I created a new, empty project (Target Platforms = Linux) - I compiled and ran it without any problems Then: I installed the "RAD Studio 13 September Patch" And the problems started. Attempting to compile the program (as above) results in errors: [Fatal Error DCC] Project39.dpr(6): F2613 Unit "FMX.ScrollBox" not found. Project39.dpr(6): The object "FMX.ScrollBox" is used by the object "FMX.ScrollBox.Style" Project39.dpr(6): The object "FMX.ScrollBox.Style" is used by the object "FMX.Text.LinesLayout" Project39.dpr(6): The object "FMX.Text.LinesLayout" is used by the object "FMX.Text.SpellingManager" Project39.dpr(6): The object "FMX.Text.SpellingManager" is used by the object "FMX.Text.TextEditor" Project39.dpr(6): The object "FMX.Text.TextEditor" is used by the object "FMX.Text.InteractiveSelectors" Project39.dpr(6): The object "FMX.Text.InteractiveSelectors" is used by "FMX.Edit.Style.New" Project39.dpr(6): Entity "FMX.Edit.Style.New" is used by "FMX.Edit" Project39.dpr(6): Entity "FMX.Edit" is used by "FMX.Dialogs.Default" Project39.dpr(6): Entity "FMX.Dialogs.Default" is used by "FMX.Dialogs.Linux" Project39.dpr(6): Entity "FMX.Dialogs.Linux" is used by "FMX.Platform.Linux" Project39.dpr(6): Entity "FMX.Platform.Linux" is used by "FMX.Platform" Project39.dpr(6): Entity "FMX.Platform" is used by "FMX.DialogService.Sync" Project39.dpr(6): The "FMX.DialogService.Sync" entity is used by "FMX.Dialogs" Project39.dpr(6): The "FMX.Dialogs" entity is used by "FMX.Platform" After some struggle, I found a solution: Add: "$(BDS)\source\fmx" to "Tools->Options->Library->Library Path" or "Project->Options->Compiling->Delphi Compilers->Search Path->..." I was going to report this to QP, but... I tried the same thing on a newly created virtual machine (Proxmox) and everything worked perfectly there. I don't understand this and I don't know what the problem is.
  4. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Unfortunately, b48 on x86 and x64 causes identical errors as the previous version.
  5. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    I confirm. Indeed, selecting the option to close the welcome page causes an error (which I described first) when closing D13.
  6. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    When I open a project with the original IDE plugin "Open Recent," there are no problems (errors) when closing D13. Some time passed, and... everything started working fine. I didn't do anything except open and close D13 several times. I don't understand this situation. It's just a hocus pocus. 🙂 I'll see what happens tomorrow 🙄
  7. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    I ran another test. I uninstalled D13 and cleared all folders and registries. I reinstalled D13. Then gksoftPlugin370. (I didn't install MMX!) I created MyProject (FMX), saved it, and closed it. Then I opened it using: gksoftPlugin370 -> Recently used -> Projects -> MyProject Then I closed D13. This time it behaved a bit differently; I immediately got the error: "Strange situation. I don't really understand what's causing the error, it's definitely not MMX."
  8. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    There's no problem with D12. I don't know about D11, I don't have it 🙂
  9. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Hello. A new problem has appeared in D13. Following the list below, it's reproducible: 1. Install D13 2. Install MMX 3. Install gksoftPlugin370 4. Load project from this plugin (important) 5. Close D13 At this point, the operation takes quite a while, and finally, I get an error (shown below). If I don't install MMX or (after installation) uninstall it, everything works fine. Installing MMX and gksoftPlugin370 together has a problem. Considering that MMX is very necessary in D13, I can't get rid of it. It would be nice to have gksoftPlugin370 as well 🙂
  10. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    It's already 13 🙂
  11. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    "Item Columns Count" works correctly. Thanks. However, there's a problem with "Tree View Width." After setting the width with the mouse, the current width is saved in a register. After turning D off and on, the value of this register doesn't change, but the bar is set to a different, undefined width. After setup: After restarting:
  12. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    I've already tried that too. Refreshing the register reading (F5) while running D shows the value changing to 1 at some point. I'm running D as Administrator. I also tried as a regular user, same result.
  13. Rafal.B

    wuppdi Welcome Page for Delphi 11 Alexandria?

    D12. After starting D, I set this parameter to 2 and disable D. I enabled the registry viewer (regedit). The next time I start D, the registry value changes to 1, and so does D. This happens every time.
×