Re: SIGSEGV on exiting Plasma app

2008-09-18 Thread Oszkar Ambrus
Alex Merry wrote: > On Thursday 18 September 2008 17:10:18 Aaron J. Seigo wrote: > >> ok, so in the QGraphicsWidget dtor; i don't suppose you could install a >> debug build of Qt so we can see where? >> I'll try to do this if I have any more problems like this one. > > /me suspects the refo

Re: KDE/kdebase/workspace/plasma/applets/battery

2008-09-18 Thread Aaron J. Seigo
On Thursday 18 September 2008, Sebastian Kügler wrote: > On Thursday 18 September 2008 07:39:23 Aaron J. Seigo wrote: > > you need to call PopupApplet::constraintsEvent in your constraintsEvent > > .. maybe we should handle that differently like having a > > PopupAppletPrivate::constraint

Re: KDE4 Menus

2008-09-18 Thread Rafael Fernández López
Hi, > that's what the Categories entry is there for. Yes, right. > first, setting ServiceTypes to this would break Applet loading; the proper > way would be X-KDE-ServiceTypes=Plasma/Applet,Plasma/AppletMenu Yep, I meant adding it (we still want it to be listed on the applets dialog ;) Regard

Re: plasma-overlay regressions

2008-09-18 Thread Chani
On Thursday 18 September 2008 15:11:45 Aaron J. Seigo wrote: > On Thursday 18 September 2008, Chani wrote: > > so I'm away from kde for a few weeks, and I come back to this: > > http://chani.ccdevnet.org/sshots/wos-bitrot.png > > erg... > > > I'm not sure why the cashew is a bit off, there. > > tha

Re: plasma-overlay regressions

2008-09-18 Thread Aaron J. Seigo
On Thursday 18 September 2008, Chani wrote: > so I'm away from kde for a few weeks, and I come back to this: > http://chani.ccdevnet.org/sshots/wos-bitrot.png erg... > I'm not sure why the cashew is a bit off, there. that's probably related to Marco's cashew-paying-better-attention-to-panels st

plasma-overlay regressions

2008-09-18 Thread Chani
so I'm away from kde for a few weeks, and I come back to this: http://chani.ccdevnet.org/sshots/wos-bitrot.png I'm not sure why the cashew is a bit off, there. I tried opening the settings dialog, and got a crash. I managed to open hte appletbrowser, and add a battery applet, but it was just a bl

Re: SIGSEGV on exiting Plasma app

2008-09-18 Thread Alex Merry
On Thursday 18 September 2008 17:10:18 Aaron J. Seigo wrote: > ok, so in the QGraphicsWidget dtor; i don't suppose you could install a > debug build of Qt so we can see where? /me suspects the refocusing-to-a-destroyed-applet bug may have come back to haunt us. Does the crash still happen if you

libtaskmanager

2008-09-18 Thread Aaron J. Seigo
hi all ... i merged in the grouping task manager library today from the grouping branch. i then went through and did a bunch of clean ups. there is likely much let to be done, but we should now have grouping and what not available in the library just waiting to be taken advantage of by the visu

Re: Config xml fix

2008-09-18 Thread Aaron J. Seigo
On Thursday 18 September 2008, Petri Damstén wrote: > Hi, > > Small fix to config xml to set the key from name if empty. sure =) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Trolltech signature.as

Config xml fix

2008-09-18 Thread Petri Damstén
Hi, Small fix to config xml to set the key from name if empty. Petri Index: configxml.cpp === --- configxml.cpp (revision 862303) +++ configxml.cpp (working copy) @@ -350,12 +350,12 @@ item = m_config->addItemDateTime(m_nam

Re: QGraphicsWidget + PopupApplet issue

2008-09-18 Thread Alessandro Diaferia
2008/9/18 Marco Martin <[EMAIL PROTECTED]> > On Thursday 18 September 2008, Alessandro Diaferia wrote: > > Hello crazy hackers! =) > > > > I'm working on "Raptor 2, the revenge" =) and encountered a weird issue. > > I've just created my own RaptorGraphicsWidget to embed in the PopupApplet > > but

Re: KDE4 Menus

2008-09-18 Thread Aaron J. Seigo
On Thursday 18 September 2008, Rafael Fernández López wrote: > Hi, > > > So, any thoughts on this? > > I'd suggest marking them as "special" plasmoids on their desktop file. > Probably modifying: > > X-KDE-ServiceTypes=Plasma/Applet > > with Plasma/AppletMenu, or something like that ? > > This way

Re: SIGSEGV on exiting Plasma app

2008-09-18 Thread Aaron J. Seigo
On Thursday 18 September 2008, Oszkar Ambrus wrote: > Aaron J. Seigo wrote: > >> P.S. Here's the backtrace, if it helps: > > > > hm .. it unfortunately isn't against current svn so the line numbers are > > a bit off, and it doesn't show where in Qt it dies which would be most > > helpful. > > Sorry

Re: QGraphicsWidget + PopupApplet issue

2008-09-18 Thread Marco Martin
On Thursday 18 September 2008, Alessandro Diaferia wrote: > Hello crazy hackers! =) > > I'm working on "Raptor 2, the revenge" =) and encountered a weird issue. > I've just created my own RaptorGraphicsWidget to embed in the PopupApplet > but its height seems fixed. I can't figure out why since i'v

Review Request: Cooler applet handles

2008-09-18 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/196/ --- Review request for Plasma. Summary --- new look and animation for appl

QGraphicsWidget + PopupApplet issue

2008-09-18 Thread Alessandro Diaferia
Hello crazy hackers! =) I'm working on "Raptor 2, the revenge" =) and encountered a weird issue. I've just created my own RaptorGraphicsWidget to embed in the PopupApplet but its height seems fixed. I can't figure out why since i've also reimplemented QGraphicsWidget::sizeHint(); Can you please h

Re: KDE/kdebase/workspace/plasma/applets/battery

2008-09-18 Thread Sebastian Kügler
On Thursday 18 September 2008 07:39:23 Aaron J. Seigo wrote: > On Wednesday 17 September 2008, Sebastian Kügler wrote: > > On Thursday 18 September 2008 04:34:37 Aaron J. Seigo wrote: > > >   On Wednesday 17 September 2008, Sebastian Kügler wrote: > > > > I'm still not getting the popup to pop up,

Re: SIGSEGV on exiting Plasma app

2008-09-18 Thread Oszkar Ambrus
Aaron J. Seigo wrote: >> P.S. Here's the backtrace, if it helps: >> > > hm .. it unfortunately isn't against current svn so the line numbers are a > bit > off, and it doesn't show where in Qt it dies which would be most helpful. > Sorry about that. Here's the backtrace against current sv

Re: KDE4 Menus

2008-09-18 Thread Ivan Čukić
> > X-KDE-ServiceTypes=Plasma/Applet Ok, altohugh I would rather have one extra field so that the applet browser wouldn't need any changes for this. -- Those people who think they know everything are a great annoyance to those of us who do. -- Isaac Asimov _

Re: KDE4 Menus

2008-09-18 Thread Alessandro Diaferia
2008/9/18 Rafael Fernández López <[EMAIL PROTECTED]> > Hi, > > > So, any thoughts on this? > > I'd suggest marking them as "special" plasmoids on their desktop file. > Probably > modifying: > > X-KDE-ServiceTypes=Plasma/Applet > > with Plasma/AppletMenu, or something like that ? > > This way you c

Re: KDE4 Menus

2008-09-18 Thread Rafael Fernández López
Hi, > So, any thoughts on this? I'd suggest marking them as "special" plasmoids on their desktop file. Probably modifying: X-KDE-ServiceTypes=Plasma/Applet with Plasma/AppletMenu, or something like that ? This way you could ask the trader about how many menues there are, and list them also f

KDE4 Menus

2008-09-18 Thread Ivan Čukić
Hi all, As you probably know by now, there currently are three working and one WIP menu (Raptor, that should be made functional for 4.2) for KDE 4.x. I've received a couple of suggestions to make Lancelot a default one, but I for one am not a supporter of that idea, and don't think I will be in