Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 323113

Summary: app-text/gocr-0.45[tk] RDEPENDS on media-gfx/xli, media-gfx/xsane
Product: Gentoo Linux Reporter: Kobboi <gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, xmw
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 323619    
Bug Blocks:    

Description Kobboi 2010-06-07 19:25:59 UTC
The Tcl/Tk script shows the following error when the "Show" button is pressed on the GUI.

couldn't execute "xli": no such file or directory
couldn't execute "xli": no such file or directory
    while executing
"exec xli -geometry 400x400 ../examples/text.pbm &"
    ("eval" body line 1)
    invoked from within
"eval exec $imgviewer $file &"
    (procedure "Show" line 4)
    invoked from within
"Show"
    invoked from within
".abar.show invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 22)
    invoked from within
"tk::ButtonUp .abar.show"
    (command bound to event)

Note that I did not check the other Portage versions of gocr, although the same is likely to apply.

Reproducible: Always

Steps to Reproduce:
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-06-07 22:13:59 UTC
Hello Kobboi,

can you please provide the version of gocr you used (in the subject) and at least an `emerge --info` of you system please?

thanks, Michael
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-06-07 22:22:31 UTC
Ok, 

i just reproduced this with the current stable on amd64, app-text/gocr-0.45.
You might want to add media-gfx/xli (show button), media-gfx/xsane (scan button) and something that provices tkispell (spell button), or at least tell the user to do so to prevent this "failure" during runtime.

Michael
Comment 3 Alexis Ballier gentoo-dev 2010-06-11 19:31:35 UTC
fixed, thanks

tkispell is not in the tree unfortunately
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-06-11 23:22:39 UTC
Maybe some perl enthusiast RESO/FIXE s bug 323619
Comment 5 Jonas Stein gentoo-dev 2019-06-01 17:59:22 UTC
dev-perl/tkispell is in the tree since a while
Comment 6 Kobboi 2021-07-01 09:15:55 UTC
Closing this one, as the dependency problems specific to this bug have been addressed. (tested with 0.52)