Bug 110201

Summary: amule2 doesn't shows accentuated filename
Product: Ports & Packages Reporter: Germain <glechapelain>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
amule2.diff none

Description Germain 2007-03-11 21:10:03 UTC
Since the update of aMule-2 port from Makefile 1.14 to 1.15 to support wxgtk 2.8, accentuated filenames are not displayed at all.

I had wxgtk2.8 installed. having wxgtk-unicode wouldn't fix (amule still installing wxgtk2.8)

[root@germ /usr/home/german]# pkg_info -I \*font\*
fontconfig-2.3.2_6,1 An XML-based font configuration API for X Windows
xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.9.0 X.Org TrueType fonts

Fix: 

don't know
How-To-Repeat: search for files, accentuated ones are not shown. When you double click to download, they are not shown either in the transfert tab
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-11 21:25:46 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Boris Kovalenko 2007-03-12 07:07:25 UTC
Hello!

    Sorry, but I misunderstand what "accentuated" means. May You provide 
more detailed example? For example with hash of file etc.?

With respect,
    Boris
Comment 3 Boris Kovalenko 2007-03-19 04:30:04 UTC
Hello!

    The attached patch fixes submitter's problem. It also slighty 
modified to conform "Porters Handbook".

With respect,
    Boris
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-19 06:54:28 UTC
State Changed
From-To: feedback->open

maintainer submitted proper patch
Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2007-03-23 19:26:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-03-24 14:14:30 UTC
rafan       2007-03-24 14:14:25 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/amule2       Makefile 
  Log:
  - Fix accentuated filename display
  - Fix OPTIONS handling
  - Support WITHOUT_NLS knob
  
  PR:             ports/110201
  Submitted by:   Boris Kovalenko <boris at tagnet.ru> (maintainer)
  
  Revision  Changes    Path
  1.16      +21 -15    ports/net-p2p/amule2/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 7 Rong-En Fan freebsd_committer freebsd_triage 2007-03-24 14:14:34 UTC
State Changed
From-To: open->closed

Committed with maintainer's patch