Menu

#3 imbrowse does not work

1.0
open
nobody
None
2024-01-06
2018-01-11
No

Hi,
Thank you for devloping such useful tool. The keywords generation for index terms worked perfectly. However, the imbrowse does not modify the source .tex file.

The browser only shows the terms one after another, but index option does not open the occurances for accept or reject the index as shown in the video.
I tried on following OSs:
OSX 10.13.2 with Python 2.7
Ubuntu 16.03 with Python 2.7
*
If you could able to fix this issue, it will be very helpful for me.
Thank you.
Best Regards ,
Mohammad Nazmul Haque

Discussion

  • Kevin A. Straight

    Mohammad,

    Sorry about that. I've been away from the Internet for a couple months, and when I got back I realized that the most recent version if imbrowse that I uploaded is broken. The version 0.33 that I just uploaded should fix the problem.

     
  • Andrew Frank

    Andrew Frank - 2018-06-08

    dear Kevin
    as indicated, the imbrowse does not work and I cannot find the version 0.33. did the upload complete?
    I would greatly appreciate - the indexmeister works very convincingly and I am eager to enter to put the index tags in!
    thank you!
    andrew

     
  • Bruce Rout

    Bruce Rout - 2024-01-06

    I had this working and it was very good. However, now it keeps crashing.
    I am using Ubuntu 20.04

    I ran indexmeister and placed the output into text file index.txt.
    I then ran imbrowse index.tex and imbrowse with no parameters and got the same error both times. Both times, the indexes showed up but anytime I pressed a command key (at the bottom of the activity page) the program crashed and I received the following resutl:

    bruce@BD-Main:~/Books_Repository/Book on Tensors$ imbrowse
    Indexmeister v0.31 - Interactive Indexer
    Copyright 2015 by Kevin A. Straight <longhunt@yahoo.com
    under the terms of the GNU Public License.

    i - input a list if (i)ndex terms as a text file
    s - (s)can a LaTex file for suggested index terms
    q - (q)uit

    i
    File name> index.txt
    Traceback (most recent call last):
    File "/usr/local/bin/imbrowse", line 379, in <module>
    curses.wrapper(main_script)
    File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper
    return func(stdscr, args, *kwds)
    File "/usr/local/bin/imbrowse", line 198, in main_script
    for t in tfiles:
    UnboundLocalError: local variable 'tfiles' referenced before assignment
    bruce@BD-Main:~/Books_Repository/Book on Tensors$ </module>

    Is there an upgraded version? I have tried re-installing to no avail. I will try to purge, but I think this might be a Python problem. Any help would be most appreciated. This is an excellent program.
    
     

    Last edit: Bruce Rout 2024-01-06

Log in to post a comment.