[Bug 119006][Bug 123681] Restore windows problem on Mac OS X

2014-02-24 Thread Herbert Duerr
Since the OSX windows restore problem is very popular in our forums, 
our mailing lists and in bugzilla I'd like to advertise my fix for that 
(rev 1571205) and invite testers. A build of the latest trunk with the 
fix is available at [1].


[1] http://people.apache.org/~hdu/AOO_Mac64_Test.dmg

Herbert
(who doesn't like features that break working apps)


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: How could I make a build on writer module?

2014-02-24 Thread Oliver-Rainer Wittmann

Hi,

On 23.02.2014 15:10, LOH KOK HOE wrote:

As I read the partial build guideline, I'm a bit confuse on the build
step. When I done my changes on the sw module, can I specifically just
building the sw module only. I see there is a Makefile under the sw
module, can I just issue `make` command right under this directory to
build the sw module? Or may be there isn't a simple process by simply
calling the `make` will get the job done.


AOO build system more or less is based on 'dmake', but a couple of years 
ago a project started to migrate to 'make'. Somehow the project is 
called 'gbuild' and module sw has been already migrated to it.
Thus yes - as given at [1] - migrated modules are built via command 
'make -sr'.




I'm not sure how the build process going to be, I'm expecting some
output or a physical file generate after the build complete. Where could
I grab this output file and where should I move/plug it into the core
module, thus when I launch OpenOffice, I could see my changes immediately.



One of the main differences to modules still on 'dmake' is that 'gbuild' 
modules no longer have a local output directory. All the output is found 
in main/solver/* - at the similar locations as the 'deliver' of 'dmake' 
modules copies it to.


[1] 
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Compatible_Build




BTW, I suppose to see an executable file generate after the build (if I
still remember correctly there is an executable file called soffice
which will launch OpenOffice), but now I couldn't find it, where does it
keep?


You can also found it in main/solver/. If I remember it correct it is 
one of the outputs of module desktop - but I am not sure.
But the directory structure in main/solver/ does not correspond to the 
one of an installed OpenOffice. Thus, you can not simply run it :-(


You can use configure option --with-package-format to add the special 
package format 'installed'. Then, in the output directory of module 
instsetoo_native an installed OpenOffice is created. Its directory 
structure is the one of an installed OpenOffice and you can directly 
execute this OpenOffice instance.



Best regards, Oliver.




On Thu, Feb 13, 2014 at 4:55 PM, Oliver-Rainer Wittmann
orwittm...@googlemail.com mailto:orwittm...@googlemail.com wrote:

Hi,


On 12.02.2014 14:34, LOH KOK HOE wrote:

Thanks Andrea. Sorry for my mistake.

To Oliver,
You mention AOO build environment have to be setup, did you mean
the full
build at the very first step? Right after the command  source
LinuxX86-64Env.Set.sh http://LinuxX86-64Env.Set.sh which will
lead to this command  cd
instsetoo_native  build --all. Does the command  build
--all is the
AOO build environment that you mention?


Once you have created (via the configure) the corresponding platform
script - in your case 'LinuxX86-64Env.Set.sh
http://LinuxX86-64Env.Set.sh' - you have everything together to
start building.
'source LinuxX86-64Env.Set.sh http://LinuxX86-64Env.Set.sh' and
you are theoretically able to build individual modules.
But modules have dependencies to other modules. Thus, it is
recommended to build once all modules. Module instsetoo_native to
the top module - it creates the installation packages. It depends
more or less on all modules. A 'build --all' in instsetoo_native
builds it after all modules are built on which it depends.
After this step you are able to build individual modules as all
dependencies are available.

Best regards, Oliver.



THanks @!


On Wed, Feb 12, 2014 at 5:20 AM, Andrea Pescetti
pesce...@apache.org mailto:pesce...@apache.orgwrote:

Forwarding the answer below to LOH KOK HOE, who is not
subscribed. LOH KOK
HOE: please read
http://openoffice.apache.org/__mailing-lists.html
http://openoffice.apache.org/mailing-lists.html to know
how our mailing lists work, or you will miss answers. Andrea

Oliver-Rainer Wittmann wrote:

Hi,


On 10.02.2014 14:08, LOH KOK HOE wrote:

I would like to focus my contribution to writer
module only, how could I
build and test only for this module? Do I need to
make a full build
for the
whole system in order to run my test?


A full build to play around with the Writer (module sw
in folder main/)
is not needed. But your AOO build environment have to be
setup and
available as for a full build. And you need an
installation package
which corresponds to the source code revision of your
AOO build
environment.
Once you have setup 

Re: oxt with python lib

2014-02-24 Thread Jürgen Schmidt
On 2/14/14 12:44 PM, Riccardo Arzenton wrote:
 Hi to all,
 
 there's a way to package an oxt with a python macro and also put some python 
 library file in the program/python-core-2.7.5/Lib and Scripts Dir?
 Cause my python macro use some library that i need to import and are not 
 default library in OO. (in fact i'm talking about the image manipulation lib 
 called PIL)
 
 I'm using OO4 in Windows 7.

I am no Python expert and have never tired to load a library coming with
the oxt. If you can explicitly load a library via an Url it should be
possible because you can use the PackageInformaitonProvider [1] to get
the path (url) to the root folder of your oxt package when it is installed.

[1]
http://www.openoffice.org/api/docs/common/ref/com/sun/star/deployment/PackageInformationProvider.html

Juergen


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Submit your professional services listing

2014-02-24 Thread Andrea Pescetti

AFC e.tere@ srl wrote:

Did I do everything is required?
Should I have to resubmit the corrected version of XML (note in bullet 1)


Changes are OK for me. No need to resubmit the XML, we can simply change 
Open Office - Apache Open Office when we publish it.


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: svn commit: r1568331 - in /openoffice/trunk/main: default_images/introabout/intro.png ooo_custom_images/dev/introabout/intro.png ooo_custom_images/dev_nologo/introabout/intro.png ooo_custom_images

2014-02-24 Thread Jürgen Schmidt
On 2/18/14 9:27 AM, Oliver-Rainer Wittmann wrote:
 Hi,
 
 On 17.02.2014 12:42, Andre Fischer wrote:
 On 17.02.2014 12:05, Oliver-Rainer Wittmann wrote:
 Hi,

 On 17.02.2014 11:10, Andre Fischer wrote:
 On 17.02.2014 09:33, Oliver-Rainer Wittmann wrote:
 Hi,

 good catch.

 One minor remark:
 openoffice/trunk/main/default_images/introabout/intro.png and
 openoffice/trunk/main/ooo_custom_images/dev/introabout/intro.png
 does not carry the ASF logo anymore.
 I think these should carry the ASF logo while the other two do not.


 Because of the nologo part in their name?

 Please have a second look ;-)
 The two above mentioned images does _NOT_ have a nologo part in
 their path/name.
 These two images carried the ASF logo before Jürgen's accidental
 change on 2014-02-12.

 I know.  I interpreted that as another oversight.  Why would we want the
 ASF logo in one variant of intro.png but not the other?

 Is there anybody who actually *knows*
 a) whether the non default_images/ variants are still used (otherwise we
 don't have to bother anyway)
 b) whether the ASF logo should be in some intro.png variants

 
 As far as I know the images with the ASF logo are used for the builds
 which we as the ASF AOO community provide for convenience to our users.
 The images without the ASF logo are official ones also usable for others
 in derived works etc.
 

I don't think so, I believe it is more a left over from former days and
we don't need the differentiation anymore. I changed by mistake the
wrong intro image with the 3D orb  but the intention was to remove the
Apache feather. It was a changed logo where I put the string Apache
Project and the OpenOffice Url in context with the feather which was not
correct. We have discussed it and the result was to simply remove it.

Juergen



 Best regards, Oliver.
 
 
 -Andre



 Best regards, Oliver.

 These images exist for a long
 time and I don't think that nologo refers to the ASF logo. I don't
 know what they should display, I don't even know if they (all
 intro.png's outside default_images/) are still used.

 -Andre


 Best regards, Oliver.

 On 14.02.2014 16:02, a...@apache.org wrote:
 Author: af
 Date: Fri Feb 14 15:02:32 2014
 New Revision: 1568331

 URL: http://svn.apache.org/r1568331
 Log:
 124224: Using the modern logo once again.

 Modified:
 openoffice/trunk/main/default_images/introabout/intro.png
 openoffice/trunk/main/ooo_custom_images/dev/introabout/intro.png
 openoffice/trunk/main/ooo_custom_images/dev_nologo/introabout/intro.png


 openoffice/trunk/main/ooo_custom_images/nologo/introabout/intro.png

 Modified: openoffice/trunk/main/default_images/introabout/intro.png
 URL:
 http://svn.apache.org/viewvc/openoffice/trunk/main/default_images/introabout/intro.png?rev=1568331r1=1568330r2=1568331view=diff



 ==



 Binary files - no diff available.

 Modified:
 openoffice/trunk/main/ooo_custom_images/dev/introabout/intro.png
 URL:
 http://svn.apache.org/viewvc/openoffice/trunk/main/ooo_custom_images/dev/introabout/intro.png?rev=1568331r1=1568330r2=1568331view=diff



 ==



 Binary files - no diff available.

 Modified:
 openoffice/trunk/main/ooo_custom_images/dev_nologo/introabout/intro.png


 URL:
 http://svn.apache.org/viewvc/openoffice/trunk/main/ooo_custom_images/dev_nologo/introabout/intro.png?rev=1568331r1=1568330r2=1568331view=diff



 ==



 Binary files - no diff available.

 Modified:
 openoffice/trunk/main/ooo_custom_images/nologo/introabout/intro.png
 URL:
 http://svn.apache.org/viewvc/openoffice/trunk/main/ooo_custom_images/nologo/introabout/intro.png?rev=1568331r1=1568330r2=1568331view=diff



 ==



 Binary files - no diff available.



 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org



 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org


 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org



 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org

 
 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org
 



Re: Malware infection

2014-02-24 Thread Rob Weir
On Sun, Feb 23, 2014 at 6:27 PM, Andrea Pescetti pesce...@apache.org wrote:
 Rob Weir wrote:

 On Sun, Feb 23, 2014 at 6:09 PM, Andrea Pescetti wrote:

 Can we agree that we will answer all those mails by simply sending a link
 to
 a webpage or wiki page?

 When I respond I just sent them to this blog post:
 http://blogs.apache.org/OOo/entry/how_to_safely_download_apache


 I often point there people who complain they had to pay for OpenOffice, but
 you are right, indeed it covers all kinds of bad download sites. It would
 be OK for me to point users to it. And to have a link to it in the sidebar
 of our download page.

 The only problem I see is the horribly mangled URL. But this is courtesy of
 Roller and it wouldn't make sense to change it now.


We could use the Apache URL shortener service to give it a clearner
URL if we want.

-Rob


 Regards,
   Andrea.

 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



openoffice 4

2014-02-24 Thread Kobra
hallo! i've seen and downloaded the new 4 version...great and thanx 4 this! one 
my question is: is that possibile in the future that can handle the microsoft 
works extension (wks, etc..) ? can be useful to sobstitute totally the 
microsoft programs i usethanx 4 the reply! Leo.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: openoffice 4

2014-02-24 Thread Rory O'Farrell
On Mon, 24 Feb 2014 05:21:20 -0800 (PST)
Kobra kobr...@yahoo.com wrote:

 hallo! i've seen and downloaded the new 4 version...great and thanx 4 this! 
 one my question is: is that possibile in the future that can handle the 
 microsoft works extension (wks, etc..) ? can be useful to sobstitute 
 totally the microsoft programs i usethanx 4 the reply! Leo.
 

Many formats can be converted by online service
www.zamzar.com

Best to move completely to an open format, such as .odt for text and .ods for 
spreadsheets.


-- 
Rory O'Farrell ofarr...@iol.ie

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Error in determine_new_packagename()

2014-02-24 Thread LOH KOK HOE
Sorry for my late reply, tested OK. Great job.


On Mon, Feb 24, 2014 at 4:42 AM, Andrea Pescetti pesce...@apache.orgwrote:

 On 22/02/2014 LOH KOK HOE wrote:

 @pescetti,
 I notice that the revision number of the fixed you sent to me is rather
 old because when I issue the command `svn info | grep Revision`, I
 have this output `Revision: 1568993`.


 Well, what I meant is:
 - We had a similar problem with another configure option (dmake)
 - We already fixed that in the past, with the revision I mentioned (this
 is why it is an old revision; at that URL you can find the exact lines
 changed and such)
 - Following what was done there for dmake, you could have fixed it
 yourself for epm by modifying configure.in

 I've now done it, so this should now be fixed. This is covered in
 https://issues.apache.org/ooo/show_bug.cgi?id=124301

 Please svn update, test (i.e., use --with-epm-url=http://www.
 msweet.org/files/project2/epm-3.7-source.tar.gz or another valid
 location) and leave a comment there to say if it works for you now.


 Regards,
   Andrea.

 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org




Re: How could I make a build on writer module?

2014-02-24 Thread LOH KOK HOE
If I have rebuild the sw module, done with no error. How could I launch the
Writer executable? BTW, I found the swriter under the `main/solver/410/
unxlngx6.pro/bin` directory, but it is not executable? How could I test my
work done on sw?


Re: How could I make a build on writer module?

2014-02-24 Thread Oliver-Rainer Wittmann

Hi,

On 24.02.2014 15:31, LOH KOK HOE wrote:

If I have rebuild the sw module, done with no error. How could I launch
the Writer executable? BTW, I found the swriter under the
`main/solver/410/unxlngx6.pro/bin` http://unxlngx6.pro/bin` directory,
but it is not executable? How could I test my work done on sw?


Yes, since module sw has been migrated to 'gbuild' it is not easy to 
locate its output. (Vice versa this is a Pro for the 'dmake' modules 
which have a local output directory.)


'gbuild' uses directory main/solver/[code line, e.g. '410']/[platform, 
e.g. 'wntmsci12']/workdir/ as its working directory which contains more 
or less the complete output of the build of a 'gbuild' module.
The main output from module sw for the OpenOffice application are the 
libraries (found in .../workdir/LinkTarget/Library/) and the string 
resources (found in .../workdir/ResTarget/).
When you did not change a string in module sw you have to copy the 
created new sw libraries to your installed OpenOffice instance.



Best regards, Oliver.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [Proposal] Update Icons for AOO 4.1

2014-02-24 Thread Jürgen Schmidt
On 2/19/14 4:18 AM, Samer Mansour wrote:
 Good eye on the green, that was a mistake, correcting now and uploading a
 new copy shortly.
 
 Yeah @2 for their retina display basically twice the physical pixels per
 inch (not sure if that statement is true, but its how we figure out the
 icons.)
 
 I know we need windows format, we still have time before the release,
 Jurgen or if someone else knows what formats and sizes we need that would
 be a great help.

I will check the needed formats asap but important is that you provide
the svg's that others can help as well.

As always it is not easy to identify how the process work and where the
images are stored and where to used ... We have some in default_images
and used in probably in the start center and ??? Then we have icons in
sysui as *.ico and *.icns

Means there is still some work to do but I would like to try to include
them for AOO 4.1.

Can you share the svg files asap?

Juergen


 
 Samer
 
 
 On Tue, Feb 18, 2014 at 2:56 AM, Andre Fischer awf@gmail.com wrote:
 
 On 18.02.2014 04:36, Samer Mansour wrote:

 I know for windows 48x48 is used in windows 8 in a lot of defaults.
 I'm hoping I'm not too late to get the list of all icons sizes/formats
 needed to finish this before the next release.
 Anyone know when the next release is?


 On Mon, Feb 17, 2014 at 10:24 PM, Samer Mansour samer...@gmail.com
 wrote:

  cwiki is back up now

 I've uploaded the application icons in a zip to
 https://cwiki.apache.org/confluence/display/OOOUSERS/
 AOO4.1+-+Desktop+Icons
 Scroll down to feb 17th, I went with my last design and did the final
 pixel tweaking so anti-aliasing doesn't blur the pixels in the icons.
 Its the circle with the gull and the context offset in the lower left
 corner.


 Samer, thanks for your work.  I have one remark and one (possibly stupid)
 question:

 - The PNG icons for Calc have slight transparancy in their background
 color.  As this does not exist in the SVG nor in icons for other
 applications, I assume this is a mistake.

 - Maybe I have missed this in a previous mail, but what does the @2 part
 of some of the icons mean?  Is that a Mac thing?

 Regards,
 Andre



 Samer


 On Mon, Feb 17, 2014 at 12:54 PM, Kay Schenk kay.sch...@gmail.com
 wrote:

  On 02/17/2014 08:41 AM, Samer Mansour wrote:

  Sorry about this situation.

 I will produce the following pngs for macOS today. The cwiki seems to
 be
 down, so I can e-mail you the sources and finished products directly

 icon_16x16.png
 icon_16...@2.png (32x32)
 icon_32x326.png
 icon_32...@2.png (64x64)
 icon_128x128.png
 icon_128x...@2.png (256x256)
 icon_256x256.png
 icon_256x...@2.png (512x512)
 icon_512x512.png
 icon_512x...@2.png (1024x1024)

 Can you compile a list of formats we need? ie windows and mac, and what
 ever else we need.


  Hi Samer --
 Since both wikis are currently down, can you put sources
 people.apache.org area somewhere so we could get to them?
 We can do the rendering once we have the .svg files without any
 problem.

 I think Jürgen is on vacation this week.

 Thanks for all your wonderful work on these updates.




  On Thu, Feb 13, 2014 at 4:15 AM, Jürgen Schmidt jogischm...@gmail.com

 wrote:

   On 12/16/13 10:19 AM, Jürgen Schmidt wrote:

 On 12/13/13 6:37 AM, Samer Mansour wrote:

  Just so you don't think I died in a fire. I'm just under a lot of

  pressure
 at my new workplace and I'm working weekends because we're flying by

 the
 edge of our seats at this start up.

 I just ordered my family gifts online. I'm trying to get my
 priorities
 right.  I will have this done before the new year.  Just need to

  squeeze it
 in.
 Hi Samer,

 no pressure and your new job should have of course a higher prio.
 Thanks
 for keeping us updated

  I assume that we get no new icons for AOO 4.1, correct?

 Maybe you can share the source files and somebody else is interested
 to
 continue. I like the new icons and would like to see them in the
 office
 as soon as possible.

 Kind regards

 Juergen


  Juergen



  On Mon, Nov 25, 2013 at 7:36 AM, Jürgen Schmidt 
 jogischm...@gmail.com

  wrote:

On 11/23/13 6:45 PM, Samer Mansour wrote:

 I think I found what we need with the following:



https://cwiki.apache.org/confluence/download/

 attachments/34834886/logo-w-offset3.png?version=6
 modificationDate=1385227784594

  (from


https://cwiki.apache.org/confluence/display/OOOUSERS/

 AOO4.1+-+Desktop+Icons

  )

 The application icons will have the bird and the circle branding.

 When

 the

 application icon is 16x16 I will drop the gull.

 The file icons are absolutely an improvement off the old file
 icons,

  keep

   that in mind.

 I won't be placing the gulls in the file icons.  The file icon at

  32x32

 has

 17x20 inside for the application context and that's being dedicated
 to

  the

  context.

 I can have the rough icons ready in a week and a half.

  just to ensure that we get all sizes we need

 The main.icns file on MacOS 

Re: Reporting a problem with the OpenOffice website

2014-02-24 Thread Rory O'Farrell
On Mon, 24 Feb 2014 16:29:44 +0100
Roberto Galoppini roberto.galopp...@gmail.com wrote:

 2014-02-12 19:48 GMT+01:00 Andrea Pescetti pesce...@apache.org:
 
  Donald Whytock wrote:
 
  http://openoffice.org  should NOT redirect to anything. Please let us
  know
  if this did happen.
  http://heanet.dl.sourceforge.net/  is NOT an OpenOffice address, and did
  not
  work when I tried it.
 
 
  To avoid confusion: when you download from the official site (i.e. when
  you click the Download button in http://www.openoffice.org/
  download/index.html ) you are, in a sense, redirected to SourceForge,
  since the binary file is downloaded from there. And the download will
  appear to come from something.dl.sourceforge.net (in Europe I've often
  see heanet.dl.sourceforge.net and several others).
 
  So there are no problems with this redirection. This is what happens for
  a genuine download from the official page.
 
 
 Actually we've double checked and it seems like we manage well formed
 requests correctly, and mirror faults will cause the traffic to be bounced
 back through flow. I wonder if the problem was caused by a URL written by
 hand, or something like that.
 
 If you have further evidence of similar problems please let me know and
 I'll make sure to investigate it.
 
As far as I know, Roberto, it is a valid address, as I copid it off my download 
history. However, it seems only reachable through SourceForge servers, not 
directly. Directly accessing the SourceForge directory on the ftp.heanet.ie 
servers throws one back to SourceForge, where the load sharing will presumably 
route one to whatever server it thinks best.

Sorry for any confusion!

-- 
Rory O'Farrell ofarr...@iol.ie

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: How could I make a build on writer module?

2014-02-24 Thread Kay Schenk



On 02/24/2014 07:01 AM, Oliver-Rainer Wittmann wrote:

Hi,

On 24.02.2014 15:31, LOH KOK HOE wrote:

If I have rebuild the sw module, done with no error. How could I launch
the Writer executable? BTW, I found the swriter under the
`main/solver/410/unxlngx6.pro/bin` http://unxlngx6.pro/bin` directory,
but it is not executable? How could I test my work done on sw?


Yes, since module sw has been migrated to 'gbuild' it is not easy to
locate its output. (Vice versa this is a Pro for the 'dmake' modules
which have a local output directory.)

'gbuild' uses directory main/solver/[code line, e.g. '410']/[platform,
e.g. 'wntmsci12']/workdir/ as its working directory which contains more
or less the complete output of the build of a 'gbuild' module.
The main output from module sw for the OpenOffice application are the
libraries (found in .../workdir/LinkTarget/Library/) and the string
resources (found in .../workdir/ResTarget/).
When you did not change a string in module sw you have to copy the
created new sw libraries to your installed OpenOffice instance.


Best regards, Oliver.


Very interesting. Thanks, Oliver.



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



--
-
MzK

Cats do not have to be shown how to have a good time,
 for they are unfailing ingenious in that respect.
   -- James Mason

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [Proposal] Update Icons for AOO 4.1

2014-02-24 Thread Kay Schenk



On 02/24/2014 07:32 AM, Jürgen Schmidt wrote:

On 2/19/14 4:18 AM, Samer Mansour wrote:

Good eye on the green, that was a mistake, correcting now and uploading a
new copy shortly.

Yeah @2 for their retina display basically twice the physical pixels per
inch (not sure if that statement is true, but its how we figure out the
icons.)

I know we need windows format, we still have time before the release,
Jurgen or if someone else knows what formats and sizes we need that would
be a great help.


I will check the needed formats asap but important is that you provide
the svg's that others can help as well.

As always it is not easy to identify how the process work and where the
images are stored and where to used ... We have some in default_images
and used in probably in the start center and ??? Then we have icons in
sysui as *.ico and *.icns

Means there is still some work to do but I would like to try to include
them for AOO 4.1.

Can you share the svg files asap?

Juergen


Juergen --

It looks like there are  svg items included in the zip files --

https://cwiki.apache.org/confluence/pages/viewpageattachments.action?pageId=34834886

I don't know right at the moment if this is all we need.









Samer


On Tue, Feb 18, 2014 at 2:56 AM, Andre Fischer awf@gmail.com wrote:


On 18.02.2014 04:36, Samer Mansour wrote:


I know for windows 48x48 is used in windows 8 in a lot of defaults.
I'm hoping I'm not too late to get the list of all icons sizes/formats
needed to finish this before the next release.
Anyone know when the next release is?


On Mon, Feb 17, 2014 at 10:24 PM, Samer Mansour samer...@gmail.com
wrote:

  cwiki is back up now


I've uploaded the application icons in a zip to
https://cwiki.apache.org/confluence/display/OOOUSERS/
AOO4.1+-+Desktop+Icons
Scroll down to feb 17th, I went with my last design and did the final
pixel tweaking so anti-aliasing doesn't blur the pixels in the icons.
Its the circle with the gull and the context offset in the lower left
corner.




Samer, thanks for your work.  I have one remark and one (possibly stupid)
question:

- The PNG icons for Calc have slight transparancy in their background
color.  As this does not exist in the SVG nor in icons for other
applications, I assume this is a mistake.

- Maybe I have missed this in a previous mail, but what does the @2 part
of some of the icons mean?  Is that a Mac thing?

Regards,
Andre




Samer


On Mon, Feb 17, 2014 at 12:54 PM, Kay Schenk kay.sch...@gmail.com
wrote:

  On 02/17/2014 08:41 AM, Samer Mansour wrote:


  Sorry about this situation.


I will produce the following pngs for macOS today. The cwiki seems to
be
down, so I can e-mail you the sources and finished products directly

icon_16x16.png
icon_16...@2.png (32x32)
icon_32x326.png
icon_32...@2.png (64x64)
icon_128x128.png
icon_128x...@2.png (256x256)
icon_256x256.png
icon_256x...@2.png (512x512)
icon_512x512.png
icon_512x...@2.png (1024x1024)

Can you compile a list of formats we need? ie windows and mac, and what
ever else we need.


  Hi Samer --

Since both wikis are currently down, can you put sources
people.apache.org area somewhere so we could get to them?
We can do the rendering once we have the .svg files without any
problem.

I think Jürgen is on vacation this week.

Thanks for all your wonderful work on these updates.




  On Thu, Feb 13, 2014 at 4:15 AM, Jürgen Schmidt jogischm...@gmail.com



wrote:


   On 12/16/13 10:19 AM, Jürgen Schmidt wrote:


On 12/13/13 6:37 AM, Samer Mansour wrote:


  Just so you don't think I died in a fire. I'm just under a lot of


  pressure

at my new workplace and I'm working weekends because we're flying by


the
edge of our seats at this start up.

I just ordered my family gifts online. I'm trying to get my
priorities
right.  I will have this done before the new year.  Just need to

  squeeze it

in.
Hi Samer,

no pressure and your new job should have of course a higher prio.
Thanks
for keeping us updated

  I assume that we get no new icons for AOO 4.1, correct?


Maybe you can share the source files and somebody else is interested
to
continue. I like the new icons and would like to see them in the
office
as soon as possible.

Kind regards

Juergen


  Juergen




  On Mon, Nov 25, 2013 at 7:36 AM, Jürgen Schmidt 

jogischm...@gmail.com

  wrote:


On 11/23/13 6:45 PM, Samer Mansour wrote:



I think I found what we need with the following:




https://cwiki.apache.org/confluence/download/



attachments/34834886/logo-w-offset3.png?version=6

modificationDate=1385227784594

  (from



https://cwiki.apache.org/confluence/display/OOOUSERS/



AOO4.1+-+Desktop+Icons


  )



The application icons will have the bird and the circle branding.


 When



the



application icon is 16x16 I will drop the gull.


The file icons are absolutely an improvement off the old file
icons,

  keep



   that in mind.



I won't be placing the gulls in the file icons.  The file icon at


  32x32



has