View Issue Details

IDProjectCategoryView StatusLast Update
0002393Kali LinuxKali Package Bugpublic2018-01-29 12:33
Reporterrhertzog Assigned Tog0tmi1k  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Summary0002393: conky-manager must be updated to use newer libgee API
Description

Support of libgee-dev has been removed in Stretch in favor to libgee-0.8-dev. conky-manager does not seem able to build with that version of the library.

I made some first changes in the git repository but I'm stuck on a new failure:
Main.vala:427.21-427.24: error: Argument 1: Cannot convert from GLib.CompareFunc&lt;ConkyConfigItem>' toGLib.CompareDataFunc<ConkyRC>?'
conkyrc_list.sort(func);
^^^^
Main.vala:476.24-476.27: error: Argument 1: Cannot convert from GLib.CompareFunc&lt;ConkyConfigItem>' toGLib.CompareDataFunc<ConkyTheme>?'
conkytheme_list.sort(func);
^^^^

I submitted a new bug upstream:
https://bugs.launchpad.net/conky-manager/+bug/1471869

Until that bug can be fixed, I dropped conky-manager from kali-rolling to let a newer conky migrate to it.

Activities

g0tmi1k

g0tmi1k

2018-01-29 12:33

administrator   ~0008157

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2015-07-06 15:52 rhertzog New Issue
2015-07-23 18:58 rhertzog Assigned To => balding_parrot
2015-07-23 18:58 rhertzog Status new => confirmed
2016-04-17 20:55 balding_parrot Product Version kali-dev => 2016.2
2016-04-17 20:55 balding_parrot Summary conky-manager must be updated to use newer libgee API => Hacked By Team Bad Dream
2016-04-17 20:55 balding_parrot Description Updated
2016-04-17 20:55 balding_parrot Steps to Reproduce Updated
2016-04-17 20:55 balding_parrot Additional Information Updated
2016-04-17 21:18 g0tmi1k Assigned To balding_parrot =>
2016-04-17 21:18 g0tmi1k Summary Hacked By Team Bad Dream => conky-manager must be updated to use newer libgee API
2016-04-17 21:18 g0tmi1k Description Updated
2016-04-17 21:18 g0tmi1k Steps to Reproduce Updated
2016-04-17 21:18 g0tmi1k Additional Information Updated
2016-04-17 21:22 g0tmi1k Product Version 2016.2 =>
2018-01-29 12:33 g0tmi1k Assigned To => g0tmi1k
2018-01-29 12:33 g0tmi1k Status confirmed => closed
2018-01-29 12:33 g0tmi1k Resolution open => suspended
2018-01-29 12:33 g0tmi1k Note Added: 0008157