Search:

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

Page 1 of 9 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    193

    [all variants] Output of /scripts/init-* scripts

    Hi,

    My *nix experience is pretty solid but I have noticed as Ubuntu progresses and attempts to become more mainstream, things like console output at boot, debug output, and verbose messaging is...
  2. [ubuntu] Re: GNOME Shell Installation on Ubuntu 10.10 Maverick

    You should add these following packages to your list of dependencies as the gnome-shell-build-setup.sh script tells you to download them:



    xserver-xephyr python-dev libjasper-dev


    As well as
  3. Replies
    3
    Views
    615

    [all variants] Re: Remote GUI Server/Client with Sound

    Doesn't seem like a bad fit but its almost overkill as this looks like it overwrites the entire X window system with its own.

    I guess I was more or less just looking for a VNC client that can...
  4. Replies
    3
    Views
    615

    [all variants] Re: Remote GUI Server/Client with Sound

    Thank you, will do so now and let you know what I find.
  5. Replies
    3
    Views
    615

    [all variants] Remote GUI Server/Client with Sound

    Hi,

    I am looking for a client/server application that can allow me to have remote GUI access (eg: VNC) but with the ability to use sound.

    I see that TeamViewer has a linux application out now...
  6. Replies
    6
    Views
    1,301

    [ubuntu] Re: 10.04 Black Tooltps and other areas

    No problem :D. It was bugging the hell out of me too when I upgraded to 10.04. I thought it may have been the new nVidia driver which otherwise was working for me perfectly.
  7. Replies
    6
    Views
    1,301

    [ubuntu] Re: 10.04 Black Tooltps and other areas

    Fixed:

    System -> Preferences -> Appearance -> Themes Tab -> Customize -> Colors Tab -> Tooltip setting

    Changed it from black to white
  8. Replies
    6
    Views
    1,301

    [ubuntu] Re: 10.04 Black Tooltps and other areas

    Heres another example from Pidgin
  9. Replies
    6
    Views
    1,301

    [ubuntu] 10.04 Black Tooltps and other areas

    Its really hard to explain in the subject field but take a look at the picture.

    Basically, the tooltips in Eclipse show up as big black blobs. I thought it was Java and rolled it back, didnt...
  10. Replies
    11
    Views
    1,655

    [ubuntu] Re: Bluefish 2.0 Out and it's surprisingly good

    I guess I'll give it a second chance. It honestly didnt feel like anything different to me than gedit so I ditched it and just decided to use Eclipse PHP IDE. While I am a huge fan of the Eclipse...
  11. Replies
    1
    Views
    324

    [all variants] Re: 64 Bit Processor and RAM

    Nevermind, just found this quip of a post on ASUS

    http://vip.asus.com/forum/view.aspx?id=20100119175615203&SLanguage=en-us&page=3&board_id=20&model=Eee%20PC%201201N

    Just in case anyone else is...
  12. Replies
    1
    Views
    324

    [all variants] 64 Bit Processor and RAM

    Hi everyone. Any help on this would be much appreciated.

    I have recently purchased the new ASUS 1201N Netbook. The specs are:

    - Intel Atom 330 @ 1.60 Ghz, 64-bit processor
    - Nvidia ION...
  13. Replies
    7
    Views
    1,802

    [ubuntu] Re: Unreliable wireless with RT61/RT2561 9.10

    I'm having the same problem...I just wrote this for now. Its not the best thing to do but its a band-aid until a real fix comes along.




    #!/bin/bash

    sleep 1 && ifconfig wlan0 down
    if [ $?...
  14. [all variants] Multiple Ethernet Devices (with separate purposes)

    Hi everyone,

    I have three ethernet devices on my primary machine.

    1. Broadcom BCM4318
    2. Onboard ethernet device
    3. PCI Ethernet Device

    On my secondary machine (kind of like my dev machine)
  15. Replies
    123
    Views
    63,581

    Re: HOWTO: Install BitPim

    Oh sweet, it worked. I guess I probably didnt remove my .bitpim directory (or some other files) when I installed the one from the bitpim website.

    Thanks guys!
  16. Replies
    123
    Views
    63,581

    Re: HOWTO: Install BitPim

    Weird. Didn't work for me. I'll try it again and maybe toy with that one a bit more.
  17. Replies
    123
    Views
    63,581

    Re: HOWTO: Install BitPim

    I tried both. When I tried the one from the BitPim website, it did the exact same thing as the one from the repositories. The only thing I can think of is that I did not run the one from the bitpim...
  18. Replies
    123
    Views
    63,581

    Re: HOWTO: Install BitPim

    I'm under the impression that BitPim on Linux/Ubuntu does not work with the newest Voyagers Firmware of VX10KV11. The manual says it was built and tested with VX10KV03 and I remember that when the...
  19. Replies
    15
    Views
    7,484

    [ubuntu] Re: VLC: Error messages

    Personally, I havent tried it yet (silly me). But, dont they all use the same codecs? In this instance, the "avcodec" decoder so that means, technically speaking, it would encounter the same late...
  20. Replies
    15
    Views
    7,484

    [ubuntu] Re: VLC: Error messages

    I also have this issue and noticed it more in Jaunty using the newest VLC from the repositories.

    System Specs:

    - AMD 64 x2 Athlon 4000 (2.2 ghz)
    - 4 Gigs of RAM (though using 32 bit Ubuntu so...
  21. Replies
    1
    Views
    1,693

    [ubuntu] Re: Constant left click mouse script

    One possible way to do it is install Mono with the VB.NET capabilities/plugin and then write a VB app to do it. The sendkeys API I am pretty positive will be available.
  22. Replies
    5
    Views
    677

    [ubuntu] Re: CD boot for online banking

    Are you using Windows as your standard operating system now? If so, you can just use Wubi and run the liveCD through Windows and do your banking and other things through it. This way, you wouldnt...
  23. [ubuntu] Re: "rdesktop -f myserver.com" not working in startup applications command line

    Well, I know rdesktop and tsclient are very temperamental when connect so if Wifi hasnt established a connection yet and you try to execute the rdesktop command on login, then it will hang in the...
  24. [ubuntu] Re: "rdesktop -f myserver.com" not working in startup applications command line

    Maybe try:



    sh -c "rdesktop -f myserver.com"
  25. [ubuntu] Re: 9.04 removing GDM disables admin tools and more

    I actually experienced this exact same scenario. I didnt spend much time troubleshooting it but I ultimately wound up just adding GDM back to the startup via

    sudo update-rc.d gdm defaults

    On a...
Results 1 to 25 of 206
Page 1 of 9 1 2 3 4