Bug 107882 - deskutils/kdepim3 missing dependency
Summary: deskutils/kdepim3 missing dependency
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-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-13 18:30 UTC by Tobias Roth
Modified: 2007-01-15 00:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Roth 2007-01-13 18:30:14 UTC
When sending mail with kmail, the following error is printed in the console:

kmail: ERROR: : couldn't create slave : Unable to create io-slave:
klauncher said: Unknown protocol 'smtp'.

The mail is not sent.

See also

http://www.mail-archive.com/kubuntu-bugs@lists.ubuntu.com/msg09169.html 

for a description.

Fix: 

Install x11/kdebase3.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-13 18:30:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-15 00:18:26 UTC
lofi        2007-01-15 00:18:19 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/kdepim3    Makefile 
  Log:
  Depend on kdebase for kio_smtp.
  
  PR:             ports/107882
  Submitted by:   Tobias Roth <ports@fsck.ch>
  
  Revision  Changes    Path
  1.69      +2 -1      ports/deskutils/kdepim3/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Michael Nottebrock freebsd_committer freebsd_triage 2007-01-15 00:18:28 UTC
State Changed
From-To: open->closed

Dependency on kdebase added. Thanks for reporting!