Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Spurious warnings from Qt5WebEngineCore.so while invoking Qt5 Application on SUSE12-SP4

Spurious warnings from Qt5WebEngineCore.so while invoking Qt5 Application on SUSE12-SP4

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 180 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tej Partap Singh
    wrote on last edited by
    #1

    Dear Expert,

    I'm getting spurious warnings from Qt5WebEngineCore.so & QtWebEngineProcess while invoking my C++ Qt5-based Application. The Application uses QTWebEngine.

    While the application invokes fine and the WebEngine works as expected, I was wondering if QtWebEngine experts could let me know what features will be affected by this warning message.

    <Path to executable> /lib64/libdbus-1.so.3: no version information available (required by <Path to Qt shared libs>/libQt5WebEngineCore.so.5)
    <Path to executable>/QtWebEngineProcess: : /lib64/libdbus-1.so.3: : no version information available (<Path to Qt shared libs>/libQt5WebEngineCore.so.5)no version information available (required by <Path to Qt shared libs>/libQt5WebEngineCore.so.5)

    While I do understand that upgrading the dbus-1 package to a later version will make the warning message go away. I would like to understand how this affects the QtWebEngine.

    Looking forward to your prompt reply.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved