Pagina 2 di 2

Re: Problemi con OpenOffice 2.2 [RISOLTO]

Inviato: martedì 22 maggio 2007, 15:17
da calz
lo faccio volentieri, grazie. questa è la .xorg di origine, o provato ad aggiungere la tua variazione, ma dato che non funzionava sono tornato indietro. ciao

Codice: Seleziona tutto

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"it"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc Rage XL AGP 2X"
	Driver		"ati"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc Rage XL AGP 2X"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

Re: Problemi con OpenOffice 2.2 [RISOLTO]

Inviato: martedì 22 maggio 2007, 15:19
da calz
aggiungo: mi stanno consigliando di reinstallare OO. ma io ho dei dubbi, poi non sono sicuro del comando per ripulire tutta la suite. ciao

Re: Problemi con OpenOffice 2.2 [RISOLTO]

Inviato: martedì 22 maggio 2007, 15:28
da melchiorre
Secondo me non serve reinstallare... che risoluzione frequenza hai del monitor? se è un lcd a 60 mhz (già impostati, guarda su risoluzione dello schermo in sistema -preferenze) metti come già detto:

        DisplaySize 542 433

nella sezione monitor di xorg.conf, poi salvi, riavvi l pc e ridai il comando:

xdpyinfo | grep -A1 dimen

ti dà la risoluzione 542 433 sto zozzone? (rotfl)

Re: Problemi con OpenOffice 2.2 [RISOLTO]

Inviato: mercoledì 23 maggio 2007, 6:26
da calz
Niente di niente.  ::)
Ho fatto tutto, vedi sotto,  ma non mi ha preso la variazione "risoluzione schermo" e OO non si è assestato.
Ma questo fatto che con kde-desktop il problema icone che scopaiono non c'è?...
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#

(..........................................)

Section "Device"
Identifier "ATI Technologies Inc Rage XL AGP 2X"
Driver "ati"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
[glow=red,2,300]DisplaySize 542 433[/glow]
EndSection
calz@calz-desktop:~$ xdpyinfo | grep -A1 dimen
  dimensions:    1280x1024 pixels (322x241 millimeters)
  resolution:    101x108 dots per inch

Re: Problemi con OpenOffice 2.2 [RISOLTO]

Inviato: giovedì 24 maggio 2007, 18:32
da calz
scusa se rompo, un'altra informazione provata.
ho installato java 1.6 e l'ho sostituito a java di default 1.4. ma niente miglioramento dello scomparsa/comparsa icone del menu.

poi ho provato ad aprire OO da terminale

Codice: Seleziona tutto

calz@calz-desktop:~$ /usr/lib/openoffice/program/soffice.bin
e così il foglio è stabile, le icone sono fisse. poi salvo doc e lo riapro normalmente cliccando sull'icona e di nuovo lo scherzo delle icone (ripeto il fatto strano che con kde non sembra dare problemi).

Mi rimane solo la prova di reinstallare ???? ci scrodo poco perchè come mai funziona con kde e con lancio da consolle?

...e chiedo lo faccio con terminale:

Codice: Seleziona tutto

sudo apt-get remove openoffice.org
perché in synaptic le voci Open Office sono tantissime.

scusa l'ignoranza. grazie

Re: Problemi con OpenOffice 2.2 [RISOLTO]

Inviato: domenica 27 maggio 2007, 16:13
da calz
ritento. grazie