Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 217 matches

Go to advanced search

Advanced search
Search found 217 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
by RiBBiT
Sun Aug 24, 2008 11:14 am
Forum: Desktop Environments
Topic: mail-notification is asking for Keyring password
Replies: 13
Views: 2284

I can't get it to work with GNOME 2.22. I have added the gnome-keyring USE flag, re-emerged all relevant packages and replaced the pam configuration files using dispatch-conf. I have tried to delete all old keyrings and have the keyring manager create a new default one, and I have tried to use one ...
  • Jump to post
by RiBBiT
Sun Jul 20, 2008 1:52 pm
Forum: Portage & Programming
Topic: (Un)installing modules under different python SLOTS
Replies: 6
Views: 1457

I wonder precisely the same thing. I'd like to keep different python versions around to test programs I develop on each, but if the programs require third-party modules it won't work.
  • Jump to post
by RiBBiT
Sat Jan 19, 2008 7:19 pm
Forum: Desktop Environments
Topic: Locale after upgrading to Gnome 2.20.x
Replies: 6
Views: 3028

Scu wrote:I'm having the same problem. No solution??

Could /etc/make.conf setting LINGUAS="fi en" have something to do with this mess?
I "solved" it by explicitly choosing the locale I want at the GDM boot screen.
  • Jump to post
by RiBBiT
Tue Nov 27, 2007 10:49 pm
Forum: Desktop Environments
Topic: Locale after upgrading to Gnome 2.20.x
Replies: 6
Views: 3028

I have the same problem, did you find any solution?
  • Jump to post
by RiBBiT
Thu Sep 13, 2007 6:24 pm
Forum: Kernel & Hardware
Topic: (UPDATED) HOWTO: Brother MFC scan and print with sane & cups
Replies: 104
Views: 171742

Thanks for the instructions kernelOfTruth, I got my HL-2030 up and running fine.
  • Jump to post
by RiBBiT
Fri Aug 24, 2007 5:00 pm
Forum: Kernel & Hardware
Topic: 2.6.22 kernel breaks SMART [solved]
Replies: 1
Views: 1883

It's fixed in 2.6.22-r5.
  • Jump to post
by RiBBiT
Fri Aug 24, 2007 4:59 pm
Forum: Kernel & Hardware
Topic: 2.6.22-r2 - "...not capable of SMART self-check"
Replies: 2
Views: 1909

It's a kernel bug. It seems to be fixed in 2.6.22-r5.
  • Jump to post
by RiBBiT
Thu Aug 16, 2007 10:00 pm
Forum: Desktop Environments
Topic: GNOME on one screen, plain X on another?
Replies: 2
Views: 981

Too bad it isn't supported. Thanks for the tip about nested servers, Xephyr seems to be interesting.

I managed to find a workaround here for the biggest problem though. By putting the second screen on a fixed position some distance away from the other, the mouse pointer gets effectively locked in ...
  • Jump to post
by RiBBiT
Thu Aug 16, 2007 3:43 pm
Forum: Desktop Environments
Topic: GNOME on one screen, plain X on another?
Replies: 2
Views: 981

GNOME on one screen, plain X on another?

I have one graphics card with two VGA outputs, one is connected to a computer monitor and the other to a TV.

On the computer monitor I would like GNOME running, preferably with the mouse pointer locked in there.
On the TV, I'd like just plain X so that I can direct fullscreen video to it using ...
  • Jump to post
by RiBBiT
Tue May 08, 2007 8:55 pm
Forum: Desktop Environments
Topic: freetype update -> fonts ugly
Replies: 27
Views: 17965

I fixed it for me by switching from "Best Shapes" to "Best Contrast" in the GNOME Font Preferences.
  • Jump to post
by RiBBiT
Wed Apr 25, 2007 11:54 pm
Forum: Networking & Security
Topic: NFS rpc.mountd - memory leak?
Replies: 8
Views: 3450

I haven't noticed anything out of the ordinary, although my NFS server rarely is on for more than 24 hours in a row. Current RAM usage for rpc.mountd is about 3 MB after an uptime of 8 hours. I have nfs-utils 1.0.12.
  • Jump to post
by RiBBiT
Sat Apr 21, 2007 10:24 pm
Forum: Other Things Gentoo
Topic: Create a File
Replies: 6
Views: 1338

You usually let a program (application) create the files for you. What kind of file are you trying to create?
  • Jump to post
by RiBBiT
Sat Apr 21, 2007 10:21 pm
Forum: Kernel & Hardware
Topic: Problem with smartmontools [SOLVED]
Replies: 2
Views: 1927

You might need to add -d ata to the options for the S-ATA drive.
  • Jump to post
by RiBBiT
Thu Apr 19, 2007 12:16 pm
Forum: Kernel & Hardware
Topic: cpufreqd won´t start automatically
Replies: 2
Views: 1845

Have you checked the logs?
  • Jump to post
by RiBBiT
Thu Apr 19, 2007 10:20 am
Forum: Other Things Gentoo
Topic: Sorting order for ls changed
Replies: 3
Views: 3260

Perhaps you changed your locale settings? It's the LC_COLLATE environmental variable that should determine the ordering.

~ $ LC_COLLATE="sv_SE.utf8" ls -l
total 28
drwxr-xr-x 39 sork users 4096 Apr 18 19:48 alopex
drwxr-xr-x 2 sork users 4096 Apr 19 10:21 Desktop
lrwxrwxrwx 1 sork users 20 Oct 16 ...
  • Jump to post
by RiBBiT
Thu Apr 19, 2007 9:41 am
Forum: Multimedia
Topic: Photo / image printing app for gnome
Replies: 1
Views: 1406

You might want to try GQView, it can print selections and has a few scaling options as well. I have never tried printing with it myself though.
  • Jump to post
by RiBBiT
Wed Apr 18, 2007 3:10 pm
Forum: Kernel & Hardware
Topic: accessing cdrom slows down the system [SOLVED]
Replies: 32
Views: 11954

Is your kernel configured to support your chipset?
  • Jump to post
by RiBBiT
Wed Apr 18, 2007 11:37 am
Forum: Kernel & Hardware
Topic: accessing cdrom slows down the system [SOLVED]
Replies: 32
Views: 11954

Try to enable DMA and possibly some other features such as unmaskirq and 32 bit IO-support depending on your setup.

# hdparm /dev/hda

/dev/hda:
IO_support = 1 (32-bit)
unmaskirq = 1 (on)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed ...
  • Jump to post
by RiBBiT
Wed Apr 18, 2007 9:25 am
Forum: Portage & Programming
Topic: Meta Language Interpreter
Replies: 3
Views: 2593

There have been problems with the stable version of smlnj, smlnj-110.45 works fine for me though. You could also try mosml, if it's SML you use.
  • Jump to post
by RiBBiT
Thu Apr 12, 2007 6:56 pm
Forum: Desktop Environments
Topic: pstoraster failed
Replies: 1
Views: 876

I got pstoraster crashes regardless of what I tried to print. I solved it by going back to gimp-print-5.0.0.
  • Jump to post
by RiBBiT
Mon Oct 30, 2006 12:28 am
Forum: Portage & Programming
Topic: [Solved]Comix and PyGTK
Replies: 9
Views: 2133

Hmm, that does not look like Comix 3.5.1. Are you sure that you don't have some old version installed somewhere, /usr/local perhaps?

Not that it will help with your current problem, but anyway.

Try running revdep-rebuild, or re-emerge gtk+ and pygtk.
  • Jump to post
by RiBBiT
Sun Oct 29, 2006 10:37 pm
Forum: Portage & Programming
Topic: [Solved]Comix and PyGTK
Replies: 9
Views: 2133

Yes, seems like PyGTK can't be found. Those two dirs are normal.

Are you using Python 2.4? What does the following tell you?

ls /usr/lib/python2.4/site-packages/ | grep pygtk

By the way, what version of Comix do you have? That looks like an error message from 3.4 or earlier, and the earlierst ...
  • Jump to post
by RiBBiT
Sun Oct 29, 2006 9:44 pm
Forum: Portage & Programming
Topic: [Solved]Comix and PyGTK
Replies: 9
Views: 2133

What is the exact error message?
  • Jump to post
by RiBBiT
Sun Oct 29, 2006 8:45 pm
Forum: Portage & Programming
Topic: [Solved]Comix and PyGTK
Replies: 9
Views: 2133

Are you sure that PyGTK is properly installed? If you have updated Python you might have to run python-updater to fix the modules for the new version.
  • Jump to post
by RiBBiT
Thu Oct 26, 2006 10:50 am
Forum: Multimedia
Topic: How to burn a >4GB file on a dvd?
Replies: 32
Views: 26060

Are you sure the DVD is blank? It looks as if you are trying to burn a used disc, this is the clue:

Code: Select all

WARNING: /dev/dvd already carries isofs!
  • Jump to post

Search found 217 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic