Re: [cdesktopenv-devel] dtlogin & sound

2014-02-20 Thread ibid . ag
On Thu, Feb 20, 2014 at 08:07:38AM +0200, Antonis Tsolomitis wrote: > > > > > Questions: > > -When does lightdm start pulse? On start, or on login? > > (If you stop lightdm from VT1 without logging in, is pulse started?) > > Lightdm starts pulse for its own use (at least) and indeed when lightdm

Re: [cdesktopenv-devel] question about translations

2014-02-20 Thread Jon Trulson
On Sun, 26 Jan 2014, Antonis Tsolomitis wrote: Hi Jon, Wow, missed this one some time ago... I continue to translate the several files to Greek. I have finished the types .dt files. But after translating them and looking for what else to translate I noticed that there are these .tmsg file

Re: [cdesktopenv-devel] Some patches

2014-02-20 Thread Jon Trulson
On Thu, 20 Feb 2014, alx wrote: Hello, I've got a couple of patches here. - Missing copy constructor in WWL caused dtinfo to crash when setting browser geometry in preferences. - clib complaining about invalid file handle fclosed in dtfile. - Cosmic Flame Fractals screensaver lost its draw

Re: [cdesktopenv-devel] [PATCH] NetBSD port

2014-02-20 Thread Jon Trulson
On Thu, 20 Feb 2014, Ulrich Wilkens wrote: Hello, this is a larger patch. It is a port to NetBSD, tested on version 5.1.2 and 6.1.2. !! It additionally requires build instructions in the wiki. Included are also some fixes for build warnings on other platforms (sym2num warnings). Yep, it is

[cdesktopenv-devel] [PATCH] Fix for dtinfo degfaults

2014-02-20 Thread Ulrich Wilkens
Hello, here are some fixes for dtinfo segfaults. They occured if you tried to use the search engine. Unfortunately the search engine is still not fixed, but now you get a corresponding message and dtinfo doesn't crash. Please apply it after the NetBSD patch. -- Ulrich Wilkens Email: m...@uwilk

[cdesktopenv-devel] Some patches

2014-02-20 Thread alx
Hello, I've got a couple of patches here. - Missing copy constructor in WWL caused dtinfo to crash when setting browser geometry in preferences. - clib complaining about invalid file handle fclosed in dtfile. - Cosmic Flame Fractals screensaver lost its drawing code. There were unused varia