https://bugs.kde.org/show_bug.cgi?id=374483
Bug ID: 374483
Summary: Powerdevil KCM is too tall for my screen
Product: Powerdevil
Version: 5.8.5
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Se
y dangerous results, but since is there it has to have a coherent
> behavior everywhere.
>
> maybe what could be done is to remove the "..." in case confirmation is
> disabled
>
> Aaron J. Seigo wrote:
> +1 on removing the '...' when this
g one error after another. If there's a quick way to test
just the plasma workspace I'd be happy to try.
Thanks,
Jacob Welsh
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
2010/3/15 Aaron J. Seigo :
> On March 13, 2010, Benoit Jacob wrote:
>> contextualActions().append(&m_exportImageAction);
>> contextualActions().append(&m_exportConfigAction);
>> contextualActions().append(&m_importConfigAction);
>
> the ap
Thanks to Ossi on IRC, this is now fixed.
Benoit
2010/3/13 Benoit Jacob :
> ok, finally a hopefully not too stupid question.
>
> Here's my code:
>
> void Mandelbrot::exportConfig()
> {
> KUrl url = KFileDialog::getSaveUrl(
> KUrl(),
>
e dialog runs well, but the file isn't actually getting
created, and if i create it beforehand, it doesn't get written).
I had tried following this:
http://techbase.kde.org/index.php?title=Development/Tutorials/KConfig#Writing_Entries
Benoit
2010/3/13 Benoit Jacob :
> 2010/3/13 Benoit Ja
2010/3/13 Benoit Jacob :
> 2010/3/13 Benoit Jacob :
>> 2010/3/13 Benoit Jacob :
>>> 2010/3/13 Marco Martin :
>>>> On Saturday 13 March 2010, Benoit Jacob wrote:
>>>>> Hi,
>>>>>
>>>>> I've just made a bunch of Ma
2010/3/13 Benoit Jacob :
> 2010/3/13 Benoit Jacob :
>> 2010/3/13 Marco Martin :
>>> On Saturday 13 March 2010, Benoit Jacob wrote:
>>>> Hi,
>>>>
>>>> I've just made a bunch of Mandelbrot improvements in trunk, plus 1
>>>> bugf
2010/3/13 Benoit Jacob :
> 2010/3/13 Marco Martin :
>> On Saturday 13 March 2010, Benoit Jacob wrote:
>>> Hi,
>>>
>>> I've just made a bunch of Mandelbrot improvements in trunk, plus 1
>>> bugfix backported to 4.4, see below.
>>
>&
2010/3/13 Marco Martin :
> On Saturday 13 March 2010, Benoit Jacob wrote:
>> Hi,
>>
>> I've just made a bunch of Mandelbrot improvements in trunk, plus 1
>> bugfix backported to 4.4, see below.
>
> great :)
>
>> I would like to honor this feature
2010/3/13 Marco Martin :
> On Saturday 13 March 2010, Benoit Jacob wrote:
>> Hi,
>>
>> I've just made a bunch of Mandelbrot improvements in trunk, plus 1
>> bugfix backported to 4.4, see below.
>
> great :)
>
>> I would like to honor this feature
Hi,
I've just made a bunch of Mandelbrot improvements in trunk, plus 1
bugfix backported to 4.4, see below.
I would like to honor this feature request:
http://forum.kde.org/brainstorm.php#idea55395_page1
Basically I want to create a right-click desktop menu entry that
allows to export/import Man
2009/12/29 Chani :
> On December 29, 2009 14:39:05 Benoit Jacob wrote:
>> Hi,
>>
>> I just tried 4.4 beta2 and noted that mouse wheel events are no longer
>> passed to the wallpaper. Is this intentional or a bug? Notice that
>> this breaks the Mandelbrot w
Hi,
I just tried 4.4 beta2 and noted that mouse wheel events are no longer
passed to the wallpaper. Is this intentional or a bug? Notice that
this breaks the Mandelbrot wallpaper, as it makes the zooming
functionality much harder to discover (have to use MMB D&D).
Happy holidays!
Benoit
_
You're welcome and thanks for reporting the bug!
Benoit
2009/4/30 Anne-Marie Mahfouf :
> Hi Benoit,
>
> My system froze (I think there's something fishy in Desktop effects as X froze
> after I disable compositing).
> I checked Mandelbrot again with debugfull and it's OK now! Thanks for the fix
> a
ah, didn't see this email: then nevermind my last mail to k-c-d :)
Benoit
2009/4/30 Aaron J. Seigo :
> hi :)
>
> on thursday (today or tomorrow, depending on what tz you're in :) i'll be
> going through all the items in kdereview and moving things that are ready
> over.
>
> come find me on irc if
Hi,
The Mandelbrot wallpaper plugin is now in KDEReview, at this address:
/trunk/kdereview/plasma/wallpapers/mandelbrot/
* Basic facts: *
844 lines of code (according to sloccount)
Stripped executable size: 68 kB.
Nontrivial dependencies: Eigen >= 2.0 (in kdesupport).
Should be comple
2009/4/13 Aaron J. Seigo :
> On Monday 13 April 2009, Benoit Jacob wrote:
>> // remove old image from cache
>> kDebug() << "remove " << m_cacheKey;
>> insertIntoCache(m_cacheKey, QImage());
>
> fixed in svn; what was happening was that a ki
oops, sent too fast. sorry for the spam.
It remains that my way of triggering save() was "kquitapp plasma". So
in every case, my problem arises when Mandelbrot is about to be
destroyed.
2009/4/13 Benoit Jacob :
> By the way the committed code does this from save(), not from the
>
By the way the committed code does this from save(), not from the
destructor, so this wasn't where to look for an explanation.
Cheers,
Benoit
2009/4/13 Benoit Jacob :
> this is now committed, as a testcase...
>
> Example of console output:
>
> plasma-desktop(7077) Mandelbrot:
cheKey, QImage());
Yet the file still exists:
bja...@kiwi:~/.kde/cache-kiwi/plasma-wallpapers> ls
home mandelbrot-157422800.png mandelbrot-72259600.png usr
Cheers,
Benoit
2009/4/13 Benoit Jacob :
> I have a problem, I wonder if I'm hitting a bug.
>
> It seems as if insertInt
destructor.
Cheers,
Benoit
2009/4/12 Benoit Jacob :
> 2009/4/12 Aaron J. Seigo :
>> if you have 3 containments with the same image as the wallpaper, it shouldn't
>> create three cache files on disk. so there is no real mapping from cache file
>> to containment; there is a
2009/4/12 Aaron J. Seigo :
> if you have 3 containments with the same image as the wallpaper, it shouldn't
> create three cache files on disk. so there is no real mapping from cache file
> to containment; there is a mapping of sorts between wallpaper plugins and the
> cache file they are using ...
2009/4/10 Aaron J. Seigo :
> papers (maybe i should add that bookkeeping into Wallpaper itself? H..
> yes, probably... "let me get back to you on that one," he says, again.)
ok: caching is now implemented in Mandelbrot (r952792).
Here's again a somewhat lengthy email but you can skip to (
Update:
I hadn't seen revision 952060... very useful detail indeed!
So there's no need for removeFromCache.
Thanks,
Benoit
2009/4/11 Benoit Jacob :
> 2009/4/10 Aaron J. Seigo :
>> On Friday 10 April 2009, Benoit Jacob wrote:
>>> I did setUsingDiskCache(true); in
2009/4/10 Aaron J. Seigo :
> On Friday 10 April 2009, Benoit Jacob wrote:
>> I did setUsingDiskCache(true); in the constructor, and I emit
>
> when you are ready to cache the image, you can now call:
>
> insertIntoCache(const QString& key, const QImage &image);
>
2009/4/10 Aaron J. Seigo :
> On Friday 10 April 2009, Benoit Jacob wrote:
>> I allowed myself to remove the horiz spacer to the right of the
>> KComboBox, letting it be horizontally expanded.
>> Indeed (also to answer Andrew's question) my motivation was that the
>&
2009/4/10 Aaron J. Seigo :
> On Friday 10 April 2009, Benoit Jacob wrote:
>> 2) There are no hoverEnterEvent and hoverLeaveEvent methods in
>> Wallpaper. So I tried reimplementing QObject::event() but it doesn't
>> seem to ever get called: the following gives nothing, no
Hi,
I think Mandelbrot is a good candidate for cache-to-disk, however, how
do i enable this feature?
I did setUsingDiskCache(true); in the constructor, and I emit
renderCompleted once my image has finished rendering, but that doesn't
make any difference.
Thanks,
Benoit
__
2009/4/10 Aaron J. Seigo :
> On Thursday 09 April 2009, Benoit Jacob wrote:
>> 2009/4/9 Aaron J. Seigo :
>> > QCursor::setCursor?
>>
>> ah, thanks!
>>
>> > i wonder if the hoverOut events are accurate enough for that though..
>> > hm..
>&
2009/4/10 Aaron J. Seigo :
> it's because you didn't put a layout in the widget itself. to do so in
> designer:
>
> * click on the background
> * select a layout from the toolbar
>
> this is equivalent to:
>
> QWidget *topLevelWidget = new QWidget(this);
> QGridLayout *layout = new QGridLayout(top
2009/4/10 Benoit Jacob :
> One question -- you made the ColorButtons be both horizontally and
> vertically expandable, is that wanted? looking at other wallpapers,
> this isn't how they do (though i have packages from a few days ago).
Nevermind -- that was the behavior in Designer,
2009/4/9 Aaron J. Seigo :
> On Thursday 09 April 2009, Benoit Jacob wrote:
>> OK, the next question is: how do you change the mouse cursor from a
>> Plasma wallpaper? Normally i'd call setCursor() but there doesn't seem
>> to be any such method around in this contex
2009/4/9 Sebastian Kügler :
> Make the mouse pointer a hand only when the left button is pressed, this way
> you get visual feedback without the distraction of the always hand.
OK, the next question is: how do you change the mouse cursor from a
Plasma wallpaper? Normally i'd call setCursor() but t
Hi,
one more GUI question please!
When I resize the Desktop Settings dialog horizontally, I'd expect the
Mandelbrot controls to resize automatically to use the extra space.
That's what happens with the Pattern wallpaper's controls. But I can't
seem to obtain this behavior. I tried to mimic Patter
2009/4/9 Sebastian Kügler :
> Make the mouse pointer a hand only when the left button is pressed, this way
> you get visual feedback without the distraction of the always hand.
good idea!
Benoit
___
Plasma-devel mailing list
Plasma-devel@kde.org
https:/
2009/4/8 Aaron J. Seigo :
> On Wednesday 08 April 2009, Benoit Jacob wrote:
>> (**)
>> Ideally, the main Mandelbrot instance should save its config before
>> the Desktop Settings embedded instance reads the config. Is that
>> possible?
>
> this is
Hi,
Long email but if you're in a hurry skip down to where I put stars ().
2009/4/8 Aaron J. Seigo :
> On Wednesday 08 April 2009, Benoit Jacob wrote:
>> Could you please tell me how to do that cleanly, or add such a method
>> in the Wallpaper class?
>
> is
2009/4/8 Aaron J. Seigo :
> On Wednesday 08 April 2009, Benoit Jacob wrote:
>> In locked mode, should mouse wheel do nothing? Or should it have the
>> default effect which is, cycle through virtual desktops?
>
> if the mouse event is not used by the wallpaper, you should not
Hi,
I have a couple usability questions.
The Mandelbrot wallpaper has 2 modes: "locked" and "unlocked".
In locked mode, it behaves like an ordinary wallpaper. In unlocked
mode, the view can be moved by mouse d&d and mouse wheel.
Question 1.
In locked mode, should mouse wheel do nothing? Or shoul
Hi,
First of all, many thanks to Aaron and Andrew for your help. SVN now
has an updated version taking it into account.
Finally, I found that what I really need is to be able to distinguish
between the "main instance" of the wallpaper, that is the one that is
actually used as desktop background,
2009/4/8 Andrew Stromme :
> It would be nice to have more descriptive names than "Color 1", "Color 2"
> etc.. for the color selection. Maybe something like "Inside Color", "Outline
> Color", "Fringe Color" or "Main Color", "Secondary Color", etc... would be
> more self-explanatory?
Good idea. I ha
Hi,
Mandelbrot (playground/base/plasma/wallpapers/mandelbrot) is ready for review!
However before moving it to kdereview let's discuss the following bug
as I don't know if it is in my code or in libplasma.
The bug is that the config isn't saved when it should, so is often lost:
1) when changing t
a desktop
>> > config then. (svn up to grab it, revno 950400)
>> >
>> > Hope this helps,
>> >
>> > Andrew Stromme
>> >
>> > On Monday 06 April 2009 21:11:13 Benoit Jacob wrote:
>> >> Hi,
>> >>
>> >> T
p config then. (svn up to grab
> it, revno 950400)
>
> Hope this helps,
>
> Andrew Stromme
>
> On Monday 06 April 2009 21:11:13 Benoit Jacob wrote:
>> Hi,
>>
>> The mandelbrot wallpaper plugin is almost ready (in
>> playground/base/plasma/wallpapers/man
Hi,
The mandelbrot wallpaper plugin is almost ready (in
playground/base/plasma/wallpapers/mandelbrot).
However I am a complete GUI n00b and I need some very basic help so I
hope that someone here can help me.
Initially, the configuration GUI had only one KColorButton. Now I want
3 KColorButtons.
Yes sure that's what I mean :)
OK, I forget about this documentation bit, thank you.
Cheers,
Benoit
2008/10/3, Jason Stubbs <[EMAIL PROTECTED]>:
> wait(thread)? wait()'s parameter is an integer timeout...
>
> If you mean thread->wait(), the documentation says it "returns true if
> the thread has
Another possibility: is it illegal to wait for a QThread that was just
constructed but not yet started?
I.e.
thread = new MyThreadClass();
wait(thread);
OK, i don't distract this thread (no pun intended) more with offtopic questions.
Cheers,
Benoit
2008/10/3, Benoit Jacob <[EMAIL P
2008/10/3, Aaron J. Seigo <[EMAIL PROTECTED]>:
> hrm; not to my knowledge but i could be wrong. what's the crash you get?
Attached is the backtrace.
It occurs only on plasma startup i.e. if you select Mandelbrot it
works fine for the duration of your session but on next login it
crashes.
I assum
Let me preemptively speak for wallpapers/mandelbrot : it needs more work!
I still hope to finish it in time for the feature freeze, otherwise
it'll have to wait for 4.3.
One question while i'm here. It crashes when one of its QThreads calls
wait() on another QThread that is itself waiting for ano
I definitely plan to do so for 4.2 but there are a couple more things
that I want to sort out before.
Cheers,
Benoit
2008/9/8, Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Monday 08 September 2008, Benoit Jacob wrote:
>> letting you know that the embargo on screenshots is lifted :)
ll of medusa-like julia sets. at the middle of them you
typically have an embedded mandelbrot. I'm really happy about this
new rendering, it justifies well the huge number of iterations that we
make (compared to other fractal renderers).
Cheers,
Benoit
2008/9/6, Benoit Jacob <[EMAIL PROTEC
just one more note: i'm going to implement the smooth gradient algo,
so please nobody blog about this wallpaper until i've done it,
currently it doesn't look too good.
2008/9/6 Benoit Jacob <[EMAIL PROTECTED]>:
> ok should be fixed in 857678.
>
> Cheers,
> Benoit
ok should be fixed in 857678.
Cheers,
Benoit
PS. Now using intel graphics (yes i got one of these sony sz2 with
dual intel/nvidia), no rendering glitches.
2008/9/6 Benoit Jacob <[EMAIL PROTECTED]>:
> aaah got it :)
>
> when changing a setting, init() was called, reallocating th
any.
Cheers,
Benoit
2008/9/6 Benoit Jacob <[EMAIL PROTECTED]>:
> Indeed, i can reproduce that.
>
> How do I get a backtrace? The kcrash dialog just disappears when i ask
> for the backtrace, and when i run plasma in gdb, after the crash it
> just says "no stack".
&
Indeed, i can reproduce that.
How do I get a backtrace? The kcrash dialog just disappears when i ask
for the backtrace, and when i run plasma in gdb, after the crash it
just says "no stack".
2008/9/6 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Friday 05 September 2008, Benoi
I updated to 177.70. With desktop effects enabled, the glitches are as
bad as before. With desktop effects disabled, the situation has
improved but there remain some glitches.
Cheers,
Benoit
2008/9/5 Sebastian Kügler <[EMAIL PROTECTED]>:
> On Friday 05 September 2008 16:32:02 Benoit Ja
ok, i was already doing svn up on all of workspace and last time i
even did all of kdebase :)
2008/9/5 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Friday 05 September 2008, Aaron J. Seigo wrote:
>> On Friday 05 September 2008, Benoit Jacob wrote:
>> > Thanks for looking
ime i check this stuff
if it still doesn't work then i'll conclude that it's a bug in my own
code and will try to debug it :)
Cheers,
Benoit
2008/9/5 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Friday 05 September 2008, Benoit Jacob wrote:
>> Thanks for looking into it,
PROTECTED]>:
> On Friday 05 September 2008 16:32:02 Benoit Jacob wrote:
>> Here are the steps to reproduce:
>>
>> -set mandelbrot as your wallpaper
>> -minimize all windows, close plasma toolboxes (e.g. the panel toolbox)
>> -navigate through the wallpaper (e.g. mouse wh
]>:
> On Friday 05 September 2008, Benoit Jacob wrote:
>> Another thing that also looks like a bug:
>>
>> if you go to "desktop effects" and change the color, apply, then the
>> viewpoint gets reset. I checked, the view parameters (m_center and
>> m_zoom) are
WheelEvent :)
2008/9/5 Benoit Jacob <[EMAIL PROTECTED]>:
> Hi,
>
> I just committed an initial version of my Mandelbrot wallpaper plugin
> (only 360 LOC) there:
>
> /trunk/playground/base/plasma/wallpapers/
>
> commit message:
>
> http://websvn.kde.org/trunk/playground/b
dashboard (while without desktop
effects the dashboard view is oK).
This is with proprietary nvidia driver 169.12.
Cheers,
Benoit
2008/9/5 Marco Martin <[EMAIL PROTECTED]>:
> On Friday 05 September 2008, Benoit Jacob wrote:
>> Hi,
>>
>> I just committed an initi
2008/9/5 Aaron J. Seigo <[EMAIL PROTECTED]>:
> woo hoo! the best part of this is that you manage to find all the annoying
> little bugs that hadn't been rooted out yet. thanks for that alone!
You're welcome... thanks for making this framework in the first place :)
>> 2) In the "desktop settings"
Hi,
I just committed an initial version of my Mandelbrot wallpaper plugin
(only 360 LOC) there:
/trunk/playground/base/plasma/wallpapers/
commit message:
http://websvn.kde.org/trunk/playground/base/plasma/wallpapers/?view=log&pathrev=857241
You'll need a recent checkout of /trunk/kdesupport/ei
OK, committed in 857101.
Benoit
2008/9/4 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Thursday 04 September 2008, Benoit Jacob wrote:
>> Hi,
>>
>> The attached patch makes Containment forward mouse wheel events first
>> to the wallpaper, if the event screenPos() i
err, i mean scenePos() not screenPos() of course.
2008/9/4 Benoit Jacob <[EMAIL PROTECTED]>:
> Hi,
>
> The attached patch makes Containment forward mouse wheel events first
> to the wallpaper, if the event screenPos() indicates that the mouse
> cursor was on the wallpaper
Hi,
The attached patch makes Containment forward mouse wheel events first
to the wallpaper, if the event screenPos() indicates that the mouse
cursor was on the wallpaper. I adapted this code from what you were
already doing with mouseMoveEvent().
If the wallpaper doesn't accept the wheel event, i
it's not the relevant rect here.
Cheers,
Benoit
2008/9/3 Aaron J. Seigo <[EMAIL PROTECTED]>
>
> On Tuesday 02 September 2008, Benoit Jacob wrote:
> > So the actually repainted rect is only slightly larger than what is being
> > asked for. A margin of 3 or 6 p
these when
i'll have committed.
Cheers,
Benoit
2008/9/3 Aaron J. Seigo <[EMAIL PROTECTED]>
> On Tuesday 02 September 2008, Aaron J. Seigo wrote:
> > On Tuesday 02 September 2008, Benoit Jacob wrote:
> > > See, the paint() function is always called with exposedRect
Hi,
I noticed an inconsistency in the way plasma wallpapers are painted, between
when it is painted as background of the screen and when it is painted in the
little preview in the "Desktop Settings" dialog.
Here is my paint() function. Mandelbrot is a subclass of Wallpaper.
void Mandelbrot::pain
71 matches
Mail list logo