Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfig abortisce (BadAlloc)
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) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Tue Dec 19, 2006 2:22 pm    Post subject: xfig abortisce (BadAlloc) Reply with quote

Ciao a tutti,

lancio xfig da terminale
Code:
$ xfig
Warning: Actions not found: StartScroll
xfig3.2.4: X error trapped - error message follows:
BadAlloc (insufficient resources for operation)
Request code: X_CreatePixmap
xfig: figure empty or not modified - exiting
Abortito
Viene mostrata per qualche secondo la finestra del programma che poi sparisce. Xorg è 7.1.

Any ideas? Se vi servono altre indicazioni sul sistema, ditelo pure.
_________________
"Every rule can be broken, but no rule may be ignored."

Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3
Back to top
View user's profile Send private message
Dun
Apprentice
Apprentice


Joined: 17 Apr 2004
Posts: 172
Location: Amsterdam (NL) / Venice (IT)

PostPosted: Wed Jan 03, 2007 12:43 am    Post subject: Reply with quote

Avevo lo stesso problema con video ad alta risoluzione (>640 di larghezza). Utilizzando una Intel i915 integrata ho risolto inserendo la linea "LinearAlloc" nel file "xorg.conf" all'interno della sezione "Device"

Code:

Section "Device"
        Identifier      "Intel"
        Driver          "i810"
        VideoRam        131072
        Option          "LinearAlloc"                   "6144"
        Option          "NoAccel"                       "false"
        Option          "DRI"                           "true"
        Option          "XVideo"                        "true"
        Option          "VBERestore"                    "true" 
        Option          "XAANoOffscreenPixmaps"         "true"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano 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