Page 34 of 35 FirstFirst ... 2432333435 LastLast
Results 331 to 340 of 347

Thread: Phatch: New Photo Batch Processor calling for testers

  1. #331
    Join Date
    Nov 2009
    Location
    Orizaba, Veracruz, Mexico
    Beans
    4
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Phatch: New Photo Batch Processor calling for testers

    hi dude, thanks so much for creating this great tool, it has even more functions than I need. I'll be checking them out on time. the feature I liked the most is the integration within nautilus. I use Linux Mint 8 (based upon Ubuntu 9.10 Karmic) and phatch 0.2.4

  2. #332
    Join Date
    Jan 2006
    Beans
    461
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Phatch: New Photo Batch Processor calling for testers

    Please start translating Phatch for Ubuntu Lucid!
    https://translations.launchpad.net/phatch/trunk

  3. #333
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: Phatch: New Photo Batch Processor calling for testers

    Hi, I'm just wondering if anyone else is getting this (a video of what is happening because it's kinda hard to put into words):

    http://www.mediafire.com/?te4nttmtmli

    Thanks in advance for any help/insight as to what is going on.
    Last edited by spcwingo; April 4th, 2010 at 01:14 AM.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  4. #334
    Join Date
    Jan 2006
    Beans
    461
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Phatch: New Photo Batch Processor calling for testers

    Quote Originally Posted by spcwingo View Post
    Hi, I'm just wondering if anyone else is getting this (a video of what is happening because it's kinda hard to put into words):

    http://www.mediafire.com/?te4nttmtmli

    Thanks in advance for any help/insight as to what is going on.
    Which version of Phatch are you using? I can't reproduce this with Phatch 0.2.7, but it might have been a bug in a previous version.

  5. #335
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: Phatch: New Photo Batch Processor calling for testers

    Sorry, I forgot to add what version I am using. I'm on 0.2.7.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  6. #336
    Join Date
    Jan 2006
    Beans
    461
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Phatch: New Photo Batch Processor calling for testers

    Quote Originally Posted by spcwingo View Post
    Sorry, I forgot to add what version I am using. I'm on 0.2.7.
    Hmmm... could you try to run Phatch from trunk:
    Code:
    sudo apt-get install bzr
    bzr branch lp:phatch
    cd phatch/phatch
    python app.py

  7. #337
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: Phatch: New Photo Batch Processor calling for testers

    Quote Originally Posted by stani View Post
    Hmmm... could you try to run Phatch from trunk:
    Code:
    sudo apt-get install bzr
    bzr branch lp:phatch
    cd phatch/phatch
    python app.py
    The trunk version does the same. It's also not throwing any errors on the terminal. The version in the standard repos doesn't do this at all, but the newest version has features that would be nice to have. BTW, thanks for giving me a hand with this.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  8. #338
    Join Date
    Jan 2006
    Beans
    461
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Phatch: New Photo Batch Processor calling for testers

    Quote Originally Posted by spcwingo View Post
    The trunk version does the same. It's also not throwing any errors on the terminal. The version in the standard repos doesn't do this at all,
    What you mean with 'this'? What happens when you click more to the left where the list appears? (Instead of clicking more right and moving left to the list.)
    but the newest version has features that would be nice to have.
    Which new features do you like? Trunk contains code for the upcoming 0.2.8 release which will be also available for Mac and Windows.
    https://launchpad.net/phatch/+milestone/0.2.8
    BTW, thanks for giving me a hand with this.
    You're welcome

    Can you paste the output of (trunk version):
    Code:
    python app.py --context

  9. #339
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: Phatch: New Photo Batch Processor calling for testers

    What you mean with 'this'? What happens when you click more to the left where the list appears? (Instead of clicking more right and moving left to the list.)
    I was referring to the disappearing dropdown menus (sorry, I should have been more descriptive). When I click further to the left (on the selection text) I don't even see the dropdown at all.

    Which new features do you like? Trunk contains code for the upcoming 0.2.8 release which will be also available for Mac and Windows.
    https://launchpad.net/phatch/+milestone/0.2.8
    Mostly the extra options for watermarking and the imagemagick selections.

    Can you paste the output of (trunk version):
    Code:
    python app.py --context
    Code:
    {'app_actionlists_path': u'/home/jonathan/phatch/data/actionlists',
     'app_actions_path': u'/home/jonathan/phatch/phatch/actions',
     'app_bin_paths': [u'/home/jonathan/phatch/phatch/../../bin',
                       u'/home/jonathan/phatch/phatch/../../bin/blender',
                       u'/home/jonathan/phatch/phatch/../../bin/imagemagick'],
     'app_blender_path': u'/home/jonathan/phatch/data/blender',
     'app_data_path': u'/home/jonathan/phatch/data',
     'app_doc_dev_path': u'/home/jonathan/phatch/doc/build/html/index.html',
     'app_doc_path': u'/home/jonathan/phatch/doc',
     'app_extension': '.phatch',
     'app_fonts_cache_path': u'/home/jonathan/phatch/data/fonts.cache',
     'app_fonts_path': u'/home/jonathan/phatch/data/fonts',
     'app_gui_path': u'/home/jonathan/phatch/data/gui',
     'app_highlights_path': u'/home/jonathan/phatch/data/images/highlights',
     'app_images_path': u'/home/jonathan/phatch/data/images',
     'app_locale_path': u'/home/jonathan/phatch/locale',
     'app_masks_path': u'/home/jonathan/phatch/data/images/masks',
     'app_name': 'phatch',
     'app_preview_actionlists_path': u'/home/jonathan/phatch/data/gui/preview/actionlists',
     'app_preview_blender_path': u'/home/jonathan/phatch/data/gui/preview/blender',
     'app_preview_path': u'/home/jonathan/phatch/data/gui/preview',
     'app_preview_perspective_path': u'/home/jonathan/phatch/data/gui/preview/perspective',
     'app_source_path': u'/home/jonathan/phatch/phatch',
     'app_title': 'Phatch',
     'app_watermarks_path': u'/home/jonathan/phatch/data/images/watermarks',
     'apple': False,
     'context': ('linux', 'source'),
     'desktop_path': '/home/jonathan/Desktop',
     'distribute': 'source',
     'linux': True,
     'phatch-inspector.ico': u'/home/jonathan/phatch/setup/images/icons/256x256/phatch.ico',
     'phatch.ico': u'/home/jonathan/phatch/setup/images/icons/256x256/phatch.ico',
     'phatch_48x48.png': u'/home/jonathan/phatch/setup/images/icons/48x48/phatch.png',
     'platform': 'linux',
     'py_extension': '*.py',
     'start_time': 1270344487.0199101,
     'unix': True,
     'user_actionlists_path': u'/home/jonathan/.local/share/phatch/actionlists',
     'user_actions_path': u'/home/jonathan/.local/share/phatch/actions',
     'user_bin_paths': [u'/home/jonathan/.local/share/phatch/bin'],
     'user_cache_path': u'/home/jonathan/.cache/phatch',
     'user_config_path': u'/home/jonathan/.config/phatch',
     'user_data_path': u'/home/jonathan/.local/share/phatch',
     'user_fonts_cache_path': u'/home/jonathan/.cache/phatch/fonts.cache',
     'user_fonts_path': u'/home/jonathan/.local/share/phatch/fonts',
     'user_geek_path': u'/home/jonathan/.local/share/phatch/geek.txt',
     'user_highlights_path': u'/home/jonathan/.local/share/phatch/highlights',
     'user_log_path': u'/home/jonathan/.cache/phatch/log',
     'user_masks_path': u'/home/jonathan/.local/share/phatch/masks',
     'user_path': u'/home/jonathan',
     'user_preview_path': u'/home/jonathan/.cache/phatch/preview',
     'user_settings_path': u'/home/jonathan/.config/phatch/settings.py',
     'user_watermarks_path': u'/home/jonathan/.local/share/phatch/watermarks',
     'version_app': '0.2.7',
     'version_pil': '1.1.6',
     'version_platform': 'Linux-2.6.24-27-generic-i686-with-debian-lenny-sid',
     'version_pyexiv2': '<installed>',
     'version_python': '2.5.2 (r252:60911, Jan 20 2010, 21:48:48) [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)]',
     'version_wx': '2.8.7.1 (gtk2-unicode)',
     'windows': False}
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  10. #340
    Join Date
    Jan 2006
    Beans
    461
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Phatch: New Photo Batch Processor calling for testers

    Quote Originally Posted by spcwingo View Post
    I was referring to the disappearing dropdown menus (sorry, I should have been more descriptive). When I click further to the left (on the selection text) I don't even see the dropdown at all.
    What is the Phatch version from the standard repo's where it is still working correctly for you?
    Mostly the extra options for watermarking and the imagemagick selections.
    What you mean with imagemagick selections?
    Code:
    {...
     'version_platform': 'Linux-2.6.24-27-generic-i686-with-debian-lenny-sid',
     ...}
    Which distro and version are you using? Debian Lenny or Ubuntu Karmic?

Page 34 of 35 FirstFirst ... 2432333435 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •