Re: Libreoffice build : Chart and spellcheck not working

2015-09-09 Thread Christian Lohmaier
On Tue, Sep 8, 2015 at 2:45 PM, Madhura Ravindra Palsule
 wrote:
> Hi,> My OS version is Win 7.
> trying to build using a patch updated.
> Struggling with spellcheck, unable to add dictionaries in build (tried using
> flag --with-external-dict-dir = libo-core/dictionsries/en  and
> --with-myspell-dicts= libo-core/dictionsries/en ) But no use, giving same
> output.
> [...]
> No dictionary is copied to installed folder\extension folder
> How to include dictionaries form source in resulting msi?

By *not* using those flags.

with-extenal-dict-dir tells LO (once it is installed) to look for
dictionaries in the specified path. This is mostly for
linux-distributions that have systemwide installed dictionaries in
/usr/share/myspell or similar.

and --with-myspell-dicts realls should be treated as
--enable-myspell-dicts - it doesn't accept a path. It only checks for
"yes" and libo-core/dictionaries... is != yes, so it is af if you had
specified "--without-myspell-dicts", i.e. the exact opposite of what
you want.

(And even if it accepted a path in the source - why specify the name
of the toplevel directory? I would expect it to find it in
//dictionaries/en
if you're building within the sourcedirectly, I would have expect just
dictionaries/en - or rather just dictionaries, as there are multiple
ones included)

you should not only specify options, but also look at what configure
prints out as result of those options.

~/vc/git/libo-core/autogen.sh
--with-external-dict-dir=libo-core/dictionsries/en
--with-myspell-dicts=libo-core/dictionaries/en | grep dict
Running ./configure with
'--with-external-dict-dir=libo-core/dictionsries/en'
'--with-myspell-dicts=libo-core/dictionaries/en'
'--srcdir=/home/cl/vc/git/libo-core' '--enable-option-checking=fatal'
checking whether to include MySpell dictionaries... no
checking whether to use dicts from external paths... yes
checking for spelling dictionary directory... file://libo-core/dictionsries/en

→ you disable inclusion of myspell dictionaries, and you tell it to
look in /libo-core/dictionsries/en (typo in the path in addition to
not doing what you want:-))

ciao
Christian
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Libreoffice build : Chart and spellcheck not working

2015-09-09 Thread Jakub Kościelak

Hi,
maybe the answer is: typo in Your path: *dictionsries ? (dictionaries).*

ATB
Jakub

W dniu 2015-09-08 o 14:45, Madhura Ravindra Palsule pisze:

Hi,
My OS version is Win 7.
trying to build using a patch updated.
Struggling with spellcheck, unable to add dictionaries in build (tried 
using  flag *--with-external-dict-dir = libo-core/dictionsries/en*  
and *--with-myspell-dicts= libo-core/dictionsries/en* ) But no use, 
giving same output. No dictionary is copied to installed 
folder\extension folder

How to include dictionaries form source in resulting msi?
Thanks
Madhura

On September 7, 2015 at 7:04 PM Michael Meeks 
 wrote:

>
> On Mon, 2015-09-07 at 12:16 +0530, Madhura Ravindra Palsule wrote:
> > In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues
> >
> > 1) in my build: Chart icon is not working. when clicked it is giving
> > MessageBox LibreOffice5.0 Fatal Error SEH Exception:Access
> > violation!
>
> Thanks - filed here:
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=93989
>
> can you confirm your OS/version & whether you have OpenGL enabled
> (check help->about). It seems that there is a mismatch between the
> chart's use of OpenGLContext and what we expect in VCL somehow - am
> digging into it.
>
> Thanks !
>
> Michael.
>
> --
> michael.me...@collabora.com <><, Pseudo Engineer, itinerant idiot
>

--- 


[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
--- 




___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Libreoffice build : Chart and spellcheck not working

2015-09-08 Thread Madhura Ravindra Palsule
Hi,

My OS version is Win 7.
trying to build using a patch updated.
Struggling with spellcheck, unable to add dictionaries in build (tried using
 flag --with-external-dict-dir = libo-core/dictionsries/en  and
--with-myspell-dicts= libo-core/dictionsries/en ) But no use, giving same
output. No dictionary is copied to installed folder\extension folder
How to include dictionaries form source in resulting msi?

Thanks
Madhura

On September 7, 2015 at 7:04 PM Michael Meeks 
wrote:
>
> On Mon, 2015-09-07 at 12:16 +0530, Madhura Ravindra Palsule wrote:
> > In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues
> >
> > 1) in my build: Chart icon is not working. when clicked it is giving
> > MessageBox LibreOffice5.0 Fatal Error SEH Exception:Access
> > violation!
>
> Thanks - filed here:
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=93989
>
> can you confirm your OS/version & whether you have OpenGL enabled
> (check help->about). It seems that there is a mismatch between the
> chart's use of OpenGLContext and what we expect in VCL somehow - am
> digging into it.
>
> Thanks !
>
> Michael.
>
> --
> michael.me...@collabora.com <><, Pseudo Engineer, itinerant idiot
>
---
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
---

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Libreoffice build : Chart and spellcheck not working

2015-09-07 Thread Markus Mohrhard
Hey,

On Mon, Sep 7, 2015 at 8:46 AM, Madhura Ravindra Palsule 
wrote:

>
>
> Hello,
> In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues
>
> 1) in my build: Chart icon is not working. when clicked it is giving
> MessageBox   *LibreOffice5.0 Fatal Error SEH Exception:Access violation!*
>

I have a similar issue in master and could trace it back to the OpenGL vcl
work that went in as late feature. There are IMHO a number of problems with
the recent VCL OpenGL work that will cause issues with charts and glTF and
I think the vcl OpenGL work should not have been ported to the 5.0.2 as it
causes instabilities even if you are not enabling VCL OpenGL.


So for charts to work again you need to rely on someone else to fix these
issues.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Libreoffice build : Chart and spellcheck not working

2015-09-07 Thread Madhura Ravindra Palsule


Hello,
In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues

1) in my build: Chart icon is not working. when clicked it is giving
MessageBox   LibreOffice5.0 Fatal Error SEH Exception:Access violation!

2) Spelling and grammar is not working :
I have used flag --with-external-dict-dir = libo-core/dictionsries/en in
autogen.sh and dictionaries are present at the said location.

Please suggest which flag or step I am missing

thanks & regards,

Madhura Palsule

---
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
---

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Libreoffice build : Chart and spellcheck not working

2015-09-07 Thread Michael Meeks

On Mon, 2015-09-07 at 12:16 +0530, Madhura Ravindra Palsule wrote:
> In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues 
>   
> 1) in my build: Chart icon is not working. when clicked it is giving 
> MessageBox   LibreOffice5.0 Fatal Error SEH Exception:Access
> violation! 

Thanks - filed here:

https://bugs.documentfoundation.org/show_bug.cgi?id=93989

can you confirm your OS/version & whether you have OpenGL enabled
(check help->about). It seems that there is a mismatch between the
chart's use of OpenGLContext and what we expect in VCL somehow - am
digging into it.

Thanks !

Michael. 

-- 
 michael.me...@collabora.com  <><, Pseudo Engineer, itinerant idiot

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice