[libreoffice-users] base - getting error when loading a dialog

2016-02-24 Thread Egbert Eissing
 p { margin-bottom: 0.1in; line-height: 120%; }I am experimentingwith Dialogs.I 
prepared a dialogcalled TestDialog, which is stored on the dialog organizer 
windowunder: My Dialogs >Standard > TestDialog. I did not select this 
position,it was automatically saved there. 

The code to openthis dialog: If notDialogLibraries.IsLibraryLoaded("Standard") 
Then DialogLibraries.LoadLibrary( "Standard" ) endif
  dim oDlg as object dim oCtl as object dialogLibraries.loadLibrary("Standard") 
oDlg =createUnoDialog(DialogLibraries.Standard.TestDialog) ' Error here oCtl 
=oDlg.getControl("labelField") oCtl.TEXT = "Resetall update marks?"

I get the followingerror: BASIC runtime error.Property or methodnot found: 
TestDialog. 
I wonder, what am Idoing wrong, or what have I neglected to do?
Any hint to solvethis riddle would be very much appreciated indeed.Egbert

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Problem compiling LibreOffice on Ubuntu Server 14.04

2016-02-24 Thread Cley Faye
You might get more help from the developers mailing list:
https://lists.freedesktop.org/archives/libreoffice/

Good luck,

-- 
Cley Faye
http://cleyfaye.net

2016-02-24 23:04 GMT+01:00 Robbe Wilkens :

> Hello,
>
> Receiving the error:
>
> root@node1:~/office/core# make
> mkdir -p /root/office/core/instdir
> /root/office/core/solenv/bin/install-gdb-printers -a
> /root/office/core/instdir -c
> make -j 4  -rs -f /root/office/core/Makefile.gbuildall
> /root/office/core/desktop/CppunitTest_desktop_lib.mk:34: ***
> gb_LinkTarget_use_external: unknown external: cairo.  Stop.
> make: *** [build] Error 2
>
> I've got all deps installed and autogen.sh is nog giving any errors.
>
> Trying to compile headless  (./autogen.sh --without-java --without-x
> --with-theme=no)
>
> The external cairo is included in the folder
>
> root@node1:~/office/core# cd external/cairo/
> root@node1:~/office/core/external/cairo# ls
> ExternalPackage_cairo.mk   ExternalProject_pixman.mk
> README cairo
> ExternalPackage_pixman.mk  Makefile
> UnpackedTarball_cairo.mk   pixman
> ExternalProject_cairo.mk   Module_cairo.mk
> UnpackedTarball_pixman.mk
> root@node1:~/office/core/external/cairo# cd cairo/
> root@node1:~/office/core/external/cairo/cairo# ls
> cairo-1.10.2-oldfontconfig.patch  cairo-1.10.2.no-atsui.patch
> cairo.GL_RGBA.patch  no-flto-clang.patch
> cairo-1.10.2.android.patchcairo-1.10.2.patch
> cairo.dlsym.lcdfilter.patch
> cairo-1.10.2.ios.patchcairo-1.10.2.wntmsc.patch
> dummy_pkg_config
>
> Anybody know how to solve this?
> The goal is to set up an libreoffice server to enable editing in OwnCloud.
>
> Kind regards,
> R.W.
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Jumping cursor

2016-02-24 Thread Dave Liesse
I agree with the others that you're probably brushing the trackpad 
accidentally.  However, simply moving the cursor doesn't change your 
position in the document; you actually have to click to do that.  If 
you're using the trackpad exclusively, as I do, you should be able to 
turn off just the tapping feature and rely on the buttons to do your 
clicking.


I'm not familiar with your particular machine, but I have a Sony Vaio 
and even putting pressure on the surface *beside* the trackpad can 
sometimes cause the cursor to move (the surface of the trackpad is the 
same as that of the rest of the keyboard; it's just indented for the 
trackpad -- works well most of the time, but I occasionally get the 
jumping cursor, as well, usually just as I'm clicking on where I *think* 
it is).


Incidentally, if you find the cursor is sometimes sluggish when you try 
to move it, it's probably the same root cause -- in my case, a heavy 
palm pad on the keyboard beside the trackpad.


Dave Liesse



On 2/24/2016 10:18, charles meyer wrote:

Hi Folks,

I have a Toshiba Satellite laptop (about 7 years old) running Windows
7. It runs fine and I have no issues with it.

However, when I type in text in a blank document in either Libre
Writer or Word 2003 I’ll complete a sentence or so and then suddenly
the cursor and the last few characters I typed jumps somewhere else in
the plain text document.

I’m not hitting (intentionally) any key to make it do that – it just
jumps around the document at will.

It never does that on the desktop in Libre or Word suggesting it may
be a Toshiba or laptop phenomena.

Has anyone ever encountered this and if so how did you fix it?

Thanks so much!

Charles.




--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Jumping cursor

2016-02-24 Thread Brian Barker

At 13:18 24/02/2016 -0500, Charles Mwrote:
I have a Toshiba Satellite laptop (about 7 years 
old) running Windows 7. It runs fine and I have 
no issues with it. However, when I type in text 
in a blank document in either Libre Writer or 
Word 2003 I'll complete a sentence or so and 
then suddenly the cursor and the last few 
characters I typed jumps somewhere else in the 
plain text document. I'm not hitting 
(intentionally) any key to make it do that ­ it 
just jumps around the document at will. It never 
does that on the desktop in Libre or Word 
suggesting it may be a Toshiba or laptop 
phenomena. Has anyone ever encountered this and if so how did you fix it?


Yes, I've certainly seen this happen. You may not 
believe this, but when you type you are probably 
allowing some part of your anatomy - probably 
your thumb - occasionally to graze across the 
laptop's trackpad. A touch, of course, instantly 
moves the cursor to some random position, and 
your typing continues there instead of where you 
meant it to be. The irony is that if you try to 
watch yourself doing it, you will be 
concentrating on the trackpad and you won't touch 
it. You will need to get someone else to watch 
your thumb as you concentrate on the keyboard or 
screen whilst typing in order to confirm what is happening.


The solution is very simple: you can adjust the 
properties of the trackpad. The settings will be 
accessible from the Windows Control Panel - 
probably as an extra tab in the Mouse section. 
You will almost certainly find that you can make 
the trackpad less sensitive. In addition, you may 
be able to set the trackpad to be automatically 
totally insensitive whilst you are typing. You 
mat want to adjust either or both: experiment 
with the settings until you achieve what you need.


I trust this helps.

Brian Barker


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Jumping cursor

2016-02-24 Thread John Jason Jordan
On Wed, 24 Feb 2016 13:18:37 -0500
charles meyer  dijo:

>I have a Toshiba Satellite laptop (about 7 years old) running Windows
>7. It runs fine and I have no issues with it.
>
>However, when I type in text in a blank document in either Libre
>Writer or Word 2003 I’ll complete a sentence or so and then suddenly
>the cursor and the last few characters I typed jumps somewhere else in
>the plain text document.
>
>I’m not hitting (intentionally) any key to make it do that – it just
>jumps around the document at will.
>
>It never does that on the desktop in Libre or Word suggesting it may
>be a Toshiba or laptop phenomena.
>
>Has anyone ever encountered this and if so how did you fix it?

Buy yourself a real mouse for the laptop and then disable the touchpad. 

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Jumping cursor

2016-02-24 Thread Regina Henschel

Hi Charles,

Deactivate the touchpad. There should be a function key for 
activate/deactivate touchpad.


Kind regards
Regina

charles meyer schrieb:

Hi Folks,

I have a Toshiba Satellite laptop (about 7 years old) running Windows
7. It runs fine and I have no issues with it.

However, when I type in text in a blank document in either Libre
Writer or Word 2003 I’ll complete a sentence or so and then suddenly
the cursor and the last few characters I typed jumps somewhere else in
the plain text document.

I’m not hitting (intentionally) any key to make it do that – it just
jumps around the document at will.

It never does that on the desktop in Libre or Word suggesting it may
be a Toshiba or laptop phenomena.

Has anyone ever encountered this and if so how did you fix it?

Thanks so much!

Charles.




--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Jumping cursor

2016-02-24 Thread charles meyer
Hi Folks,

I have a Toshiba Satellite laptop (about 7 years old) running Windows
7. It runs fine and I have no issues with it.

However, when I type in text in a blank document in either Libre
Writer or Word 2003 I’ll complete a sentence or so and then suddenly
the cursor and the last few characters I typed jumps somewhere else in
the plain text document.

I’m not hitting (intentionally) any key to make it do that – it just
jumps around the document at will.

It never does that on the desktop in Libre or Word suggesting it may
be a Toshiba or laptop phenomena.

Has anyone ever encountered this and if so how did you fix it?

Thanks so much!

Charles.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Disabling the read-only bar

2016-02-24 Thread Schäfer , Philipp
Hi,

we are embedding LibreOffice into a Java (SWT) application using UNO and NOA 
(https://code.google.com/archive/p/noa-libre/) . We are in the process of 
updating the LibreOffice version we are using from 3.6 to 5.x. Currently, we 
control the read-only state from the surrounding application. We like to keep 
it that way. However, an info bar was introduced, that informs the user about 
the read-only state and shows a button, that lets the user exit the read-only 
mode.
Looking at the source ( 
https://github.com/LibreOffice/core/blob/f163745cca6627fd8de0a089a8c30b3c6e17193f/sfx2/source/view/viewfrm.cxx#L1319-L1345
 ) I can see, that there are two further conditions other than the document 
being read-only that prevent this bar from being shown. Can someone give me any 
pointers on how I can trigger any of the two other conditions?

Cheers,

Philipp




GODYO Business Solutions AG
Prüssingstraße 35
07745 Jena

Philip Schaefer


E-Mail: philipp.schae...@godyo.com
Telefon:  +49 3641 287-0
Telefax:   +49 3641 287-287
Internet: www.godyo-p4.de

[cid:image001.png@01D079C8.87609BE0]




GODYO Business Solutions AG, Prüssingstraße 35, 07745 Jena,
Vorstand: Hans-Uwe Schramm, Aufsichtsratsvorsitzender: Dirk Waltje,
Amtsgericht Jena HRB 502 129
Diese E-Mail ist vertraulich. Wenn Sie nicht der vorgesehene Empfänger sind, 
verwenden Sie bitte keine Inhalte dieser E-Mail und leiten sie diese auch nicht 
weiter. Wenn Sie fälschlicherweise diese E-Mail bekommen haben, informieren Sie 
uns bitte umgehend und löschen dieses Dokument.

This e-mail is confidential. If you are not the intended recipient, please do 
not disclose or use the contents of the e-mail. If you have erroneously 
received this e-mail, please inform us immediately by return e-mail and delete 
the document.



-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] a question about libreoffice version 5.0.5

2016-02-24 Thread M Henri Day
2016-02-24 11:09 GMT+01:00 nasrin khaksar :

> hi every one.
> a simple question!
> is openGL checked or not by default in version 5.0.5?
> because i read some difference about it.
> since september 2015 is checked by default.
> and if its causes crashe on start, we should copy one file to registry
> to disable it.
> and also when i tested version 5.1.0 it was unable for me and even i
> could not check it to see what happen!
> i want to know is it by default check or not in 5.0.5?
> i request you to help me find answer specially the expert users.
> thanks and god bless you all.
>

​Nasrin, you might find the information contained in the last paragraph in
this TDF article (https://wiki.documentfoundation.org/OpenGL) relevant to
your concerns :
Crash on program start

As of September 2015, our latest release (LibreOffice 5.0.2) comes with
OpenGL rendering *enabled by default*. This configuration might cause
problems with certain combinations of hardware and drivers, leading to
errors or even crashes.

If LibreOffice crashes immediately on startup, it will not be possible to
go to Tools ▸ Options ▸ LibreOffice ▸ View to disable OpenGL. In this case,
we suggest downloading this registry fragment
, which will
disable the *UseOpenGL* parameter on Windows. On Linux, open the
registrymodifications.xcu file found in LibreOffice's user profile folder
 and
change *UseOpenGL* and *ForceOpenGL* entries to *false*.

For more details, please see tdf#93546
.
 ​

​Henri​

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] question about "Binary URP bridge disposed during call" error

2016-02-24 Thread Stephan Bergmann

On 02/23/2016 03:18 PM, Shawn Cao wrote:

Because each testing will open and close LibreOffice, I am not sure
how to attach WinDbg with those evanescent processes. Fortunately,
Windows will generate dump file for each LibreOffice crash. I open
dump file with WinDbg and please refer to attachment for the trace
result. I tested 5.1.1.1 and will test latest Dev version soon.



STACK_TEXT:
00e7f2e8 76c23fc8 kernelbase!RaiseException+0x48
00e7f348 6a0f9339 msvcr120!_CxxThrowException+0x5b
00e7f388 659c020c 
ucbhelper!com::sun::star::ucb::UniversalContentBroker::create+0x16c
00e7f3ec 659b9d36 ucbhelper!ucbhelper::Content::Content+0x46
00e7f424 6766a40f mergedlo!`anonymous namespace'::content+0x6f
00e7f45c 67669ec3 mergedlo!utl::UCBContentHelper::Kill+0x73
00e7f4c8 66b0ab84 mergedlo!desktop::Desktop::RemoveTemporaryDirectory+0x14
00e7f4d0 66b0780d mergedlo!desktop::Desktop::doShutdown+0x21d
00e7f520 66b025fc mergedlo!desktop::Desktop::Main+0xe3c
00e7f69c 67a05886 mergedlo!ImplSVMain+0x46
00e7f6c4 67a05c39 mergedlo!SVMain+0x29
00e7f6d0 66b1c599 mergedlo!soffice_main+0x79
00e7f740 0018101e soffice+0x101e
00e7f794 768b3744 kernel32!BaseThreadInitThunk+0x24
00e7f7a8 771b9e54 ntdll!__RtlUserThreadStart+0x2f
00e7f7f0 771b9e1f ntdll!_RtlUserThreadStart+0x1b


Hm, that's rather odd.

For one, this crash is during "clean" termination of the soffice.bin 
process, i.e., at a time when your external code should no longer 
communicate with the soffice.bin process anyway.  (Or is your external 
code designed in a way that it might call 
com.sun.star.frame.XDesktop.terminate while some printing activity is 
still in progress?)


For another, I see no way how 
com::sun::star::ucb::UniversalContentBroker::create could throw an 
exception there during shutdown.  It should already have been called 
during initialization, from Desktop::Main -> Desktop::RegisterServices 
-> configureUcb, and if that had already failed with an exception, that 
would have caused a call to FatalError, which immediately terminates the 
process via _exit.


Are you sure that that crash dump correlates to a "Binary URP bridge 
disposed during call" exception in your client, or could it be from a 
"harmless" crash of an soffice.bin instance after your client code had 
already disconnected (so might normally go rather unnoticed, except for 
leaving behind a crash dump)?


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] a question about libreoffice version 5.0.5

2016-02-24 Thread nasrin khaksar
hi every one.
a simple question!
is openGL checked or not by default in version 5.0.5?
because i read some difference about it.
since september 2015 is checked by default.
and if its causes crashe on start, we should copy one file to registry
to disable it.
and also when i tested version 5.1.0 it was unable for me and even i
could not check it to see what happen!
i want to know is it by default check or not in 5.0.5?
i request you to help me find answer specially the expert users.
thanks and god bless you all.


-- 
O people! there has come to you indeed an admonition from your Lord
and a healing for what is in the breasts and a guidance and a mercy
for the believers.
Say: In the grace of Allah and in His mercy-- in that they should
rejoice; it is better than that which they gather.
holy quran, chapter 10 verses 57 and 58.

please visit al-islam.org

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted