Search:

Type: Posts; User: Crazedpsyc; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds.

  1. [gnome] Re: How to use Lightdm login manager instead of gdm

    I just installed lightdm again in natty, and the problem is still there.
    Up, Down, Right, and End keys don't function properly.
  2. Re: [python] How can I run a DBus loop at the same time as my main loop

    Actually, the --print-reply option makes it work! I tried it several times with and without --print-reply, and the method only worked when I used --print-reply!
  3. Re: [python] How can I run a DBus loop at the same time as my main loop

    Oh, I never really thought of that :D
    Its not very "pythonic", but it'll do
    Thanks!

    EDIT: :( How do I use dbus-send?
    I have the main loop running in my program with the DBus interface up.
    I...
  4. Re: [python] How can I run a DBus loop at the same time as my main loop

    bump
  5. Re: [python] How can I run a DBus loop at the same time as my main loop

    Sorry, ive been busy and forgot I asked...
    SledgeHammer, I guess I could somehow add whatever happens in the DBUS main loop to my main loop, but my loop has so many other things in it that make my...
  6. [python] How can I run a DBus loop at the same time as my main loop

    As the title says, I have a CLI app (a shell actually) that I want to communicate and be controlled over DBus. So I have a "while 1:" loop with a fancy raw_input inside, but if I call loop.run()...
  7. Replies
    13
    Views
    885

    [ubuntu] Re: Sound problem

    I'm not exactly sure how to use the script, or how safe it is, but I can tell you how to get it

    open your terminal and run:

    git clone git://github.com/simos/alsa-upgrade.git
    That will make a...
  8. [SOLVED] Re: [python] Redirect stdin stderr and stdout to wxPython text box

    That is exactly what I wanted, thanks!
  9. Replies
    13
    Views
    885

    [ubuntu] Re: Sound problem

    Well a cheap-o soundcard runs about $1 in the US, so I don't think that is such a bad thing ;)
  10. [SOLVED] Re: [python] Redirect stdin stderr and stdout to wxPython text box

    Thanks, I'll take a look!
  11. [SOLVED] [python] Redirect stdin stderr and stdout to wxPython text box

    Hello, I would like to make a very very tiny terminal application in wxPython to use with the shell I am making.
    I know I can set sys.stdout to a custom class and have the write method go to a...
  12. Replies
    13
    Views
    885

    [ubuntu] Re: Sound problem

    Yikes! Ok, it sounds like it might be a hardware problem. have you tried with headphones or other speakers? If that doesn't work, it is probably the sound card itself. The things do wear out and quit...
  13. Replies
    5
    Views
    1,074

    [SOLVED] Re: Any eye candy for Gnome?

    GPhotoFrame is pretty awesome, and if you can find a APOD feed that works with it, that might be an option

    Old Installation instructions here:...
  14. Replies
    1
    Views
    281

    [ubuntu] Re: need a plugin instead of Flash

    Well there's Gnash, but it is rather buggy and often doesn't work for flash.
    try it out though, it's easy to uninstall if you don't want it.

    sudo apt-get install gnash browser-plugin-gnash
    It...
  15. Replies
    13
    Views
    885

    [ubuntu] Re: Sound problem

    Open up that terminal again and run:

    sudo apt-get install padevchooser
    That will install a tool useful for finding and fixing sound problems. It has fixed every single sound problem I have ever...
  16. Re: Manually overriding a bluetooth device type

    Anything specifically? The keyboard is the Celluon LaserKey CL850BT, I got it working on WinXP without any of the extra drivers that came on the CD, there are only CD drivers for winxp-vista...
    My...
  17. Re: Manually overriding a bluetooth device type

    Bump again. Be sure to read that previous post.
    Any ideas?
  18. Replies
    3
    Views
    4,665

    [SOLVED] Re: / is read-only after chmoding!!

    Thanks, before I even read that, I locked my screen, and it refused to unlock. So I switched over to tty6 (or whatever Ctrl+Alt+F6 is) and backed up some stuff.
    Then I sudo shutdown -h 0 and...
  19. Replies
    3
    Views
    4,665

    [SOLVED] / is read-only after chmoding!!

    Hi, as it say in the title, my / partition appears to be Read-only.
    It was not that way at first, but I was marking some files as executable from the terminal (my own files in my home folder).
    Then...
  20. Replies
    8
    Views
    1,694

    [SOLVED] Re: DockBar(x) broken user config

    Yup, that did it! Thanks!
    the egg was "Dockbarx-0.3.1.egg-info"
  21. Replies
    8
    Views
    1,694

    [SOLVED] Re: DockBar(x) broken user config

    Every time I run dockbarx_factory (no .py anymore right?) it gives:

    Traceback (most recent call last):
    File "/usr/bin/dockbarx_factory", line 20, in <module>
    from dockbarx.log import *...
  22. Replies
    3
    Views
    328

    [ubuntu] Re: Downloaded Software - Where is it?

    Because apache is a server daemon, and has no GUI, it could not be put in a menu.
    The other things are modules for apache.
    In windows, there is probaly a gui for configuring and running apache,...
  23. Replies
    47
    Views
    40,172

    Re: Ubuntu Global Jam coming soon

    Anybody know when Beta 1 is scheduled? Can you help me find the release schedule?
  24. Replies
    100
    Views
    3,676

    Poll: Re: What's your favorite Browser?

    Firefox. Always! Forever!
    4.2b1pre to be exact!
  25. Re: Manually overriding a bluetooth device type

    Might as well bump again.
    I just had a thought... Could I just change the "ports" it uses?
    The keyboard says to use port 5 for incoming and 6 for outgoing i think...

    Any idea how to do that? I...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4