Re: [Passwordsafe-devel] Browse to URL broken w/ 3.29 on Linux (was Re: Announcing PasswordSafe 3.2
Popular easy-to-use and secure password manager
Brought to you by:
ronys
From: <ra...@he...> - 2012-07-07 21:05:04
|
> This isn't a known issue. Please file a bug. We'll look into it. No need. I drilled down in the source all the way to CItemField::Get() in src/core/ItemField.cpp and decided I HAD to be wrong. Turns out the real issue is that my (the RHEL5) version of "xdg-open" does not handle URLs ending in .asp correctly... rader 27015 2.0 0.7 107264 22532 ? S 15:40 0:00 pwsafe rader 27042 0.1 0.0 4488 1204 ? S 15:40 0:00 \_ /bin/bash /usr/bin/xdg-open https://ghcscw.com/index.asp rader 27084 0.4 0.1 13260 5224 ? S 15:40 0:00 \_ nedit https://ghcscw.com/index.asp xdg-open calls "mimeopen" which is configured to think .asp is text/plain. Grr. Sorry for the noise. Looks like one could fix this problem by futzing around in /usr/share/mime and running update-mime-database. I, on the other hand, am simply going to no put .asp URLs in pwsafe. Thanks to everyone keeping pwsafe going--it's good stuff. steve -- |