Re: Bug triage process needs help (links about bug triaging)

2011-10-03 Thread Bart Kelsey
Greets! I wish I could, but I have a project of my own, here: http://opengameart.org I am the sole developer and I have a bug queue of my own. My concern here was there wasn't ever any evidence that anyone had even looked at the bug report. While I don't have time to fix bug reports for my pro

Teaching the next Adas – join KDE for Ada Lovelace Day tutorials

2011-10-03 Thread Lydia Pintscher
Heya folks :) I'm really excited to announce that we'll have tutorials for Ada Lovelace Day (7. Oct) at KDE. Learn how to become a bugmaster or write your own little application. Find out more at http://blog.lydiapintscher.de/2011/10/03/teaching-the-next-adas-join-kde-for-ada-lovelace-day-tutorial

Re: Bug triage process needs help (links about bug triaging)

2011-10-03 Thread Anne-Marie Mahfouf
On Sunday, October 02, 2011 11:27:33 AM Anne-Marie Mahfouf wrote: > On Wednesday, September 28, 2011 01:46:14 PM Bart Kelsey wrote: > > Hi folks, > > > > I'd like to draw attention to the fact that KDE's bug triage process is > > lacking. > > > > It's frustrating for users submitting bug reports

Re: Dual head changes in coming > 4.7.1

2011-10-03 Thread Thomas Lübking
Oh and i forgot: grep -i xinerama ~/.kde/share/config/kdeglobals Cheers, Thomas >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Dual head changes in coming > 4.7.1

2011-10-03 Thread Thomas Lübking
Am Mon, 03 Oct 2011 10:38:54 -0500 (CDT) schrieb Manuel Gysin : > I didn't want to ask how to configure stuff. > Configuration is good and works. Apparently not? If it would and would be configured correctly you should not encounter your issue. What does ~/.kde/share/config/krandrrc look like then

Re: Dual head changes in coming > 4.7.1

2011-10-03 Thread Manuel Gysin
Hello > From: "Thomas Lübking" > No idea about fglrx but in general you can configure how the displays > are treated in the randr & xinerama kcms. > Both issues should derive from the same source that is "treat all > displays as one" is in use. I didn't want to ask how to configure stuff. Confi

Re: Dual head changes in coming > 4.7.1

2011-10-03 Thread Thomas Lübking
Am Sun, 02 Oct 2011 16:09:33 -0500 (CDT) schrieb Manuel Gysin : > Maybe someone know where I have to screw to get things working again? > Or at which modules I can have a look to debug it? No idea about fglrx but in general you can configure how the displays are treated in the randr & xinerama kcm

Re: Dual head changes in coming > 4.7.1

2011-10-03 Thread Martin Gräßlin
On Sunday 02 October 2011 16:09:33 Manuel Gysin wrote: > Hello Hi please note that this is a developer mailing list and not a support channel. If you need concrete user support please refer to channels like forum.kde.org. As a note: you have to be very precise of how you name these things. Dual

Re: How KDE attaches icons to application?

2011-10-03 Thread Thomas Baumgart
Hi, on Monday 03 October 2011 09:53:22 Nikos Chantziaras wrote: > On 10/03/2011 09:34 AM, dmitry chernov wrote: > > I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added > > kde4_install_icons( ${ICON_INSTALL_DIR} ) to my CMakeLists.txt. Icons > > are succesesfully moved to /usr/local/share

Re: How KDE attaches icons to application?

2011-10-03 Thread Thiago Macieira
On Monday, 3 de October de 2011 10:34:22 dmitry chernov wrote: > I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added > kde4_install_icons( ${ICON_INSTALL_DIR} ) to my CMakeLists.txt. Icons are > succesesfully moved to /usr/local/share/icons/highcolor/.. But when I run my > application I don

Re: How KDE attaches icons to application?

2011-10-03 Thread Yogesh Marwaha
On 3 October 2011 12:04, dmitry chernov wrote: > I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added > kde4_install_icons( ${ICON_INSTALL_DIR}   ) to my CMakeLists.txt. Icons are > succesesfully moved to /usr/local/share/icons/highcolor/.. But when I run my > application I don't see this ico

Re: How KDE attaches icons to application?

2011-10-03 Thread Nikos Chantziaras
On 10/03/2011 09:34 AM, dmitry chernov wrote: I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added kde4_install_icons( ${ICON_INSTALL_DIR} ) to my CMakeLists.txt. Icons are succesesfully moved to /usr/local/share/icons/highcolor/.. But when I run my application I don't see this icons in th

Dual head changes in coming > 4.7.1

2011-10-03 Thread Manuel Gysin
Hello For some KDE hacking I used the kdesrc-build script for build kde with some additional modules. It checked out the default branch (Platform Version 4.7.41 (4.7.41 (KDE 4.8 >= 20110807)). For successfully building I used this patch http://lists.kde.org/?l=kde-devel&m=131659965707511&w=2

How KDE attaches icons to application?

2011-10-03 Thread dmitry chernov
I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added kde4_install_icons( ${ICON_INSTALL_DIR} ) to my CMakeLists.txt. Icons are succesesfully moved to /usr/local/share/icons/highcolor/.. But when I run my application I don't see this icons in the titlebar, taskbar, about dialog. Icon file nam