NSLW |
Vendredi 27 Mars 2009 à 12:25
|
NSLW
|
Because POL Helper is more a tool foor advanced user. [...]
I realized that and wrote FAQ for making some features clearer.
[...]
You see it's a non-sense
PoL's aim is to do all automatically, not to say to the user "You have to do that and it will work"
I'm just trying to explain you that, not to jokes out of you
Yes it's a non-sense and i understand that installation should be done automatically but before you explained me how to do script to work more automatically i saw no other way (i still see no other way to Register AutoCAD 2005 and AutoCAD 2004 more automatically) and for me it was only solution (i admit: half solution but not quarter)
btw.
You could update script for installing Gecko HTML engine because it has no parts in it to recognize the Wine version which is very important
|
Quentin PÂRIS |
Vendredi 27 Mars 2009 à 12:58
|
Quentin PÂRIS
|
I will code my own version of winetricks and integrate it to pol in few weeks
|
NSLW |
Vendredi 27 Mars 2009 à 13:22
|
NSLW
|
I will code my own version of winetricks and integrate it to pol in few weeks
Good. It would be nice if you could take into consideration united cache and possibility to use it before installing an application like with winecfg.
btw.
Was POL Helper motivation for you to start to code your own version of winetricks?
I remember it was requested long time ago in one of the posts.
|
Quentin PÂRIS |
Vendredi 27 Mars 2009 à 17:00
|
Quentin PÂRIS
|
Nope. I wanted to ask winetricks dev to integrate POL GUI in their script (with zenity and kdialog) but I do not have any more answer from them.
|
alxarch |
Vendredi 8 Mai 2009 à 21:19
|
alxarch
|
thanks! finally autocad 2006 that works! (had to tweak your script, tahoma needs to be excluded because it destroys fonts) Is there a way to lock an application on a version of wine after it has been installed?
|
NSLW |
Vendredi 8 Mai 2009 à 23:10
|
NSLW
|
tahoma needs to be excluded because it destroys fonts)
How are fonts destroyed. Are they too small? Did you enabled anti aliasing? The last thing helps with AutoCAD fonts.
Is there a way to lock an application on a version of wine after it has been installed?
Yes, go here and read point 2 b) . It's described for downloading and changing Wine version for specified application.
|
calypso |
Samedi 20 Juin 2009 à 23:17
|
calypso
|
hi There!
Guys I need some help,
i would like to use your scropt for Autocad 2004, but obviously I dont know anything about this Playonlinux stuff and I dont get it to run!
I did what you said; copied the script into a file and afterwards i tried to "start a non official script", but after I chose the file and pressed ok, nothing happend anymore, just like i didnt do anything!
I sure you can help me, i think it must be a very small problem!
thanks anyway,
Kaspar
|
NSLW |
Samedi 20 Juin 2009 à 23:38
|
NSLW
|
Script for AutoCAD 2004 isn't anymore unofficial. You don't have to download anything. Just do Install from POL main menu and then choose Development and then AutoCAD2004. It was lately revised by me so it works for sure.
|
alxarch |
Dimanche 21 Juin 2009 à 18:17
|
alxarch
|
>>How are fonts destroyed. Are they too small? Did you enabled anti aliasing? The last thing >>helps with AutoCAD fonts.
well on the layer manager window all text is garbage if tahoma is installed by winetricks
i had to manually go into C:\\windows\\fonts and remove all(2) tahoma files, then it worked fine
also there is a problem with the setting of version to 1.1.23
that version breaks icons display, any chance of fixing this?
note: all above is tested with the repo version now that there is one
|
NSLW |
Dimanche 21 Juin 2009 à 20:41
|
NSLW
|
well on the layer manager window all text is garbage if tahoma is installed
Could you provide screenshot? I don't know if we do see the same. I don't see change in layers menu when i throw out tahoma.
also there is a problem with the setting of version to 1.1.23
that version breaks icons display, any chance of fixing this?
It's not wine version to blame but corefonts component which stoped installation of gdiplus.
I changed
bash winetricks -q corefonts tahoma gecko gdiplus
to this
bash winetricks -q tahoma gecko gdiplus corefonts
and gdiplus is installed now.
Could you please install AutoCAD 2006 from POL once more time?
|
Andros1983 |
Lundi 22 Juin 2009 à 14:34
|
Andros1983
|
Hi!!!
to NSLW: I follow your suggest ad now i write here.
LAYER MANAGEMENT WINDOW:
I follow the suggest of alxarch's post (remove 2 tahoma fonts) and it worked only first time I reopen Autocad...the second the window returns unreadable...
So i think this problem depend only from the font that window uses...any idea?
|
NSLW |
Lundi 22 Juin 2009 à 15:05
|
NSLW
|
Screenshot please cause i don't see anything wrong on my machine or i do not know how should it looks like :)
|
Andros1983 |
Lundi 22 Juin 2009 à 15:46
|
Andros1983
|
Sorry i try but I don't understand how to attach an image...
This is the link to the screenshot of layer management window...(pubblished on ubuntu-it forum..)
http://forum.ubuntu-it.org/index.php?action=dlattach;topic=213552.0;attach=52999;image
|
NSLW |
Lundi 22 Juin 2009 à 16:15
|
NSLW
|
My layer management window doesn't look like that. It looks normally no matter how many times i run AutoCAD 2008 so it's definitely not tahoma font problem.
This may be your graphic card problem, please post vendor and model of your graphic card (mine is NVIDIA 9xxx).
You may also want to remove every tahoma from my script and see if things are better. If they are then post it here and i'll modify my script so future users won't have such problems.
|
Andros1983 |
Lundi 22 Juin 2009 à 16:26
|
Andros1983
|
OK, I try to remove every tahoma fonts from the script and test it..when i try to remove from the folder work only first time and after rebot the app it dislay same the screenshot so i hope this metod can solve the problem!
My sistem is:
HP laptop pavilion dv5 1030el
dual core @2.26
4gb ram
NVIDIA GEFORCE 9600M GT with 512mb dedicate
OS.: Ubuntu 9.04 64bit Edité par Andros1983
|
Andros1983 |
Lundi 22 Juin 2009 à 17:22
|
Andros1983
|
Hi!
I made some test and the result is that without installation of tahoma fonts the windows is regular!
:D:D
Here the screenshot:
http://forum.ubuntu-it.org/index.php?action=dlattach;topic=213552.0;attach=53122;image
a question to NSLW
I've see that during the installlation autocad 2008 display the components wich needs, ther is msxml6 and mdac 2.7 and I seen that this is available in winetricks so why the script don't install it?
|
NSLW |
Lundi 22 Juin 2009 à 18:57
|
NSLW
|
I've see that during the installlation autocad 2008 display the components wich needs, ther is msxml6 and mdac 2.7 and I seen that this is available in winetricks so why the script don't install it?
There is no difference if msxml6 and mdac 2.7 will be installed by AutoCAD or by winetricks. But there is big difference in case of .NET Framework 2.0. If msxml6 and mdac 2.7 would be installed by winetricks then you'll have to download more date which is not required because this components are on AutoCAD distribution media. Edité par NSLW
|
Andros1983 |
Lundi 22 Juin 2009 à 19:40
|
Andros1983
|
ok, perfect!
thanx to explain me!
Edité par Andros1983
|
alxarch |
Vendredi 26 Juin 2009 à 19:47
|
alxarch
|
NSLW: just installed again from latest POL in repo. (Acad2006) Problems seem to be solved, layer manager window displays ok and icons are in place.
Still not able to activate though enter activation code but at least now activation window displays fields. (does nothing after hiting next)
Thanks a lot!
|
alxarch |
Vendredi 26 Juin 2009 à 19:57
|
alxarch
|
seems to work nicely and fast, had a crash on openning a file though, it said it was unable to load modeller.dll
which is strange because i can work on 3d solids without problems. Will investigate further
|