Bug 77015 - /usr/ports/net/linpopup/ (linpopup-1.2.0_1) LinPopup doesn't send messages
Summary: /usr/ports/net/linpopup/ (linpopup-1.2.0_1) LinPopup doesn't send messages
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 16:20 UTC by Taik0
Modified: 2005-07-20 16:44 UTC (History)
0 users

See Also:


Attachments
file.diff (1.00 KB, patch)
2005-02-02 16:20 UTC, Taik0
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Taik0 2005-02-02 16:20:21 UTC
Linpopup doesn't send messages, it's because smbclient args are different. Without modify the source, Linpopup doesn't work.

Fix: There the patch:
How-To-Repeat: Just try to send a message and a window will open noticing you that smbclient are used with invalid syntax.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-03 08:45:36 UTC
Dear maintainer, please look into this issue!

Cheers,
   Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-02-03 08:51:47 UTC
State Changed
From-To: open->feedback

Forwarded PR to maintainer
Comment 3 Taik0 2005-02-03 10:12:02 UTC
I've had a mistake on this. This problem only appears if you use
samba-3.x version, with samba 2.x works fine without modifications.
Maybe this patch can be added with some flag like WITH_SAMBA3=YES ?
Sorry for any inconveniences.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-20 16:44:15 UTC
State Changed
From-To: feedback->closed

Your patch added under WITH_SAMBA3 knob.