Re: Libreoffice build error[for android]

2022-03-06 Thread di liu
That's great ! There is no link error when i execute the command 'make distclean' and make all dynamic files(.so) used to android.But i think i should spend more time on makefile to make it clear how does the process work. Thank you very much for your help. Michael Weghorn 于2022年3月4日周五 20:06写道:

Libreoffice build error[for android]

2022-03-03 Thread di liu
Hi, There has a link error when I build Libreoffice for android( https://wiki.documentfoundation.org/Development/BuildingForAndroid) below is the error message [build ALL] All modules but instset: chart2 canvas cppcanvas dbaccess accessibility winaccessibility UnoControls animations apple_remote

Re: Libreoffice build error[for android]

2022-03-03 Thread di liu
--with-ant-home=/home/disco/Documents/dev_env/apache-ant-1.10.12 everything is ok when execute: ./autogen.sh But when I execute: make the error is happened: di liu 于2022年3月3日周四 18:50写道: > Hi, > There has a link error when I build Libreoffice for android( > https://wiki.documentfound

Re: Libreoffice build error[for android]

2022-03-04 Thread di liu
makefile when I still have the link error ? thank you very much Michael Weghorn 于2022年3月4日周五 15:02写道: > > Hi, > > On 03/03/2022 16.08, di liu wrote: > > the build environment is linux(centos 7) which installed in vmware (my > > host system is macOS) this is my autogen.in

SalAbort:Unspecified application error

2022-04-27 Thread di liu
Hi, There has a crash error when i use libreoffice in android which is compiled from the source code. *The development information:* the libreoffice branch is *master*(update when a write this mail) *phone information:* android sdk : *29(android 10)* brand*:**HUAWEI HMI-AL100* ram*:6G*

Re: SalAbort:Unspecified application error

2022-04-27 Thread di liu
forget the crash video add it crash_video.mp4 <https://drive.google.com/file/d/1m2jTLRuyngZIcmVcTh7cII0q4WZ5p6OM/view?usp=drive_web> di liu 于2022年4月27日周三 15:23写道: > Hi, > There has a crash error when i use libreoffice in android which is > compiled from the source code. >

Re: SalAbort:Unspecified application error

2022-04-29 Thread di liu
> > I have created a separate ticket in Bugzilla for that one and added some > more information, also mentioning a potential workaround: > https://bugs.documentfoundation.org/show_bug.cgi?id=148854 > > I suggest to continue discussion about that particular issue in Bugzilla > (e.g. I'd be

Re: SalAbort:Unspecified application error

2022-04-29 Thread di liu
:-)) > > > > > > The file is not confidential and can be shared publicly (haha,The text > in it is chiness) > > Great, thanks. > > > On 29/04/2022 12.07, di liu wrote: > > Ok, I will make a try (recompile the source code will spend me > > hours.

Re: SalAbort:Unspecified application error

2022-04-29 Thread di liu
use every time i swipe the screen the java code will call this method to paint tile where crash was happened di liu 于2022年4月29日周五 16:06写道: > Is that file confidential or can it be shared publicly (attached to a >> Bugzilla ticket)? (I can't read most of the text in it. :-)) >> >

Re: SalAbort:Unspecified application error

2022-04-29 Thread di liu
u try whether the demo patch at > https://gerrit.libreoffice.org/c/core/+/133581 makes the crash go away > for you as well? > Ok, I will make a try (recompile the source code will spend me hours... ) Michael Weghorn 于2022年4月29日周五 03:06写道: > > On 28/04/2022 05.04, di