Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    1,977

    Re: Humble Indie Bundle 9

    Have you guys noticed that HIB 9 games are not available through Ubuntu Software Center? Previously, all HIB bundles I've purchased (5, 6, 7, 8 and also Android 3 4 5 6) were redeemable in Software...
  2. Replies
    2
    Views
    498

    Re: Follow-up for topic 2172657

    Excellent!

    Thanks a lot for all the help and answers! My account looks great now.

    You can mark both topics as SOLVED
  3. Replies
    2
    Views
    498

    Follow-up for topic 2172657

    This is a follow up of topic http://ubuntuforums.org/showthread.php?t=2172657 , since I'm unable to post there.

    Thanks cariboo907, it looks like it worked! I have my original account back! :)
    ...
  4. Replies
    1
    Views
    844

    Re: pygtk3 gtk.AboutDialog(), help

    The problem lies in your imports and calls: 'Gdk' is not a member of 'Gtk', they are independent libraries. And 'GdkPixpuf' is another library, independent from both Gtk and Gdk. So your call...
  5. Replies
    16
    Views
    6,684

    [ubuntu] Re: Graphical sudo

    Being a symlink does not mean it doesn't matter: many software behave differently depening on what name was used to invocate them. For example,
    bash turns on POSIX strict mode when invoked as
    sh
  6. Replies
    115
    Views
    121,435

    Re: Minecraft Installer

    Here is my take on the subject of Minecraft installers and launchers:

    https://github.com/MestreLion/minecraft

    It's hosted at github, using a git repository, so feel free to suggest, improve,...
  7. Replies
    115
    Views
    121,435

    Re: Minecraft Installer

    I'm sure Alloc had the best intentions and spent countless hours developing his script, so kudos for being so helpful towards the community, it was indeed an admirable effort.

    But the code itself...
  8. Replies
    115
    Views
    121,435

    Re: Minecraft Installer

    That's all it takes for some people, Isaac, *when you have the requirements* already set up. In your case, you already had Java installed and working fine. You also have manually downloaded the...
  9. [ubuntu] Re: DIY check ATI GPU load and ATI GPU temp in Ubuntu

    Some other useful AMD/ATI commands:

    For usage % (along with clock speeds):

    aticonfig --odgc

    For temperature:

    aticonfig --odgt
  10. Replies
    5
    Views
    12,007

    [ubuntu] Re: how do I check my gpu usage

    htop does not measure GPU load, only CPU. And for that he already has Gnome's nice System Monitor, along with dozns of other options.

    For GPU, it depends on your card (ATI/AMD, NVidia, Intel) and...
  11. Replies
    6
    Views
    6,310

    [gnome] Re: Adjust position of libnotify popups?

    You don't need to replace libnotify, the bug is in notify-osd, and a workaround was made there is a setting at dconf that changes the notify-osd behavior.

    Look here for the steps:
    ...
  12. [gnome] Re: notification balloons location - how to change?

    A workaround was implemented for this: there is a setting at dconf that changes the notify-osd behavior.

    Look here for the steps:

    http://askubuntu.com/a/151542/11015
  13. Replies
    5
    Views
    8,986

    [ubuntu] Re: User account picture location in 12.04

    Not in 12.04.

    User face icons are in /var/lib/AccountsService/icons

    One 96x96 png file per user.

    But you can (as root) edit the file /var/lib/AccountsService/users/<yourusername>
    and change...
  14. Replies
    8
    Views
    2,713

    [SOLVED] Re: gedit has lost search options

    OMG, you're my HERO!!!

    I'm using Precise for a few hours, and was very concerned about the new find in gedit.

    My 2 cents now:

    - You can browse all matches using UP and DOWN arrows. No need...
  15. Replies
    82
    Views
    119,027

    Re: HOWTO: Resolve Netbios hostname system-wide

    ufw is Ubuntu's firewall, which is not enabled by default, by the way. This has nothing to do with netbios name resolution. Disabling firewall would work too, or opening the required ports for...
  16. Replies
    10
    Views
    50,358

    [ubuntu] Re: View computers on network

    No you can't. -sP in nmap for non-root users does NOT send an ICMP echo (the "classic" ping). Instead, it send "pings" to ports 80 and 443, which will web servers will reply. So it's quite useless......
  17. Replies
    14
    Views
    12,227

    [SOLVED] Re: Cheese Alternative?

    Actually, YouTube accepts Ogg Theora just fine. I just uploaded some videos recorded using gtkRecordMyDesktop, which uses exactly the same encoder as Cheese.



    - Ogg is the name of the media...
  18. Replies
    4
    Views
    619

    AMD proprietary driver 11.11 released

    How "safe" it is to install this in Maverick?

    This or any other 11.x Catalyst, since the one that ships with Maverick is quite old now.

    From "go ahead, it is as easy and clean as a PPA" to...
  19. Re: HOWTO: Associate filetypes with Windows(wine) applications

    When you install an app via wine it automatically extracts icons from the .EXE, converts them to .PNG, and places them in ~/.local/share/icons/hicolor/SIZE/apps (where SIZE=16x16, 32x32, etc)

    If...
  20. Replies
    3
    Views
    5,853

    [ubuntu] Re: Configuring gtk, libX11 not found.

    In my case (using jhbuilder), it was installing libxext-dev that made it work

    libxi-dev package was also necessary
  21. Replies
    6
    Views
    3,755

    [gnome] Re: Nautilus - Thumbnails without caching?

    To restore previous behaviour is as easy as deleting the symlink and re-creating the folder:



    cd ~
    rm .thumbnails
    mkdir .thumbnails
  22. Re: HOWTO: Install ePSXe (a freeware Sony Playstation Emulator) with a simple install

    For me a .DEB file is a double-click, painless, trouble-free, install. And it has dependecy checking and auto-update (if using repositories)

    ePSXe is a 2003 software. Ubuntu didnt even existed...
  23. Replies
    327
    Views
    166,299

    Re: Install ePSXe Playstation Emulator (Version 2)

    Nevermind... thats too much trouble for a 2003 software... hard to believe that an 8 years old version is still the best / recommended PSX emulator for Linux.

    Anyway, searching a lil harder, ive...
  24. Replies
    327
    Views
    166,299

    Re: Install ePSXe Playstation Emulator (Version 2)

    Using Linux Mint 10, which uses Ubuntu Maverick repositories.

    Ive installed the "updated" getlibs .deb file, but it looks like libgtk1-2 was removed from repositories. Here is the output of...
  25. Replies
    4
    Views
    854

    [all variants] Re: Move entire partition

    Hummm, thanks!!! THAT is what i was looking for: a description of HOW the Asus EeePC finds its Recovery partition.

    Btw, how did you find this info? Is there *any* documentation about it (official...
Results 1 to 25 of 53
Page 1 of 3 1 2 3