Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.22 seconds.

  1. [ubuntu] Re: PolicyKit/DBUS errors (The maximum number of active connections for UID 1000)

    Hi MadMax... this is a different error than the one this thread was created to address sorry. Hope the upgrade fixed it.
  2. [ubuntu] Re: PolicyKit/DBUS errors (The maximum number of active connections for UID 1000)

    Hi MadMAx2... are you able to describe the program & exact error messages you're seeing?
  3. Replies
    18
    Views
    8,078

    [xubuntu] Re: NTFS Drive not displayed in Xubuntu

    Harmonix444,

    I just realised I never chased up your last problem. That final line should have read:

    sudo mount -o defaults,umask=007,gid=<group id found before> /dev/sd?? /media/ntfs_drive
    ...
  4. Replies
    18
    Views
    8,078

    [xubuntu] Re: NTFS Drive not displayed in Xubuntu

    Hi jma79,

    To get this to automount you need to add the appropriate line in /etc/fstab.

    Open fstab in an editor by running the following in a gnome-terminal:

    gksu gedit /etc/fstab

    To the...
  5. [gnome] Re: why doesnt gconftool-2 work with su?

    Ok, the problem as identified upstream is that there has been a change in how dbus stores its sessions. This means the latest version needs to be told which session to use, else it simply creates a...
  6. [gnome] Re: why doesnt gconftool-2 work with su?

    Actually subes, I notice you are using 'su'... perhaps try the script with 'sudo -u username <command>' instead? Also, what release of Ubuntu are you currently running?
  7. [gnome] Re: why doesnt gconftool-2 work with su?

    Hi Temüjin,

    While normally this would be the case, on this occassion a user id is being passed to su.

    From the man pages:

    su [options] [LOGIN]

    So the su command is actually changing to...
  8. [gnome] Re: why doesnt gconftool-2 work with su?

    Hi there,

    I experienced the same problem. I am quite positive this is a bug as it previously behaved properly under Hardy. I have filed this as bug#290647 . You might want to subscribe yourself...
  9. Replies
    5
    Views
    1,059

    [kubuntu] Re: 3D and Dual Screen with ATI card?

    Hehe... welcome back :). The delays are no problems lol.

    Regarding envy, indeed, you will be using envyng (thats what will be installed by entering that line of code I displayed).

    To explain a...
  10. Replies
    5
    Views
    1,059

    [kubuntu] Re: 3D and Dual Screen with ATI card?

    Hiya!

    Sorry for my late arrival. Have you checked out a project called "Envy" (http://albertomilone.com/nvidia_scripts1.html)? This is a cleaner (and I've found more reliable) way to install the...
  11. Replies
    4
    Views
    1,548

    [ubuntu] Re: dvd playback color problem in hardy

    What's the output of both when the colour is normal, and when the colour is inverted?


    xvinfo | grep -A2 XV_HUE
  12. [ubuntu] Re: Gutsy to Hardy Compiz and Video Issues with fglrx

    Possibly have a look at http://ubuntuforums.org/showpost.php?p=146359&postcount=2 . This seems to be a limitation of the x11 output driver with mplayer, i.e., it won't automatically scale or resize.
  13. [ubuntu] Re: Gutsy to Hardy Compiz and Video Issues with fglrx

    You will want to change your default video output module for totem and mplayer. These need to be changed seperately.

    To change totem, open a terminal and type in the following:
    ...
  14. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    Glad to hear it all works :-)
  15. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    I'll notice that your run line is not quite correct:

    You need the following exactly (just copy and paste):

    java -classpath ./jdic.jar:. -Xmx256m -Djava.library.path=....
  16. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    Wait a sec....

    You have this line:

    java -classpath ./linux/jdic.jar:. -Xmx256m -Djava.library.path=. org.alliance.launchers.ui.Main > /dev/null 2>&1 &

    Is that one line or two lines in your...
  17. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    Hiya :)

    Sorry for the delay... I'm recouperating from exams! The problem you are suffering is caused by the fact you are using gjc (http://gcc.gnu.org/java/) rather than the sun-java (i.e., fake...
  18. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    You're missing the jdic.jar file. This should have been unzipped to the Alliance directory. Double check that you followed this step correctly:


    Post back where abouts you extracted the file...
  19. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    Hmm... the program output shows that you are still missing some required files. Can you navigate to the directory you extracted Alliance to and post back the results of doing the following commands:...
  20. Thread: Alliance p2p

    by peitschie
    Replies
    64
    Views
    10,309

    [all variants] Re: Alliance p2p

    hotz3, see this post on the earlier pages: http://ubuntuforums.org/showpost.php?p=4944632&postcount=7

    Basically, your missing a jar file that is needed for the program to start. Follow those...
  21. [ubuntu] Re: orphaned packages manager update breaks netbeans, seemingly forever

    Apparently it is checked by default


    Though this is the kind of issue that would easily go unnoticed if introduced... I'll keep an eye out on my next install.
  22. Replies
    30
    Views
    3,663

    [ubuntu] Re: Cannot play DVDs! Help!

    Can you afford a quick reboot? We could untangle that possibly but I don't know if its worth the effort :)

    Just for interests sake, you can sometimes find which application is trying to use it by...
  23. Replies
    30
    Views
    3,663

    [ubuntu] Re: Cannot play DVDs! Help!

    Have you installed libdvdread?

    Try the following in a terminal window:

    sudo apt-get install libdvdread3

    Then run the following:

    sudo /usr/share/doc/libdvdread3/install-css.sh
  24. [ubuntu] Re: orphaned packages manager update breaks netbeans, seemingly forever

    Glad it has all resolved. It was my pleasure to assist :)
  25. [ubuntu] Re: orphaned packages manager update breaks netbeans, seemingly forever

    It is complaining because the wrong version of tzdata is already installed. It looks like you have a partial update installed...

    Have you turned off hardy-updates by chance? This is...
Results 1 to 25 of 118
Page 1 of 5 1 2 3 4