Menu

can"t add names

Help
Rich Mesek
2002-10-14
2002-11-15
  • Rich Mesek

    Rich Mesek - 2002-10-14

    tkphone installs OK. I get the messages:

    "[root@localhost tkphone-0.2]# make install
    install -d /usr/bin
    install -m 0755 -o root -g root TkPhone /usr/bin
    rm -fr /usr/bin/tkphone /usr/bin/tkphone.tcl
    ln -s /usr/bin/TkPhone /usr/bin/tkphone
    ln -s /usr/bin/TkPhone /usr/bin/tkphone.tcl"

    I can add a book, but when I select the book, I get this:

    "no files matched glob pattern "/home/rich/.tkphone/rich/*"
        while executing
    "glob "$Vars(global_book)/*""
        (procedure "update_names" line 5)
        invoked from within
    "update_names"
        invoked from within
    "if {$selection != ""} {
                set Vars(book) [.lists.bkls.lsbox get $selection]
                set Vars(global_book) $Vars(HOME)/.tkphone/$Vars(book)
                .info.labels..."
        (command bound to event)"

    and the items in the Names menu are greyed out. I've been looking for a program like this. What do I do to make it work?

    Rich

     
    • Thomas Marx

      Thomas Marx - 2002-11-15

      same problem with tkphone-0.2

      workaround:

      just place a file "my_girlfriend" (content +49 1234567) in ~/.tkphone/myphonebook/

       

Log in to post a comment.