Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    117
    Views
    67,967

    Re: Map Windows Shares Permanently with GVFS

    You may want to mount at the fs level
    http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/
  2. Replies
    117
    Views
    67,967

    Re: Map Windows Shares Permanently with GVFS

    There is already a list of shares in the keyring...



    import gnomekeyring
    def list_all():

    for obj in gnomekeyring.find_network_password_sync(None,None,None,None,"smb"):

    mount...
  3. Replies
    105
    Views
    54,402

    Re: HOWTO: Thumbnails for OpenOffice.org 2 files

    https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/25827

    Trying really hard...
  4. Replies
    0
    Views
    739

    Need an icon for Ear Candy!

    Hi I'm looking for a new icon for ear candy..

    I've had 1 suggestion so far..
    https://bugs.launchpad.net/earcandy/+bug/379445

    its nice but I don't think the colors are tango and its a little...
  5. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    if all else fails delete the files in your
    $home/.pulse

    That will reset all the pulse settings
  6. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    Its probably that the volume for those applications had been set to zero...

    You can use pulse volume control to raise the levels...

    This seems to be very a common problem people have.. even...
  7. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    0.4 is now available

    - Push's sound to USB headsets on plug-in
    - Detects active streams using a volume meter (fixs video in firefox flash)
    - Ability to lock sound to current rules
    - Fixed a lot...
  8. Replies
    0
    Views
    706

    USB Headsets + pulse - interpid

    I just brought my self a new USB headset, which is all good, it appears as a USB sound card.. pulse audio sees it when I plug-in but the sound all stays on the machine card not the headset!

    You...
  9. Replies
    105
    Views
    54,402

    Re: HOWTO: Thumbnails for OpenOffice.org 2 files

    Also it dosnt work on jaunty!
  10. Replies
    105
    Views
    54,402

    Re: HOWTO: Thumbnails for OpenOffice.org 2 files

    Maybe should ditch the icon overlay for now and add back all the mimetypes.. so we can get this in ?
  11. Replies
    105
    Views
    54,402

    Re: HOWTO: Thumbnails for OpenOffice.org 2 files

    Nice work you beat me to it :)

    P.S did you update the bug as well ?

    Confirm it works here on intrepid
  12. Replies
    105
    Views
    54,402

    Re: HOWTO: Thumbnails for OpenOffice.org 2 files

    Heres a new version tested for intrepid and jaunty

    - removed hardcoded icon paths
    - turned off icons by default

    https://code.launchpad.net/~killerkiwi2005/+junk/ooo-thumbnailer

    to build a...
  13. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    Ask and you shall receive :)

    The 0.4 branch registers its self with dbus

    Starting the a executable second time will now show you the pref window and not start a second instance of ear candy
    ...
  14. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    0.3 should have a "show icon" checkbox on the advanced tab,

    Wait I see what you mean.. now you can get to the UI :)

    Ill have to think about that should be away to get around it
  15. Re: GUI Fan Club – for a Terminal-free Ubuntu experience ! (Only if you want it…)

    A new one i've started using disk-manager
    http://flomertens.free.fr/disk-manager/
  16. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    updated to version 0.2
  17. Replies
    3
    Views
    1,618

    Re: Make Wine apps look better

    The script from this post uses the colors from your current GTK theme :)

    http://ubuntuforums.org/showpost.php?p=5506889&postcount=29
  18. Replies
    5
    Views
    2,991

    SIngle instance skype

    This quick bit of python will show the skype window if its started else it starts a new instance..


    #!/usr/bin/env python
    import dbus
    import sys
    import os

    try:
    # Try and set skype...
  19. Replies
    0
    Views
    349

    Python Ctypes call backs / Pulseaudio

    Anybody able to help with this Im stuck :)

    http://bazaar.launchpad.net/~killerkiwi2005/eyecandy/trunk/annotate/10?file_id=test_pulse.py-20081009234404-g9ynoqesuqtmpivq-4

    Trying to do a ctypes...
  20. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    - I was planing on adding a general properties tab with a couple of options

    - Thats a logic fault in the fading at the moment it just detects if the volume level is greater or less than the target...
  21. Replies
    16
    Views
    2,146

    Re: Pulse Audio Rules

    I'll plead "stupidity" for the name I started with eye but changed to ear and lp dosnt change the url's ;)


    The dep is python-xlib, I just merged your changes
  22. Replies
    16
    Views
    2,146

    Pulse Audio Rules

    Version 0.4

    What works now :
    - All volume adjustments are fades
    - Fade out music/video players on skype call
    - Fade to music player with focus when more than one
    - Fade out music player...
  23. Replies
    31
    Views
    45,872

    Re: Make WINE Apps Look Better

    see this python script http://ubuntuforums.org/showthread.php?t=55286&page=4
  24. Replies
    47
    Views
    63,370

    Re: HOWTO: Set-up a gameport gamepad or joystick

    for those that want to play games that dont have native joystick control

    http://ubuntuforums.org/showthread.php?t=903858
  25. Re: GUI Fan Club – for a Terminal-free Ubuntu experience ! (Only if you want it…)

    There apt install links, they should work on ubuntu with firefox....

    try



    sudo apt-get install gnome-schedule


    sudo apt-get install nautilus-actions
Results 1 to 25 of 167
Page 1 of 7 1 2 3 4