Search:

Type: Posts; User: O-pos; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.24 seconds.

  1. Replies
    5
    Views
    668

    [ubuntu] Re: Batch PDF to PNG conversion with sftrender

    Got it sorted out:

    for img in *.swf;
    do
    swfrender "$img" -o "$img.png"
    done

    Thanks for your suggestions.
  2. Replies
    5
    Views
    668

    [ubuntu] Re: Batch SWF to PNG conversion with sftrender

    Thanks again.

    Actually, I realized that I incorrectly named this thread PDF to PNG, while it should be SWF to PNG

    Regarding your code, I correctly indicate the location of the folder where the...
  3. Replies
    5
    Views
    668

    [ubuntu] Re: Batch PDF to PNG conversion with sftrender

    It did not work, unfortunately. Nothing happens at all. ? syntax error?
  4. Replies
    5
    Views
    668

    [ubuntu] Batch PDF to PNG conversion with sftrender

    Hello,

    I have about 35 single frame SWF pages, which I would like to convert to PNG format in batch, so that the PNG files have either the same names as the corresponding SFW files, or numbered in...
  5. Replies
    6
    Views
    1,299

    [ubuntu] Re: Old-style boot screen

    I did that, but how to integrate it in the boot process?

    So far I can only see it in my terminal if I type linux_logo. And for some reason it is a Debian logo, not the linux penguin.
  6. Replies
    6
    Views
    1,299

    [ubuntu] Re: Old-style boot screen

    Thanks! Would you be able to give me a link or more details how to install it and run it during booting?
  7. Replies
    6
    Views
    1,299

    [ubuntu] Old-style boot screen

    Dear all,

    I would very much like to have this old school boot screen- verbose, with Tux icon. You can see this on Lufhansa international flights.
    ...
  8. Replies
    4
    Views
    2,025

    [ubuntu] Re: Sony Vaio E Series 2012

    Sony VAIO E Series, 15" laptop. However, I had to return it since I could not get used to its touchpad. Also, the backlit feature did not seem to work with Ubuntu (at least on Ubuntu CD).
  9. Replies
    0
    Views
    285

    [ubuntu] Problem with Rox "Archive" and "Edit"

    Hello,

    I have been using Rox filer for more than a year now. With it, I have been using Rox Archive to open zip files, and Rox Edit to work with txt files.

    After upgrading to Ubunru 12.04, they...
  10. Replies
    5
    Views
    1,069

    [ubuntu] Re: No sound with newly installed 12.04

    I realize now what the problem is: If I use the default open source driver, then there is no sound. If I use fglrx (proprietary driver), then both video and sound get through, however but there is a...
  11. Replies
    5
    Views
    1,069

    [ubuntu] Re: No sound with newly installed 12.04

    Thanks! That helped to solve the problem with the laptop, however the sound is not transmitted through displayport/HDMI adapter. Only video signal gets transmitted. Switching the device for sound...
  12. Replies
    5
    Views
    1,069

    [ubuntu] No sound with newly installed 12.04

    Hello,

    I just bought HP EliteBook 8460w, and installed Ubuntu 12.04. Everything works just fine, but no sound. Nothing has sound - youtube, movie files, music... Any thoughts?
  13. Replies
    4
    Views
    2,025

    [ubuntu] Sony Vaio E Series 2012

    Hello,

    I just bought a 15.5 inch Sony Vaio E Series 2012 laptop. I am going to install Ubuntu on it, but first I wanted to clarify two qestions:
    :confused:

    The "xLOUD and Clear Phase...
  14. Replies
    2
    Views
    336

    [ubuntu] Re: Access to external drive at my work

    I tried and I get following message:

    Cannot display location "smb://***"
    Failed to mount Windows share

    I use Rox Filer and everything usually gets mounted automatically under /media
  15. Replies
    2
    Views
    336

    [ubuntu] Access to external drive at my work

    Hi,

    At work each of the employees have their "H" drive, which they can access from any employer computer once they sign in.

    I need to access this H drive from home. According to the...
  16. [ubuntu] ROX Filer alternative to Places>Network (Nautilus)

    Hi guys,

    I am trying to permanently integrate a windows network drive into my Ubuntu 11.04. I don't have Nautilus - I am using Rox Filer instead.

    I am trying to get this job done according to...
  17. Replies
    7
    Views
    381

    [SOLVED] Re: Ubuntu 11.04 not booting

    All right guys, it's working again.

    Following saved me:

    First, I went to CLI with ALT+CTRL+F1

    Then, I entered sudo dpkg-reconfigure xserver-xorg

    Now it is working again. Apparently, it...
  18. Replies
    7
    Views
    381

    [SOLVED] Re: Ubuntu 11.04 not booting

    It won't start at all, how can I edit the line?
  19. Replies
    7
    Views
    381

    [SOLVED] Re: Ubuntu 11.04 not booting

    Is there a way to st least start in a recovery mode?
  20. Replies
    7
    Views
    381

    [SOLVED] Ubuntu 11.04 not booting

    Hi guys,

    I wanted to get rid of ubuntu splash screen, and edited the line GRUB_CMDLINE_LINUX_DEFAULT="quiet
    splash" to GRUB_CMDLINE_LINUX_DEFAULT="quiet
    splash text". Now it won't load at all....
  21. Replies
    23
    Views
    971

    [SOLVED] Re: No wireless networks found

    Thanks again guys
  22. Replies
    23
    Views
    971

    [SOLVED] Re: No wireless networks found

    How do I mark it solved>
  23. Replies
    23
    Views
    971

    [SOLVED] Re: No wireless networks found

    It appears that the block was in the software.

    sudo rfkill unblock all

    This command did the wonder :)
  24. Replies
    23
    Views
    971

    [SOLVED] Re: No wireless networks found

    rkfill says:

    :~$ rfkill list all
    0: hp-wifi: Wireless LAN
    Soft blocked: yes
    Hard blocked: no
    1: phy0: Wireless LAN
    Soft blocked: yes
    Hard blocked: yes
  25. Replies
    23
    Views
    971

    [SOLVED] Re: No wireless networks found

    No dual boot, just Ubuntu (got sick of Windows)

    Here is the output to the code:


    :~$ sudo lshw -C network
    [sudo] password for pos:
    *-network
    description: Ethernet...
Results 1 to 25 of 138
Page 1 of 6 1 2 3 4