Application Exception after editing catalog label

Post Reply
msw.photo
Posts: 32
Joined: 22 Apr 24 7:18

Application Exception after editing catalog label

Post by msw.photo »

Hi all,

when I edit the details of a catalog label (in this case from the People category) by right-clicking -> Context menu -> Edit catalog label details, the following error occurs regularly:

Code: Select all

IDI.v9.ApplicationException

----- details -----

ExceptionTimeStamp=2024-08-15T06:09:40.374Z
ExceptionThreadName=Main Thread
ExceptionClass=EAccessViolation
Exception=Access violation
Build=2024.2.2.6616
Edition=Single
Architecture=A.64 bit
Platform=macOS
OperationSystem=macOS Sonoma A.64bit (Version: 14.5.0)
Display=1920x1080
AvailableMemory=17.2 GB of 34.4 GB
ProcessorCores=12
Trial=no
UptimeSeconds=1781
SystemID=E3F1EDF2E4DADAF6EFDF07DFF0FEE3E4
CallStack=  $0000000187319C20
  $220F0001877CE4D8
  $775D8001877CE46C
  $75718001877CE1DC
  $460B8001877CCDC8
  $D3118001877CC434
  $A57E000191F7019C
  $AE3D800191F6FFD8
  $6373800191F6FD30
  $1C3600018B02BD68
  $524C80018B821808
  $125F00010471EB78
  $000000010471F214
  $000000010471F31C
  $000000010471F42C
  $00000001042A11CC
  $00000001042A336C
DatabaseSystem=SQLite
Language=de
ActiveCollectionCount=1028
ActiveForm=  frmMain[TfrmMain]
ActiveForm.ActiveControl=  frmMain[TfrmMain]
  vxScene1[TvxScene]
ActiveForm.Scene.Focused=  Root1[TvxBackground]
  loApplicationRoot[TvxLayout]
  loApplication[TvxLayout]
  loApplicationContent[TvxLayout]
  loClientArea[TvxLayout]
  loCollectionViewer[TvxLayout]
  [TvxCollectionViewerTabComponent]
  [TvxCollectionViewerTabSheet]
  [TvxCollectionViewer]

Does anyone else have the same problem?

Kind regards
Post Reply