Search:

Type: Posts; User: anshah; Keyword(s):

Search: Search took 0.04 seconds.

  1. [ubuntu] Ubuntu 24.04: QSystemTrayIcon disappears after logout/login

    Running a Qt UI application on Ubuntu 24.04. Upon initial install the system tray icon is visible. However, after relogin or reboot the system tray icon disappears.

    The Qt application uses...
  2. [ubuntu] Ubuntu 24.04: QSystemTrayIcon disappears after logout/login

    Running a Qt UI application on Ubuntu 24.04. Upon initial install the system tray icon is visible. However, after relogin or reboot the system tray icon disappears. The Qt application uses...
  3. Replies
    3
    Views
    4

    Re: Ubuntu 24.04 Beta Release

    Much appreciated! I'll check next week.
  4. Replies
    3
    Views
    4

    Ubuntu 24.04 Beta Release

    I saw the Ubuntu 24.04 Beta release is April 4, 2024 and then Ubuntu 24.04 LTS Official release April 25, 2024.

    Why are there only 2 weeks of beta?
    Is there an earlier release for developers?
  5. Replies
    2
    Views
    3

    CVE-2023-4863: libwebp vulnerability

    Hello Ubuntu team,

    I'm using Qt5 Webkit on Ubuntu 20.04/22.04 and see that it has a dependency on libwebp which also has a Security vulnerability: CVE-2023-4863

    Reports say that the issue is...
  6. [ubuntu] Ubuntu 14.04: OpenSSL 1.1.1g Compatibility

    Is Open SSL Version 1.1.1g compatible with Ubuntu 14.04?
    I was able to build and generate the library files with no issues but I saw failures when I ran "make test."


    Test Summary Report...
  7. Replies
    0
    Views
    1

    Glade gtkmm multiple windows

    I am new to gtkmm (C++ Ubuntu 18.04) and Glade and have looked at the tutorials for creating a UI Glade file and then loading it via GtkBuilder in gtkmm.


    My question is that I'm creating a...
  8. Replies
    0
    Views
    1

    gtkmm Glade multiple window management

    I am using gtkmm and Glade on Ubuntu 14.04 Gnome desktop and I am using the GNOME example file to load a Glade UI file:

    I'm just getting started with gtkmm and Glade in C++. I was going through...
  9. Ubuntu 19.04: QSystemTrayIcon does not emit activated signal on mouse click

    I have just installed Ubuntu 19.04 and I'm using the Qt distribution it provides in the apt-get repo. I'm seeing that the QSytemTrayIcon signals do not emit upon mouse click. I'm aware of the issues...
  10. Replies
    2
    Views
    3

    Re: QSystemTrayIcon tooltip does not show

    As per requirements we need to support everything from Ubuntu 14.04+ for customers.
  11. Replies
    2
    Views
    3

    QSystemTrayIcon tooltip does not show

    I have setup a QSystemTrayIcon with a tool tip but it doesn't show up on mouse hover. I'm running Qt 5.8 on Ubuntu 17.04


    Here is the setup code:




    I do not see the tool tip show on mouse...
Results 1 to 11 of 11