Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 15.0.0-beta1
-
None
Description
AfTER adding
private slots:
void on_textEdit_textChanged();
I get this "warning" and the app immediately crashes when "Run"
/mnt/A_RAID_JUN10/A_OCT18_BASE_OCT12_BASE/A_/B_/C_/D_/E_/A_BT_LIBRARY/CCC_SOURCE/Console_Project/Console_Dialog/mainwindow_console.h:26:5: Slots named on_foo_bar are error prone [clazy-connect-by-name]
Qt 6.7.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 10.3.1 20210422 (Red Hat 10.3.1-1)) on "xcb" OS: Ubuntu 22.04.5 LTS [linux version 6.8.0-45-generic] Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 RDRAND Environment: QT_ACCESSIBILITY="1" QT_IM_MODULE="ibus" QT_QPA_PLATFORM="xcb" Features: QT_NO_EXCEPTIONS Library info: PrefixPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt DocumentationPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/doc HeadersPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/include LibrariesPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/lib LibraryExecutablesPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/libexec BinariesPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/bin PluginsPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/plugins QmlImportsPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/qml ArchDataPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt DataPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt TranslationsPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/translations ExamplesPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/examples TestsPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt/tests SettingsPath: /home/nov25-1/Qt/Tools/QtCreator/lib/Qt Standard paths [*...* denote writable entry]: DesktopLocation: "Desktop" */home/nov25-1/Desktop* DocumentsLocation: "Documents" */home/nov25-1/Documents* FontsLocation: "Fonts" */home/nov25-1/.local/share/fonts* /home/nov25-1/.fonts /usr/share/ubuntu/fonts /usr/local/share/fonts /usr/share/fonts /var/lib/snapd/desktop/fonts ApplicationsLocation: "Applications" */home/nov25-1/.local/share/applications* /usr/share/ubuntu/applications /usr/local/share/applications /usr/share/applications /var/lib/snapd/desktop/applications MusicLocation: "Music" */home/nov25-1/Music* MoviesLocation: "Movies" */home/nov25-1/Videos* PicturesLocation: "Pictures" */home/nov25-1* TempLocation: "Temporary Directory" */tmp* HomeLocation: "Home" */home/nov25-1* AppLocalDataLocation: "Application Data" */home/nov25-1/.local/share/QtProject/qtdiag* /usr/share/ubuntu/QtProject/qtdiag /usr/local/share/QtProject/qtdiag /usr/share/QtProject/qtdiag /var/lib/snapd/desktop/QtProject/qtdiag CacheLocation: "Cache" */home/nov25-1/.cache/QtProject/qtdiag* GenericDataLocation: "Shared Data" */home/nov25-1/.local/share* /usr/share/ubuntu /usr/local/share /usr/share /var/lib/snapd/desktop RuntimeLocation: "Runtime" */run/user/1000* ConfigLocation: "Configuration" */home/nov25-1/.config* /etc/xdg/xdg-ubuntu /etc/xdg DownloadLocation: "Download" */home/nov25-1/Downloads* GenericCacheLocation: "Shared Cache" */home/nov25-1/.cache* GenericConfigLocation: "Shared Configuration" */home/nov25-1/.config* /etc/xdg/xdg-ubuntu /etc/xdg AppDataLocation: "Application Configuration" */home/nov25-1/.local/share/QtProject/qtdiag* /usr/share/ubuntu/QtProject/qtdiag /usr/local/share/QtProject/qtdiag /usr/share/QtProject/qtdiag /var/lib/snapd/desktop/QtProject/qtdiag AppConfigLocation: "Application Configuration" */home/nov25-1/.config/QtProject/qtdiag* /etc/xdg/xdg-ubuntu/QtProject/qtdiag /etc/xdg/QtProject/qtdiag File selectors (increasing order of precedence): en_US unix linux ubuntu Network: Using "OpenSSL 3.0.2 15 Mar 2022", version: 0x30000020 Platform capabilities: ThreadedPixmaps OpenGL ThreadedOpenGL WindowMasks MultipleWindows ForeignWindows NonFullScreenWindows NativeWidgets WindowManagement SyncState RasterGLSurface SwitchableWidgetComposition Style hints: mouseDoubleClickInterval: 400 mousePressAndHoldInterval: 500 startDragDistance: 8 startDragTime: 500 startDragVelocity: 0 keyboardInputInterval: 400 keyboardAutoRepeatRateF: 30 cursorFlashTime: 1200 showIsFullScreen: 0 showIsMaximized: 0 passwordMaskDelay: 0 passwordMaskCharacter: U+2022 fontSmoothingGamma: 1.7 useRtlExtensions: 0 setFocusOnTouchRelease: 0 tabFocusBehavior: Qt::TabFocusAllControls singleClickActivation: 0 Additional style hints (QPlatformIntegration): ReplayMousePressOutsidePopup: 0 Theme: Platforms requested : ubuntu,gtk3,gnome,generic available : snap,flatpak,xdgdesktopportal,gtk3 Styles requested : Fusion,windows available : Windows,Fusion Icon theme : Yaru, from /home/nov25-1/.local/share/icons,/usr/share/icons,/var/lib/snapd/desktop/icons System font : "Ubuntu" 11 Native file dialog Native color dialog Native font dialog Fonts: General font : "Ubuntu" 11 Fixed font : "monospace" 11 Title font : "monospace" 11 Smallest font: "monospace" 11 Palette: QPalette::WindowText: #ff000000 QPalette::Button: #fffcfcfc QPalette::Light: #ffffffff QPalette::Midlight: #ffffffff QPalette::Dark: #ffdddddd QPalette::Mid: #ffffffff QPalette::Text: #ff000000 QPalette::BrightText: #ffffffff QPalette::ButtonText: #ff000000 QPalette::Base: #fffcfcfc QPalette::Window: #fffcfcfc QPalette::Shadow: #ff0d0d0d QPalette::Highlight: #ffe95420 QPalette::HighlightedText: #ffffffff QPalette::Link: #ff0000ff QPalette::LinkVisited: #ffff00ff QPalette::AlternateBase: #ffececec QPalette::NoRole: #ff000000 QPalette::ToolTipBase: #ffffffdc QPalette::ToolTipText: #ff000000 QPalette::PlaceholderText: #ff646464 QPalette::Accent: #ff000000 Screens: 1, High DPI scaling: inactive # 0 "XWAYLAND0" Depth: 24 Primary: yes Manufacturer: Model: Serial number: Geometry: 1920x1080+0+0 Available: 1850x1053+70+27 Physical size: 480x270 mm Refresh: 59.9628 Hz Power state: 0 Physical DPI: 101.6,101.6 Logical DPI: 96,96 Subpixel_None DevicePixelRatio: 1 Primary orientation: 2 Orientation: 2 Native orientation: 0 Input devices: 8 QInputDevice::DeviceType::Mouse "Virtual core pointer", seat: "30002" capabilities: Position Scroll Hover QInputDevice::DeviceType::Keyboard "Virtual core keyboard", seat: "30002" capabilities: QInputDevice::DeviceType::Mouse "Virtual core XTEST pointer", seat: "30002" capabilities: Position Scroll Hover QInputDevice::DeviceType::Keyboard "Virtual core XTEST keyboard", seat: "30002" capabilities: QInputDevice::DeviceType::Mouse "xwayland-pointer:16", seat: "30002" capabilities: Position Scroll Hover QInputDevice::DeviceType::TouchPad "xwayland-relative-pointer:16", seat: "30002" capabilities: MouseEmulation Scroll QInputDevice::DeviceType::TouchPad "xwayland-pointer-gestures:16", seat: "30002" capabilities: MouseEmulation QInputDevice::DeviceType::Keyboard "xwayland-keyboard:16", seat: "30002" capabilities: LibGL Vendor: Intel Renderer: Mesa Intel(R) HD Graphics (BYT) Version: 4.2 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2 Shading language: 4.20 Format: Version: 4.2 Profile: 2 Swap behavior: 0 Buffer size (RGB): 8,8,8 Profile: None (QOpenGLFunctions_4_2), Core (QOpenGLFunctions_4_2_Core), Compatibility (QOpenGLFunctions_4_2_Compatibility) Vulkan instance available Supported instance extensions: VK_KHR_device_group_creation, version 1 VK_KHR_external_fence_capabilities, version 1 VK_KHR_external_memory_capabilities, version 1 VK_KHR_external_semaphore_capabilities, version 1 VK_KHR_get_physical_device_properties2, version 2 VK_KHR_get_surface_capabilities2, version 1 VK_KHR_surface, version 25 VK_KHR_surface_protected_capabilities, version 1 VK_KHR_wayland_surface, version 6 VK_KHR_xcb_surface, version 6 VK_KHR_xlib_surface, version 6 VK_KHR_display, version 23 VK_KHR_get_display_properties2, version 1 VK_EXT_acquire_drm_display, version 1 VK_EXT_acquire_xlib_display, version 1 VK_EXT_debug_report, version 10 VK_EXT_debug_utils, version 2 VK_EXT_direct_mode_display, version 1 VK_EXT_display_surface_counter, version 1 VK_EXT_swapchain_colorspace, version 4 Supported layers: VK_LAYER_MESA_device_select, version 1, spec version 1.3.211, Linux device selection layer VK_LAYER_INTEL_nullhw, version 1, spec version 1.1.73, INTEL NULL HW VK_LAYER_MESA_overlay, version 1, spec version 1.3.211, Mesa Overlay layer Available physical devices: API version 1.2.255, vendor 0x8086, device 0xF31, Intel(R) HD Graphics (BYT), type 1, driver version 23.2.1 API version 1.3.255, vendor 0x10005, device 0x0, llvmpipe (LLVM 15.0.7, 128 bits), type 4, driver version 0.0.1 Qt Rendering Hardware Interface supported backends: OpenGL (with default QSurfaceFormat): Driver Info: Device: Intel Mesa Intel(R) HD Graphics (BYT) 4.2 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2 Device ID: 0x0 Vendor ID: 0x0 Device type: Unknown Min Texture Size: 1 Max Texture Size: 16384 Max Color Attachments: 8 Frames in Flight: 1 Async Readback Limit: 1 MaxThreadGroupsPerDimension: 0 MaxThreadsPerThreadGroup: 0 MaxThreadGroupX: 0 MaxThreadGroupY: 0 MaxThreadGroupZ: 0 TextureArraySizeMax: 2048 MaxUniformBufferRange: 65536 MaxVertexInputs: 16 MaxVertexOutputs: 32 Uniform Buffer Alignment: 1 Supported MSAA sample counts: 1,2,4,8 Features: v MultisampleTexture v MultisampleRenderBuffer - DebugMarkers v Timestamps v Instancing - CustomInstanceStepRate - PrimitiveRestart v NonDynamicUniformBuffers v NonFourAlignedEffectiveIndexBufferOffset v NPOTTextureRepeat - RedOrAlpha8IsRed v ElementIndexUint - Compute v WideLines v VertexShaderPointSize v BaseVertex - BaseInstance v TriangleFanTopology v ReadBackNonUniformBuffer v ReadBackNonBaseMipLevel v TexelFetch v RenderToNonBaseMipLevel v IntAttributes v ScreenSpaceDerivatives - ReadBackAnyTextureFormat v PipelineCacheDataLoadSave v ImageDataStride v RenderBufferImport v ThreeDimensionalTextures v RenderTo3DTextureSlice v TextureArrays v Tessellation v GeometryShader - TextureArrayRange v NonFillPolygonMode v OneDimensionalTextures v OneDimensionalTextureMipmaps v HalfAttributes v RenderToOneDimensionalTexture v ThreeDimensionalTextureMipmaps Texture formats: RGBA8 BGRA8 R8 RG8 R16 RG16 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F RGB10A2 D16 D32F BC1 BC2 BC3 ETC2_RGB8 ETC2_RGB8A1 ETC2_RGBA8 ASTC_4x4 ASTC_5x4 ASTC_5x5 ASTC_6x5 ASTC_6x6 ASTC_8x5 ASTC_8x6 ASTC_8x8 ASTC_10x5 ASTC_10x8 ASTC_10x10 ASTC_12x10 ASTC_12x12 Vulkan: Driver Info: Device: Intel(R) HD Graphics (BYT) Device ID: 0xF31 Vendor ID: 0x8086 Device type: Integrated Min Texture Size: 1 Max Texture Size: 8192 Max Color Attachments: 8 Frames in Flight: 2 Async Readback Limit: 2 MaxThreadGroupsPerDimension: 65535 MaxThreadsPerThreadGroup: 1024 MaxThreadGroupX: 1024 MaxThreadGroupY: 1024 MaxThreadGroupZ: 1024 TextureArraySizeMax: 2048 MaxUniformBufferRange: 134217728 MaxVertexInputs: 29 MaxVertexOutputs: 32 Uniform Buffer Alignment: 64 Supported MSAA sample counts: 1,4,8 Features: v MultisampleTexture v MultisampleRenderBuffer v DebugMarkers v Timestamps v Instancing - CustomInstanceStepRate v PrimitiveRestart v NonDynamicUniformBuffers v NonFourAlignedEffectiveIndexBufferOffset v NPOTTextureRepeat v RedOrAlpha8IsRed v ElementIndexUint v Compute v WideLines v VertexShaderPointSize v BaseVertex v BaseInstance v TriangleFanTopology v ReadBackNonUniformBuffer v ReadBackNonBaseMipLevel v TexelFetch v RenderToNonBaseMipLevel v IntAttributes v ScreenSpaceDerivatives v ReadBackAnyTextureFormat v PipelineCacheDataLoadSave v ImageDataStride - RenderBufferImport v ThreeDimensionalTextures - RenderTo3DTextureSlice v TextureArrays v Tessellation v GeometryShader v TextureArrayRange v NonFillPolygonMode v OneDimensionalTextures v OneDimensionalTextureMipmaps v HalfAttributes v RenderToOneDimensionalTexture v ThreeDimensionalTextureMipmaps Texture formats: RGBA8 BGRA8 R8 RG8 R16 RG16 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F RGB10A2 D16 D24 D24S8 D32F BC1 BC2 BC3 BC4 BC5 BC6H BC7 ETC2_RGB8 ETC2_RGB8A1 ETC2_RGBA8 MESA-INTEL: warning: Bay Trail Vulkan support is incomplete MESA-INTEL: warning: Bay Trail Vulkan support is incomplete Plugin information: + Android 14.0.2 + AutoTest 14.0.2 AutotoolsProjectManager 14.0.2 Axivion 14.0.2 BareMetal 14.0.2 + Bazaar 14.0.2 + Beautifier 14.0.2 + BinEditor 14.0.2 Boot2Qt 14.0.2 + CMakeProjectManager 14.0.2 CVS 14.0.2 + ClangCodeModel 14.0.2 + ClangFormat 14.0.2 + ClangTools 14.0.2 + ClassView 14.0.2 + ClearCase 14.0.2 Coco 14.0.2 + CodePaster 14.0.2 CompilationDatabaseProjectManager 14.0.2 + CompilerExplorer 14.0.2 Conan 14.0.2 Copilot 14.0.2 + Core 14.0.2 + CppEditor 14.0.2 Cppcheck 14.0.2 + CtfVisualizer 14.0.2 + Debugger 14.0.2 + Designer 14.0.2 + DiffEditor 14.0.2 Docker 14.0.2 EffectComposer 14.0.2 EmacsKeys 14.0.2 + ExtensionManager 14.0.2 + FakeVim 14.0.2 Fossil 14.0.2 + GLSLEditor 14.0.2 + GenericProjectManager 14.0.2 + Git 14.0.2 GitLab 14.0.2 Haskell 14.0.2 HelloWorld 14.0.2 + Help 14.0.2 + ImageViewer 14.0.2 + IncrediBuild 14.0.2 Insight 14.0.2 Ios 14.0.2 + LanguageClient 14.0.2 Lua 14.0.2 LuaLanguageClient 14.0.2 + Macros 14.0.2 + Marketplace 14.0.2 McuSupport 14.0.2 + Mercurial 14.0.2 MesonProjectManager 14.0.2 + ModelEditor 14.0.2 Nim 14.0.2 + PerfProfiler 14.0.2 Perforce 14.0.2 + ProjectExplorer 14.0.2 + Python 14.0.2 + QbsProjectManager 14.0.2 + QmakeProjectManager 14.0.2 QmlDesigner 14.0.2 + QmlDesignerBase 14.0.2 QmlDesignerLite 14.0.2 + QmlJSEditor 14.0.2 + QmlJSTools 14.0.2 + QmlPreview 14.0.2 + QmlProfiler 14.0.2 + QmlProjectManager 14.0.2 + Qnx 14.0.2 QtApplicationManagerIntegration 14.0.2 + QtSupport 14.0.2 + RemoteLinux 14.0.2 + ResourceEditor 14.0.2 SafeRenderer 14.0.2 ScreenRecorder 14.0.2 + ScxmlEditor 14.0.2 SerialTerminal 14.0.2 SilverSearcher 14.0.2 Squish 14.0.2 StudioWelcome 14.0.2 + Subversion 14.0.2 + Terminal 14.0.2 + TextEditor 14.0.2 + Todo 14.0.2 + UpdateInfo 14.0.2 + UsageStatistic 14.0.2 + Valgrind 14.0.2 Vcpkg 14.0.2 + VcsBase 14.0.2 + WebAssembly 14.0.2 + Welcome 14.0.2 Used settingspath: ~/.config/QtProject UI configuration: Color: #666666 Theme: flat "Flat" Toolbar style: Utils::StyleHelper::ToolbarStyleCompact Language: en_US Device pixel ratio: 1, Qt::HighDpiScaleFactorRoundingPolicy::Round Font DPI: 96 Utils::StyleHelper::UiElement: H1: Titillium Web,27,-1,5,600,0,0,0,0,0,0,0,0,2,0,1 H2: Titillium Web,21,-1,5,600,0,0,0,0,0,0,0,0,0,0,1 H3: Ubuntu,12,-1,5,700,0,0,0,0,0,1,0,0,0,0,1 H4: Ubuntu,12,-1,5,700,0,0,0,0,0,0,0,0,0,0,1 H5: Ubuntu,10.5,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 H6: Ubuntu,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 H6Capital: Ubuntu,9,-1,5,400,0,0,0,0,0,1,0,0,0,0,1 Body1: Ubuntu,10.5,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 Body2: Ubuntu,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 ButtonMedium: Ubuntu,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 ButtonSmall: Ubuntu,7.5,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 LabelMedium: Ubuntu,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 LabelSmall: Ubuntu,7.5,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 CaptionStrong: Ubuntu,7.5,-1,5,600,0,0,0,0,0,0,0,0,0,0,1 Caption: Ubuntu,7.5,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 IconStandard: Ubuntu,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 IconActive: Ubuntu,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 Product: Qt Creator 14.0.2 Based on: Qt 6.7.3 (GCC 10.3.1 20210422 (Red Hat 10.3.1-1), x86_64) Built on: Sep 27 2024 00:13:58 From revision: 3004ebc0af