haiku/src/add-ons/print
Michael Pfeiffer b12b2a60a7 * Bug fix: The configuration dialog was never opened, because it could
read the attribute "transport_address" created and set to an empty
  string by the print_server when the printer was created. 
  fEndpoint used an empty host name to connect to and then failed.
  Not sure why this caused a crash after closing the error dialog.
  Maybe something went wrong in the destructor using an invalid fEndpoint?
  Cures the symptoms of ticket #6973.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39818 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-12 08:06:19 +00:00
..
drivers * Renamed method PrinterCap::IsSupport() to Supports(). 2010-12-10 07:26:14 +00:00
transports * Bug fix: The configuration dialog was never opened, because it could 2010-12-12 08:06:19 +00:00
Jamfile * move libprint sources into libs, as it is a 3rdparty lib 2008-07-22 20:30:14 +00:00