Advertisement
dlaciv12

Untitled

Apr 4th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. dave@dave-K55A:~$ photoflow
  2. exePath: /usr/bin
  3. themesPath: /usr/share/photoflow/themes
  4. Starting image processor...
  5. ImageProcessor::ImageProcessor(): starting thread
  6. ImageProcessor::ImageProcessor(): thread started
  7. Image processor started.
  8. Calling ImageProcessor::instance().run()
  9. ImageProcessor started.
  10. stat_result=0
  11. Open clicked.
  12. File selected: /home/dave/Pictures/RAW/20121009_0111.CR2
  13. ImageEditor::on_realize() called.
  14. ImageEditor::open_image(): opening image...
  15. ImageEditor::open_image(): ... done.
  16.  
  17. (photoflow:4412): Gtk-CRITICAL **: gtk_tree_store_get_path: assertion 'iter->user_data != NULL' failed
  18.  
  19. (photoflow:4412): Gtk-CRITICAL **: IA__gtk_tree_path_copy: assertion 'path != NULL' failed
  20. ImageEditor::open_image(): updating image
  21. Active image: 0x3d4f980
  22. MainWindow: image #0 activated
  23. MainWindow::open_image(): notebook page appended
  24. MainWindow::open_image(): editor shown
  25. ImageEditor::on_map() called.
  26. Active image: 0x3d4f980
  27. MainWindow: image #0 activated
  28. MainWindow::open_image(): current notebook page selected
  29. LibRAW dimensions: raw width=5344,height=3516 width=5202,height=3465 iwidth=5202,iheight=3465 flip=0
  30. LibRAW camera WB multipliers: 2320 1024 1560 1024
  31. RawLoader: cache file: /home/dave/.photoflow/cache/pfraw-oix5Ff
  32. raw pixel @ (10,11): val=4249.32 c=1
  33. iwidth=5202
  34. iheight=3465
  35. row=3465 sizeof(PF::raw_pixel_t)=8
  36. read_exif(): Canon lens found.
  37. dt_strlcpy_to_utf8(): str=Canon EF-S 18-55mm f/3.5-5.6 IS II
  38. dt_strlcpy_to_utf8(): dest=Canon EF-S 18-55mm f/3.5-5.6 IS II
  39. read_exif(): lens=Canon EF-S 18-55mm f/3.5-5.6 IS II
  40. dt_strlcpy_to_utf8(): str=Canon
  41. dt_strlcpy_to_utf8(): dest=Canon
  42. dt_strlcpy_to_utf8(): str=Canon EOS 600D
  43. dt_strlcpy_to_utf8(): dest=Canon EOS 600D
  44. read_exif(): model=Canon EOS 600D
  45. read_exif(): model=Canon EOS 600D
  46. dt_strlcpy_to_utf8(): str=2012:10:07 12:26:40
  47. dt_strlcpy_to_utf8(): dest=2012:10:07 12:26:40
  48. read_exif(): lens=Canon EF-S 18-55mm f/3.5-5.6 IS II
  49. read_exif(): lens=Canon EF-S 18-55mm f/3.5-5.6 IS II
  50. RawImage:
  51. camera maker: Canon
  52. model: Canon EOS 600D
  53. lens: Canon EF-S 18-55mm f/3.5-5.6 IS II
  54. RawImage: exif_custom_data not found in image(0x3ad2970) before set_blob
  55. RawLoader: cache file: /home/dave/.photoflow/cache/pfraw-sK2Ozw
  56. rawData[0][0] = 1658.83 c=0
  57. ~OpParBase(): deleting operation 0x7fef28560850
  58. ~ProcessorBase(): deleting 0x7fef28560850
  59. Active image: 0
  60. ~MainWindow(): deleting images
  61. Pipeline::~Pipeline() called.
  62. RawLoaderPar::~RawLoaderPar(): raw_image=0x7fef28008280
  63. RawLoaderPar::~RawLoaderPar(): raw_image->get_nref()=1
  64. ~OpParBase(): deleting operation 0x7fef280012f0
  65. ~ProcessorBase(): deleting 0x7fef280012f0
  66. Pipeline::~Pipeline() called.
  67. RawLoaderPar::~RawLoaderPar(): raw_image=0x7fef28008280
  68. RawLoaderPar::~RawLoaderPar(): raw_image->get_nref()=0
  69. RawImage::~RawImage() called.
  70. RawLoaderPar::~RawLoaderPar(): raw_image deleted
  71. ~OpParBase(): deleting operation 0x7fef28572d60
  72. ~ProcessorBase(): deleting 0x7fef28572d60
  73. Deleting image area
  74. ~OpParBase(): deleting operation 0x3dda690
  75. ~ProcessorBase(): deleting 0x3dda690
  76. ~OpParBase(): deleting operation 0x3dfa870
  77. ~ProcessorBase(): deleting 0x3dfa870
  78. ~OpParBase(): deleting operation 0x3d2bb10
  79. ~ProcessorBase(): deleting 0x3d2bb10
  80. ~OpParBase(): deleting operation 0x3d88d80
  81. ~ProcessorBase(): deleting 0x3d88d80
  82. ~Layer(): "RAW loader" destructor called.
  83. RawLoaderPar::~RawLoaderPar(): raw_image=0
  84. ~OpParBase(): deleting operation 0x3de1f50
  85. ~ProcessorBase(): deleting 0x3de1f50
  86. ~OpParBase(): deleting operation 0x3d1d6d0
  87. ~ProcessorBase(): deleting 0x3d1d6d0
  88. PF::ImageProcessor::run(): image destroyed.
  89. PF::ImageProcessor::run(): processing ended.
  90. memory: high-water mark 38.42 MB
  91. rlim.rlim_max=4096
  92. dave@dave-K55A:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement