You are not logged in.
Pages: 1
Good Day!
I have found some bugs at eight days ago installed system, maybe they are known, but I have not found them in forum.
1. Network Manager, installed from Q4OS Software Centre does not have icon in TDE Start menu.
2. With default TDE panel settings icons in system tray disappear:
http://storage6.static.itmages.ru/i/16/ … 746200.png
http://storage6.static.itmages.ru/i/16/ … 8f47b1.png
This can be avoided by enabling transparency in panel background, but still it `s a bug.
3. How to remove Q4OS Software Update Manager? I always use sudo apt-get update && sudo apt-get dist-upgrade for checking and installing updates, so I don`t need it at all.
4. I`m already tired of this Shutdown delay. Is it any way to get rid of it?
Last edited by Rademes (2016-10-12 18:22)
Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502 If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.
Offline
1. Yes, Q4OS bug will be fixed in the next release.
2. Yes, it's about known TDE bug https://bugs.trinitydesktop.org/show_bug.cgi?id=2687
3. The most easy way to remove q4os update manager:
$ sh /usr/share/apps/q4os_system/uninst_q4inf/uninstall_q4os-update-manager.esh
4. Looks like a Debian issue, please see https://bugs.debian.org/cgi-bin/bugrepo … bug=822996
Thank you for reporting.
Offline
Re 4 shutdown delay - on my machine it's a 'Hardware Clock Synchronise' running that delays shutdown.
Obviously more than one root cause. Doesn't happen every time though.
Offline
Re 4:
I have had this happen to me a few times, although recently it seems to have stopped, and I think it is something to do with not un-mounting correctly so I have been ensuring everything is unmounted before I shutdown which seems to have cleared the issue (for me at least).
Offline
3. The most easy way to remove q4os update manager:
$ sh /usr/share/apps/q4os_system/uninst_q4inf/uninstall_q4os-update-manager.esh
This did not work for me as it seemed only to remove the meta-packages and not package-kit or pk-update-icon
Offline
This did not work for me as it seemed only to remove the meta-packages and not package-kit or pk-update-icon
'pk-update-icon' package shouldn't be installed by the Q4OS Update manager at all, so the uninstaller should not uninstall it, as Update manager doesn't depend on it since version 1.4. We need to remove 'q4os-pkui' package instead, as it provides checker and systray icon. Did uninstaller remove 'q4os-pkui' for you ? If so, it's ok.
'packagekit' could not be uninstalled, as it is probably referenced as dependent or recommended by another installed packages, you can check it out:
$ apt-cache --installed rdepends packagekit
$ cat /var/lib/dpkg/status | grep ^Recommends | grep packagekit
However we don't need to remove 'packagekit', as it doesn't involve in the update process anyhow.
We have performed a testing install/uninstall on a clean Q4OS system, the uninstaller has removed 51 dependent packages fine.
We can verify, if everything works well, if you will put here some logs to analyze.
- run Q4OS Update manager installation.
- attach file '$HOME/.appsetup2/log/setup-q4os-update-manager.log' here
- run uninstallation:
$ sh /usr/share/apps/q4os_system/uninst_q4inf/uninstall_q4os-update-manager.esh | tee uninst.log
- attach file 'uninst.log' here
Edit: fixed typo - replaced 'package-kit' with 'packagekit'
Offline
Ok, this may be due to this system being installed around early 1.4 and just updated through to now, my output from the uninstall command was :
dai@q4osdev:~$ sh /usr/share/apps/q4os_system/uninst_q4inf/uninstall_q4os-update-manager.esh
--- Uninstalling Update manager ---
[UNINST] >> Initializing ..
[UNINST] >> Checking Update manager status ..
[UNINST] >> Update manager could be uninstalled .. Ok
[UNINST] >> Checking package system ..
[UNINST] >> Package system ready .. Ok
[UNINST] >> Waiting for sudo password ..
[UNINST] >> Password entered .. Checking
answered .. Ok
[UNINST] >> Password .. Ok
[UNINST] >> Looking for pksys locks ..
[UNINST] >> No locks found .. Ok
[UNINST] >> Refreshing package system ..
[UNINST] >> Testing package system ..
[UNINST] >> Package system seems good .. Ok
[UNINST] >> Checking pre-uninstall scripts ..
[UNINST] >> Uninstalling Update manager ..
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
libgles2-mesa q4os-update-manager
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 167 kB disk space will be freed.
(Reading database ... 173169 files and directories currently installed.)
Removing libgles2-mesa:amd64 (10.3.2-1+deb8u1) ...
Removing q4os-update-manager (1.1-a1) ...
Processing triggers for libc-bin (2.19-18+deb8u6) ...
[UNINST] >> Uninstalling .. Done
[UNINST] >> Checking post-uninstall scripts ..
[UNINST] >> Checking environment ..
[UNINST] >> Uninstallation succesfully finished .. Ok
and I checked pk-update-icon as it was not shown to be removed, and I recall it being used in one of my earliest posts about the dialog box problems
dai@q4osdev:~$ apt-cache policy pk-update-icon
pk-update-icon:
Installed: 2.0.0-1~bpo8+1
Candidate: 2.0.0-1~bpo8+1
Version table:
*** 2.0.0-1~bpo8+1 0
100 http://ftp.uk.debian.org/debian/ jessie-backports/main amd64 Packages
100 /var/lib/dpkg/status
2.0.0-1~bpo8+1~trinity 0
500 http://q4os.org/qtderepo/ jessie/main amd64 Packages
I ran apt-cache --installed rdepends package-kit and got this
dai@q4osdev:~$ apt-cache --installed rdepends package-kit
E: No packages found
and cat /var/lib/dpkg/status | grep ^Recommends | grep package-kit returned no result.
I imagine it is due to being an older install so will back up and do a fresh install when I have spare time. Thanks for your suggestions
Offline
There is a small typo in package name: 'package-kit'. Correct name is 'packagekit', sorry for the mistake.
Offline
ok, here are revised outputs
dai@q4osdev:~$ apt-cache --installed rdepends packagekit
packagekit
Reverse Depends:
packagekit:i386
packagekit:i386
packagekit-tools
packagekit:i386
packagekit:i386
packagekit:i386
libpackagekit-glib2-18
packagekit:i386
packagekit:i386
packagekit:i386
packagekit:i386
packagekit:i386
gnome-packagekit-session
packagekit:i386
packagekit:i386
packagekit:i386
packagekit:i386
dai@q4osdev:~$ cat /var/lib/dpkg/status | grep ^Recommends | grep packagekit
Recommends: packagekit (= 1.0.1-2)
Recommends: packagekit-tools
Offline
We guess, you could remove 'packagekit packagekit-tools libpackagekit-glib2-18 gnome-packagekit-session' packages from your system, if you don't need them. These packages was probably pulled in by the old version of Update manager.
Offline
Thanks guys, I think I will be doing a re-install when I have time, I've been using that system as main development station so it's gonna take me a while to get all info from it before wiping.
Offline
Need to UP this topic, because there still is a problem with Update manager uninstallation.
We need to remove 'q4os-pkui' package instead, as it provides checker and systray icon. Did uninstaller remove 'q4os-pkui' for you ? If so, it's ok.
Uninstaller does not remove q4os-pkui, so I need to remove it manually.
Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502 If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.
Offline
Uninstaller does not remove q4os-pkui, so I need to remove it manually.
Yes, it's a bug, will be fixed in the next q4os-updater version. Thanks for the report.
Offline
Nice to see you Rademes!
Q4OS Aquarius 5.x KDE Dell Inspiron 3670 i5 8600, GTX 1660 Super, 32gb, 2tb NVME SSD
Offline
Pages: 1