Activity

From 11/21/2019 to 12/20/2019

12/20/2019

03:32 pm Bug #2704 (New): In some environments, on Windows, there might be a conflict between already inst...
WIP:
In some environments, on Windows, there might be a conflict between already installed R and TXM embedded R.
T...
Sebastien Jacquot
02:40 pm Revision 2460: fix TXMResult delete command refs #2633
Matthieu Decorde
02:28 pm Feature #2703 (New): RCP, X.X, improve cooccurrence to concordance link
FR:
Lors de l'appel de concordance [retour au texte] , la requête cherche toujours les 2 mots dans les deux ordres...
Matthieu Decorde
11:33 am Task #2702 (New): DOC: JFX MediaPlayer supported formats
new : compressed WAVE format is not supported by the JFX MEdiaPlayer (VLC is OK) :
https://www.developer.com/java/...
Matthieu Decorde
10:02 am Task #2701 (New): Re-integrate Russian translation of the interface
The revized translation of the TXM interface (command, view, editors, toolbar buttons) into Russian is ready integrat... Alexey Lavrentev
09:26 am Feature #2700 (New): Player controls enhancement
FR SLH
but : se rapprocher encore plus des habitudes des gens pour la lecture vidéo
c'est à dire :
- mettre la...
Matthieu Decorde
09:20 am Feature #2699 (New): Rate control enhancements v2
* replace the "50% to 150%" display by a float display from "0.5 to 1.5" Matthieu Decorde

12/19/2019

05:05 pm Revision 2459: update licence
add javafx in trunk
fix JFXPlayer re play() and buttons layout
Matthieu Decorde
05:04 pm Revision 2458: add javafx plugins
Matthieu Decorde
05:03 pm Revision 2457
Matthieu Decorde
01:27 pm Task #2698: RCP: X.X, JavaFX libraries
h1. Documentation
* Extension Mechanism Architecture: https://docs.oracle.com/javase/7/docs/technotes/guides/exten...
Serge Heiden
01:10 pm Task #2698: RCP: X.X, JavaFX libraries
There is maybe also the @org.osgi.framework.system.packages.extra@ property to drive the osgi boot classpath.
* sour...
Serge Heiden
11:20 am Task #2698 (Feedback): RCP: X.X, JavaFX libraries
To enable JavaFX in TXM we need to use JavaFX library and the JavaFX SWT library.
JavaFX SWT library are be loaded...
Matthieu Decorde
10:37 am Revision 2456: upgrade R debug macro
Matthieu Decorde

12/18/2019

05:50 pm Revision 2455: Adds/removes comments, formats code
Sebastien Jacquot
05:44 pm Revision 2454
Sebastien Jacquot
05:42 pm Revision 2453: Adds convenience method to test FINE level state
Sebastien Jacquot
05:35 pm Revision 2452: Adds/edits some start and done computing log messages (refs #2573)
Sebastien Jacquot
05:24 pm Revision 2451: Applies Java formatter to source file
Sebastien Jacquot
05:24 pm Revision 2450: Comments some test code for future ordered engines management
Sebastien Jacquot
05:22 pm Revision 2449: Applies Java formatter to source files + removes obsolete code
Sebastien Jacquot
05:21 pm Revision 2448: Adds convenience method to test FINE level state
Sebastien Jacquot
05:20 pm Revision 2447: Defines all methods of MemCqiClient dealing with MemCqiServer as synchronized (ref...
Sebastien Jacquot

12/16/2019

11:07 am Revision 2446: remove optional jars
Matthieu Decorde
11:06 am Revision 2445
Matthieu Decorde
11:05 am Revision 2444: fix Edition&Text synchronisation
Matthieu Decorde
10:57 am Revision 2443: fix OS filter
Matthieu Decorde

12/13/2019

03:48 pm Revision 2442: simplify persistable
Matthieu Decorde
02:43 pm Bug #2697 (Feedback): Execute several commands in a row using complex CQP queries leads to a JVM/...
New current state:
All methods of MemCqiClient dealing with MemCqiServer has been defined as synchronized.
=> it seem...
Sebastien Jacquot
02:35 pm Bug #2682: Editor results computing executed with not computed parents branch or too long process...
New issue about the native crash: http://forge.cbp.ens-lyon.fr/redmine/issues/2697. Sebastien Jacquot
02:32 pm Bug #2697 (Feedback): Execute several commands in a row using complex CQP queries leads to a JVM/...
Execute several commands in a row using complex CQP queries leads to a JVM/cqpjni crash or a Visual C++ runtime crash... Sebastien Jacquot
09:57 am Task #2696 (New): Improve TXMResult delete confirmation pop up window messages
*Confirmation de suppression d'un résultat*
Choisir entre :
FR
* Voulez-vous vraiment supprimer {0} ?
* Voulez-...
Sebastien Jacquot

12/12/2019

05:23 pm Revision 2441
Sebastien Jacquot
10:53 am Revision 2440: fix import directory name refs #2695
Matthieu Decorde
10:52 am Bug #2695 (New): RCP: 0.8.0, Import fail when the source directory starts or ends with a blank
The source directory path was trimmed in the SourceDirectory dialog.
No error in the Java File API
Matthieu Decorde

12/10/2019

05:10 pm Revision 2439: fix Properties lazy loading
Matthieu Decorde
04:54 pm Bug #2685: RCP: 0.8.0, finalize lazy loading of TXMResult children
To fix that I edited org.txm.core.results.TXMResult.getCurrentName() to force the simple name BEFORE the lazy name. N... Sebastien Jacquot
04:42 pm Bug #2685: RCP: 0.8.0, finalize lazy loading of TXMResult children
Lazy loading has been implemented with a variation the described solution:... Sebastien Jacquot
04:40 pm Bug #2683: Parts creation from a lazy loaded Partition seems to execute some actions twice
Fixed. Sebastien Jacquot
04:00 pm Revision 2438: block TXMEditor.compute when the computeJob is running
Matthieu Decorde
03:16 pm Revision 2437: Finalize the start and done computing messages of results (refs #2573)
Finalize lazy loading of TXMResult children (refs #2685) Sebastien Jacquot

12/09/2019

01:57 pm Task #2694 (Feedback): RCP: 0.8.0, set Debian package architecture
In the Debian "control" file replace "Architecture: all" by "Architecture: amd64".
h3. Validation tests
* run T...
Matthieu Decorde

12/06/2019

05:30 pm Bug #2662: RCP: 0.8.0, Cooccurrences right distance broken on multi position pivot
need verifications Matthieu Decorde
01:14 pm Bug #2682: Editor results computing executed with not computed parents branch or too long process...
Need to do a new issue about the cqpjni multi-thread access and maybe about the transfer of C++ errors to Java except... Sebastien Jacquot

12/05/2019

02:35 pm Task #2693 (New): Improve TXMResult deletion console log messages

NOTE: le message de suppression d'un result n'est pas terrible, il faudrait au moins ajouter le type du résultat ?
...
Sebastien Jacquot
02:27 pm Revision 2436: fix open media dialog
Matthieu Decorde
02:03 pm Bug #2692 (New): RCP: 0.8.0, Remove date from Windows installation directory name
The current directory name is: "TXM-" + VERSION + "-"+ BUILDDATE
h3. Solution
The name should be: "TXM-" + VER...
Matthieu Decorde

12/04/2019

03:51 pm Bug #2677: Infinite loop at TXM starting when deserializing a CA .prefs
Current state after some checks with MD:
- the fix described above has been validated
- we will later modify the so...
Sebastien Jacquot

12/03/2019

06:22 pm Bug #2690 (New): GWT: 0.6.2, Maintenance mode not exited completely after "Stop maintenance" in t...
The message "TXMWEB is closing in 1 minute... Please disconnect." still appears to the user after the maintenance mod... Alexey Lavrentev
04:57 pm Task #2689 (New): RCP: X.X, clarify TXMResult persisted values
In the TXMResult class use the "@Parameter type=INTERNAL" annotation instead of calling autoSaveParametersFromAnnotat... Matthieu Decorde
04:32 pm Bug #2688 (New): RCP: 0.8.0, TreeTagger installation tutorial path incorrect dependance on LOCALE
On windows, if the LOCALE is set to 'it' (italian), the TreeTagger installation tutorial path used is @http://textome... Serge Heiden
04:22 pm Task #2687 (Closed): RCP: X.X, simplify TXMResult persistable variables
1) make userPersistable a parameter (see example below)
2a) replace ...
Matthieu Decorde
03:48 pm Revision 2435
Matthieu Decorde
03:45 pm Revision 2434: fix id build
Matthieu Decorde
03:40 pm Revision 2433: add Part.getParent
Matthieu Decorde
02:27 pm Revision 2432: update messages
add missing corpus preferences
fix messages
Matthieu Decorde
02:03 pm Bug #2187: Tables columns auto-resize is very slow on Windows
NOTE: need to check that the pack() is sufficient on Linux. Check that the column width are well extended to the larg... Sebastien Jacquot
01:17 pm Revision 2431: Fixes: Infinite loop at TXM starting when deserializing a CA .prefs (refs #2677)
Fixes: Parts creation from a lazy loaded Partition seems to execute some actions twice (refs #2683) Sebastien Jacquot
12:22 pm Bug #2686 (Feedback): When setting a result to non persistent, its parent may be hidden and never...
Some commands create intermediate hidden results to compute the final target result.
Eg. a CA from a Partition creat...
Sebastien Jacquot
11:25 am Revision 2430: Adds/removes comments, formats code
Sebastien Jacquot
11:23 am Revision 2429: Removes the partition computing when creating CA from partition
Sebastien Jacquot
11:21 am Revision 2428: Applies Java formatter to source files
Sebastien Jacquot
11:18 am Revision 2427: Adds/removes comments
Sebastien Jacquot
11:17 am Revision 2426: Adds comment
Sebastien Jacquot
10:29 am Bug #2685 (New): RCP: 0.8.0, finalize lazy loading of TXMResult children
Currently TXMResult children are automatically computed when the TXMResult is computed.
This simplifies the usage ...
Matthieu Decorde
10:25 am Feature #978 (Closed): TBX: 0.7.6, lazy loading for subcorpora and partitions
Matthieu Decorde
10:24 am Feature #2684 (New): RCP: X.X, lazy loading improvements and options for subcorpora and partitions

Remarks:
* lazy loading can be an option, global or per corpus
* lazy loading could allow us to offert corpus loa...
Matthieu Decorde

12/02/2019

01:20 pm Revision 2425: fix word id and attribute name builder
Matthieu Decorde
10:41 am Revision 2424: fix some vlc events & messages
Matthieu Decorde

11/29/2019

05:03 pm Revision 2423: force discovery before creating the VLCPlayer
Matthieu Decorde
03:11 pm Bug #2683 (New): Parts creation from a lazy loaded Partition seems to execute some actions twice
Parts creation from a lazy loaded Partition seems to execute some actions twice.
See: org.txm.searchengine.cqp.corpu...
Sebastien Jacquot
03:08 pm Bug #2682 (Feedback): Editor results computing executed with not computed parents branch or too l...
WIP SJ:
There are most cases where an editor may seems ready to be used but actually doesn't.
Behavior may be pr...
Sebastien Jacquot
02:31 pm Revision 2422: fix code for macosx&windows
Matthieu Decorde
02:17 pm Revision 2421: update vlcj lib
Matthieu Decorde
01:31 pm Revision 2420: remove project specific java compiler configuration files
Matthieu Decorde
01:14 pm Revision 2419: Progress on #2464
Sebastien Jacquot
12:45 pm Revision 2418: Progress on #2464 + test refs #2464
Sebastien Jacquot
12:43 pm Revision 2417: Progress on #2464
Sebastien Jacquot
11:57 am Bug #2187: Tables columns auto-resize is very slow on Windows
See the method org.txm.rcp.editors.TXMEditor.packColumns(TableViewer) Sebastien Jacquot
09:59 am Bug #2681 (New): Remove MaxPermSize=256m VM arg from Window product
MaxPermSize=256m VM argument is used in the product launcher configuration. This argument doesn't exist anymore in Ja... Sebastien Jacquot

11/28/2019

02:39 pm Revision 2416: Applies Java formater to all source files
Sebastien Jacquot
10:53 am Revision 2415: fix SVN conflicts
Matthieu Decorde
10:44 am Revision 2414: Adds comment
Sebastien Jacquot
10:41 am Revision 2413: Applies Java formater to all source files
Sebastien Jacquot
10:40 am Task #2680: Manage an order of engines instead of a unique current engine selection
Some tests are currently done in /org.txm.chartsengine.core/src/org/txm/chartsengine/core/ChartsEnginesManager.java.
...
Sebastien Jacquot
10:39 am Task #2680 (New): Manage an order of engines instead of a unique current engine selection
Manage an order of engines instead of a unique current engine selection.
The engines are not exclusive but should be...
Sebastien Jacquot
10:37 am Revision 2412: fix subcorpus and partition creation
Matthieu Decorde
10:29 am Bug #2679 (Feedback): Deleting a result node doesn't close its result children editors
Deleting a result node doesn't close its result children editors.
h3. Validation tests
WIP, SJ:
3 cases of a...
Sebastien Jacquot
10:28 am Revision 2411: Applies Java formater to all source files
Sebastien Jacquot
10:27 am Revision 2410: Applies Java formater to all source files
Sebastien Jacquot
10:13 am Task #2678 (New): Improve partition creation process duration (improve query for part creation)
Queries of type: @[_.sp_n="97"] expand to sp@
are very heavy.
There are some optimization in /org.txm.searchengin...
Sebastien Jacquot
10:07 am Task #2400: Standardize the text labels of the results in some UI locations
Also see: https://sharedocs.huma-num.fr/#/948/9592/Sp%C3%A9cifications for start and of computing messages definition... Sebastien Jacquot
09:26 am Revision 2409: Applies Java formater to all source files
Sebastien Jacquot
09:25 am Revision 2408
Sebastien Jacquot
09:19 am Bug #2677 (Closed): Infinite loop at TXM starting when deserializing a CA .prefs
recursion infinie lors de la réouverture de TXM si il y a une CA persistée
Caused by: java.lang.StackOverflowError
...
Sebastien Jacquot

11/27/2019

01:55 pm Task #2675 (New): Diagnose TXM behaviors processing a large corpora
Diagnose TXM behaviors processing a large corpora
SJ: WIP, premiers retours
===== Tests performance et ergo...
Sebastien Jacquot
01:51 pm Feature #2673: CQPEngine, try to avoid the "[]" query where it's possible
"[]" CQP queries locations:
* UnitConcordanceToolbar.java
** 173: buffer.append("[]");
* ComputeDemocratMeasureMe...
Sebastien Jacquot
01:41 pm Task #2674 (New): Optimize CQPLexicon creation
Optimize CQPLexicon creation.
Avoid using heavy CQP query "\"[]\""
See: org.txm.searchengine.cqp.corpus.CQPLexicon....
Sebastien Jacquot
01:37 pm Feature #2673 (New): CQPEngine, try to avoid the "[]" query where it's possible
CQPEngine, try to avoid the "[]" query when it's possible.
At this moment, this query can be used to convert subco...
Sebastien Jacquot
12:59 pm Revision 2407
Sebastien Jacquot

11/26/2019

03:29 pm Revision 2406
Sebastien Jacquot
03:28 pm Revision 2405: Applies Java formater to all source files
Sebastien Jacquot
03:28 pm Revision 2404: Applies Java formater to all source files
Sebastien Jacquot
03:24 pm Revision 2403: Applies Java formater to all source files
Sebastien Jacquot
03:24 pm Revision 2402: Applies Java formater to all source files
Sebastien Jacquot
03:20 pm Revision 2401: Applies Java formater to all source files
Sebastien Jacquot
02:20 pm Revision 2400
Sebastien Jacquot
02:20 pm Revision 2399
Sebastien Jacquot
02:18 pm Revision 2398
Sebastien Jacquot
02:15 pm Revision 2397: Applies Java formater to all source files
Sebastien Jacquot
02:08 pm Revision 2396: Applies Java formater to all source files
Sebastien Jacquot
01:59 pm Task #2672 (New): RCP: X.X, disable workspace auto-build preference
See default value of the preference to "false" (General > Workspace > auto build, Général > Espace de travail > génér... Matthieu Decorde
11:23 am Revision 2395: fix transcriber compiler to set the correct sp:start+end property names
remove old tokenizer code Matthieu Decorde
11:17 am Revision 2394: move selection expand code from URS plugin to edition plugin refs #2295
Matthieu Decorde
11:16 am Revision 2393: add utils methods to build positions arrays
Matthieu Decorde
11:16 am Revision 2392: add links from Edition&Concordance to open XML-TXM files refs #2671 refs #2670
Matthieu Decorde
11:15 am Feature #2671 (New): RCP: X.X, link Concordance to XML editor V1
see specs: https://groupes.renater.fr/wiki/txm-info/public/spec_corpus_mutable#edition_directe_de_la_representation_p... Matthieu Decorde
11:10 am Feature #2670 (New): RCP: X.X, link Edition to XML editor V1
see specs: https://groupes.renater.fr/wiki/txm-info/public/spec_corpus_mutable#edition_directe_de_la_representation_p... Matthieu Decorde
10:59 am Revision 2391: refs #2659
Matthieu Decorde
10:58 am Revision 2390: simplify tokenizer parameters initialisation refs #2666
Matthieu Decorde
10:57 am Revision 2389: normalize property name in XML -> XML-TXM steps refs #2659
Matthieu Decorde
10:49 am Feature #2669 (New): When creating partition on numeric value the parts order is numeric
When creating partition on numeric values the parts order is numeric, eg. 0, 1, 10, 100, 101, etc. By default and bef... Sebastien Jacquot
10:38 am Bug #2668 (New): When sorting on a column of a large lexical table the horizontal scrolling is reset
When sorting on a column of a large lexical table the horizontal scrolling is reset so the user can not directly see ... Sebastien Jacquot
10:11 am Revision 2388
Sebastien Jacquot
09:29 am Revision 2387
Sebastien Jacquot
09:28 am Revision 2386
Sebastien Jacquot

11/25/2019

02:11 pm Feature #2667 (New): RCP: 0.8.0, CQP max structural units property values length
because of:
./cl/cl.h:#define CL_MAX_LINE_LENGTH 8192
CQP structure property values are limited to 8192
h3. So...
Matthieu Decorde

11/22/2019

04:08 pm Revision 2385: format
Matthieu Decorde
04:05 pm Revision 2384
Sebastien Jacquot
04:03 pm Revision 2383: format
Matthieu Decorde
10:36 am Task #2666 (New): RCP: 0.8.0, TokenizerClasses class cleanning
choose TokenizerClasses.groovy OR TokenizerClasses.java
mark deprecated code
simply initialisation
h3. probl...
Matthieu Decorde

11/21/2019

05:20 pm Bug #2665 (New): RCP: 0.8.0, double quotes and new lines in CQP structure property values
check what happen to '"' and '\n' whil compiling the CQP corpus in imports modules :
- XTZ
- Transcribers
- XML/w ...
Matthieu Decorde
03:08 pm Bug #2664 (New): RCP: 0.8.0, transcriber import, broken div property values on double quotes
Matthieu Decorde
02:10 pm Revision 2382
Matthieu Decorde
02:09 pm Revision 2381: fix attributes double quotes in xtz and transcriber compiler steps
Matthieu Decorde
02:08 pm Revision 2380: fix getMatch(0)
Matthieu Decorde
02:07 pm Revision 2379: format + doc
Matthieu Decorde
02:07 pm Revision 2378: refs #2657
Matthieu Decorde
10:31 am Task #2663 (New): PROXY: Ubuntu, BackToText from concordance UI deadlock
Matthieu Decorde
« Previous
Next »
 

Also available in: Atom