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... - 02:40 pm Revision 2460: fix TXMResult delete command refs #2633
- 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... - 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/... - 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...
- 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... - 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"
12/19/2019
- 05:05 pm Revision 2459: update licence
- add javafx in trunk
fix JFXPlayer re play() and buttons layout - 05:04 pm Revision 2458: add javafx plugins
- 05:03 pm Revision 2457
- 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... - 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... - 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... - 10:37 am Revision 2456: upgrade R debug macro
12/18/2019
- 05:50 pm Revision 2455: Adds/removes comments, formats code
- 05:44 pm Revision 2454
- 05:42 pm Revision 2453: Adds convenience method to test FINE level state
- 05:35 pm Revision 2452: Adds/edits some start and done computing log messages (refs #2573)
- 05:24 pm Revision 2451: Applies Java formatter to source file
- 05:24 pm Revision 2450: Comments some test code for future ordered engines management
- 05:22 pm Revision 2449: Applies Java formatter to source files + removes obsolete code
- 05:21 pm Revision 2448: Adds convenience method to test FINE level state
- 05:20 pm Revision 2447: Defines all methods of MemCqiClient dealing with MemCqiServer as synchronized (ref...
12/16/2019
- 11:07 am Revision 2446: remove optional jars
- 11:06 am Revision 2445
- 11:05 am Revision 2444: fix Edition&Text synchronisation
- 10:57 am Revision 2443: fix OS filter
12/13/2019
- 03:48 pm Revision 2442: simplify persistable
- 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... - 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.
- 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...
- 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-...
12/12/2019
- 05:23 pm Revision 2441
- 10:53 am Revision 2440: fix import directory name refs #2695
- 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
12/10/2019
- 05:10 pm Revision 2439: fix Properties lazy loading
- 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...
- 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:...
- 04:40 pm Bug #2683: Parts creation from a lazy loaded Partition seems to execute some actions twice
- Fixed.
- 04:00 pm Revision 2438: block TXMEditor.compute when the computeJob is running
- 03:16 pm Revision 2437: Finalize the start and done computing messages of results (refs #2573)
- Finalize lazy loading of TXMResult children (refs #2685)
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...
12/06/2019
- 05:30 pm Bug #2662: RCP: 0.8.0, Cooccurrences right distance broken on multi position pivot
- need verifications
- 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...
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 ?
...- 02:27 pm Revision 2436: fix open media dialog
- 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...
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...
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...
- 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...
- 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...
- 04:22 pm Task #2687 (Closed): RCP: X.X, simplify TXMResult persistable variables
- 1) make userPersistable a parameter (see example below)
2a) replace ... - 03:48 pm Revision 2435
- 03:45 pm Revision 2434: fix id build
- 03:40 pm Revision 2433: add Part.getParent
- 02:27 pm Revision 2432: update messages
- add missing corpus preferences
fix messages - 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...
- 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)
- 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... - 11:25 am Revision 2430: Adds/removes comments, formats code
- 11:23 am Revision 2429: Removes the partition computing when creating CA from partition
- 11:21 am Revision 2428: Applies Java formatter to source files
- 11:18 am Revision 2427: Adds/removes comments
- 11:17 am Revision 2426: Adds comment
- 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 ... - 10:25 am Feature #978 (Closed): TBX: 0.7.6, lazy loading for subcorpora and partitions
- 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...
12/02/2019
- 01:20 pm Revision 2425: fix word id and attribute name builder
- 10:41 am Revision 2424: fix some vlc events & messages
11/29/2019
- 05:03 pm Revision 2423: force discovery before creating the VLCPlayer
- 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... - 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... - 02:31 pm Revision 2422: fix code for macosx&windows
- 02:17 pm Revision 2421: update vlcj lib
- 01:31 pm Revision 2420: remove project specific java compiler configuration files
- 01:14 pm Revision 2419: Progress on #2464
- 12:45 pm Revision 2418: Progress on #2464 + test refs #2464
- 12:43 pm Revision 2417: Progress on #2464
- 11:57 am Bug #2187: Tables columns auto-resize is very slow on Windows
- See the method org.txm.rcp.editors.TXMEditor.packColumns(TableViewer)
- 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...
11/28/2019
- 02:39 pm Revision 2416: Applies Java formater to all source files
- 10:53 am Revision 2415: fix SVN conflicts
- 10:44 am Revision 2414: Adds comment
- 10:41 am Revision 2413: Applies Java formater to all source files
- 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.
... - 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... - 10:37 am Revision 2412: fix subcorpus and partition creation
- 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... - 10:28 am Revision 2411: Applies Java formater to all source files
- 10:27 am Revision 2410: Applies Java formater to all source files
- 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... - 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...
- 09:26 am Revision 2409: Applies Java formater to all source files
- 09:25 am Revision 2408
- 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
...
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... - 01:51 pm Feature #2673: CQPEngine, try to avoid the "[]" query where it's possible
- "[]" CQP queries locations:
* UnitConcordanceToolbar.java
** 173: buffer.append("[]");
* ComputeDemocratMeasureMe... - 01:41 pm Task #2674 (New): Optimize CQPLexicon creation
- Optimize CQPLexicon creation.
Avoid using heavy CQP query "\"[]\""
See: org.txm.searchengine.cqp.corpus.CQPLexicon.... - 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... - 12:59 pm Revision 2407
11/26/2019
- 03:29 pm Revision 2406
- 03:28 pm Revision 2405: Applies Java formater to all source files
- 03:28 pm Revision 2404: Applies Java formater to all source files
- 03:24 pm Revision 2403: Applies Java formater to all source files
- 03:24 pm Revision 2402: Applies Java formater to all source files
- 03:20 pm Revision 2401: Applies Java formater to all source files
- 02:20 pm Revision 2400
- 02:20 pm Revision 2399
- 02:18 pm Revision 2398
- 02:15 pm Revision 2397: Applies Java formater to all source files
- 02:08 pm Revision 2396: Applies Java formater to all source files
- 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...
- 11:23 am Revision 2395: fix transcriber compiler to set the correct sp:start+end property names
- remove old tokenizer code
- 11:17 am Revision 2394: move selection expand code from URS plugin to edition plugin refs #2295
- 11:16 am Revision 2393: add utils methods to build positions arrays
- 11:16 am Revision 2392: add links from Edition&Concordance to open XML-TXM files refs #2671 refs #2670
- 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...
- 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...
- 10:59 am Revision 2391: refs #2659
- 10:58 am Revision 2390: simplify tokenizer parameters initialisation refs #2666
- 10:57 am Revision 2389: normalize property name in XML -> XML-TXM steps refs #2659
- 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...
- 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 ...
- 10:11 am Revision 2388
- 09:29 am Revision 2387
- 09:28 am Revision 2386
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...
11/22/2019
- 04:08 pm Revision 2385: format
- 04:05 pm Revision 2384
- 04:03 pm Revision 2383: format
- 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...
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 ... - 03:08 pm Bug #2664 (New): RCP: 0.8.0, transcriber import, broken div property values on double quotes
- 02:10 pm Revision 2382
- 02:09 pm Revision 2381: fix attributes double quotes in xtz and transcriber compiler steps
- 02:08 pm Revision 2380: fix getMatch(0)
- 02:07 pm Revision 2379: format + doc
- 02:07 pm Revision 2378: refs #2657
- 10:31 am Task #2663 (New): PROXY: Ubuntu, BackToText from concordance UI deadlock
Also available in: Atom