Re: [Inkscape-devel] Problem with the GTK file selector in KDE
Hey! It works!!! ;-) I copied this file into 0.38.1 tree and recompiled. It works! I can now open the file open dialogue, switch to another desktop and then back and the dialogue is there.
OK, so this one is fixed. Good.
Now we need to attack that "ugly buttons" problem. It's so weird I don't know where to start :) Please create a bug ticket with your screenshot attached and provide as much information and testing as you can. Everyone, please spend some time thinking about it, maybe you'll be stricken by an idea :)
_________________________________________________________________ MSN Premium helps eliminate e-mail viruses. Get 2 months FREE* http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI...
Hi,
Now we need to attack that "ugly buttons" problem.
For me, it's not just buttons, but also menu icons, SVG documents, and more. Some time ago someone posted a picture to this list that showed the buttons and tutorial-basic completely messed up. That's what I also see.
I'm also unable to use the Calligraphy tool - it draws something (not what it should, though), but when releasing the mouse button, it clears it.
I'm unable to move, scale, rotate or skew stars, arcs and spirals directly. I can only modify them using the Properties dialogs.
I can move text objects directly, but cannot scale, rotate or skew them. I can move and scale rectangles directly, but cannot rotate or skew them.
When node editing a star, an arc or a spiral, I can only move the nodes by large steps - no small movements possible.
I'm not able to modify the stroke width, as it always returns to the original value.
Also there are problems with modifying fill colors and gradients - it's nearly impossible to do so. The default fill is no fill (transparent objects).
Please, can you guys experiencing the "ugly button" problem check if you can also reproduce the above problems. I'm experiencing these in post-0.38 CVS versions. I have not tried any pre-0.38 CVS stuff.
Arpad Biro
__________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� http://photos.yahoo.com/ph/print_splash
El lun, 26-04-2004 a las 19:40, bulia byak escribió:
Now we need to attack that "ugly buttons" problem. It's so weird I don't know where to start :) Please create a bug ticket with your screenshot attached and provide as much information and testing as you can. Everyone, please spend some time thinking about it, maybe you'll be stricken by an idea :)
I've got the same problem with current CVS. Don't know if Artemio posted this earlier but I've got errors on startup:
** (inkscape:16474): CRITICAL **: file display/curve.cpp: line 543 (void sp_curve_closepath(SPCurve*)): assertion `!curve->posset' failed
** (inkscape:16474): CRITICAL **: file display/curve.cpp: line 543 (void sp_curve_closepath(SPCurve*)): assertion `!curve->posset' failed
Don't know if it's related either. I hope it helps.
Carlos
On Mon, 2004-04-26 at 13:40, bulia byak wrote:
Now we need to attack that "ugly buttons" problem. It's so weird I don't know where to start :) Please create a bug ticket with your screenshot attached and provide as much information and testing as you can. Everyone, please spend some time thinking about it, maybe you'll be stricken by an idea :)
Symptoms suggest breakage in NRArena or the renderer itself -- given the assertion failures folks have been seeing, I suspect it is the latter.
Based on my experience with similar kinds of symptoms in the past, it may be a compiler bug (depending on compiler version or options), or (much less likely) code relying on some behavior that is undefined in C/C++.
So, in addition to determining when the offending code was checked in, we should look at the specific compiler/build configuration of the people experiencing problems.
-mental
participants (4)
-
Arpad Biro
-
bulia byak
-
Carlos Ingelmo
-
MenTaLguY