Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QSocketNotifier: Can only be used with threads started with QThread #806

Open
ma-gh opened this issue Dec 3, 2024 · 0 comments
Open

QSocketNotifier: Can only be used with threads started with QThread #806

ma-gh opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels

Comments

@ma-gh
Copy link

ma-gh commented Dec 3, 2024

My first time using screenfetch. I receive the title notification when running screenfetch

I'm submitting a ... (check one with "x")

[X ] bug report
[ ] new distro request

Bug report

=> search Github for a similar issue or PR before submitting
=> download the latest revision from Github and check if the bug is still present
   -> https://github.com/KittyKatt/screenFetch/raw/master/screenfetch-dev
=> Show us the output of: screenfetch -v
ma@acer-laptop:~$ screenfetch -v
:: Finding distro...found as 'Debian 12'
:: Finding hostname and user...found as 'ma@acer-laptop'
:: Finding kernel version...found as 'x86_64 Linux 6.1.0-27-amd64'
:: Finding current uptime...found as '20h 11m'
:: Finding current package count...found as '2697'
:: Finding current shell...found as 'bash 5.2.15'
:: Finding current resolution(s)...found as '1920x1080'
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
:: Finding desktop environment...found as 'KDE 5.103.0 / Plasma 5.27.5'
:: Finding window manager...found as 'KWin'
:: Finding window manager theme...found as 'Not Found'
:: Finding GTK2 theme...found as 'Breeze'
:: Finding GTK3 theme...found as 'Breeze'
:: Finding icon theme...found as 'breeze'
:: Finding user font...found as ''
:: Finding current CPU...found as 'Intel Core i5-6200U @ 4x 2.8GHz [55.0°C]'
:: Finding current disk usage...found as '13G / 229G (6%%)'
:: Finding current GPU...found as 'Mesa Intel(R) HD Graphics 520 (SKL GT2)'
:: Finding current RAM usage...found as '5795MiB / 7853MiB'
         _,met$$$$$gg.           ma@acer-laptop
      ,g$$$$$$$$$$$$$$$P.        OS: Debian 12 bookworm
    ,g$$P""       """Y$$.".      Kernel: x86_64 Linux 6.1.0-27-amd64
   ,$$P'              `$$$.      Uptime: 20h 11m
  ',$$P       ,ggs.     `$$b:    Packages: 2697
  `d$$'     ,$P"'   .    $$$     Shell: bash 5.2.15
   $$P      d$'     ,    $$P     Resolution: 1920x1080
   $$:      $$.   -    ,d$$'     DE: KDE 5.103.0 / Plasma 5.27.5
   $$\;      Y$b._   _,d$P'      WM: KWin
   Y$$.    `.`"Y$$$$P"'          GTK Theme: Breeze [GTK2/3]
   `$$b      "-.__               Icon Theme: breeze
    `Y$$                         Disk: 13G / 229G (6%)
     `Y$$.                       CPU: Intel Core i5-6200U @ 4x 2.8GHz [55.0°C]
       `$$b.                     GPU: Mesa Intel(R) HD Graphics 520 (SKL GT2)
         `Y$$b.                  RAM: 5795MiB / 7853MiB
            `"Y$b._             
                `""""           

New distro request

Distro name:
Homepage:
Distro logo:
Package manager:

Show us the output of
 => lsb_release -sirc
 => cat /etc/os-release
 => ls -1 /etc/*-release
No LSB modules are available.
Debian
12
bookworm```

```ma@acer-laptop:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
IMAGE_ID=live
BUILD_ID=20241109T101058Z```


```ma@acer-laptop:~$ ls -1 /etc/*-release
/etc/os-release
@KittyKatt KittyKatt self-assigned this Dec 4, 2024
@KittyKatt KittyKatt added the bug label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants