[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
PechaMaker •PechaMaker 2.7 in Wine 1.4.1 under Ubuntu 13.10
Page 1 of 1

PechaMaker 2.7 in Wine 1.4.1 under Ubuntu 13.10

Posted: Wed Mar 26, 2014 1:45 pm
by fHeZC5
Hello,

I am having trouble to run PechaMaker in combination with the newest Wine and Ubuntu versions. It worked before. I hope you are familiar with Linux. Usually fonts are installed in the /home/user/.fonts folder to be accessible for one user. System wide fonts are installed in /usr/share/fonts. Fonts should actually not be copied here manually. Also one should actually not install fonts manually in /usr/share/wine/fonts. In wine one should install them in /home/user/.wine/drive_c/windows/Fonts.

So, I tried and actually installed the fonts in each of these places and rebuilt the font cache with "fc-cache -f -v" and also performed a reboot. Nothing works. PechaMaker will always start with the error that the TibetanMachine fonts are not found.

I tried with both font versions 4.80 and 5.0.
I tried to run PM in Windows XP and Vista mode.

Do you know a fix (I do use virtual machines but Wine is more convenient)?

P.S. although I prefer Unicode, I believe that people who know about Unicode should also be able to work without. There are many conversion tools available. Also the Tibetan Translation Tool can be fed with Unucode, Wylie and other font types and gives out Tibetan Machine code. So it isn't necessary to have the PechaMaker use Unicode (but it sure would be a great feature).

Re: PechaMaker 2.7 in Wine 1.4.1 under Ubuntu 13.10

Posted: Wed Mar 26, 2014 9:04 pm
by FWJ
Not sure I can help since I don't know about Wine setups.

But here are a few questions:
1)What is the exact text of the dialog message from PM?
2)Does it work if you just copy the 5 TibetanMachine font files to the ~/.fonts folder in your Home directory?
(PM requires all 5 files to work)
3)Do you see the TibetanMachine fonts listed when you try to change fonts within some other wordprocessor under Wine?

Re: PechaMaker 2.7 in Wine 1.4.1 under Ubuntu 13.10

Posted: Tue Apr 29, 2014 6:02 am
by fHeZC5
I updated Wine to version 1.7. The problem is gone now.

Thank you for your effort.