Home » Community » U++ community news and announcements » Upp 2007.1rc3 released
| Upp 2007.1rc3 released [message #8405] |
Wed, 07 March 2007 09:55  |
|
|
- fixed foucsing problem in X
- fixed missing flagNOGTK
- fixed problems with compiling sqlite references and examples
* HomeBudget always try to create database - now it works in release mode
|
|
|
|
|
|
| Re: Upp 2007.1rc3 released [message #8408 is a reply to message #8405] |
Wed, 07 March 2007 18:24   |
ebojd
Messages: 225 Registered: January 2007 Location: USA
|
Experienced Member |
|
|
Attached you will find a patched linux Makefile for uppsrc/ide/Makefile
The following changes were made:
*) use of pkg-config for both CINC and LIBS.
*) change of $(OutFile) definition to use $(LIBS) instead
*) renamed the "install" tag to "prebuild" to more accurately reflect the fact that it is setting things up to install instead of actually installing them
*) added an actual "install" tag which installs theIDE and all appropriate source into the system via INSTALLDIR. This allows a user to build the code and install it into non-standard places without root privlages.
*) renamed default build and install directories to better conform to *NIX conventions and the Standard Linux Distribution -- for starters installing in /usr/bin and /usr/share/upp.
I hope this is useful.
I am currently testing the cleaned up ebuild...
EBo --
-
Attachment: Makefile
(Size: 881.59KB, Downloaded 507 times)
[Updated on: Wed, 07 March 2007 18:25] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Upp 2007.1rc3 released [message #8435 is a reply to message #8433] |
Fri, 09 March 2007 01:12   |
guido
Messages: 169 Registered: April 2006
|
Experienced Member |
|
|
| luzr wrote on Fri, 09 March 2007 00:04 |
BTW, as I am puzzled about BLITZ report, is not it possible it was just this problem only (slow linking with debug info)?
|
Well, I waited 10min max. for ld to complete its job.
Mind you, not running the latest gear.
Yeah, possible linking would succeed eventually, given zen like patience 
Nevertheless, I hoped with the latest patches to linux process handling, upp would now shut down its spawned processes, when interrupted. Unfortunately, the latest compiler command still always will be completed, which can take quite a while. Not good for productivity.
I would like to know a little about what you did to ld with uldar.
Probably too tricky for me to tackle, but now I'm curious.
Guido
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Upp 2007.1rc3 released [message #8440 is a reply to message #8438] |
Fri, 09 March 2007 16:03   |
guido
Messages: 169 Registered: April 2006
|
Experienced Member |
|
|
| luzr wrote on Fri, 09 March 2007 11:35 | All that gtk theming is not very well defined, there is a lot of heirestics involved. I guess we will have to resolve theme issues one by one...
|
Considering, you will probably find yourself hand-crafting a Mac theme in the future, as you do the Carbon port, time to explore this route again.
I don't know if Mozilla and wxGTK suffers from such bugs, indicating if this can of worms can be sealed eventually.
An ISV should find it quite annoying, dealing with gtk related theming bug reports, introduced by the latest mandriva, fedora, novell... foobar theme engine.
Guido
|
|
|
|
|
|
| Re: Upp 2007.1rc3 released [message #8448 is a reply to message #8441] |
Fri, 09 March 2007 18:44   |
 |
mirek
Messages: 14291 Registered: November 2005
|
Ultimate Member |
|
|
| exolon wrote on Fri, 09 March 2007 12:08 |
| luzr wrote on Fri, 09 March 2007 10:35 |
| exolon wrote on Thu, 08 March 2007 18:37 |
Also, now scrollbar arrows don't look right for me - seemed ok in rc2...?
|
Nothing has changed. What distro/theme is that?
All that gtk theming is not very well defined, there is a lot of heirestics involved. I guess we will have to resolve theme issues one by one...
|
Using XFCE (a slightly thinner Gnome window manager), this was the "H2O-gtk2-Saphire" (sic) theme.
I switched themes just now (to a nicer looking one called "Glossy P"), and U++ matches its scrollbars perfectly. Looks really good.
Dunno what this means!
|
This means that U++ look heurestics fail for H2O-gtk2-Saphire, but work well for "Glossy P" 
The real reason is that gtk theming system is one big mess and theme engine developers use everything to make it even more messy... 
As U++ has to deal with both Win32 and GTK theming (in future, with MacOS X as well), mapping between GTK theme engine entities and U++ look entities is not 1:1. There come heurestics that are trying what GTK provides and make something reasonable out of it...
Mirek
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sat Jun 20 22:45:40 GMT+2 2026
Total time taken to generate the page: 0.01041 seconds
|