Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96834 - Webshot (from glade-sharp) is not accepting parameters
Summary: Webshot (from glade-sharp) is not accepting parameters
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-23 01:52 UTC by Alexander Rigbo
Modified: 2006-12-21 14:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Rigbo 2005-06-23 01:52:02 UTC
With glade-sharp comes a small and useful tool called webshot - used to create
dumps of webpages into a png-file.

glade-sharp adds a shell-script in /usr/bin (called webshot) that does:
exec mono /usr/lib64/gecko-sharp/WebThumbnailer.exe

this should be changed into:
exec mono /usr/lib64/gecko-sharp/WebThumbnailer.exe "$@"

btw, lib64 is because i'm on AMD64. this should ofcourse be only "lib" on x86
and other 32-bit archs but i think portage handles this.

Reproducible: Always
Steps to Reproduce:
Comment 1 Michael Tindal (RETIRED) gentoo-dev 2005-06-23 02:21:09 UTC
A simple patch.  This application has been removed from gecko-sharp after 0.7,
Peter do you want to include the patch for versions < 0.10?  I've got a patch
ready and the ebuild changes would be trivial.
Comment 2 Alexander Rigbo 2005-07-25 12:50:55 UTC
Do something about this bug already. The patch is here.
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2005-07-25 12:56:49 UTC
Alexander: A simple "ping. what's the status of this." would have been more than
sufficient to remind me that I needed to deal with this bug. Showing such
apparent rudeness helps *nothing*, and can only serve to piss off devs. I'll try
to find time tonight to commit this.
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-21 14:01:37 UTC
At this point, this is useless.  The only reason that gecko-sharp-0.6 is in the tree still is for blam.  Once blam-0.84 is finalized, and stabled, that will be removed, so as such, I think that we should move on, and hope that in the future we can get such things resolved much faster.