Jump to content

Roberto Oropeza

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by Roberto Oropeza

  1. (I should stop messing with my system files...) Yap. I can't even remember the name of the file I deleted (and I'm not sure it was a configuration file, but VTerm is the only thing isn't working because of that). I think it was in the /etc directory but I don't know. When I use backspace my terminal shows a symbol like "+-", the cursor keys aren't working.

     

    The KDE terminal emulator is working fine, but I need VTerm.

     

    What can I do to make VTerm work again?

  2. Hello, I have a problem, when I double click my hard disk icons in the left panel of the GNOME file manager the computer does nothing. Yap, not error message nor beep, just nothing. By now I just can open them going to the place in the tree where I mounted them ( /mnt/c and /mnt/d ).

     

    I think the problem started when I modified my fstab file to mount them in /mnt/c and /mnt/d and not in /mnt/win_c and /mnt/win_d. The disk icons are accessible from Krusader (a KDE application for managing files), so I think it has something to do with GNOME.

     

    What can I do to use the icons again?

  3. Well, I think I should be able to connect using kermit but something is wrong, I tried it with kermit, and when I try to

     

    SET LINE ttyUSB0

     

    kermit answers

     

    "Sorry, write access to UUCP lockfile directory denied."

    even when I am loged in as root

    Here is exactly what happened after I installed kermit, my calculator is connected to the ttyUSB0 port (I can say it because I can see that a file with this name appeared in /dev when I connected it)

     

    [/home/roberto/Download/cku211] make install

    Installing C-Kermit version 8.0.211...

    DESTDIR=

    BINARY=wermit

    -rwxr-xr-x 1 roberto roberto 2137440 2009-03-15 15:45 wermit

    /usr/local/bin exists...

     

    Kermit binary installed:

    -rwxr-xr-x 1 root root 21263 2009-03-15 16:04 /usr/local/bin/ckermit.ini

    -rwxr-xr-x 1 root root 2137440 2009-03-15 16:04 /usr/local/bin/kermit

    lrwxrwxrwx 1 root root 21 2009-03-15 16:04 /usr/local/bin/kermit-sshsub -> /usr/local/bin/kermit

     

    WARNING: If C-Kermit is to be used for dialing out,

    you must change its owner and group and permissions

    to match the 'cu' program. See the ckuins.txt file

    for details.

     

    MANDIR=/usr/local/man/man1

    /usr/local/man/man1 exists...

    Installing man page...

  4. Thanks, I compiled hptalx, but it crashes when trying to connect. From its sourceforge page I know I'm not the only one who has this problem (I'm uploading its bugreport, if someone can help me with this) , so I tried to compile another program, hptrans, but I can't compile this, its ./configure complains about missing Common C++ libraries version 1.3.0 or greater, even after I downloaded and installed libcommoncpp2-1.6.2, and its devel version.

     

    I really would like to connect using the USB port, now I'm learning hpgcc, which will allow me to program it in C, I'm eager to try that. Is there any other programs that I can use to connect to my hp calculator?, Can I use c-kermit to connect through USB port? I dont need a GUI, I can use the command line.

     

    Thanks.

    hptalx_bugreport0.txt

  5. Hello, I have a Hewlett-Packard HP50g calculator and I wish I could transfer files from my computer to my calculator using my Mandriva 2008.0, does someone know some program I can use to do that? Currently I'm using a windoze application to do that (HP50g Calculator Connectivity Kit (CONNX4) ), but I am feeling a little guilty.

     

    Probably any program that can deal with a HP48g or HP49 would do the job.

     

     

    [moved from Software by spinynorman]

  6. Sorry for not being here so long time, I had to travel... but now I'm back (and my problems too)

     

    My graphic card is NVidia GForce/4xxx, and the 3D desktop effects worked very well in the same hardware before, I didn't change the hardware.

     

    This is my etc/X11/xorg.conf:

     

    # File generated by XFdrake (rev 230776)
    
    Section "Extensions"
    Option "Composite"
    EndSection
    # File generated by XFdrake (rev 230776)
    
    # **********************************************************************
    # Refer to the xorg.conf man page for details about the format of
    # this file.
    # **********************************************************************
    
    Section "ServerFlags"
    #DontZap # disable <Ctrl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    EndSection
    
    Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    EndSection
    
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "es"
    Option "XkbOptions" "compose:rwin"
    EndSection
    
    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    EndSection
    
    Section "Monitor"
    Identifier "monitor1"
    VendorName "Compaq"
    ModelName "Compaq QVision 210"
    HorizSync 31.5-82.0
    VertRefresh 50.0-90.0
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"	 50.00  768  832  846 1000   576  590  595  630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"	 63.07  768  800  960 1024   576  578  590  616
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1152x864_120"  176.01  1152 1240 1368 1584  864 865 868 926  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1152x864_100"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1152x864_85"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1152x864_75"  104.99  1152 1224 1352 1552  864 865 868 902  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1152x864_60"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1152x864_50"  66.85  1152 1208 1328 1504  864 865 868 889  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x768_120"  139.05  1024 1104 1216 1408  768 769 772 823  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x768_100"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x768_85"  94.39  1024 1088 1200 1376  768 769 772 807  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x768_75"  81.80  1024 1080 1192 1360  768 769 772 802  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x768_60"  64.11  1024 1080 1184 1344  768 769 772 795  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x768_50"  51.89  1024 1064 1168 1312  768 769 772 791  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "832x624_120"  91.20  832 896 984 1136  624 625 628 669  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "832x624_100"  74.03  832 888 976 1120  624 625 628 661  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "832x624_85"  61.56  832 880 968 1104  624 625 628 656  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "832x624_75"  53.20  832 872 960 1088  624 625 628 652  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "832x624_60"  41.55  832 864 952 1072  624 625 628 646  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "832x624_50"  33.95  832 856 944 1056  624 625 628 643  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x600_120"  83.95  800 856 944 1088  600 601 604 643  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x600_100"  68.18  800 848 936 1072  600 601 604 636  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x600_85"  56.55  800 840 928 1056  600 601 604 630  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x600_75"  48.91  800 840 920 1040  600 601 604 627  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x600_60"  38.22  800 832 912 1024  600 601 604 622  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x600_50"  31.15  800 824 904 1008  600 601 604 618  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "640x480_120"  52.41  640 680 744 848  480 481 484 515  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "640x480_100"  43.16  640 680 744 848  480 481 484 509  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "640x480_85"  35.71  640 672 736 832  480 481 484 505  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "640x480_75"  30.72  640 664 728 816  480 481 484 502  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "640x480_60"  23.86  640 656 720 800  480 481 484 497  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "640x480_50"  19.40  640 648 712 784  480 481 484 495  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "480x360_120"  28.98  480 504 552 624  360 361 364 387  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "480x360_100"  23.84  480 504 552 624  360 361 364 382  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "480x360_85"  19.59  480 496 544 608  360 361 364 379  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "480x360_75"  16.74  480 488 536 592  360 361 364 377  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "480x360_60"  12.89  480 480 528 576  360 361 364 373  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "480x360_50"  10.39  480 472 520 560  360 361 364 371  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "320x240_120"  12.38  320 328 360 400  240 241 244 258  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "320x240_100"  9.79  320 320 352 384  240 241 244 255  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "320x240_85"  8.26  320 320 352 384  240 241 244 253  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "320x240_75"  6.93  320 312 344 368  240 241 244 251  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "320x240_60"  5.26  320 304 336 352  240 241 244 249  -HSync +Vsync
    
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "320x240_50"  4.17  320 304 328 336  240 241 244 248  -HSync +Vsync
    EndSection
    
    Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce FX - GeForce 8800"
    Driver "nv"
    Option "DPMS"
    Option "RenderAccel" "false"
    Option "AddARGBGLXVisuals"
    EndSection
    
    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    
    Subsection "Display"
    	Depth 8
    	Modes "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    
    Subsection "Display"
    	Depth 15
    	Modes "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    
    Subsection "Display"
    	Depth 16
    	Modes "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    
    Subsection "Display"
    	Depth 24
    	Modes "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    EndSection
    
    Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
    EndSection

     

    By the way, I also lost my window decorator in GNOME, I would like to see them again... even if not with the 3d effects. Thanks.

  7. :thanks: Now I can use the X server, finally I can see my desktop!!!. For the record, what finally gave me back my desktop was uninstalling all my fonts (as ffi told me) and uninstalling and reinstalling again the x11-task package, right now I've only installed the fonts asked by x11-task. I uninstalled my fonts one by one with various commands like

    rpm -e --nodeps x11-font-xxxxx

     

    :huh: But I've lost my window manager and my compizfusion 3D effects, yap, nor tittle bar nor window sizers in GNome (which is the one I constantly use).

     

    In KDE the window manager is working, but the 3D effects aren't working, and the screen display is very bad: I can't look at my desktop cause hurts my eyes, it seems it's blinking at a high frequency all the time, and when I use XFdrake the configuration is the same as in gnome.

     

    The tool that usually let me use 3D effects now says my computer doesn't support them (metisse and compizfusion choices are disabled)

     

    So now I would like to recover my GNOME window manager and the 3D desktop effects, at least the GNOME window manager because I can't even move my windows. What should I do?

     

    (I don't know if it deserves another topic, but I think the main reason for this problem is the same as my original post, namely, removing/uninstalling all my fonts)

  8. I did

    rpm --allmatches --nodeps ......

     

    And it complained like this:

     

    rpm: --allmatches may only be specified during package erasure

     

    (note it was --allmatches and not --all-matches, and the rpm --help says --allmatches its probably wrong if the package name matches multiple files)

     

     

    I just checked and I don't have that directory either. My fonts are located in /usr/lib.

    Thank you, and does your /etc/X11/xorg.conf has some FilePath or FileName section

  9. The files libfreetype6, libcairo2, libxft2 are in the usr/lib directory and when I try to install *each* font it says "the xxxxxx package is already installed"

     

    I keep thinking it is strange that I don't have the directory /usr/lib/X11/fonts and its subdirectories, that is where xorg.conf man page says it searches the fonts.

     

    I'll go to try to ensure that the packages are really installed from the DVD by uninstalling them and reinstalling them, it can't go worse any way, I'm very worried by now, hope there exists a solution :unsure: .

  10. I didn't delete any file directly.

     

    I uninstalled all the fonts from the "Fonts and Windows import wizard" tool of "Configure my Computer" tool. When I quit the "Configure my computer" I couldn't start the "Install and remove software" tool, (it just didn't started, without even an error message), fortunately the krusader twin-pane file manager did work, althougth with a rare ugly font, from that I went to my 2008.0 DVD and from the /media/main... directory (I can't remember the exact path) installed everything that had a font relative file name (i.e. *font*.*) with the "Install software" tool. (I don't remember if it asked my root password), I restarted krusader and it worked fine, with its habitual font, restarted my computer and... I saw that error message.

  11. Yes, I did run XFdrake, it ran in text-mode and I disabled Composite just to test if it makes it better, reviewed the settings (graphic card, resolution, refresh rate) and everything seems ok.

    When I went to Test it didn't say anything and went back to the main XFdrake text dialog (I think the test didn't succeed).

     

    By the way the complain message is: can't find the default font 'fixed', and I uninstalled and reinstalled the fonts, so IMHO the problem should be there...

  12. cd rarcrack-VERSION ->(yes..)

    #you need gcc or any C compiler (edit Makefile CC=YOUR_C_COMPILER) -> (edit?)

     

    Well, I think you *need* to edit your Makefile, I'd do it like this

    kwrite Makefile

     

    And, I don't think the root-terminal mode is needed at all, when editing replace YOUR_C_COMPILER for gcc and save the file.

     

    Then, type

    make

     

    At the last step, to be root and make install type

    su -c "make install"

     

    The system will ask for the root password, type it, press enter and that should be enough.

     

    By the way, usually the sequence is:

    ./configure
    make
    su -c "make install"

     

    But in that source tarball may be different, do as the readme says.

  13. Ok, the X graphic servers complains because can't find default font 'fixed', and also said it uses /etc/X11/xorg.conf configuration file, so I read that file, and checked its man page, and discovered that it searches fonts in the directories that FilePath specifies, but my xorg.conf file doesn't have any FilePath, so, as the man page says, it should be looking fonts in

     

    /usr/lib/X11/fonts/misc ,

    /usr/lib/X11/fonts/TTF ,

    /usr/lib/X11/fonts/Type1 ,

    /usr/lib/X11/fonts/75dpi

    /usr/lib/X11/fonts/100dpi

     

    but, surprise, I don't have the /usr/lib/x11/fonts directory (nor its subdirectories) so I guess this is the reason why it can't find the 'fixed' default font.

     

    Can anyone check its /etc/X11/xorg.conf file and check if it does have any FilePath specification and, if it doesn't, do you have the /usr/lib/X11/fonts directory and its subdirectories?

     

    Should I create those directories and put some symlinks or files there? HELP PLEASE.

  14. I ran urpmi task-X11 and it said that that package is already installed.

     

    I've saw the advice David Batson posted and seems a little complicated, or at leas not as easy as installing something, I'd like something like urpmi something else; I just uninstalled something that was in my DVD so I should be able to recover it in some easy (but command line) way, may be someone knows which is that default 'fixed' font that X11 can't find and in which package it is.

     

    Anyway, I'll try the David Batson way right now. But hope there is a easier solution. Keep helping, please.

  15. Yap, I uninstalled every font from my system, and now I cant start the graphic server, it complains about missing FIXED font, and lets me in text mode. ¿How do I install it again from the command line? (I know my root password) ¿In which package file is it?

     

    Help me please!

  16. WAIT, wait, wait... it just happened almost the same thing to me and I solved it this way:

     

    I've just changed some info in my fstab, when the problem arose, these are the lines:

     

    This is my /etc/fstab When I couldn't mount my /dev/hdb8: (with the same message about the magic number and super-block as yours)

    /dev/hdb5 / ext3 relatime 1 1
    /dev/hdb8 /home ext3 relatime 1 2
    /dev/cdrom /media/cdrom auto umask=0022,users,iocharset=utf8,noauto,ro,exec 0 0
    /dev/fd0 /media/floppy auto umask=0022,users,iocharset=utf8,noauto,exec,flush 0 0
    /dev/hda1 /mnt/win_c vfat umask=0,iocharset=utf8 0 0
    /dev/hdb3 /mnt/win_k ntfs umask=0022,nls=utf8,ro 0 0
    /dev/hda5 /mnt/win_d vfat umask=0,iocharset=utf8 0 0
    /dev/hdb6 /mnt/win_j ntfs umask=0022,nls=utf8,ro 0 0
    /dev/hda6 /mnt/win_e vfat umask=0,iocharset=utf8 0 0
    /dev/hda7 /mnt/win_f vfat umask=0,iocharset=utf8 0 0
    none /proc proc defaults 0 0
    /dev/hdb7 swap swap defaults 0 0
    /dev/sda1 /media/hd vfat umask=0022,users,iocharset=utf8,sync,noauto,exec 0 0

     

    I've swaped /dev/hdb7 info with /dev/hdb8 info, like this

     

    /dev/hdb5 / ext3 relatime 1 1
    /dev/hdb8 swap swap defaults 0 0
    /dev/cdrom /media/cdrom auto umask=0022,users,iocharset=utf8,noauto,ro,exec 0 0
    /dev/fd0 /media/floppy auto umask=0022,users,iocharset=utf8,noauto,exec,flush 0 0
    /dev/hda1 /mnt/win_c vfat umask=0,iocharset=utf8 0 0
    /dev/hdb3 /mnt/win_k ntfs umask=0022,nls=utf8,ro 0 0
    /dev/hda5 /mnt/win_d vfat umask=0,iocharset=utf8 0 0
    /dev/hdb6 /mnt/win_j ntfs umask=0022,nls=utf8,ro 0 0
    /dev/hda6 /mnt/win_e vfat umask=0,iocharset=utf8 0 0
    /dev/hda7 /mnt/win_f vfat umask=0,iocharset=utf8 0 0
    none /proc proc defaults 0 0
    /dev/hdb7 /home ext3 relatime 1 2
    /dev/sda1 /media/hd vfat umask=0022,users,iocharset=utf8,sync,noauto,exec 0 0

     

    and the problem is almost solved, I can see all my linux drives from linux, the only problem is that I can't mount my /dev/hdb6 (/mnt/win_j) but it it's a Windoze disk that I can use and see from windows, I'll try to fix this when I can.

  17. :D Thanks, I solved it like this:

     

    I went to Home icon, asked for a shell, then typed kcontrol, then apeared the control center..., and I put my panel one side and then up (as this is the position I use it). Accept. And everything OK. Why it disapeared? Who knows... (put "twilight zone" music please)

  18. A long time out of here, anyway...

     

    So let me get this right - you want to release your software as open source (for example, using the GPL), and at the same time charge money for it?

    Yes, but not using GNU GPL, my clients are not allowed to sell or give my product to, but they can explore, verify, or modify the product any way they like. It is free like speech, not like beer.

     

    If you're short of time, one heavy criterion is what you already know. Do you already know any C++? Java? VB? Sometihng else? That's for sure the best starting point if you're in a hurry.

     

    Ok, I'm quite good in C++ with Borland VCL library, I've developed large command-line programs in Python (one of those helps me to generate nice PHP menu based applications for the web), I'm good in C#, but not as much as in C++, and only developed two not-so-difficult nor big commercial applications. I know Java, but just developed test programs. I'm good in PHP too...

     

    I've used wxWidget for testing a year ago, and is quite difficult for me, and slow to compile. I'm wondering how easier it can be in Python (wxPython) (I've already installed wxGTK 2 and I am about to compile wxPython against it)

     

    I think Java would be good, but I also dislike the look and feel of Java applications, and one big "motivation" to move my product to mandriva is the useful candy-eye...

     

    Linux is slightly different... generally tools do one thing and do it well, so there aren't many big all in one "RAD" solutions -- they don't make sense.

    OK, I am about to feel how good it can be, I'll tell you when I finish my project... :)

     

    For example, I use:

    Editor: Gvim

    Language: Python

    UI Toolkit: pyGTK

    Databases: sqlite, but mysql and all the others are available

    UI designer: Anything GTK can use Glade

     

    Thanks :D , great, I'm about to test Kwrite + Python + wxPython, I'll watch pyGTK later, but I think it must be harder than wxWidgets... isn't it? I'll see if I can find a good tutorial...

×
×
  • Create New...