LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error in running Fluxbox. (https://www.linuxquestions.org/questions/linux-newbie-8/error-in-running-fluxbox-613862/)

fasi 01-15-2008 10:22 PM

Error in running Fluxbox.
 
Hi,
Im getting the following error when i run fluxbox.

$./startfluxbox

Warning: X server does not support locale
Warning: cannot set locale modifiers
ThemeItem<font>: Warning! Failed to load default value 'fixed'
ThemeItem<font>: Warning! Failed to load default value 'fixed'
ThemeItem<font>: Warning! Failed to load default value 'fixed'
Aborted
$

if anyone knows how to fix this problem pls help me.

thanks in advance

Tinkster 01-16-2008 03:20 PM

Hi, and welcome to LQ!

Tell us what distro you're using, and from where you're running that command.



Cheers,
Tink

marciobarbalho 01-16-2008 03:32 PM

Delete your /home/username/.fluxbox folder and try it again

fasi 01-16-2008 10:17 PM

I cross compiled fluxbox and X11 for arm-linux and im running it on emb-linux target device.
i even tried by deleting /.fluxbox folder and the result is same.
can somebody tell me how to make the X server support locale.

F.Fhilip

Dinithion 01-17-2008 03:46 AM

I don't know how you run it, but I cant run fluxbox directly from console by running startfluxbox. I can however start a failsafe X and run startfluxbox. Try entering this:
#!/bin/bash
exec fluxbox

iside your .xinitrc (Backup old one)
and run startx instead.

fasi 01-17-2008 11:07 PM

thanks the problem is solved

anupamsr 01-18-2008 06:23 AM

Hi! How did your problem got solved?

fasi 01-19-2008 06:03 AM

The Fonts error got solved by removing .fluxbox folder and then copying a fresh .fluxbox folder
The locale error got solved by re cross-compiling X11 (may be locale folder was missing in X11R6 folder)


All times are GMT -5. The time now is 08:33 AM.