Re: kdereview: bodega

2012-10-24 Thread Steven Sroka
I love you guys. I love the idea of Bogeda. Thanks for making KDE so awesome! Steven Sroka (lin-unix) On 2012-10-24, at 8:10 PM, Josef Spillner wrote: > Hello Aaron, > > :: Aaron J. Seigo Mittwoch 24 Oktober 2012 >> * it is not limited to (or even focused on) software,

Re: Review Request: Avoid QDBusConnection Qt warning message for each KUniqueApplication

2012-06-15 Thread Steven Sroka
ch of bug reports on bko are waiting to get closed ;) - Steven Sroka On Jan. 15, 2012, 5:28 p.m., Martin Koller wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard

Re: DrKonqi improvement idea

2012-03-11 Thread Steven Sroka
On 2012-03-11, at 10:21 AM, Milian Wolff wrote: > On Sunday 11 March 2012 11:26:53 Niko Sams wrote: >> Hi, >> >> I'd like to talk about an idea on how DrKonqi (which is a really >> useful thing btw) could be >> further improved. >> In short: DrKonqi shouldn't create bugs directly but talk to a "

Re: Hunspell offering Hebrew by default

2011-12-02 Thread Steven Sroka
>On 2 December 2011 18:46, Steven Sroka wrote: > Just a question here. > Why does Hunspell install the Hebrew dictionary by default? I'm > running Chakra and I noticed that I had the option in System > Settings->Locale->Spell Checker to use Hebrew even though I couldn

Hunspell offering Hebrew by default

2011-12-02 Thread Steven Sroka
Hunspell package offered the Hebrew dictionary. I'm just wondering because it seems out of place for an english installation. -- Steven Sroka (lin-unix)

Re: Frameworks mailing list

2011-11-17 Thread Steven Sroka
>2011/11/17 Andras Mantia : > On Thursday, November 17, 2011 18:17:30 Alexander Neundorf wrote: >> > i was not sure i agreed with that approach, but i have to say that >> > the last few threads on this topic on k-c-d have supported their >> > point :( >> I would draw exactly the opposite conclusion

Re: Review Request: facePerm is a KDM option, unrelated to the user setting his face (for other apps)

2011-10-13 Thread Steven Sroka
>On 13 October 2011 16:53, Ralf Jung wrote: > Hi, > >> No tabs, 4 spaces instead. >> >> http://techbase.kde.org/Policies/Kdelibs_Coding_Style > Almost the complete main.cpp is using tabs currently (except for > KCMUserAccount::decodeImgDrop, which uses 2 spaces) so I used it for the two > lines I

Re: Review Request: facePerm is a KDM option, unrelated to the user setting his face (for other apps)

2011-10-13 Thread Steven Sroka
No tabs, 4 spaces instead. http://techbase.kde.org/Policies/Kdelibs_Coding_Style On 12 October 2011 12:55, Ralf Jung wrote: >This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/102799/ > Review request for KDE Base Apps. > By Ralf Jung. > > *Up

Re: [proposal] KSecretsService components moving from playground

2011-10-11 Thread Steven Sroka
>On 11 October 2011 18:24, Valentin Rusu wrote: > Hello, > > As KSecretsService becomes quite usable, I think it's time to prepare to get > it integrated into the next release. > http://techbase.kde.org/Schedules/KDE4/4.8_Release_Schedule > > The code is not yet fully mature, all the components ar

Re: The future of Power Management - together with Activities

2011-10-04 Thread Steven Sroka
>On 2 October 2011 19:01, Dario Freddi wrote: > 2011/10/2 Michael Pyne : >> On Sunday, October 02, 2011 19:52:09 Dario Freddi wrote: >>> On Sunday 02 October 2011 19:35:15 Michael Pyne wrote: >>> > And even assuming the user knows how to do this, if they want to change >>> > power  management opti

Re: Passive messagebox

2011-09-10 Thread Steven Sroka
>On 10 September 2011 06:06, Christoph Feck wrote: > On Saturday 10 September 2011 05:03:52 Steven Sroka wrote: >> Is there a KDE implementation of a passive message box? >> Something like how muon 1.2 displays new messages to users: >> http://jontheechidna.fil

Passive messagebox

2011-09-09 Thread Steven Sroka
Is there a KDE implementation of a passive message box? Something like how muon 1.2 displays new messages to users: http://jontheechidna.files.wordpress.com/2011/05/launchmessage.png (See the green bar on the top of the muon window) Steve

Re: Cursor Theme Settings

2011-09-08 Thread Steven Sroka
>On 8 September 2011 04:56, Sebastian Kügler wrote: > On Wednesday, September 07, 2011 19:04:39 Steven Sroka wrote: >> >On 7 September 2011 12:49, Steven Sroka wrote: >> >>On 7 September 2011 11:22, Sebastian Kügler wrote: >> >> On Wednesday, Septemb

Re: Cursor Theme Settings

2011-09-07 Thread Steven Sroka
>On 7 September 2011 12:49, Steven Sroka wrote: >>On 7 September 2011 11:22, Sebastian Kügler wrote: >> On Wednesday, September 07, 2011 17:08:36 Steven Sroka wrote: >>> Where are the cursor theme settings saved in KDE as well as the >>> wallpaper slideshow sett

Re: Cursor Theme Settings

2011-09-07 Thread Steven Sroka
>On 7 September 2011 11:22, Sebastian Kügler wrote: > On Wednesday, September 07, 2011 17:08:36 Steven Sroka wrote: >> Where are the cursor theme settings saved in KDE as well as the >> wallpaper slideshow settings? > > kcminputrc and plasma-desktop-appletsrc. Thank you

Cursor Theme Settings

2011-09-07 Thread Steven Sroka
Where are the cursor theme settings saved in KDE as well as the wallpaper slideshow settings? Steve

Re: Dolphin Right Click Menus

2011-08-12 Thread Steven Sroka
>On 5 August 2011 23:37, Christoph Feck wrote: > On Friday 05 August 2011 23:35:10 Steven Sroka wrote: >> >On 5 August 2011 16:39, Shaun Reich > wrote: >> >> I can see where they are stored in an QList and where they are >> >> placed into the menu,

Re: Dolphin Right Click Menus

2011-08-05 Thread Steven Sroka
>On 5 August 2011 16:39, Shaun Reich wrote: >> I can see where they are stored in an QList and where they are placed >> into the menu, but not where the values in the QList get generated. >> I've only bee able to trace it as far as dolphinmainwindow.cpp > > KNewFileMenu (kdelibs/kfile/knewfilemenu

Re: Dolphin Right Click Menus

2011-08-05 Thread Steven Sroka
>On 4 August 2011 18:31, Jan Gerrit Marker wrote: > 2011/8/5 Steven Sroka : >> Does anyone know where the code is that generates the right click menu >> in Dolphin? >> >> Steve >> > > Hi, > its in kdebase/kde-baseapps/dolphin/src/dolphincontextmenu

Dolphin Right Click Menus

2011-08-04 Thread Steven Sroka
Does anyone know where the code is that generates the right click menu in Dolphin? Steve

Re: Formal complaint concerning the use of the name "System Settings"

2011-07-24 Thread Steven Sroka
On 23 July 2011 15:20, Ambroz Bizjak wrote: > Mark wrote: >> Just a small suggestion on how i think this should be "fixed" (since 2 >> desktop files for one app seems just ugly to me). >> Perhaps it's better to extend the desktop file specification: >> http://standards.freedesktop.org/desktop-ent

Re: Formal complaint concerning the use of the name "System Settings" by GNOME

2011-07-23 Thread Steven Sroka
> Most distributions split KDE packages so if you get a pre-installed > computer with Gnome and a few KDE applications installed, KDE System > Settings would not be installed. > >You are only likely to get both System Settings pre-installed if your >computer was shipped with both KDE and Gnome desk

Re: Bug#199209

2011-07-04 Thread Steven Sroka
>On 3 July 2011 18:59, Steven Sroka wrote: > I hate asking this, but can someone with some free time take at look > at #199209? It's bug that affects openSUSE and it's been unassigned > for two years now. *Mental Note* Buy S. Burmeister a keg. > > I'm only ask

Bug#199209

2011-07-03 Thread Steven Sroka
I hate asking this, but can someone with some free time take at look at #199209? It's bug that affects openSUSE and it's been unassigned for two years now. I'm only asking now because we are in the bug fixing stage for KDE 4.7.

Re: Klipper

2011-05-17 Thread Steven Sroka
On 16 May 2011 22:32, Eike Hein wrote: > On 5/17/2011 4:07 AM, Steven Sroka wrote: >> >> Unfortunately, what would be considered *extra* would be based on >> subjective opinions. > > Subjective, and you're also sort of implying that the > current placement o

Re: Klipper

2011-05-16 Thread Steven Sroka
On 16 May 2011 21:59, Eike Hein wrote: > On 5/17/2011 12:12 AM, Steven Sroka wrote: >> >> This is why I think Klipper should be separate from kdebase-workspace. >> It adds functionality but not exactly _core_ functionality. > > Let's recap: > > * X11 has thre

Re: Klipper

2011-05-16 Thread Steven Sroka
On 16 May 2011 20:45, Sune Vuorela wrote: > On 2011-05-16, Steven Sroka wrote: >>>On 16 May 2011 04:24, Andreas Pakulat wrote: >>> On 15.05.11 22:32:21, Steven Sroka wrote: >>>> I'm interested if anyone knows why kdebase-workspace depends on >>>&

Re: Klipper

2011-05-16 Thread Steven Sroka
On 16 May 2011 14:16, Kevin Krammer wrote: > On Monday, 2011-05-16, Shaun Reich wrote: >> On Mon, May 16, 2011 at 1:16 PM, Andreas Pakulat wrote: >> so I have to wonder wether the standard >> >> > copy/paste actions still work and selection via keyboard. >> >> I don't think e.g. ctrl-c, v, works

Re: Klipper

2011-05-16 Thread Steven Sroka
>On 16 May 2011 04:24, Andreas Pakulat wrote: > On 15.05.11 22:32:21, Steven Sroka wrote: >> I'm interested if anyone knows why kdebase-workspace depends on >> Klipper? I love how various KDE components are very modular, but for a >> while now that weird dependency h

Klipper

2011-05-16 Thread Steven Sroka
I'm interested if anyone knows why kdebase-workspace depends on Klipper? I love how various KDE components are very modular, but for a while now that weird dependency has been bugging me... Steve S

Re: Help on .desktop files for oxygen

2011-05-07 Thread Steven Sroka
On 6 May 2011 12:53, Parker Coates wrote: > On Fri, May 6, 2011 at 05:50, Hugo Pereira Da Costa  wrote: >> Some follow-up. >> >> I coded locally the necessary changes to have "oxygen-settings" included >> inside "systemsettings", even when through changing the various pages into >> KCModules, and

Hiding the statusbar

2010-11-17 Thread Steven Sroka
How do you automatically hide or disable the statusbar in KXmlGuiWindow?

Compiling kdebindings

2010-11-08 Thread Steven Sroka
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: 19242 Segmentation fault /home/steven/kdesvn/build/kdebindings/generator/bin/smokegen -config /home/steven/kdesvn/build/

RE: "Cornelius's grand plan" - Merging KDElibs into Qt

2010-11-02 Thread Steven Sroka
I am very impressed by the discussion going on. KDE users should be proud of the people maintaining this project. Unfortunately, I noticed fewer and fewer people are using this mailing list for other reasons than to discuss the possibility of a Qt and KDE merger/figuring out w

kdelibs compilation error

2010-11-02 Thread Steven Sroka
As an aside to "Cornelius's grand plan," I've been trying to compile kdelibs but there is a problem: /KDE/trunk/kdelibs/nepomuk/types/entity.cpp:102:31: error: ‘userVisible’ is not a member of ‘Soprano::Vocabulary::NAO’ Can anybody who maintains this cpp file fix this function