Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83761 - net-misc/gfax-0.7.3 works on amd64
Summary: net-misc/gfax-0.7.3 works on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on: 80951
Blocks:
  Show dependency tree
 
Reported: 2005-03-01 19:57 UTC by Morgan Collins
Modified: 2005-05-22 08:05 UTC (History)
1 user (show)

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 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)