Search:

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

Page 1 of 8 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    13,305

    [ubuntu] Re: Using (Free) HotspotShield with Ubuntu ???

    Maybe try VPNReactor:

    https://www.vpnreactor.com/

    Setup on this forum:

    http://ubuntuforums.org/showthread.php?t=2207653
  2. Replies
    4
    Views
    442

    Re: Bash scripting problem

    You may find it useful to write your scripts with:

    #!/bin/bash -e

    Also, you may want to use the following to display any error codes:

    echo $?

    Here is a link to some error code...
  3. Replies
    6
    Views
    422

    [ubuntu] Re: begnners in shell scripts

    http://it-ebooks.info/book/1395/
  4. Replies
    5
    Views
    1,188

    [ubuntu] Re: Remove Gnome-shell/Unity

    The psychocats.net was the best I could come up with as well. I suppose what I am looking at, since I am a Fluxbox user, is a base type install, which is found in Debian installs. The demand for a...
  5. Replies
    5
    Views
    1,188

    [ubuntu] Remove Gnome-shell/Unity

    Is there a way to remove Unity without having Gnome-shell installed and vice-a-versa?
  6. Thread: Synaptic Error

    by SpEcIeS
    Replies
    7
    Views
    710

    [ubuntu] Re: Synaptic Error

    That did it. Thank-you. :) I would not have put those two together.

    Launch 'gnome-control-center'
    Open 'Universal Access'
    and set 'Screen Reader' to 'OFF'
  7. Thread: Synaptic Error

    by SpEcIeS
    Replies
    7
    Views
    710

    [ubuntu] Re: Synaptic Error

    ;) Did that too as well as a system reboot. Applied a strace and there seems to be a lot of resources missing:

    execve("/usr/sbin/synaptic", ["synaptic"], [/* 21 vars */]) = 0
    brk(0) ...
  8. Thread: Synaptic Error

    by SpEcIeS
    Replies
    7
    Views
    710

    [ubuntu] Re: Synaptic Error

    Yeah, this was done, but the results are the same. :(
  9. Thread: Synaptic Error

    by SpEcIeS
    Replies
    7
    Views
    710

    [ubuntu] Synaptic Error

    After doing todays updates (2011.11.03) Synaptic throws off this error:

    terminate called after throwing an instance of 'std::out_of_range'
    what(): vector::_M_range_check
    Anyone else seeing...
  10. [xubuntu] Re: webcam : no more colors after upgrade to 11.10

    Installed v4l2ucp and there seems to be no problem. Again, the problem only seems to be relevant with gstreamer interaction on my machine. All other programs, such as cheese, that use gstreamer do...
  11. [xubuntu] Re: webcam : no more colors after upgrade to 11.10

    Similar problem with my Logitech webcam, but it works as normal via VLC. This is a gstreamer on my system.
  12. Replies
    21
    Views
    4,255

    [ubuntu] Re: VLC audio always out of sync.

    To build a x86_64 with a dual core processor, use the following:


    sudo apt-get build-dep -y vlc

    ./configure --enable-static --build=x86_64-linux-gnu --config-cache --disable-maintainer-mode...
  13. Replies
    21
    Views
    4,255

    [ubuntu] Re: VLC audio always out of sync.

    Compiled the latest 1.1.12 and it seems to be fine.
  14. Replies
    40
    Views
    4,418

    Re: Dennis Ritchie died...

    A huge loss.
  15. Replies
    7
    Views
    1,544

    [ubuntu] Re: Pitivi output quality horrible

    If you run Avidemux while using compiz you will get interference and it is usually best to run the QT version as opposed to the GTK+, depending on your system, for better application performance.
    ...
  16. Replies
    7
    Views
    1,544

    [ubuntu] Re: Pitivi output quality horrible

    These are all very good points. Personally, I have always used Avidemux, but lately I have been playing around with OpenShot. I just fine these more intuitive, however, each to their own.
  17. Replies
    7
    Views
    1,544

    [ubuntu] Re: Pitivi output quality horrible

    Have you tried OpenShot, or Avidemux?
  18. Replies
    5
    Views
    560

    [ubuntu] Re: I'm afraid of flgrx

    Ouch! Sorry to hear that. Did you have any problems removing the PPA?


    Uninstalling:

    Use ppa-purge or remove any references (in sources.list) to this PPA and run:
    sudo apt-get install...
  19. [ubuntu] Re: Strange problem with most of ubuntu players (Movie Player, MPlayer, Rhythmbox...)

    Run the apps in a terminal and read the error messages, but aside from that, upgrade your Ubuntu. There are some very significant differences from 9.10 to 10.10.
  20. Replies
    5
    Views
    560

    [ubuntu] Re: I'm afraid of flgrx

    Here is a PPA for you to try out:



    Remember, it is a testing PPA. Good luck. ;)

    [the upper :x is a : x together]
  21. Replies
    18
    Views
    3,001

    [ubuntu] Re: Maverick & opensource ATI Drivers!

    I have also noticed the decrease in performance with the radeon driver in maverick compared to lucid. Even the fglrx drivers are worse than normal in Maverick.

    My system currently has a Radeon HD...
  22. Replies
    18
    Views
    11,585

    [all variants] Re: ATI (fglrx) possible video tearing solution

    Out of curiosity, what frame rates are you getting on your games?
  23. Replies
    18
    Views
    11,585

    [all variants] Re: ATI (fglrx) possible video tearing solution

    Unfortunately there is no current work around for this issue. I am currently using an Radeon 3450 HD card and there is no fix yet for the tearing while using the fglrx drivers, however you could use...
  24. Replies
    6
    Views
    1,043

    Re: Problem compiling pidgin 2.7.1 (please help)

    Did you apply the following before compiling?


    sudo apt-get build-dep pidgin
  25. Replies
    18
    Views
    11,585

    [all variants] Re: ATI (fglrx) possible video tearing solution

    Unfortunately this did not work for my Radeon 3450 HD and I have yet to find a solution for the tearing. The open source drivers seem to work fine, but there is a lack of performance. However, they...
Results 1 to 25 of 190
Page 1 of 8 1 2 3 4