Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    1,048

    [SOLVED] Re: How To Check If A PPA Is Added Correctly?

    From memory, you should use:

    sudo apt-get install handbrake-gtk
  2. [ubuntu] Re: Error Message on startup "KVM DISABLED BY BIOS" 12.10

    reboot into BIOS, and look for "virtualisation" (or something similar) - turn this on, and that error will disappear.
  3. Re: Help with Adding custom launcher to Ubuntu unity sidebar

    Precede the space with "\", thus:

    /home/user/.wine/drive_c/Program\ Files/anyprogram.exe
  4. [ubuntu] Re: Recover encrypt home directory | Lost passphrase

    If you know your user password (as opposed to the encryption passphrase), I believe you can chroot into the directory... I'm sure I've done this in the past.
  5. Replies
    7
    Views
    887

    Re: trouble with icaclient

    Not really! :p

    I'm not sure what's it doing - it appears to be passing anything with "86" to null (i.e. deleting it), but as we're on 64 bit, it was running into the errors. Adding the "x86_64"...
  6. Replies
    7
    Views
    887

    Re: trouble with icaclient

    I've just checked my icaclient.postinst file, and line 2648 says this:


    echo $Arch|grep -E "i0-986|x86_64" >/dev/null


    Which isn't quite the same as I had thought I'd made it... But it...
  7. Replies
    7
    Views
    887

    Re: trouble with icaclient

    I presume you're using 64bit Ubuntu?

    1. Install the .deb and let it fail
    2. Edit /var/lib/dpkg/info/icaclient.postinst
    3. Replace the line that says
    echo $Arch|grep "i[0-9]86" >/dev/null with ...
  8. Replies
    4
    Views
    596

    Re: Citrix xenapp issue?

    This is a terminal instruction to identify where wfica is located. When you get the "open wth..." dialogues in firefox (for the .ica file), navigate to /usr/lib/ICAClient, and select wfica to open...
  9. [ubuntu] Re: Google Music-Manager issue after 12.10 upgrade

    What version of Google music are you using? I'm on 1.0.51.1573-r0 from their PPA. If you need to update:

    add:


    deb http://dl.google.com/linux/musicmanager/deb/ stable main

    to your...
  10. [ubuntu] Re: Google Music-Manager issue after 12.10 upgrade

    *puts hand up*

    Ubuntu 12.10 64bit. Works fine (clean install) - uploaded over 12000 songs, and still going strong
  11. [ubuntu] Re: Firefox - mouse wheel click acting differently?

    Middle click doesn't work with the globalmenu - never has (nor does right click, which was much more useful for me). This is by design, to ensure a "consistent experience", according to Mark - I...
  12. Replies
    0
    Views
    1,328

    [ubuntu] Empty samba shares

    I have Ubuntu 12.10 64bit, on my desktop machine, running samba. My android devices (and Ubuntu netbook) can see the shares from this device, with no problem.

    However, using raspbmc (XBMC on Pi)...
  13. Replies
    0
    Views
    492

    [ubuntu] adding to .apk error

    In Ubuntu 12.04 I could edit a certain apk (android) file by simply opening it in file-roller and dragging and dropping the replacement files into it.

    Since upgrading to 12.10, I'm unable to do...
  14. Replies
    7
    Views
    892

    [ubuntu] Re: 12.10 unity bar issue

    Add



    Option "ConstrainCursor" "no"


    to the Device section of xorg.conf then reboot (if xorg.conf is not on your system, create it with nvidia-settings). it's a problem with the...
  15. Replies
    19
    Views
    4,752

    [ubuntu] Re: Android MTP Connection problem

    try typing the commands, rather than cut and paste... Websites tend to screw up the quote marks

    " or “
  16. [ubuntu] Re: ripping to MKV but loosing half the DVD

    What DVD is it? I had trouble with some Disney ones ("Up" was the worst), because they’ve got a weird copy protection that gives 99 titles, all of the same (apparent) length but when ripping it's...
  17. Thread: Html5

    by Steeperton
    Replies
    10
    Views
    1,681

    [xubuntu] Re: Html5

    Nonsense. Youtube uses WebM (and h.264 as a fallback). The clue is who "owns" youtube and WebM (Google)

    Firefox and HTML5 youtube works fine for me. Indeed it works better than flash, so I have it...
  18. Replies
    9
    Views
    3,275

    [ubuntu] Re: How to get sound working with Skype 4.0

    Do you mean that no-one can hear you,or you can't hear them?
  19. Replies
    15
    Views
    1,053

    Re: Encoding CD's

    I believe that grip is no longer maintained (for a few years now).

    abcde is the most powerful tool I've come across. See this site (by someone from this forum) for a good user guide:...
  20. [ubuntu] Re: How does one rename lots of music files into the right ones using the intact ID-3

    EasyTag (in the repositories) can do this easily (you need to use the "scanner").

    All in a GUI, so no need to code ;)
  21. [ubuntu] Re: How to burn audio_ts & video_ts into DVD ?

    Try opening the directory in VLC (I know there's an option to play directory in there, not sure about other programmes).

    It could be that when ripping the DVD, you've removed the menu, somehow.
  22. [ubuntu] Re: How to burn audio_ts & video_ts into DVD ?

    try mksiofs


    mkisofs -dvd-video -o ~/dvdname.img /PATH/TO/FOLDER/

    If that works, any DVD burner will burn the ISO.
  23. [ubuntu] Re: Need Help Capturing Video from Panasonic Mini DV Camcorder

    I used to use Kino a long, long time ago, and I recall that I had to run it as root ("sudo kino") in order to get it to read correctly.

    Otherwise, run kino normally, connect the camcorder, and...
  24. Re: FLASH-AID: remove conflicting plugins and install proper flash plugin version

    Afriad not - clicking on the version number, the "settings" option is greyed out :(


    Ta.
  25. Re: FLASH-AID: remove conflicting plugins and install proper flash plugin version

    When I right click on a flash video, and select "settings", this settings box pops-up, but is unresponsive - I can't do anything with it, including closing! So I have to refresh the page to view the...
Results 1 to 25 of 112
Page 1 of 5 1 2 3 4