Search Results - JustLinux Forums


Search:

Type: Posts; User: movEAX_444

Page 1 of 9 1 2 3 4

Search: Search took 0.05 seconds.

  1. screen saver closes after 3 wrong password attempts

    If I get the password wrong enough times, it says I have exceed the limit and then the screen saver just closes (making the whole login thing useless).

    Is this a bug or did I misconfigure...
  2. I'm less productive in Linux than I was in Windows

    I've been using Linux exclusively for a few years now, and when I want to automate something, do batch processing or data crunching, or code small apps, I am very productive in Linux.

    However,...
  3. Replies
    7
    Views
    939

    Watch the first video in the link I put in the...

    Watch the first video in the link I put in the parent thread and you'll see what I mean. Ruby on Rails makes really cuts down on dev time!
  4. Replies
    7
    Views
    939

    Thanks for the reply. Right now I use mrxvt and...

    Thanks for the reply. Right now I use mrxvt and vim with its native multi-file support. I started learning Ruby and Ruby on Rails (love both!). I'm constantly switching files when working in RoR....
  5. Replies
    7
    Views
    939

    What IDE/editor do you use to code?

    Aptana is too flashy. I'm looking for an editor that integrates vim with tabs and a file tree. I know vim has plugins for this, but I'm looking for a GUI.

    In the first video here:...
  6. Replies
    2
    Views
    994

    Linux alternatives to this OS X app?

    I want to move up from mrxvt + vim to, not specifically an IDE, but something with a file manager, due to Ruby on Rail's nature (directory structure).

    In the first video here:...
  7. Need a script to search ascii files and replace text

    I have thousands of ascii files which I want to search for specific strings and have those strings replaced, or simply deleted.

    I could use grep to search. I haven't scripted in ages.. I recall...
  8. Replies
    5
    Views
    1,023

    I highly recommend this book. It has a nickname,...

    I highly recommend this book. It has a nickname, 'K&R' in the C world. It's very short and easy to read, but it will teach you a lot about C and about good programming practices. It might be on the...
  9. Thanks. I installed Amarok 1.4 like this:...

    Thanks. I installed Amarok 1.4 like this:
    USE="alsa visualization vorbis ogg gif" emerge -av amarok

    but it says "Amarok could not find any sound-engine plugins. Amarok is now updating the KDE...
  10. Recommended music app? (because xmms is masked in Gentoo)

    I am on AMD64 and looking for a decent app for music playback. Something like Windows' foobar_2000 would be nice.
  11. Replies
    4
    Views
    986

    Beryl incompatible with Xfce pager?

    Xfce4.4 pager shows one workspace and the pager is very thin. I can switch desktops using Beryl's cube, but not with pager. I know Beryl doesn't provide it's own pager, so is there a work around?...
  12. I used the config file of somebody who has the...

    I used the config file of somebody who has the same motherboard as me and it works now. :D
  13. I didn't use genkernel and I don't have any scsi...

    I didn't use genkernel and I don't have any scsi device. Do I still need doscsi? I don't think I even enabled scsi in the kernel.

    Is my "kernel" line correct? I did not make a /boot partition....
  14. Gentoo, kernel 2.6.19-r5: "Kernel panic: VFS: Unable to mount root fs"

    Not sure if this is a kernel problem or GRUB problem, as I've never used GRUB before and it's a fresh install of Gentoo.

    1 SATA HD with multiple partitions. Windows boots fine but gentoo or...
  15. Replies
    6
    Views
    837

    HALd doesn't seem to be starting actually....

    HALd doesn't seem to be starting actually. 'status' always says it's not running. What to do?
  16. Replies
    6
    Views
    837

    # ./rc.messagebus status ...

    # ./rc.messagebus status
    Message bus is currently running

    # ./rc.hal status
    Hald is not...
  17. Replies
    6
    Views
    837

    Yes I've tried that but the problem remains. I...

    Yes I've tried that but the problem remains. I removed and reinstalled Glib and GTK, both 1.2 and 2.0. When I opened up XMMS, it was reset to the default theme. That's the only other weird thing I've...
  18. Replies
    6
    Views
    837

    Can only start Gaim2 beta as root

    Gaim 1.x worked fine. I've recently moved up to 2.0 beta5. It only runs as root. It hangs and segfaults when I try to execute it as a regular user.

    Regular user:


    As root:


    I updated...
  19. Replies
    7
    Views
    4,343

    I had freetype2 installed twice. There was a...

    I had freetype2 installed twice. There was a package installed with Slackware, which did not contain FT_GlyphSlot_Embolden because it's experimental.

    I used 'locate libfreetype' and then used the...
  20. Replies
    7
    Views
    4,343

    I got Gaim2 beta5 to configure just by running...

    I got Gaim2 beta5 to configure just by running "./configure" as "su -" (with the dash) and adding the export PKG_CONFIG_PATH line directly before the GTK test in 'configure'

    $ su -
    # vim...
  21. Replies
    7
    Views
    4,343

    Seems correct.. I've tried typing it over and...

    Seems correct.. I've tried typing it over and over with no luck.

    I tried updating GTK. I am having a problem during build.. I'm thinking if I update GTK, Gaim 2.0 beta5 will be able to compile. I...
  22. Replies
    7
    Views
    4,343

    Thanks. That seemed to solve that problem but now...

    Thanks. That seemed to solve that problem but now I get this error, also during ./configure:
  23. Replies
    7
    Views
    4,343

    Problem with pkg-config on Slackware 10.2

    I tried installing Gaim2 beta5 and got this error during ./configure:



    Angry because I do have GTK 2.0 installed (Gimp works..), I tried installing GTK 2.10.0. During ./configure, I got this...
  24. I recently upgraded to Vim 7 and that seems to...

    I recently upgraded to Vim 7 and that seems to have fixed the problem. I'm using the same vimrc file and I can now copy/paste from/to vim and Xorg.




    This is exactly what I was looking for...
  25. Yes I'm using a 3 button mouse. I can copy from...

    Yes I'm using a 3 button mouse. I can copy from aterm to anything else, but not from an instance of vim running within aterm.

    Selecting text and pasting using middle mouse (mouse3) works fine in...
Results 1 to 25 of 217
Page 1 of 9 1 2 3 4