Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    7

    Re: Problems with Ubuntu

    TheFU:

    Thanks for your comments! Please don't tell me what I should be using. If you can

    answer my question, that is fine! I will use what I feel is best for me! That is NOT for you

    to...
  2. Replies
    6
    Views
    7

    Problems with Ubuntu

    Hi all:

    I have a question. I am running Ubuntu 14.04 and Lubuntu 18.04.

    After booting both versions something starts running in the background after about 5 minutes.

    It will run for some...
  3. Replies
    6
    Views
    7

    [ubuntu] Re: Problem with Desktop file

    I just discovered the problem. If I use a standalone program it works fine.
    This particular program has to load 6 JPG files for textures on the cube. Does
    anyone know how to handle that with a...
  4. Replies
    6
    Views
    7

    [ubuntu] Re: Problem with Desktop file

    Here is the info you requested:

    family_cube.desktop

    #!/usr/bin/env xdg-open

    [Desktop Entry]
    Encoding=UTF-8
    Version=1.0
    Type=Application
  5. Replies
    6
    Views
    7

    [ubuntu] Problem with Desktop file

    Hi folks:
    I have a very weird problem with Desktop files.
    I have no problem creating the file. When I copy
    the file to the Desktop, double click the icon, the
    screen just blinks. That is all I...
  6. [SOLVED] Switch statement problem using allegro 5

    I am trying to create an address book using allegro 5.
    I am having a problem writing the switch statement to get
    keyboard input to write to my structure. If someone could
    provide a short example...
  7. Replies
    0
    Views
    1

    Problem making DVD with DVDStyler

    Hello everyone:

    I have a problem I hope someone can help me with!
    I am making a DVD of a movie I want to play on my TV!
    Using DVDStyler on Ubuntu 14.04.05 everything seem to
    go quite well!...
  8. Replies
    1
    Views
    524

    [ubuntu] Re: Error when installing VPN Book

    I had the same problem! Use sudo command! You must be root!
    But now I have a different problem! VPNBook is not updating my IP address!
    What's up with that?
  9. Replies
    0
    Views
    223

    [SOLVED] Problem with uppercase input using pygame

    Well folks, it seems I have another problem with pygame! I am trying to get user input
    for an Address book I am working on. I can't seem to be able to gather the uppercase
    keys properly. I have...
  10. Replies
    11
    Views
    2,620

    [SOLVED] Re: play video file using pygame in python 2.7.3

    Finally got this solved!
    Had to upgrade ffmpeg to 2.8.3!
    You will have to compile ffmpeg from source. On the ./configure line add --enable-libmp3lame. This will allow ffmpeg to grab the sound....
  11. Replies
    11
    Views
    2,620

    [SOLVED] Re: play video file using pygame in python 2.7.3

    Still have not found a small mpg file to upload!
    I was going to post a link, but the mpg's are not
    too common any more. It seems the problem is
    in the conversion because I have a large mpg
    file...
  12. Replies
    11
    Views
    2,620

    [SOLVED] Re: play video file using pygame in python 2.7.3

    On fourth line that reads:
    pygame.mixer.init()

    Should read:
    pygame.mixer.quit()

    I tried to upload a fresh file but it said it was too big for a zip file.

    Maybe tomorrow I can find a...
  13. Replies
    11
    Views
    2,620

    [SOLVED] Re: play video file using pygame in python 2.7.3

    Sorry I could not get back to you earlier! It has been kind of hectic today!
    The following will play a mpg file. There is still a problem: the ffmpeg
    command I posted earlier let me play the file...
  14. Replies
    11
    Views
    2,620

    [SOLVED] Re: play video file using pygame in python 2.7.3

    Actually this is an MP4 file that was converted with ffmpeg to an MPG file.
    Said file plays perfectly in Movie Player and SM player. The program works
    perfectly, but nothing shows on the screen!
  15. Replies
    11
    Views
    2,620

    [SOLVED] Re: play video file using pygame in python 2.7.3

    This acts much like my program!
    Seems to play but nothing shows on screen!
    If you have the time, take a look at my code!
    Thanks much!
  16. Replies
    11
    Views
    2,620

    [SOLVED] play video file using pygame in python 2.7.3

    I am trying to play an MPG file using pygame in python 2.7.3.
    Has anyone worked out the code to do this? Thanks in advance!
    This acts like it is playing, but nothing shows on the screen!
    Here is...
  17. Replies
    0
    Views
    262

    [SOLVED] Mouse Control Using SDL

    I know there are some smart people out there! I have a problem that is kind of special:
    I am on a website playing a game. I would like to program my mouse to play this game automatically.
    I am...
  18. Replies
    4
    Views
    1,606

    [SOLVED] Re: error: stray '\32' in program

    How is this done?
  19. Replies
    4
    Views
    1,606

    [SOLVED] Re: error: stray '\32' in program

    schragge: Thanks a great deal for your reply!
    This solved my problem!
    The code you requested returned an error,
    but the ^Z in your reply was the tip off!...
  20. Replies
    4
    Views
    1,606

    [SOLVED] error: stray '\32' in program

    When compiling my program using gcc I ended up with the following error:

    error: stray '\32' in program

    Does anyone know what this error means and how to correct it?

    This is the...
  21. Replies
    0
    Views
    190

    Xerox DocuPrint XJ6C Printer Driver

    I need a Xerox DocuPrint XJ6C Printer Driver! My printer worked in Ubuntu 10.04.

    Is there any way I can retrieve the driver from that version?

    My Ubuntu 12.04 does not recognize the printer! If...
  22. Replies
    6
    Views
    467

    [SOLVED] Re: Video Driver Needed

    from terminal lspci command:

    VGA Compatible Controller: Intel Corporation Mobile 945GM/GMS, 943/940 GML Express Integrated Graphics Controller (rev 03)

    What I have noticed is if I mirror the...
  23. Replies
    6
    Views
    467

    [SOLVED] Re: Video Driver Needed

    I have a Sampo monitor. I guess it is a LCD Monitor,
    Ubuntu 12.04 with gnome-classic-fallback will not
    recognize it! The monitor keeps cutting on and Off.
    It works fine in windows.
  24. Replies
    6
    Views
    467

    [SOLVED] Video Driver Needed

    Need video driver for Sampo monitor, Model SL5001
  25. Replies
    15
    Views
    9,098

    [ubuntu] Re: Can Ubuntu Be Installed on a Dell D630 Laptop?

    It most certainly can.
    I run Version 10.04 LTS and Version 12.04 LTS on a Dell D620.
    I have no problems at all. Just use normal installation procedure.
    Hope this helps.
Results 1 to 25 of 28
Page 1 of 2 1 2