رفتن به مطلب
مرجع رسمی سی‌پلاس‌پلاس ایران
  • 0
قاسم رمضانی منش

مشکل در اجرای Qt 3D Studio


سوال

ارسال شده در (ویرایش شده)

با سلام !

بعد از نصب بسته های Qt 3D Studio 2.2.0 و Qt 3D Studio Runtime 2.2.0 با استفاده از نصاب آنلاین ; برنامه را  در دایرکتوری Qt/Qt3DStudio-2.2.0/bin اقدام به اجرای برنامه کردم :

[ghasem@clibcore bin]$ ./Qt3DStudio 

برنامه با Log زیر ، لحظه ای اجرا و بعد بسته میشود :

[ghasem@clibcore bin]$ ./Qt3DStudio 
qt3ds.trace_info: Studio:  "/home/ghasem/Software/Qt/Qt3DStudio-2.2.0/bin/Qt3DStudio"
qt3ds.trace_info: Version:  "2.2.0"
static QSurfaceFormat CWGLRenderContext::selectSurfaceFormat(QOpenGLWidget*) selected surface format: QSurfaceFormat(version 3.3, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::CoreProfile)
Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
libpng warning: iCCP: known incorrect sRGB profile
static QSurfaceFormat CWGLRenderContext::selectSurfaceFormat(QOpenGLWidget*) selected surface format: QSurfaceFormat(version 3.3, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::CoreProfile)
Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
Segmentation fault (core dumped)

طبق گفته  سایت مربوطه حداقل نیاز OpenGL ورژن 3.3 هست. مشخصات نسخه ای که من استفاده میکنم :

OpenGL vendor string: nouveau
OpenGL renderer string: NVA8
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.4
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.1 Mesa 18.2.4
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

مشخصات پلتفرم :

OS       : Fedora release 29 (Twenty Nine) x86_64
Kernel : 4.19.4-300.fc29.x86_64
GPU    : NVIDIA NVS 3100M
Qt       :  5.11.2 - 5.12.0

آیا پیشنیاز دیگه ای برای نصب نیاز هست ؟

 

ویرایش شده در توسط قاسم رمضانی منش

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

2 پاسخ به این سوال تا کنون داده شده است

پست های پیشنهاد شده

  • 0

برنامه با Log زیر ، لحظه ای اجرا و بعد بسته میشود

با استفاده از دیباگر gdb برنامه ی Qt 3D Studio را اجرا گرفتم که دلیل Segmentation fault (core dumped) را :

Thread 1 "Qt3DStudio" received signal SIGSEGV, Segmentation fault.
0x0000000000916157 in CStudioApp::getDuplicateType (this=this@entry=0x11b7cc0 <g_StudioApp>) at Application/StudioApp.cpp:996
996     Application/StudioApp.cpp: No such file or directory.

گفته است.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر
  • 0
در 9 ساعت قبل، قاسم رمضانی منش گفته است :

با سلام !

بعد از نصب بسته های Qt 3D Studio 2.2.0 و Qt 3D Studio Runtime 2.2.0 با استفاده از نصاب آنلاین ; برنامه را  در دایرکتوری Qt/Qt3DStudio-2.2.0/bin اقدام به اجرای برنامه کردم :


[ghasem@clibcore bin]$ ./Qt3DStudio 

برنامه با Log زیر ، لحظه ای اجرا و بعد بسته میشود :


[ghasem@clibcore bin]$ ./Qt3DStudio 
qt3ds.trace_info: Studio:  "/home/ghasem/Software/Qt/Qt3DStudio-2.2.0/bin/Qt3DStudio"
qt3ds.trace_info: Version:  "2.2.0"
static QSurfaceFormat CWGLRenderContext::selectSurfaceFormat(QOpenGLWidget*) selected surface format: QSurfaceFormat(version 3.3, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::CoreProfile)
Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
libpng warning: iCCP: known incorrect sRGB profile
static QSurfaceFormat CWGLRenderContext::selectSurfaceFormat(QOpenGLWidget*) selected surface format: QSurfaceFormat(version 3.3, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::CoreProfile)
Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
Segmentation fault (core dumped)

طبق گفته  سایت مربوطه حداقل نیاز OpenGL ورژن 3.3 هست. مشخصات نسخه ای که من استفاده میکنم :


OpenGL vendor string: nouveau
OpenGL renderer string: NVA8
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.2.4
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.1 Mesa 18.2.4
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.2.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

مشخصات پلتفرم :

OS       : Fedora release 29 (Twenty Nine) x86_64
Kernel : 4.19.4-300.fc29.x86_64
GPU    : NVIDIA NVS 3100M
Qt       :  5.11.2 - 5.12.0

آیا پیشنیاز دیگه ای برای نصب نیاز هست ؟

 

چنین خطایی رو چند روز پیش گزارش دادن در این بخش که ظاهرا مشکل مشابه همین رو داره، بررسی کنید و سعی کنید نسخهٔ ۲.۱ رو هم امتحان کنید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

به گفتگو ملحق شوید

شما همین الآن می‌توانید مطلبی را ارسال و بعداً ثبت‌نام کنید. اگر حساب کاربری دارید، و با حساب کاربری خود مطلب ارسال کنید.
نکته: مطلب شما قبل از انتشار نیاز به بازبینی توسط میانجی‌گر‌ها دارد.

مهمان
پاسخ به این سوال ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از ۷۵ اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به عنوان یک لینک به جای

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.


  • کاربران آنلاین در این صفحه   0 کاربر

    هیچ کاربر عضوی،در حال مشاهده این صفحه نیست.

×
×
  • جدید...