Hi Arrigo,
> Maybe someone else can test on OS/2?
I can build relevant code with debug info once I get back from holidays.
I hope to give a try in about 10 days.
Thanks for finding this!
Yuri
-
To unsubscribe, e-mail: dev-u
e any ideas what could be wrong?
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.or
o not have lazy
loading enabled by default.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.
.cxx
file present in the directory. Preprocessor shows that functions are
referenced because any2.h is included.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.ne
PPULIB to
SHL1STDLIBS only for OS2 builds.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.a
Hi,
> Right now our SNAPSHOT tag, which is used by the buildbots
> is set at r1614269. Should this be changed to r1698423 when Andrea
> changed the version number to 4.1.2?
my latest commit on AOO410 branch is 1702993
--
Bye,
Y
Hi,
> > my latest commit on AOO410 branch is 1702993
> OK. I guess we wait.
I don't have more commits for this code.
thanks,
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.
.
thanks,
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
apple_remote
libtextcat
hunspell requires makedepend from soltools to build. Why this is not
done correctly for my build chain?
thanks,
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr
wrong here.
thanks,
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
k. Our dependency information is not complete. Even on Windows, 50% of
> the time the build fails for me.
>
> I suggest adding soltools to the build.lst for hunspell.
>
> Thank you
> Damjan
>
--
Bye,
Yuri Dario
-
| libc065.dll:1 |
| libc065.dll:1:165734
Do you have some thoughts to share with me? I still have also to be
able to reproduce the initial error text.
thanks in advance,
--
Bye,
Yuri Dario
/*
* OS/2 open sour
Hi,
snce I didn't find a solution for this, I moved this task to
installation step.
what is 'unopkg.bin sync' supposed to do exactly?
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://
,
Yuri Dario
/*
* member of TeamOS/2 - Italy
* http://www.quasarbbs.com/yuri
*/
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
Hi Andrea,
> 1) Is this related to Yuri Dario's work?
yes, it is the same work actually. and it is build using AOO svn code,
so everything is already upstream :-)
bww is supporting and funding the development (as mensys bv did in the
past).
--
Bye,
Yu
ndowing for all platforms,
making it easier to update and maintain on all platforms.
It will be still possible to retain current native-VCL approach if
platforms developers wants.
just my 2 cents.
--
Bye,
Yuri Dario
-
> sort of lifecycle management that has to be
>handled between VCL and QT and will this be resolvable (using UNO or
whatever for that purpose)?
sorry, my QT experience is very limited.
> PS: Thanks for bringing your expertise with OS/2 on behalf of AOO too.
thank you :-))
--
Bye,
Hi Pedro,
> (with links to full build logs) Apache OpenOffice broke when building with
> gcc 4.9. Apparently it's some visibility issue.
I just rebuilt AOO 4.1.1 for gcc 4.9.2 for OS/2 a few days ago,
everything went fine.
--
Bye,
Hi,
a bit late...
having worked with both svn and git, personally I don't think git it
is easier to use.
Given how AOO is developed, it seems to me that cloned repos are not
necessary, developers are already working on svn repo.
--
Bye,
Yuri
ions works too.
Ideas?
thanks,
Yuri
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
are exceeding the 260 char limit for OS/2. This
explains why moving to a shorter path all is ok.
But I wonder what that unopkg.bin call is supposed to do, since even
if it fails my AOO installation works fine.
thanks
--
Bye,
Hi Peter,
> I could not figure out if OS/2 can use LLVM. @Yuri do you think that
> would be fine for the OS/2 development?
OS/2 currently does not support LLVM building. I know a LLVM part was
available (maybe a library) but for sure the whole building env isn't.
thanks
Yuri
---
Hi,
while packaging the OS/2 build for AOO 4.1.8, I get
unopkg.bin sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true
to fails while registering extensions. This happens because the file path
(for registry directory) lenght exceed the system limit of 260 chars.
Since the build is working co
Hi,
> @Yuri: When you say "packaging", is this *after* the build is finished?
I mean while running build.pl inside instsetoo_native directory.
thanks,
Yuri
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For a
Hi,
> The French dictionary isn't registered. Has been so for years...
I see it requires execution of a python script. I doubt this works on OS/
2, never tested.
Yuri
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache
Hi,
> We normally build our own Python-core (now 2.7.18), but on OS/2 system
> wide Python is used?
AOO for OS/2 is building python code, but it is untested.
Yuri
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.
Hi,
as reported in
https://bz.apache.org/ooo/show_bug.cgi?id=128427
when saving a calc sheet with a graph the ods file does contain an empty
object: in the 'object 1' dir there are 3 xml files with zero lenght.
Saving in XLS format is ok.
The current build from AOO41X still has this bug.
Id
Hi Matthias,
>> Ideas on where to look?
> Maybe Jim knows, since we had such an issue in the mac build 4.1.9(?)
a rebuild fixed the issue for MacOS (issue 128426), does not work for
os2. And I'm using gcc 9.2 since 4.1.7 builds.
Yuri
---
Hi,
> i can build AOO 4.2.x without problems with gcc 6.3 which is in Debian 9
> I had problems to build it at Debian 10 with gcc 8.3.
here I have a 4.2 build done under Manjaro with gcc 9.2: saving a diagram
in ods format works fine, so it doesn't seems to be a compiler issue;
How is XML writi
> >> At least the OS/2 port still relies on Java 6
> >> [http://trac.netlabs.org/java].
> >> But I think the support is still at beta stage...
I can confirm that Java 6 is supported in OS/2 and it is no longer
beta. But, while java7&8 ports are planned, there isn't a timetable
for them.
thanks
Hi,
Sorry, I overlooked this change, it is clearly wrong because it does not
affect the os/2 build at all. I even wonder why I did this...
Reverting ASAP
Thanks for reporting,
Yuri
Il 15 Dic 2017 05:57, "Don Lewis" ha scritto:
On 14 Dec, yda...@apache.org wrote:
> Author: ydario
> Date: Thu
Hi,
while working at cairo graphics support for OS/2 (see #127723), I
discovered the existence of StarSymbol font: this font is used to
render bullets in Impress but while VCL uses OpenSymbol to render it,
cairo canvas uses StarSymbol which is normally not installed (even on
other platforms I see)
org/news/48719.html
mostly :-)
thanks,
Yuri
>
>
> Am 03.03.2018 um 09:03 schrieb Yuri Dario:
> > Hi,
> >
> > while working at cairo graphics support for OS/2 (see #127723), I
> > discovered the existence of StarSymbol font: this font is used to
> > re
I need to
start the AOO drop code.
Ideas?
thanks in advance,
Yuri
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
Hi,
> But this code is never loaded by AOO.
I solved this one: added proper define in Window::GetDragSource().
thanks,
Yuri
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
a writer document I can't move it using d&d, I
immediately get the rejectDrag() event immediately called. Dropping
into a different writer window is ok.
Ideas? I have no clue at all for this.
thanks,
Yuri
--
Bye,
ODROPOP was preventing further DM_DRAGOVER messages to
be sent to AOO message queue.
thanks,
Yuri
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-
Hi Matthias,
> Hopefully we can see a working version at Warpstock Europe in Berlin? :-)
probably even before that :-)
And I will miss WSE in Berlin, I have an exam two days later :-(
--
Bye,
Yuri Dario
-
have some misconfigured file left from
previous build?
thanks
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
Hi Damjan,
> Java and Ant are now mandatory components.
good to know, thanks! luckily I still can build most java related
modules.
--
Bye,
Yuri Dario
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.
ork with os2
1.6.12 client and windows sliksvn 1.6.17 too.
I'm not sure about the correct way to fix this tree issue, so I'm
posting here.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/
Hi
> > svn: Path 'default_images/svx/res/symphony/ ' is not in the working
> > copy
> this error normally occurs, when there are no .svn subdirectory. If you
sorry, I forgot before, please note there is a space after simphony/
in error message.
thanks.
--
Bye,
Hi Ariel,
> It seems that is the name of the file ;)
> http://svn.apache.org/viewvc/openoffice/trunk/main/default_images/svx/res/symphony/%0D?view=log
> should it be Quadratic_h.png?
I thought the same... I added a note to issue 121420
thanks,
--
Bye,
Yuri Dario
/*
*
verts CR and LF in filenames to spaces, so when I
maybe changing the server copy instead of the working copy using %0D
as name could work...
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2po
Hi Andrea,
> https://issues.apache.org/ooo/show_bug.cgi?id=122289
> for further handling, but the checkout should now work for you.
confirmed, now checkout works after removing the working copy
directory.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
e.org/confluence/display/OOOUSERS/AOO+4.0+Release+P
lanning):
- new directory layout
- merge of ibm symphony code
- new gallery images
- sidebar
- bug fixes
- filters
do you have something more to add? possibly with some material I can
show or search around.
thanks!
--
Bye,
Yuri
n't
I thought to concentrate mainly on things I can show using the OS/2
port of AOO, but I can mention this too.
thanks!
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/
-
n/solver/400/os2gcci.pro/inc/stl/vector:43: error:
initializer expression list treated as compound expression
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:44: error:
expected ',' or ';' before '{' token
is -std=c++11 now required for builds? I'm using
Hi,
> good to know and I think that OS2 needs some special handling here. you
> are the only one with os2 and nobody else here has access. I am sure the
> problem can be solved when Herbert is back from vacation.
I just got a mail from Pedro, and also FreeBSD has the same problem.
Herbert alread
using STLP4_EMUBASE_NS::unordered_multimap;
#undef STLP4_EMUBASE_NS
#endif
are found already defined in standard stdc++ headers.
should NO_STLPORT4_EMULATION be defined or not?
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
::SetData() is called, the
orientation is always portrait (0). Even the print preview is always
portrait (until printer properties are changed).
I think I miss some code added to change printer properties on the fly
using document settings.
Ideas?
thanks for help,
--
Bye,
Yuri Dario
Hi,
I just discoved I had to implement
void Os2SalInfoPrinter::InitPaperFormats( const ImplJobSetup*
pSetupData )
and
int Os2SalInfoPrinter::GetLandscapeAngle( const ImplJobSetup*
pSetupData )
now things are getting better :-))
--
Bye,
Yuri Dario
/*
* OS/2 open source
for 4.1 makes
more sense.
with this branching tecnique, a bugfix must be sideported to every
active branch, e.g. trunk, AOO401, AOO410 (maybe more in the future).
If I missed some guideline doc on the wiki please excuse me.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 ope
53 matches
Mail list logo