Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

panel resize causes CTD

Featured Replies

Any idea why the resizing of a panel would result in an immediate crash to desktop?Anyone ever had that problem?

A window resize generates these instances:PANEL_SERVICE_PRE_KILLPANEL_SERVICE_POST_KILLPANEL_SERVICE_PRE_INSTALLPANEL_SERVICE_POST_INSTALLPANEL_SERVICE_PRE_INITIALIZEPANEL_SERVICE_POST_INITIALIZEPANEL_SERVICE_PRE_UPDATEPANEL_SERVICE_PRE_GENERATEPANEL_SERVICE_POST_GENERATEMy guess would be that you have something in one of those cases that really belongs in PANEL_SERVICE_CONNECT_TO_WINDOW or PANEL_SERVICE_DISCONNECTDoug

Doug,Thanks for your response.Your informed guess made me think, and I realized that I had forgotten to take out some code that allocated and freed some directx sound buffers from PANEL_SERVICE_PRE_INITIALIZE, and PANEL_SERVICE_PRE_KILL that had been moved into the mod_init / deinit with the changes made to FSX.Thanks, you helped solve it.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.