Re: Fwd: User bus conclusion

2010-11-09 Thread Thiago Macieira
On Wednesday, 10 de November de 2010 00:51:33 Chusslove Illich wrote: > > [: Thiago Macieira :] > > D-Bus community is proposing to do away with the session bus and replace > > it with a user bus. Long story short, this means that multiple logins of > > the same user are not allowed by construction

Re: Fwd: User bus conclusion

2010-11-09 Thread Chusslove Illich
> [: Thiago Macieira :] > D-Bus community is proposing to do away with the session bus and replace > it with a user bus. Long story short, this means that multiple logins of > the same user are not allowed by construction. > [...] > So I have to ask again: do we allow or support multiple logins of

Re: Fwd: User bus conclusion

2010-11-09 Thread Christoph Feck
On Wednesday 10 November 2010 00:29:32 Thiago Macieira wrote: > So I have to ask again: do we allow or support multiple logins of the same > user, on the same machine (same $HOME)? With the current mess^Wstate of Multi Screen support we need to. At least I need. Christoph Feck (kdepepo)

Re: Fwd: User bus conclusion

2010-11-09 Thread David Faure
On Wednesday 10 November 2010, Thiago Macieira wrote: > So I have to ask again: do we allow or support multiple logins of the same > user, on the same machine (same $HOME)? Yes we do, that's exactly why the kdeinit socket is called kdeinit4__$DISPLAY. Typical use case for me: I'm logged in on my

Fwd: User bus conclusion

2010-11-09 Thread Thiago Macieira
D-Bus community is proposing to do away with the session bus and replace it with a user bus. Long story short, this means that multiple logins of the same user are not allowed by construction. Is this something we allow or even support in KDE? My first reaction to Ryan's email was to say that w

Re: Changing my mind: reverting my menubar, toolbars and statusbar changes

2010-11-09 Thread Christoph Feck
On Tuesday 09 November 2010 23:40:06 Ingo Klöcker wrote: > So what is Apple's solution for the problem of checkable menu entries? > What is Microsoft's solution? GNOME uses "X Toolbar" [1] MacOS X uses "Show/Hide Toolbar" [2] [1] http://library.gnome.org/devel/hig-book/stable/menus-types.html.en

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5794/#review8600 --- Ship it! Looks good, just a few things I noticed, but you can com

Re: Review Request: Adding "net usershare" suport for KSambaShare

2010-11-09 Thread Rodrigo Belem
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/4320/ --- (Updated 2010-11-09 21:07:00.008796) Review request for kdelibs, Raphael Kub

Re: Changing my mind: reverting my menubar, toolbars and statusbar changes

2010-11-09 Thread Ingo Klöcker
On Monday 08 November 2010, Aurélien Gâteau wrote: > On 08/11/2010 14:18, Thomas Lübking wrote: > > Am Monday 08 November 2010 schrieb Johannes Sixt: > >> How is a checkable menu entry that is not checked different from a > >> menu entry that is not checkable, hm? There is *no* difference. > > > >

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread David Faure
> On 2010-11-09 00:33:12, Raphael Kubo da Costa wrote: > > trunk/KDE/kdelibs/kdeui/CMakeLists.txt, line 5 > > > > > > I did not understand the need for this -- attica is a required kdelibs > > dependency anyway, isn't

Re: Fwd: Using multiple klocales uses stale translations

2010-11-09 Thread John Layt
On Monday 08 November 2010 23:29:13 Stephen Kelly wrote: > It took me a while to figure out that the country must be in lower case. > > KLocale de_DE("kwrite", "de", "DE"); // does not work > KLocale de_DE("kwrite", "de_DE"); // does not work > KLocale de_DE("kwrite", "de_DE.UTF-8"); // does not w

Re: why kdelibs?

2010-11-09 Thread Alexander Neundorf
On Saturday 30 October 2010, Stephen Kelly wrote: > Replying to John and Kevin here. > > John Layt wrote: > > Some excellent points, and it makes clear the sort of areas we need to be > > working on. Currently choosing to use kdelibs or any other KDE library > > just as an extra Qt module usually

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread Teo Mrnjavac
> On 2010-11-09 00:33:12, Raphael Kubo da Costa wrote: > > * It would be nice to have unit tests for the new code. > > > > * See the documentation for KAboutData::setTranslator -- it is currently > > not possible to add any data besides the names and emails of the > > translators (there's even

Re: Review Request: Adding "net usershare" suport for KSambaShare

2010-11-09 Thread Rodrigo Belem
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/4320/ --- (Updated 2010-11-09 18:48:11.342792) Review request for kdelibs, Raphael Kub

Re: Compiling kdebindings

2010-11-09 Thread Arno Rehn
On Tuesday 09 November 2010 04:12:34 todd rme wrote: > On Mon, Nov 8, 2010 at 10:02 PM, Steven Sroka wrote: > > As of yesterday, I've been getting this error when trying to compile > > kdebindings: > > [ 28%] Building CXX object smoke/qtgui/CMakeFiles/smokeqtgui.dir/x_8.o > > /bin/sh: line 1: 192

Re: Changing my mind: reverting my menubar, toolbars and statusbar changes

2010-11-09 Thread Dario Freddi
On 09/11/2010 15:52, Hans Meine wrote: > Hi Aurélien, > > I just want to express how much I appreciate your judiciousness to say you > dislike your own proposal now. I was quite sceptical about it, but did not > want to go bikeshedding, so I am happy you changed your mind *and* actually > made

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread Raphael Kubo da Costa
> On 2010-11-09 00:33:12, Raphael Kubo da Costa wrote: > > * It would be nice to have unit tests for the new code. > > > > * See the documentation for KAboutData::setTranslator -- it is currently > > not possible to add any data besides the names and emails of the > > translators (there's even

Re: Changing my mind: reverting my menubar, toolbars and statusbar changes

2010-11-09 Thread Hans Meine
Hi Aurélien, I just want to express how much I appreciate your judiciousness to say you dislike your own proposal now. I was quite sceptical about it, but did not want to go bikeshedding, so I am happy you changed your mind *and* actually made this whole public experiment. It's certainly an a

Re: Changing my mind: reverting my menubar, toolbars and statusbar changes

2010-11-09 Thread Christoph Feck
On Tuesday 09 November 2010 15:52:01 Hans Meine wrote: > Hi Aurélien, > > I just want to express how much I appreciate your judiciousness to say you > dislike your own proposal now. I was quite sceptical about it, but did not > want to go bikeshedding, so I am happy you changed your mind *and* ac

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread Teo Mrnjavac
> On 2010-11-09 00:33:12, Raphael Kubo da Costa wrote: > > trunk/KDE/kdelibs/kdeui/CMakeLists.txt, line 43 > > > > > > Since attica is a required dependency, I'd rather use a more specific > > name here, such as KDEUI

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread Teo Mrnjavac
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5794/ --- (Updated 2010-11-09 09:22:50.156140) Review request for kdelibs. Changes -

Re: Review Request: Social About Dialog implementation for KDElibs

2010-11-09 Thread Teo Mrnjavac
> On 2010-11-09 00:33:12, Raphael Kubo da Costa wrote: > > * It would be nice to have unit tests for the new code. > > > > * See the documentation for KAboutData::setTranslator -- it is currently > > not possible to add any data besides the names and emails of the > > translators (there's even