ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5715] "File not found" box uses wrong filename encoding

Date: Mon, 27 Jun 2011 13:36:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5715

Stig Bjørlykke <stig@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stig@xxxxxxxxxxxxx

--- Comment #1 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2011-06-27 13:36:36 PDT ---
We use both UTF8 (from file names) and locale (from strerror()) in the error
messages presented from simple_dialog().  In vsimple_dialog() we convert all
messages with g_locale_to_utf8(), which will wrongly convert the file name.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.