Re: [DNG] gcc error: "error: unknown type name,, ‘GtkObject’"

2015-12-01 Thread Edward Bartolo
Hi Aitor et al, I created gtk3 application but have problems connecting events to signals using the infamous: gtk_builder_connect_signals (builder, NULL); No signals are connected making the application terminate without proper cleanup. The central part of GUI programming seems to be also the mo

Re: [DNG] upower in devuan

2015-12-01 Thread Daniel Reurich
On 02/12/15 11:40, Adam Borowski wrote: > On Wed, Dec 02, 2015 at 09:17:00AM +1300, Daniel Reurich wrote: >> On 02/12/15 08:50, Adam Borowski wrote: >>> Yes, the crippled version in jessie requires systemd (possibly via -shim) to >>> do its job. The last good version is 0.9.23. > >>> Fortunately

Re: [DNG] upower in devuan

2015-12-01 Thread Adam Borowski
On Wed, Dec 02, 2015 at 09:17:00AM +1300, Daniel Reurich wrote: > On 02/12/15 08:50, Adam Borowski wrote: > > Yes, the crippled version in jessie requires systemd (possibly via -shim) to > > do its job. The last good version is 0.9.23. > > Fortunately that's the only package from the utopia stack

Re: [DNG] problems with CUPS

2015-12-01 Thread Adam Borowski
On Mon, Nov 30, 2015 at 03:55:15PM +, Antonio Trkdz.tab wrote: > @Adam: > "When the security update of cups came, I rebuilt and uploaded it but the > new indices reached only nosystemd-jessie while nosystemd went stale. > > Sorry for that, I made it a symlink now so it should work." > > What

Re: [DNG] upower in devuan

2015-12-01 Thread Daniel Reurich
On 02/12/15 08:50, Adam Borowski wrote: > On Tue, Dec 01, 2015 at 04:25:05PM +0100, Per Eric Rosén wrote: >> My question: How to get automatic suspend working i devuan jessie with Mate? >> It seems that mate-power-manager uses upower, but the upower version in >> devuan is still the "crippled" 0.99

Re: [DNG] upower in devuan

2015-12-01 Thread Adam Borowski
On Tue, Dec 01, 2015 at 04:25:05PM +0100, Per Eric Rosén wrote: > My question: How to get automatic suspend working i devuan jessie with Mate? > It seems that mate-power-manager uses upower, but the upower version in > devuan is still the "crippled" 0.99 version that dropped pm-utils support? > >

[DNG] upower in devuan

2015-12-01 Thread Per Eric Rosén
Hi! This is my first post, and I'm not even completely sure if this is at -dev or -user mailing list, or perhaps a little of both. Kudos anyway everyone working on devuan :-). My question: How to get automatic suspend working i devuan jessie with Mate? It seems that mate-power-manager uses up

Re: [DNG] gcc error: "error: unknown type name,, ‘GtkObject’"

2015-12-01 Thread Edward Bartolo
Hi Aitor, I compiled and run the application successfully. Edward On 30/11/2015, aitor_czr wrote: > Hi Edward, > > There was a mistake in the CMakeLists.txt. I fixed it and pushed the > commit. > > Here you are a screenshot: > > http://s12.postimg.org/mxp57q8p9/listview.png > > Cheers, > >A