https://bugs.freedesktop.org/show_bug.cgi?id=79847
--- Comment #1 from Rene Engelhard <[email protected]> --- fwiw, this happens when you enable avahi (--enable-avahi): rene@frodo:~/LibreOffice/master/core/sd/source/ui/remotecontrol$ grep -r 159 * AvahiNetworkService.cxx: avahiService->getName().c_str(), kREG_TYPE, NULL, NULL, 1599, "local", r, NULL AvahiNetworkService.hxx: AvahiNetworkService(const std::string& aname = "", unsigned int aport = 1599) mDNSResponder/DebugServices.c: CaseErrorStringifyHardCode( -103159, kXMLBadDataErr ); OSXNetworkService.hxx: OSXNetworkService(const std::string& aname = "", unsigned int aport = 1599) OSXNetworkService.mm: netService = [[NSNetService alloc] initWithDomain:@"local" type:@"_impressremote._tcp" name:sName port:1599]; WINNetworkService.cxx: DNSServiceErrorType err = DNSServiceRegister(&client, 0, 0, NULL, kREG_TYPE, "local", NULL, 1599, 1, "", NULL, this ); WINNetworkService.hxx: WINNetworkService(const std::string& aname = "", unsigned int aport = 1599) ZeroconfService.hxx:#define PORT_DISCOVERY 1598 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
