Clowud / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

In GUI mode, fontfix doesn't give visual confirmation #343

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using fontfix with Winetricks provided with Wine 1.6
2.
3.

What is the expected output? What do you see instead?
Expected: Command lines or any action at all

What I see: Nothing, I am immediately returned to the prefix menu

What version of the product are you using? On what operating system?
Winetricks 20130707 on Ubuntu 12.04

Please provide any additional information below.

I tried running Fontfix on Wine 1.6 using Ubuntu 12.04. It didn't do anything
but winetricks immediately returned to the prefix menu. I tried multiple things
to solve the issue:

deleting the current prefix and trying again
Installing all Wine Dependencies
Deleting some foreign fonts I never use using Synaptic Package Manager

Which all didn't help. If I can offer more information, please let me know!

Original issue reported on code.google.com by michael....@gmail.com on 16 Aug 2013 at 5:35

GoogleCodeExporter commented 8 years ago
Please try from a terminal:
$ mv ~/.wine ~/.wine
$ winetricks -q -v fontfix 2>&1 | tee log.txt

and attach log.txt here (assuming there is an error).

Works fine on my machine..

Original comment by austinenglish@gmail.com on 16 Aug 2013 at 6:29

GoogleCodeExporter commented 8 years ago
Here is the log, thanks in advance for the help!

Original comment by michael....@gmail.com on 16 Aug 2013 at 8:08

Attachments:

GoogleCodeExporter commented 8 years ago
Executing load_fontfix
+ load_fontfix
+ test -f /usr/share/fonts/truetype/arphic/ukai.ttf
+ test -f /usr/share/fonts/truetype/arphic/uming.ttf
+ xlsfonts
+ egrep -i samyak|oriya
+ status=0
+ test 0 -ne 0
+ 
postfile=/home/michael/.local/share/winetricks/postinstall/fontfix/fontfix-posti
nstall.sh
+ test -f 
/home/michael/.local/share/winetricks/postinstall/fontfix/fontfix-postinstall.sh
+ test = 1
+ rm -rf /home/michael/.wine/dosdevices/c:/windows/temp/_fontfix
+ test
+ test
+ status=0
+ test 0 -ne 0

There's no problem. All fontfix does it install a couple fonts if you have 
broken ones installed systemwide. I take it you were running from the GUI and 
nothing happened visually? What did you need fontfix for?

Original comment by austinenglish@gmail.com on 16 Aug 2013 at 8:12

GoogleCodeExporter commented 8 years ago
I recently posted a bug on WineHQ and one of the errors could be caused by 
faulty fonts. I thought it was weird that it didn't do anything visually and 
assumed it didn't do anything and was bugged (since it also didn't fix the 
problem at hand).

Sorry if it was a fault on my part, I really didn't know (I'm new to Ubuntu & 
Wine)

Original comment by michael....@gmail.com on 16 Aug 2013 at 8:20

GoogleCodeExporter commented 8 years ago
Yes, I saw the other bug :)

I suppose it could be consider a valid bug that commands don't give visual 
confirmation upon success. I'll leave that up to Dan, I don't use the GUI at 
all.

Original comment by austinenglish@gmail.com on 16 Aug 2013 at 10:16

GoogleCodeExporter commented 8 years ago
Reminds me of when my Dad was trying to figure out why the minicomputer
program he had just keyed in wouldn't run.  (This was in 1968 or so.)
Turned out the 'Run' light flickered green for so short a time he couldn't tell 
it ran :-)

Original comment by daniel.r...@gmail.com on 16 Aug 2013 at 10:22

GoogleCodeExporter commented 8 years ago
There are the checkboxes that are pre-populated, but fontfix doesn't fit into 
that
scheme neatly.

Original comment by daniel.r...@gmail.com on 25 Aug 2013 at 2:19