Issue 27728 - update to new version of virgule
Summary: update to new version of virgule
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1.3
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 12:41 UTC by Martin Hollmichel
Modified: 2007-06-28 06:15 UTC (History)
6 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Martin Hollmichel 2004-04-13 12:41:20 UTC
mh: I just took the latest comments from 20181 to open a new issue:


I released a corrected version of OOoVirg, which fixes :
    *  Conflicts with software using other keyboard hooks (iTouch from Logitech,
Autocad,...) [Should work, but I cannot test : I have not such materials...]
    * Traybar icon too similar with the one of the Quick Launch of
OpenOffice.org (Thanks to Frédéric Vuillod)
    * A Win95 problem (DLL not found), caused by the long name of the DLL.

There is just a few lines modified in the code ; that would be nice if those
changes could be integrated (it is only bug fixes). Only one point could cause
problems in the integration : the use of #pragma data_seg("SHARED") (required by
the fix of conflicts)

The pack is here (code included) :
http://people.via.ecp.fr/~remi/win/ooovirg/ooovirg_tray.zip

Since I released this version, I haven't received complains, so it should work
decently :-)

-- 
Rémi Peyronnet



------- Additional comments from sgauti Fri Apr 9 07:08:16 -0700 2004 -------

Hi, 
Here are some release notes to use OOoVirg under 1/1/1 release.
Kind regards - Sophie

OpenOfficeHookTray for Windows - Readme

===================================
WHAT IS OpenOfficeHookTray?

Some locale keyboard layouts (Ex: Dutch, French, Spanish...)
have a wrong decimal separator set on the NumPad (typically, a period '.'
 instead of a coma ",").
OpenOfficeHookTray remaps, at system runtime, the correct separator.

===================================
HOW TO RUN OpenOfficeHookTray?

The FIRST time you run OpenOfficeHookTray, you will need to follow
each of the following steps:

1. you will find OpenOfficeHookTray in the 'program' directory of
OOo's installation directory.
2. BEFORE OOo runs, double click on OpenOfficeHookTray.exe.
3. A tray icon appears called "Hook virgule OpenOffice".
4. Right click on this icon and choose "Show" inb the context menu.
5. The "OpenOffice Tray" dialog appears
6. Choose how you want to use OpenOfficeHookTray in the options.
We advice, for an easy use, to check "active for all windows", thus you will
avoid any typo in the name of the target application.
7. Click on the [Register] button. This will save your settings
8. Click on the [Quit] button. OpenOfficeHookTray will shut down.
9. Restart OpenOfficeHookTray.
10. Start OpenOffice. The NumPad now outputs a coma instead of period.

===================================
HOW TO START OpenOfficeHookTray AUTOMATICALLY?

The best way to start OpenOfficeHookTray automatically is to create a
link in the Startup menu:
1. In Windows Explorer, go to <OOo_installation_path>\program
2. Copy the OpenOfficeHookTray.exe file
3. Go to your Startup directory. The easiest way to do it is to
click on the [Start] button, then "Programs - Startup"
4. Right click on the opening sub menu.
5. Choose "Paste link here".

OpenOfficeHookTray will now be started on each Windows starup.

===================================
HOW TO (DE)ACTIVATE OpenOfficeHookTray?

If you need to suspend OpenOfficeHookTray's execution, right click on its tray
icon and choose "Deactivate"

If you need to go on running OpenOfficeHookTray's execution, right click on
its tray icon and choose "Activate".

===================================
CREDITS

Origin: OpenOffice.org Community (www.openoffice.org)
Program author: Rémi Peyronnet
Readme author: Éric Savary



------- Additional comments from sgauti Fri Apr 9 07:11:49 -0700 2004 -------

Hi,

I'm reopening this issue in order to have the new release of OOoVirg included in
the 1.1.2 release (see the mail from Herpey on march 14 2004). Thanks (and sorry
if I'm wrong to reopen it). 
Kind regards - Sophie



------- Additional comments from sgauti Fri Apr 9 07:14:12 -0700 2004 -------

Hi all,

In order to ease the use of OOoVirg under Windows, Laurent Godard has written a
macro that install the software in OOo.
The document is here (but in french).
http://qa.openoffice.org/issues/show_bug.cgi?id=27450

The pink button 'Installer OOoVirg' install the icon OOoVirg in the systray and
add an icon in the OOo function bar. When you click on this button, a dialog
window pop up, saying that the installation will be effective the next time
you'll run Windows and that the icon will be visible the next time you run OOo.
The 2 buttons Oui (Yes) and Non (No) in the dialog window allow you to run
OOoVirg immediatly if you answer Oui (Yes).

The button on the left of the document [Désactiver le lancement automatique]
uninstall OOoVirg, the second button on the right [Supprimer l'icône de
lancement rapide] remove the icon from the function bar in OOo.

Kind regards - Sophie
Comment 1 Martin Hollmichel 2004-04-13 12:44:48 UTC
set target.
Comment 2 maison.godard 2004-04-13 12:48:37 UTC
adding myself to CC 
Comment 3 Martin Hollmichel 2004-04-22 10:34:18 UTC
is it intended that OOVirgHook.dll is now named OOVirgHk.dll ? I prefer not to
change names of deliverables.
Comment 4 Martin Hollmichel 2004-04-30 14:31:02 UTC
as long as I don't get a hint how to deal with new DLL, set target to 1.1.3
Comment 5 herpey 2004-05-23 17:13:37 UTC
Hello All,

I have released another version of OOoVirg on 25 May 2004. No bad reports have
been done, so I guess this should be now ok. Changes are :
   1. Problems have been reported with the exe name's filter : conflicts with
Win95 systems, and does not work with NT systems. It has been removed.
   2. Internationalization : the UI should have a default english langage on non
french systems (should, because I have not been able to test it :-). Strings are
now easy to translate, only the resources file has to be modified.
   3. Improved the iconisation system.

It should (and I hope so)be the last version.

->mh: Yes it is intended that OOVirgHook.dll has been renamed in OOVirgHk.dll.
The previous 10-characters name caused problems on win95 systems without FAT32,
because of the 8-char limitation. Sorry for the change. Do not hesitate emailing
me (I was not in the issue)

I have also renamed the whole project in OOoVirg. The use of both OOoVirg and
OpenOfficeHookTray was very confusing for users. (->mh : sorry in advance if it
makes troubles, I can change it back if it is too huge)

Kind Regards

Rémi
Comment 6 pavel 2004-08-18 17:37:05 UTC
mh: This seems to be fixed, no?
Comment 7 Martin Hollmichel 2004-08-18 17:42:21 UTC
yes, it is, I should suggest you for release manager role for this codeline !? ;).
Comment 8 Martin Hollmichel 2004-08-26 14:09:52 UTC
verified.
Comment 9 Martin Hollmichel 2007-06-28 06:15:40 UTC
close issue.