Re: merging development branch into master

2012-11-03 Thread Shaun Reich
) http://techbase.kde.org/Schedules/KDE4/4.10_Release_Schedule#Thursday.2C_October_25.2C_2012:_KDE_SC_4.10_Soft_Feature_Freeze additionally, shouldn't we do this on reviewboard so everyone can check it out? i realize it's a bit a pain with big old branches, but would be the best. -- Shaun Reich

Re: merging development branch into master

2012-11-03 Thread Shaun Reich
well, you've got until november 8th (4 days according to my clock) until hard feature freeze which blocks even those on the planned feature list. so, as my procrastinating self would say you've got plenty of time ;) -- Shaun Reich, KDE Software Developer (kde.org)

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Shaun Reich
On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava tcanabr...@kde.org wrote: 2012/9/5 Weng Xuetian wen...@gmail.com: On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow kevincho...@gmail.com wrote: hello~ Sorry to brother,I don not know which channel should i send this mail exactly , so i send this

Re: [RFC] Merging LightDM into KDE Workspaces (forwarded from plasma-devel)

2012-08-27 Thread Shaun Reich
On Mon, Aug 27, 2012 at 10:02 PM, Martin Sandsmark martin.sandsm...@kde.org wrote: Now I'm really confused, isn't the wallpaper just set in /etc/kde4/kdm/kdmrc? not if you're in themed mode. in which case the theme specifies it, afik -- Shaun Reich, KDE Software Developer (kde.org)

Re: Review Request: Use a qml based screen locker in place of the screensaver

2012-08-22 Thread Shaun Reich
On Aug. 22, 2012, 8:38 p.m., Ben Cooksley wrote: From what I recall a new screensaver framework was promised - please see http://forum.kde.org/viewtopic.php?f=66t=97102 Where is the new Framework? The new framework mentions Qt Quick being used to create future screensavers easily. In

Re: Proposed adjustments to our release cycles

2012-06-18 Thread Shaun Reich
to solve. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Proposed adjustments to our release cycles

2012-06-17 Thread Shaun Reich
hiccups we'll encounter in implementation. having a release early, often, and always stable is something i've always thought we needed. it'd make it easier to run master without having your machine break in new ways every 2 days. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Proposed adjustments to our release cycles

2012-06-16 Thread Shaun Reich
random numbers as examples). and the freezes would have to be *very* well communicated, because even now we run into issues with people not realizing that we're in string freeze or feature freeze. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Proposed adjustments to our release cycles

2012-06-16 Thread Shaun Reich
which can hopefully remove the grey area with those kinds of situations. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Re: From kdelibs4 to KDE frameworks... how to make KDE more cross platform...

2012-02-14 Thread Shaun Reich
On Tue, Feb 14, 2012 at 1:36 PM, Martin Gräßlin mgraess...@kde.org wrote: On Tuesday 14 February 2012 19:12:58 Alexander Neundorf wrote: On Tuesday 14 February 2012, Aaron J. Seigo wrote: On Monday, February 13, 2012 17:51:23 Shaun Reich wrote: hate to chime in as well, but i think

Re: From kdelibs4 to KDE frameworks... how to make KDE more cross platform...

2012-02-13 Thread Shaun Reich
the port. kuiserver shouldn't be difficult to cut out of the picture. it just requires mapping of e.g. the plasma dataengine directly to kio when kuiserver is not going to be enabled.. -- Shaun Reich, KDE Software Developer (kde.org)

phonon javascript

2012-02-08 Thread Shaun Reich
anyone know how can i access phonon through javascript? what lines do i import, what's the CMakeLists.txt need, and how do i access the methods/classes in javascript? looks like it's exported via Q_PROPERTY and what not, just need to know how to actually use it. -- Shaun Reich, KDE Software

Re: Review Request: Record job dbus id in dataengine to allow software to terminate a job through DBUS

2012-01-19 Thread Shaun Reich
, and the calls of those methods are propagated upwards to kuiserver). - Shaun Reich On Jan. 19, 2012, 7:55 a.m., Bellegarde Cédric wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103732

Re: hard-dep for Qt 4.8

2012-01-13 Thread Shaun Reich
Some food for thought, as if this thread wasn't long enough...take a look at how much discussion or rejection was given on the dependency for Qt 4.7 back in 2010. i.e. nobody responded with objections or otherwise... http://lists.kde.org/?l=kde-core-develm=128500348631281w=4 -- Shaun Reich

Re: Re: hard-dep for Qt 4.8

2012-01-12 Thread Shaun Reich
) Any other voters? ;-) So unless there is a good reason why not to increase, I would like to see master depend on Qt 4.8. -- Shaun Reich, KDE Software Developer (kde.org)

hard-dep for Qt 4.8

2012-01-11 Thread Shaun Reich
on it, we need to set the CMake check obviously. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Can we please have an updated and confirmed working build KDE from source as separate user?

2012-01-02 Thread Shaun Reich
/gtkrc:$HOME/.gtkrc-2.0::$KDEHOME/share/config/gtkrc-2.0 # Don't accidentally get sourced again. #export KDE_ENV_SET=1 #fi } -- Shaun Reich, KDE Software Developer (kde.org)

Re: Can we please have an updated and confirmed working build KDE from source as separate user?

2012-01-02 Thread Shaun Reich
get touched from the code from master. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Can we please have an updated and confirmed working build KDE from source as separate user?

2012-01-02 Thread Shaun Reich
(that is, whereever kde master is installed). Also, this function is missing a ending } ... is there anything else missing? No, I just didn't catch the } apparently. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Can we please have an updated and confirmed working build KDE from source as separate user?

2012-01-01 Thread Shaun Reich
..in fact, I even added it somewhere a long time ago saying that other methods are better than a separate user (no idea if it's there or not, some people go too crazy on wiki edits and don't preserve enough past info). -- Shaun Reich, KDE Software Developer (kde.org)

Re: Can we please have an updated and confirmed working build KDE from source as separate user?

2012-01-01 Thread Shaun Reich
for it, so I could edit source files and have the proper perms to go to and fro. -- Shaun Reich, KDE Software Developer (kde.org)

Re: KDE 5, Qt 5 and QML - What is advised for writing new (KDE) applications in the long term?

2011-08-17 Thread Shaun Reich
manually. Which afik makes it not a target as of now, unfortunately. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Problem with QWidget-mapToGlobal()

2011-07-26 Thread Shaun Reich
giving what one might expect. Does the widget need a parent or something? Because other uses of it seem pretty similar to this one, yet they work fine. or is this some qt/x bug? -- Shaun Reich, KDE Software Developer (kde.org)

Re: KDM plans and lightDM

2011-06-15 Thread Shaun Reich
On Tue, Jun 14, 2011 at 6:59 PM, David Edmundson da...@davidedmundson.co.uk wrote: Does KDM still run the greeters as root? No. It's been not doing that for about a year or so. -- Shaun Reich, KDE Software Developer (kde.org)

Re: KDM plans and lightDM

2011-06-15 Thread Shaun Reich
the new features, old features, gnome-centric bits, and KDE-centric bits in LightDM? -- Shaun Reich, KDE Software Developer (kde.org)

Re: KDM plans and lightDM

2011-06-15 Thread Shaun Reich
other people sifting through some poor bloke's private e-mails ;) -- Shaun Reich, KDE Software Developer (kde.org)

Re: KDM plans and lightDM

2011-06-13 Thread Shaun Reich
on it. I see. Not only that, the applets only run as user. So if the sysadmin did not disable that, and the user can add them...tell me..what are they going to do? Blink excessively? You're right, I'll get right on that. -- Shaun Reich, KDE Software Developer (kde.org)

Re: KDM plans and lightDM

2011-06-13 Thread Shaun Reich
On Mon, Jun 13, 2011 at 6:03 PM, Thomas Lübking thomas.luebk...@gmail.com wrote: Am Mon, 13 Jun 2011 16:46:12 -0400 schrieb Shaun Reich predator...@gmail.com: Sorry, I don't read your blog - just did a quick google and thought this was the best place to get a reliable answer. No problem

Re: KDM plans and lightDM

2011-06-13 Thread Shaun Reich
On Mon, Jun 13, 2011 at 2:55 PM, Alex Fiestas afies...@kde.org wrote: On Monday, June 13, 2011 04:46:12 PM Shaun Reich wrote: Duh. You've got to be joking. Okay, how about you read up on the subject..like uhm...in my blog, before criticizing what you clearly are clueless about? Blink

Re: Review Request: Fix possible memory and D-Bus connection leak in KStatusNotifierItem

2011-06-06 Thread Shaun Reich
On June 6, 2011, 8:38 p.m., Aaron J. Seigo wrote: i doubt this fix is correct. what looks more like is KStatusNotifierItemDBus::~KStatusNotifierItemDBus(). right now this is the implementation: m_dbus.unregisterService(m_service); and perhaps it should include:

Re: [kdelibs] kdeui/widgets: Get rid of the deprecated KMessageWidget::MessageType enum values

2011-05-19 Thread Shaun Reich
. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Klipper

2011-05-16 Thread Shaun Reich
imo. That isn't to say that it isn't a useful app, naturally it is. Just one that I feel is not core to non-X11 platforms. -- Shaun Reich, KDE Software Developer (kde.org)

Re: Review Request: Deprecate KLineEdit::clickMessage

2011-05-13 Thread Shaun Reich
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101360/#review3308 --- Are you sure the behaviour for the Qt method 100% equivalent to

Re: iceScrum (was Re: Qt5 - KDE5?)

2011-05-12 Thread Shaun Reich
where is it, who can use it and for what? http://contour-scrum.basyskom.org/icescrum/ -- Shaun Reich, KDE Software Developer (kde.org)

Re: Review Request: Enable kdialog to set an icon for passivepopup as well

2011-05-05 Thread Shaun Reich
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101282/#review3143 --- kdialog/kdialog.cpp

Re: Git Feature Branch Naming Policy

2011-04-26 Thread Shaun Reich
. Note we had a similar situation in svn, except it was less namespaced and more ugly -- Shaun Reich, KDE Software Developer (kde.org)

Re: Automount security concerns?

2011-03-11 Thread Shaun Reich
the PC, then that is his prerogative at that point. -- Shaun Reich, KDE Developer (www.kde.org)

Re: git clone kde:kde-workspace hangs

2011-02-06 Thread Shaun Reich
). at least then you can resume it. -- Shaun Reich, KDE Developer (www.kde.org)