Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TIP] Problema trasparenza icone con Openoffice
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Mon Oct 03, 2005 9:10 pm    Post subject: [TIP] Problema trasparenza icone con Openoffice Reply with quote

Siccome sono faticosamente riuscito a trovare nel forum la soluzione temporanea a questo bug, volevo postare i passi da compiere per aggirare il problema, nel caso qualcun'altro incappasse in esso! :P

PROBLEMA: utilizando le versione di xorg-x11 successive alla 6.8.2-r1, la trasparenza delle icone in openoffice-bin e wine non funziona correttamente, ovvero viene visualizzato uno sfondo nero (Immagine esplicativa).

Questo problema è dovuto ad una patch "di troppo", 9914_all_6.8.2-mmx-gcc4.patch, che dal nome pare riguardi gcc4; per chi non stesse utilizzando l'ultima versione di gcc, può tranquillamente escluderla!

Questi i passi da compiere:

controllare di avere in /etc/make.conf
Code:

PORTDIR_OVERLAY="/usr/local/portage"


Se non esiste già creare la directory per il portage overlay tree
Code:
mkdir /usr/local/portage


creare un overlay ebuild per la versione di xorg-x11 utilizzata (attualmente quella stabile è 6.8.2-r4, cambiate 6.8.2-r4 con la versione che volete utilizzare)
Code:

mkdir /usr/local/portage/x11-base
mkdir /usr/local/portage/x11-base/xorg-x11
cp /usr/portage/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild /usr/local/portage/x11-base/xorg-x11


Modificare /usr/local/portage/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild con un editor di testo e inserire
Code:

patch_exclude 9914_all_6.8.2-mmx-gcc4.patch

circa alla linea 891, cercate il blocco di codice che comincia con
Code:

patch_setup() {
einfo "Excluding patches..."

Sotto alla riga
Code:

patch_exclude 9961_all_4.3.0-libGL-exec-shield

inserite il testo
Code:

patch_exclude 9914_all_6.8.2-mmx-gcc4.patch


Salvate, e date i comandi
Code:

ebuild /usr/local/portage/x11-base/xorg-x11/xorg-x11-6.8.2-r4.ebuild digest
emerge xorg-x11


Finish :)

Preso da questo topic: https://forums.gentoo.org/viewtopic-t-365639-highlight-.html
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny


Last edited by Scen on Tue Oct 04, 2005 6:30 am; edited 1 time in total
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Mon Oct 03, 2005 9:46 pm    Post subject: Reply with quote

Grazie per la dritta :-D
Io uso la release candidate di OO.org2 , ma scommetto che molti ne usufruiranno , anche se nn te lo diranno :-D
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Oct 03, 2005 10:49 pm    Post subject: Reply with quote

Per favore modifica il titolo sostituendo al tag [WORKAROUND] il tag [TIP].

Per l'elenco completo dei tag puoi fare riferimento a questa pagina.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Oct 04, 2005 6:32 am    Post subject: Reply with quote

Ok, modificato :)

In effetti ero indeciso tra [TIP],[TRICK] e [WORKAROUND] :roll:

Meglio dia un'occhiata all'elenco dei tag così mi chiarisco le idee!
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Tue Oct 04, 2005 7:03 pm    Post subject: Reply with quote

è uscito in questi giorni un nuovo ebuild per xorg-x11 (ancora in ~) in cui è stato rimosso il problema delle trasparenze con OO e wine
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum