Re: KDE 4.8 Thoughts

2012-01-27 Thread Giovanni Venturi
Well, it doesn't work from 3 years: https://bugs.kde.org/show_bug.cgi?id=183143 Anyway it's not a bug. It's a feature. Giovanni 2012/1/27 Angelo Compagnucci > Yes it rocks! > > I found only a little bug, I have a multiple monitor configuration with an > external lcd connected to the left of t

Re: SIP client

2011-12-12 Thread Giovanni Venturi
Try to use QuteCom it works and it's done with Qt Platform. I use it. Giovanni 2011/12/12 Jonas Krautter > On Mon, Dec 12, 2011 at 1:19 AM, Anton Cherkasov > wrote: > > Hi all! > > > > There really is no normal SIP client for KDE4? > > Kcall and KPhone is completely unusable, and Twinkle is ba

Re: Bug triage process needs help

2011-09-29 Thread Giovanni Venturi
On Wednesday 28 September 2011 13:46:14 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 when an easily > reproducible bug sits in the queue, without even a comment, for six

Re: GSOC: Wireshark KDE4 user interface proposal (searching mentor)

2011-04-07 Thread Giovanni Venturi
Hello, could I be a mentor? I never did it and I don't know from where to start and If I'm able to do it. How much time is requested? What exactly I should do? :) Giovanni 2011/4/7 Warren Dumortier > Is somebody interrested in mentoring me? > > > 2011/4/7 Giovanni Ven

Re: GSOC: Wireshark KDE4 user interface proposal (searching mentor)

2011-04-07 Thread Giovanni Venturi
gt; Would you still consider implementing the protocol-message view as default? > It would be a great addition to the "packet list" which is more suited as > power user feature. > > Greetings, > > > Op woensdag 6 april 2011 01:11:16 schreef Giovanni Venturi: > > On We

Re: GSOC: Wireshark KDE4 user interface proposal (searching mentor)

2011-04-05 Thread Giovanni Venturi
On Wednesday 06 April 2011 00:17:33 Warren Dumortier wrote: > Well i mailed the KSniffer developer some weeks ago and the project is > kinda dead, we thought on working together on a finally working release in > a far future. The project could always restart if we have time :) . I just replyed to y

Re: KDialogButtonBox

2010-12-27 Thread Giovanni Venturi
On Tuesday, December 28, 2010 01:01:26 am Steven Sroka wrote: > I've got a problem with a program of mine because it always looks for > slots in the superclass (KDialogButtonBox) only and not also in the > derived class. > When you derive the class you need to add Q_OBJECT after the "{". Just so y