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

Bug 83761

Summary: net-misc/gfax-0.7.3 works on amd64
Product: Gentoo Linux Reporter: Morgan Collins <sirmorcant>
Component: New packagesAssignee: AMD64 Project <amd64>
Status: RESOLVED INVALID    
Severity: enhancement CC: dotnet
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 80951    
Bug Blocks:    

Description Morgan Collins 2005-03-01 19:57:26 UTC
Please add ~amd64 to >=net-misc/gfax-0.7.3 as mono now works on amd64.
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-03-01 20:04:57 UTC
see bug #83748
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-04-03 11:09:31 UTC
This is a gtk-sharp program, so it depends on the gtk-sharp bug.
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-05-22 08:05:18 UTC
crashes here when selecting here when selecting hylifax in preferences...


(Gfax:14567): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified
are supported and host-based authentication failed.
System.Net.Sockets.SocketException: Connection refused
in <0x000f0> System.Net.Sockets.Socket:Connect (System.Net.EndPoint remote_end)
in <0x00029> System.Net.Sockets.TcpClient:Connect (System.Net.IPEndPoint
remote_end_point)
in <0x00273> System.Net.Sockets.TcpClient:Connect (System.String hostname, Int32
port)
System.Net.Sockets.SocketException: Connection refused
in <0x000f0> System.Net.Sockets.Socket:Connect (System.Net.EndPoint remote_end)
in <0x00029> System.Net.Sockets.TcpClient:Connect (System.Net.IPEndPoint
remote_end_point)
in <0x00273> System.Net.Sockets.TcpClient:Connect (System.String hostname, Int32
port)

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00008> Gtk.Application:Run ()
in <0x010f8> gfax.Gfax:.ctor (System.String fname, System.String[] args)
in <0x005b6> gfax.gfax:Main (System.String[] args)