Nov 8, 2009

Kmixer Causing Problems With Fluxbox - Reseting the settings....

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Kmixer Causing Problems With Fluxbox - Reseting the settings....

abhiram
Hi,

I'm using Slackware 10.1. I've been using mostly KDE. But for the past couple of months I've started using fluxbox. It's great actually... lightweight and all that... I'm just having one small problem with kmix. Everytime I logout and login, kmix resets the values back to the default values. This happens only with fluxbox. In KDE, it restores the settings I kept previously. I've tried both checking and unchecking the 'Restore volumes on login' option in the settings.... but it still resets the volume to somewhere near half. Any ideas anyone?

Thanks.

Comment/Reply (w/o sign-up)

yordan
when you log in with fluxbox, do you use the same login as when you login with KDE ?
If yes, then there a no permission problems. So, you have to look at the exported settings.
When logged using fluxbox, open a unix shell window, type "set |sort", put in /tmp/file1.txt
when logged with DKE, open a shell window, type "set |sort" again, and put it in /tmp/file2.txt
Then look at both files to see if there is a difference, explaining the defferent behave of kmix.

Comment/Reply (w/o sign-up)

abhiram
Yes, I do use the same password for both coz it is the same user.ok... i've got both the files... and they are very much different. fluxbox only has 17 lines but KDE has 25 lines. But what do i do now? What exactly does the set command do? Give me the environment variables?

Comment/Reply (w/o sign-up)

yordan
OK, let's talk a little bit about philosophy.
the "set" command shows all the variable which value is set to something.
It's only a display, nothing dangerous.
Simply, the usual philosophy with Unix is that, if a variable (let's say DISPLAY or TERM) has a value (like TERM=vt220 or TERM=aixterm), then this value is used.
If this variable has no value, then the default values for the system are used.
So, suppose that in KDE you have something like "USER_SETTINGS"=/var/home
and has another value in the other environment, the results will be different.
So, look in your two settings listing which is the difference, and try putting in your fluxbox environment what you had in your KDE environment.
One non-destructive way could be to create (using vi for instance) a script named "mysettings.sh", and activate it by typing ". ./mysettings.sh".

Unfortunately I am not famliar, neither with fluxbox nor with kmix. But what I am telling you is quite standard Unix things, occuring so often that it's probably the reason of your problem.


By the way, isn't kmix the mixer coming with kde ?

 

 

 


Comment/Reply (w/o sign-up)

abhiram
QUOTE
By the way, isn't kmix the mixer coming with kde ?


Yea... ur right. But it works with fluxbox as well.

I think I understand what your trying to say. I'll give it a shot. I think I'll have to do some googling first. I'll post back when I get a solution. Thanks for your time smile.gif.

Comment/Reply (w/o sign-up)

yordan
Time is not the only important thing.
I must confess that I would like to see if my Unix AIX professional experience makes me able to help a guy having Linux environment variables problems, in a fild where I know almost nothing ! If it could happen to be really helpful, this would be really grat ! wink.gif

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : kmixer, causing, problems, fluxbox, reseting, settings

  1. Mysql Build/install Problems
    (4)
  2. Names Hacking
    Names scheme problems, especially LVM (1)
    I'd like to have a little talk about names. All of us who stick with IT industry repeatedly deal
    with various names, labels, arbitrary strings and such. Starting from variables, procedures and
    functions names in programming languages, continuing with logins, users, computers names and finally
    finishing with passwords and passphrases. I notice one interesting fact. At first, when super new
    cool named thing introduced, the finest in the universe manual sad: the name of the_thing is
    arbitrary string consisting of alphanumeric characters and underscores .... bla-bla-bl....
  3. Red Hat 9 Dual Ethernet Problems?
    (2)
    Hello, A while ago before I installed Fedora Core 5, I tried installing Red Hat Linux 9 on the
    following system: -Intel Pentium III 900 MHz CPU -512 RAM -Dual Ethernet (10/100) However, during
    installation, the Ethernet cards were never found so I couldn't get online. Now, I'm
    installing Red Hat 9 on this (much) older computer, Pentium II and I don't remember the CPU
    speed, 128 RAM (I think) and this time during install, Red Hat found the Ethernet. This system has
    an 3Com card that was taken out of my other system. I was just wondering if Red Hat had any ....
  4. Fedora Core 5 Problems
    Installing packages (5)
    Whenever I try to install a package, I get the following error message in the shell: QUOTE
    Loading "installonlyn" plugin Setting up Install Process Setting up repositories updates Cannot find
    a valid baseurl for repo: updates Error: cannot find a valid baseurl for repo: updates Thanks
    for any help trying to fix this! F Edit: This was linked to an ISP problem that I verified with
    a friend on the same ISP. Apparently they were having some problems because I also couldn't
    access SourceForge or Photobucket. They've seem to have fixed the problem. F....
  5. Problems With VS-FTPD Under FC4
    (12)
    Hey guys, I just reinstalled my server with FC4. VSFTPD is enabled on it. When I try to connect to
    it from my windows system using FileZilla - it connects fine, i.e. VSFTPD accepts the login/pass and
    shows the welcome message too. Then comes the problem - when it issues a LIST command and tries to
    show me the default directory it gets stuck for a good while and then times out. This is happening
    for ANY and EVERY directory. At first I thought it must be something to do with the chmodding - so I
    tried all the modes +777, +755 etc.. but no avail. Same result in all cases.....
  6. Minor Knoppix Problems
    will they stay in a proper install (6)
    there are the occational problem that i have on knoppix that i would like to know if i will have
    them when i install linux. i.e. file format issues - especially music files .wma? dvd player wont
    play one of my dvd's some of the programs on the menu dont start when i click on them gaim wont
    work just wondering....
  7. Need Help With Apache Configuration Problems
    (3)
    Hello I have some problem with my apache - I want to configure it to work, when I write in my
    browser 'http://localhost' I have LAN in my house and I set an adress 192.168.0.6, and when
    I want to use it, I have to write my IP, what is annoying :] Maby I have broke something in setting
    of my IP or something? And what I have to do, to have a local serwer on linux (I use Aurox 10.0)
    Maby that distribution isn't good for a local serwer? maby I should change it for something
    ealse? Please help....
  8. Drivers Problems In Linux
    Drivers aren't always ok in Linux (8)
    I open this topic because I have already a problem! My Linux (Fedora Core 3) doesn't accept
    drivers of my modem... what can I do? My modem is an IPM Datacom Dataway USB. Help me, please!
    Anysoftware NDWeb....

    1. Looking for kmixer, causing, problems, fluxbox, reseting, settings

See Also,

*SIMILAR VIDEOS*
Searching Video's for kmixer, causing, problems, fluxbox, reseting, settings
advertisement



Kmixer Causing Problems With Fluxbox - Reseting the settings....

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com