[SOLVED] Character issues - PCMan? Distro-specific?

Please post all general support questions for LXDE here.
Locked
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

[SOLVED] Character issues - PCMan? Distro-specific?

Post by fbobraga »

Characters are showed wrong in some places (and correct in others...) in a pt_BR setup: http://forums.linuxmint.com/viewtopic.php?f=175&t=52584

Anyone have seen something like it?
I can fix it? How?

It occurs in multiple installations of Linux Mint 9 LXDE - this problem is specific of this distro? Or affects all LXDE/PcManFM?
Attachments
charset_problem_screenshot_2.png
charset_problem_screenshot_2.png (20.35 KiB) Viewed 7046 times
charset_problem_screenshot.png
charset_problem_screenshot.png (21.02 KiB) Viewed 7044 times
Last edited by fbobraga on Fri Aug 06, 2010 12:54 am, edited 1 time in total.
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

Re: Character issues - PCMan? Distro-specific?

Post by fbobraga »

Lubuntu shown (exactly) the same problem...
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

Re: Character issues - PCMan? Distro-specific?

Post by fbobraga »

on Ubuntu Lucid (10.04) i386, Gnome default, adding the "lxde" package and selecting it on logon, the problem don't occurs (see the screenshot attached).

Why this happens in other version of the same distro? ... well, this is not PCManFM related, as I initially thought...
Attachments
Captura_de_tela-Propriedades do arquivo.png
Captura_de_tela-Propriedades do arquivo.png (37.96 KiB) Viewed 7016 times
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

Re: Character issues - PCMan? Distro-specific?

Post by fbobraga »

A follow up: the issue only occurs with the 0.9.5 version of PcManFM (bundled with Linux Mint LXDE 9 and Lubuntu 10.04) - with the 0.5.2 version of it (bundled with Ubuntu 10.04 "normal"/gnome), the issue do not occurs

(the way I've fixed it: only installing the pcmanfm package, from Ubuntu repo - this will downgrade the PcManFM in MintLXDE/Lubuntu to 0.5.2)

I will mark this thread with "SOLVED"

edit: downgrade the software lead to othe issues in the Mint 9 LXDE -> http://forums.linuxmint.com/viewtopic.p ... 84#p303843
cipolla
Posts: 1
Joined: Tue Aug 10, 2010 12:03 am

Re: [SOLVED] Character issues - PCMan? Distro-specific?

Post by cipolla »

Your problem is that your pcmanfm version is old. It's on version 0.9.7 already and doesn't have this bug anymore.
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

Re: [SOLVED] Character issues - PCMan? Distro-specific?

Post by fbobraga »

cipolla wrote:Your problem is that your pcmanfm version is old. It's on version 0.9.7 already and doesn't have this bug anymore.
Thanks for the info. I will try to request the update in https://launchpad.net/~lubuntu-desktop/+archive/ppa (witch is the base for Lubuntu 10.05 and Linux Mint LXDE 9, and sticks with 0.9.5)
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

Re: [SOLVED] Character issues - PCMan? Distro-specific?

Post by fbobraga »

fbobraga wrote:
cipolla wrote:Your problem is that your pcmanfm version is old. It's on version 0.9.7 already and doesn't have this bug anymore.
Thanks for the info. I will try to request the update in https://launchpad.net/~lubuntu-desktop/+archive/ppa (witch is the base for Lubuntu 10.05 and Linux Mint LXDE 9, and sticks with 0.9.5)
follow up: the 0.9.7 version of 'pcmanfm2' package exists here -> https://launchpad.net/~lxde/+archive/ppa
fbobraga
Posts: 9
Joined: Tue Aug 03, 2010 12:13 am
Location: São Paulo - Brasil
Contact:

Re: [SOLVED] Character issues - PCMan? Distro-specific?

Post by fbobraga »

fbobraga wrote:
fbobraga wrote:
cipolla wrote:Your problem is that your pcmanfm version is old. It's on version 0.9.7 already and doesn't have this bug anymore.
Thanks for the info. I will try to request the update in https://launchpad.net/~lubuntu-desktop/+archive/ppa (witch is the base for Lubuntu 10.05 and Linux Mint LXDE 9, and sticks with 0.9.5)
follow up: the 0.9.7 version of 'pcmanfm2' package exists here -> https://launchpad.net/~lxde/+archive/ppa
the issue here is gone (in my Lubuntu install) with:

Code: Select all

$ sudo apt-add-repository ppa:lxde/ppa
$ sudo apt-get update
$ sudo apt-get upgrade
Locked