[kdeconnect] [Bug 463983] New: log messages on phone?

2023-01-07 Thread toxictech
https://bugs.kde.org/show_bug.cgi?id=463983

Bug ID: 463983
   Summary: log messages on phone?
Classification: Applications
   Product: kdeconnect
   Version: 1.10
  Platform: Android
OS: Android 12.x
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: ocdei...@gmail.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. I'm not reporting a bug, but I didn't know where else to post a request. My
question is, is it possible to get the app to log an outgoing SMS from my PC on
the phones messaging app? When I send an SMS from my computer it logs it on the
SMS app on my PC but not on my phones messaging app so I'm missing pieces of
conversations on my phone. 

2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: 5.26.4
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemdgenie] [Bug 452421] New: not installed

2022-04-08 Thread toxictech
https://bugs.kde.org/show_bug.cgi?id=452421

Bug ID: 452421
   Summary: not installed
   Product: systemdgenie
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: rthoms...@gmail.com
  Reporter: ocdei...@gmail.com
  Target Milestone: ---

SUMMARY
i was able to compile from source with no problems, as well as install, my
problem is upon entering the command "systemdgenie", i get "systemdgenie:
command not found". Does this program no longer work, or have i messed up along
the way somehow? 
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. compile and run systemdgenie comand from terminal
2. 
3. 

OBSERVED RESULT
command not found

EXPECTED RESULT
use of systemdgenie

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

toxictech@Master:~/Downloads/systemdgenie-0.99.0/build$ cmake
-DCMAKE_INSTALL_PREFIX=\`kf5-config\' ..
CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112
(message):
  Your project should require at least CMake 3.16.0 to use FindKF5.cmake
Call Stack (most recent call first):
  /usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check)
  CMakeLists.txt:21 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

Installing in /home/toxictech/Downloads/systemdgenie-0.99.0/build/`kf5-config'.
Run /home/toxictech/Downloads/systemdgenie-0.99.0/prefix.sh to set the
environment for SYSTEMD-GENIE.
fatal: not a git repository (or any of the parent directories): .git
-- Checking for module 'libsystemd>=209'
--   Found libsystemd, version 245
-- The following OPTIONAL packages have been found:

 * KF5Codecs (required version >= 5.92.0)
 * KF5Config (required version >= 5.92.0)
 * KF5WidgetsAddons (required version >= 5.92.0)
 * KF5ConfigWidgets (required version >= 5.92.0)

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.15.0)
 * Qt5Gui
 * Qt5 (required version >= 5.4.0)
 * KF5Crash (required version >= 5.15.0)
 * Gettext
 * KF5I18n (required version >= 5.15.0)
 * KF5CoreAddons (required version >= 5.92.0)
 * KF5Auth (required version >= 5.92.0)
 * Qt5DBus (required version >= 5.15.2)
 * Qt5Widgets (required version >= 5.15.2)
 * KF5XmlGui (required version >= 5.15.0)
 * KF5 (required version >= 5.15.0)
 * Qt5Core
 * PkgConfig

-- Configuring done
-- Generating done
-- Build files have been written to:
/home/toxictech/Downloads/systemdgenie-0.99.0

toxictech@Master:~/Downloads/systemdgenie-0.99.0$ make
[  7%] Automatic MOC for target systemdgenie
[  7%] Built target systemdgenie_autogen
[ 14%] Generating ui_mainwindow.h
[ 21%] Building CXX object
src/CMakeFiles/systemdgenie.dir/systemdgenie_autogen/mocs_compilation.cpp.o
In file included from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../mainwindow.h:23,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/moc_mainwindow.cpp:10,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/mocs_compilation.cpp:2:
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../sortfilterunitmodel.h:38:10:
warning: ‘virtual bool SortFilterUnitModel::filterAcceptsRow(int, const
QModelIndex&) const’ can be marked override [-Wsuggest-override]
   38 | bool filterAcceptsRow(int sourceRow, const QModelIndex
) const;
  |  ^~~~
In file included from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../mainwindow.h:24,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/moc_mainwindow.cpp:10,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/mocs_compilation.cpp:2:
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../unitmodel.h:32:9:
warning: ‘virtual int UnitModel::rowCount(const QModelIndex&) const’ can be
marked override [-Wsuggest-override]
   32 | int rowCount(const QModelIndex & parent = QModelIndex()) const;
  | ^~~~
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../unitmodel.h:33:9:
warning: ‘virtual int UnitModel::columnCount(const QModelIndex&) const’ can be
marked override [-Wsuggest-override]
   33 | int columnCount(const QModelIndex & parent = QModelIndex())

[systemdgenie] [Bug 452419] New: not installed

2022-04-08 Thread toxictech
https://bugs.kde.org/show_bug.cgi?id=452419

Bug ID: 452419
   Summary: not installed
   Product: systemdgenie
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: rthoms...@gmail.com
  Reporter: ocdei...@gmail.com
  Target Milestone: ---

SUMMARY
i was able to compile from source with no problems, as well as install, my
problem is upon entering the command "systemdgenie", i get "systemdgenie:
command not found". Does this program no longer work, or have i messed up along
the way somehow? 
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. compile and run systemdgenie comand from terminal
2. 
3. 

OBSERVED RESULT
command not found

EXPECTED RESULT
use of systemdgenie

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Installing in /home/toxictech/Downloads/systemdgenie-0.99.0/build/`kf5-config'.
Run /home/toxictech/Downloads/systemdgenie-0.99.0/prefix.sh to set the
environment for SYSTEMD-GENIE.
fatal: not a git repository (or any of the parent directories): .git
-- Checking for module 'libsystemd>=209'
--   Found libsystemd, version 245
-- The following OPTIONAL packages have been found:

 * KF5Codecs (required version >= 5.92.0)
 * KF5Config (required version >= 5.92.0)
 * KF5WidgetsAddons (required version >= 5.92.0)
 * KF5ConfigWidgets (required version >= 5.92.0)

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.15.0)
 * Qt5Gui
 * Qt5 (required version >= 5.4.0)
 * KF5Crash (required version >= 5.15.0)
 * Gettext
 * KF5I18n (required version >= 5.15.0)
 * KF5CoreAddons (required version >= 5.92.0)
 * KF5Auth (required version >= 5.92.0)
 * Qt5DBus (required version >= 5.15.2)
 * Qt5Widgets (required version >= 5.15.2)
 * KF5XmlGui (required version >= 5.15.0)
 * KF5 (required version >= 5.15.0)
 * Qt5Core
 * PkgConfig

-- Configuring done
-- Generating done
-- Build files have been written to:
/home/toxictech/Downloads/systemdgenie-0.99.0


toxictech@Master:~/Downloads/systemdgenie-0.99.0$ make
[  7%] Automatic MOC for target systemdgenie
[  7%] Built target systemdgenie_autogen
[ 14%] Generating ui_mainwindow.h
[ 21%] Building CXX object
src/CMakeFiles/systemdgenie.dir/systemdgenie_autogen/mocs_compilation.cpp.o
In file included from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../mainwindow.h:23,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/moc_mainwindow.cpp:10,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/mocs_compilation.cpp:2:
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../sortfilterunitmodel.h:38:10:
warning: ‘virtual bool SortFilterUnitModel::filterAcceptsRow(int, const
QModelIndex&) const’ can be marked override [-Wsuggest-override]
   38 | bool filterAcceptsRow(int sourceRow, const QModelIndex
) const;
  |  ^~~~
In file included from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../mainwindow.h:24,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/moc_mainwindow.cpp:10,
 from
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/mocs_compilation.cpp:2:
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../unitmodel.h:32:9:
warning: ‘virtual int UnitModel::rowCount(const QModelIndex&) const’ can be
marked override [-Wsuggest-override]
   32 | int rowCount(const QModelIndex & parent = QModelIndex()) const;
  | ^~~~
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../unitmodel.h:33:9:
warning: ‘virtual int UnitModel::columnCount(const QModelIndex&) const’ can be
marked override [-Wsuggest-override]
   33 | int columnCount(const QModelIndex & parent = QModelIndex()) const;
  | ^~~
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../unitmodel.h:34:14:
warning: ‘virtual QVariant UnitModel::headerData(int, Qt::Orientation, int)
const’ can be marked override [-Wsuggest-override]
   34 | QVariant headerData(int section, Qt::Orientation orientation, int
role) const;
  |  ^~
/home/toxictech/Downloads/systemdgenie-0.99.0/src/systemdgenie_autogen/EWIEGA46WW/../../unitmodel.h:

[KSystemLog] [Bug 451440] New: unable to run ksystemlog, root password denied

2022-03-12 Thread toxictech
https://bugs.kde.org/show_bug.cgi?id=451440

Bug ID: 451440
   Summary: unable to run ksystemlog, root password denied
   Product: KSystemLog
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: nicolas.ternis...@gmail.com
  Reporter: ocdei...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Upon opening ksystemlog im presented with a prompt for the root password,
after entering the password access is denied saying that I may need to be a
user in the group wheel. There is no group "wheel".
2. 
3. 

OBSERVED RESULT
unable to access system logs

EXPECTED RESULT
accessing system logs upon entering the root password

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: (available in About System)
KDE Plasma Version: 5.53.5
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 446540] unable to load applications

2021-12-09 Thread toxictech
https://bugs.kde.org/show_bug.cgi?id=446540

--- Comment #2 from toxictech  ---
i understand, thank you for your response, i will take that into
consideration.

On Mon, Dec 6, 2021 at 7:08 PM Nate Graham  wrote:

> https://bugs.kde.org/show_bug.cgi?id=446540
>
> Nate Graham  changed:
>
>What|Removed |Added
>
> 
>  Status|REPORTED|RESOLVED
>  CC||n...@kde.org
>  Resolution|--- |NOT A BUG
>
> --- Comment #1 from Nate Graham  ---
> It appears that you are using Kali Linux, which is not appropriate for
> general
> use, and you will find a million and a half other little weirdnesses like
> this,
> because running everything as root is explicitly unsupported and never
> recommended. I would encourage you to re-install your system with a more
> appropriate general purpose Linux distro, such as one of the ones you can
> see
> at https://kde.org/distributions.
>
>
> Thanks for understanding!
>
> --
> You are receiving this mail because:
> You reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 446540] New: unable to load applications

2021-12-05 Thread toxictech
https://bugs.kde.org/show_bug.cgi?id=446540

Bug ID: 446540
   Summary: unable to load applications
   Product: Discover
   Version: 5.23.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: ocdei...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Discover fails to load any applications saying, "Unable to load applications,
please verify internet connectivity". im currently connected to the internet
(obviously). i checked all dependencies, everything is installed and up to
date. im running

 Operating System: Kali GNU/Linux 2021.4
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.14.0-kali4-amd64 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i3-1005G1 CPU @ 1.20GHz
Memory: 7.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics







NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.