Exiv2 - Support #1151 Small raw images size

Size: px
Start display at page:

Download "Exiv2 - Support #1151 Small raw images size"

Transcription

1 Exiv2 - Support #1151 Small raw images size 10 Jan :17 - Wil Hermes Status: Closed Start date: 10 Jan 2016 Priority: Normal Due date: Assignee: Robin Mills % Done: 100% Category: basicio Estimated time: 4.00 hours Target version: 0.26 Description Hello, I've found that geeqie program is using probably exiv2 and it's detecting and displaying images in wrong (small) size. Every raw image is detected as 160x120(120x160). I was trying to find solution for this, but with no help. I tried different raw formats (pentax, olympus) and result is still the same. i use dng and i can provide some image and command line results here. Any help from your site will be appriciated, i have to reboot to windows for displaying new photos i've taken... Thank you! Related issues: Related to Exiv2 - Feature # 1153: Sony ILCE Sony E 50mm F1.8 OSS.JPG... Closed 11 Jan 2016 History #1-10 Jan :28 - Robin Mills - Tracker changed from Bug to Support - Category set to basicio - Assignee set to Robin Mills - Target version set to 0.26 Wil Please provide some sample files, and your command-lines and I will investigate. Please run the command: and paste the output into this issue report. $ exiv2 --verbose --version #2-12 Jan :03 - Robin Mills - Status changed from New to Resolved - % Done changed from 0 to 50 - Estimated time set to 3.00 I had never heard of geeqie. I thought it was a spelling mistake! However it was mentioned in #1153 (which is a Lens identification issue). I asked Tim (who reported #1153) about your issue and he replied:.. not a problem. Geeqie is not a RAW converter and simply displays the JPG thumbnail in RAW files. For my files the cameras.jpgs are 6000x4000 whereas the thumbnails in RAW files get displayed in Geeqie with 1616x1080. Everything working perfect. (exiv geeqie Jan /6

2 I've installed geequi on ubuntu (sudo apt-get install geeqie) and I am running geeqie 1.2 and using exiv2 library (current trunk): 1061 rmills@rmillsmbp-k1504:~ $ lsof grep exiv2 geeqie rmills mem REG 8, /usr/share/locale-langpack/en_gb/lc_messages/exiv2.mo geeqie rmills mem REG 8, /usr/local/lib/libexiv2.so rmills@rmillsmbp-k1504:~ $ geeqie appears to be working OK for me. While this issue may be caused by Exiv2, you should report it to Team Geeqie. I am not well positioned to identify a bug in an application I have never used. Can you: 1. Update your version of geeqie 2. Report this to geeqie 3. Provide more information (platform, version of geeqie, version of libexiv2) 4. Provide a more detailed description of the issue, so that I can reproduce it 5. Provide test files #3-13 Jan :57 - Robin Mills - % Done changed from 50 to 100 I've been successful in building geeqie on MacOS-X using Mac Ports. I've been able to reproduce the experience of Tim (reported in #1153). Mac Ports installs v1.1 and uses /opt/local/lib/libexiv dylib (which is exiv2 v0.24). It has no difficulty display the previews (1600x1000 or something) in Tim's ARW files which are available at svn://dev.exiv2.org/svn/testdata/trunk/1153 There is insufficient information to pursue this matter further. I am going to mark this 100% resolved. This issue will be closed in February if no further information is provided. #4-14 Jan :47 - Wil Hermes - File _IGP9859.DNG added - File screen-raw.png added Robin Mills wrote: I've been successful in building geeqie on MacOS-X using Mac Ports. I've been able to reproduce the experience of Tim (reported in #1153). Mac Ports installs v1.1 and uses /opt/local/lib/libexiv dylib (which is exiv2 v0.24). It has no difficulty display the previews (1600x1000 or something) in Tim's ARW files which are available at svn://dev.exiv2.org/svn/testdata/trunk/1153 There is insufficient information to pursue this matter further. I am going to mark this 100% resolved. This issue will be closed in February if no further information is provided. Thank you for reply! problem is not related just to geeqie, but it is wron displayed even with gthumb and other image viewers. platform: linux Gnome Ubuntu $ apt-cache show exiv2 grep Version Version: ubuntu1 $ exiv2 --verbose --version exiv (64 bit build) Copyright (C) Andreas Huggel. 12 Jan /6

3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA USA exiv2= platform=linux compiler=g++ bits=64 dll=1 debug=0 version= date=aug time=15:26:19 svn=0 ssh=0 curl=0 id=$id: version.cpp :26:36Z robinwmills $ executable=/usr/bin/exiv2 library=/usr/lib/x86_64-linux-gnu/libexiv2.so.14 library=/usr/lib/x86_64-linux-gnu/libstdc++.so.6 library=/lib/x86_64-linux-gnu/libgcc_s.so.1 library=/lib/x86_64-linux-gnu/libc.so.6 library=/lib/x86_64-linux-gnu/libz.so.1 library=/lib/x86_64-linux-gnu/libexpat.so.1 library=/lib/x86_64-linux-gnu/libdl.so.2 library=/lib/x86_64-linux-gnu/libm.so.6 library=/lib64/ld-linux-x86-64.so.2 have_regex=1 have_strerror_r=1 have_gmtime_r=1 have_inttypes=1 have_libintl=1 have_lensdata=1 have_iconv=1 have_memory=1 have_memset=1 have_lstat=1 have_stdbool=1 have_stdint=1 have_stdlib=1 have_strlib=0 have_strchr=1 have_strerror=1 12 Jan /6

4 have_strerror_r=1 have_strings_h=0 have_strtol=1 have_mmap=1 have_munmap=1 have_sys_stat=1 have_timegm=1 have_unistd_h=0 have_sys_mman=1 have_libz=0 have_xmptoolkit=1 have_bool=1 have_strings=1 have_sys_types=1 have_unistd=1 have_unicode_path=0 enable_video=0 enable_webready=0 screenshot and sample file is attached Thank you! #5-14 Jan :57 - Robin Mills - % Done changed from 100 to 70 Thanks, Wil. I'll look at this tomorrow. It's 22:56 in England. Time for bed. #6-15 Jan :19 - Robin Mills - % Done changed from 70 to 80 - Estimated time changed from 3.00 to 4.00 Wil I don't think Exiv2 is causing this. There are multiple preview images embedded in your file: $ exiv2 -pp ~/Downloads/_IGP9859.DNG Preview 1: image/tiff, 160x120 pixels, bytes Preview 2: image/jpeg, 640x480 pixels, bytes Preview 3: image/tiff, 4928x3264 pixels, bytes $ Unfortunately, I can't find the command to remove a preview, although I thought that was in the code. If we can find a way to remove the small preview (or resequence the previews) presumably that would fix things. #7-15 Jan :04 - Robin Mills I've thought of a quick way to fix this! Sort the preview images in the opposite order, then the apps will use the largest preview! ~/Downloads/_IGP9859.DNG Preview 1: image/tiff, 4928x3264 pixels, bytes Preview 2: image/jpeg, 640x480 pixels, bytes $ exiv2 -pp 12 Jan /6

5 Preview 3: image/tiff, 160x120 pixels, bytes $ The fix is in src/preview.cpp: $ svn diff src/preview.cpp Index: src/preview.cpp =================================================================== --- src/preview.cpp (revision 4181) +++ src/preview.cpp (working -61,7 uint32_t l = lhs.width_ * lhs.height_; uint32_t r = rhs.width_ * rhs.height_; - return l < r; + return l > r; } $ /*! I not going to submit this code. I'd like you to build and try it. Let's see if this fixes things. I didn't write exiv2. I'm the project build engineer. I've had a look at the preview code. We don't have any code to erase previews. And, as I've never looked at that part of the code, I don't know how much effort is required to implement that. I already have a lot of work to finish v0.26, so adding this capability probably cannot be undertaken at the moment. #8-19 Jan :44 - Wil Hermes Thank you, Robin! I don't think that erase of preview is something that is really necessary, but just "skiping" of it might be enough, if it is possible.. Wil Robin Mills wrote: I've thought of a quick way to fix this! Sort the preview images in the opposite order, then the apps will use the largest preview! [...]The fix is in src/preview.cpp:[...]i not going to submit this code. I'd like you to build and try it. Let's see if this fixes things. I didn't write exiv2. I'm the project build engineer. I've had a look at the preview code. We don't have any code to erase previews. And, as I've never looked at that part of the code, I don't know how much effort is required to implement that. I already have a lot of work to finish v0.26, so adding this capability probably cannot be undertaken at the moment. #9-01 Feb :43 - Robin Mills - Status changed from Resolved to Closed - % Done changed from 80 to 100 I'm closing this issue to help me focus on other matters. I don't know if my suggestion worked. Change src/preview.cpp from: bool cmppreviewproperties( const PreviewProperties& lhs, const PreviewProperties& rhs ) { uint32_t l = lhs.width_ * lhs.height_; 12 Jan /6

6 uint32_t r = rhs.width_ * rhs.height_; } return l < r; to: bool cmppreviewproperties( const PreviewProperties& lhs, const PreviewProperties& rhs ) { uint32_t l = lhs.width_ * lhs.height_; uint32_t r = rhs.width_ * rhs.height_; } return l > r; Wil: If you wish to discuss this further, please update and I'll reopen this issue. Files _IGP9859.DNG 14.2 MB 14 Jan 2016 Wil Hermes screen-raw.png 190 KB 14 Jan 2016 Wil Hermes 12 Jan /6

7

Exiv2 - Bug #1007 exiv Build error on blackfin arch

Exiv2 - Bug #1007 exiv Build error on blackfin arch Exiv2 - Bug #1007 exiv2 0.24 Build error on blackfin arch 03 Dec 2014 14:02 - Nicolas Serafini Status: Closed Start date: 03 Dec 2014 Priority: Normal Due date: Assignee: Robin Mills % Done: 100% Category:

More information

Exiv2 - Bug #1107 DigiKam hangs during search for new items

Exiv2 - Bug #1107 DigiKam hangs during search for new items Exiv2 - Bug #1107 DigiKam hangs during search for new items 20 Aug 2015 08:26 - Sveinn Felli Status: Closed Start date: Priority: Normal Due date: Assignee: Robin Mills % Done: 100% Category: miscellaneous

More information

CHIRP - Bug # Cannot upload to Yaesu FT-897D (US) Mac OS X Description

CHIRP - Bug # Cannot upload to Yaesu FT-897D (US) Mac OS X Description CHIRP - Bug # 1715 Status: Feedback Priority: Normal Author: Chuck Reti Category: Created: 06/23/2014 Assignee: Filippi Marco Updated: 08/05/2014 Due date: Chirp Version: 0.4.0 Model affected: FT897 Platform:

More information

Exiv2 - Bug #908 strerror_r gives no error message back

Exiv2 - Bug #908 strerror_r gives no error message back Exiv2 - Bug #908 strerror_r gives no error message back 18 Jun 2013 00:26 - Ákos Szőts Status: Closed Start date: 18 Jun 2013 Priority: Normal Due date: Assignee: Robin Mills % Done: 100% Category: api

More information

Exiv2 - Bug #1106 Crash in exiv2 due to assertion when setting rating on jpg with a Casio makernote

Exiv2 - Bug #1106 Crash in exiv2 due to assertion when setting rating on jpg with a Casio makernote Exiv2 - Bug #1106 Crash in exiv2 due to assertion when setting rating on jpg with a Casio makernote 19 Aug 2015 00:43 - Luca Carlon Status: Closed Start date: 19 Aug 2015 Priority: Normal Due date: Assignee:

More information

============================================================================

============================================================================ Add Ubuntu Unity support, Panel Applet (Tray Icon) Posted by ezkomomo - 2013/07/20 09:50 On Ubuntu 13.04 with Unity it would be very useful to add a tray icon (panel applet) like the icon in the window

More information

Number Song Names by Play Order v2.0

Number Song Names by Play Order v2.0 Number Song Names by Play Order v2.0 AppleScript for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes. This script will prefix each selected track's Song

More information

Tvheadend - Bug #2262 Fails to show scrambled channels

Tvheadend - Bug #2262 Fails to show scrambled channels Tvheadend - Bug #2262 Fails to show scrambled channels 2014-08-29 22:35 - Andreas Lunderhage Status: Need feedback Start date: 2014-08-29 Priority: Normal Due date: Assignee: % Done: 0% Category: Descrambling

More information

"Missing log" in edit viewer, all media gone Posted by prodeuser - 17 Aug :14

Missing log in edit viewer, all media gone Posted by prodeuser - 17 Aug :14 "Missing log" in edit viewer, all media gone Posted by prodeuser - 17 Aug 2013 06:14 So, this has happened a couple of times now. I am a new Lightworks user and have been doing some testing. As I increase

More information

Make Video PDF Booklet v1.0

Make Video PDF Booklet v1.0 Make Video PDF Booklet v1.0 AppleScript for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes. This script will create a PDF booklet containing video-oriented

More information

Close Your File Template

Close Your File Template In every sale there is always a scenario where I can t get someone to respond. No matter what I do. I can t get an answer from them. When people stop responding I use the Permission To. This is one of

More information

QGIS Application - Bug report #17043 Browser keeps scanning directory with gpkg file

QGIS Application - Bug report #17043 Browser keeps scanning directory with gpkg file QGIS Application - Bug report #17043 Browser keeps scanning directory with gpkg file 2017-08-21 12:50 PM - Richard Duivenvoorde Status: Closed Priority: High Assignee: Alessandro Pasotti Category: Browser

More information

Chamilo LMS - Bug #6044 AICC import - "The package you are trying to upload has an unknown format."

Chamilo LMS - Bug #6044 AICC import - The package you are trying to upload has an unknown format. Chamilo LMS - Bug #6044 AICC import - "The package you are trying to upload has an unknown format." 19/03/2013 02:13 - Terence van Jaarsveldt Status: Bug resolved Start date: 19/03/2013 Priority: Normal

More information

Exiv2 - Patch #696 cmake: out of src compilation

Exiv2 - Patch #696 cmake: out of src compilation Exiv2 - Patch #696 cmake: out of src compilation 14 Apr 2010 02:22 - Nikolai Saoukh Status: Closed Start date: 14 Apr 2010 Priority: Normal Due date: Assignee: % Done: 0% Category: build Estimated time:

More information

rsh-grind User Documentation

rsh-grind User Documentation rsh-grind User Documentation pentestmonkey@pentestmonkey.net 6 May 2007 Contents 1 Overview 2 2 Installation 2 3 Usage 3 4 Some Examples 4 4.1 Assuming Remote Usernames are Same as Local Usernames... 5

More information

Exiv2 - Bug #657 Nef Metadata edit with Digikam make impossible to open it with capturenx or ViewNX

Exiv2 - Bug #657 Nef Metadata edit with Digikam make impossible to open it with capturenx or ViewNX Exiv2 - Bug #657 Nef Metadata edit with Digikam make impossible to open it with capturenx or ViewNX 20 Nov 2009 11:27 - Boulesteix Status: Closed Start date: 20 Nov 2009 Priority: High Due date: Assignee:

More information

New Team Members: Sridhar (India) Ben (Canada) Troy (USA) Raphael (France and USA) Existing Team Members: Robin (England) Niels (Denmark) Alan (Peru)

New Team Members: Sridhar (India) Ben (Canada) Troy (USA) Raphael (France and USA) Existing Team Members: Robin (England) Niels (Denmark) Alan (Peru) Exiv2 v0.26 Welcome to New and Existing Team Members 2 New Team Members: Ben (Canada) Raphael (France and USA) Existing Team Members: Robin (England) Alan (Peru) Sridhar (India) Troy (USA) Niels (Denmark)

More information

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly.

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly. Wrong time on recurring google calendar events Posted by AraldoL - 2014/01/11 06:21 Hello, using the latest stable Rainlendar Pro 2.12 I had some issues: After every installation on my two computers it

More information

Ubuntu Remove Manually Install Software From Windows 7 Usb Drive Ubuntu

Ubuntu Remove Manually Install Software From Windows 7 Usb Drive Ubuntu Ubuntu Remove Manually Install Software From Windows 7 Usb Drive Ubuntu When choosing how to install, some options will completely erase your drive before doing so. How to create a bootable USB stick on

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Casio SK-5 MIDI Retrofit Guide User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Page 1 of 2 1 2 >

More information

QGIS Application - Bug report #8942 R6034 runtime error

QGIS Application - Bug report #8942 R6034 runtime error QGIS Application - Bug report #8942 R6034 runtime error 2013-10-23 04:42 PM - Leszek Pawlowicz Status: Reopened Priority: rmal Assignee: Category: Build/Install Affected QGIS version:2.18.11 Regression?:

More information

finger-user-enum User Documentation

finger-user-enum User Documentation finger-user-enum User Documentation pentestmonkey@pentestmonkey.net 21 January 2007 Contents 1 Overview 2 2 Installation 2 3 Usage 3 4 Some Examples 3 4.1 Normal Usage............................. 4 4.2

More information

Manual Format Windows 7 With Cd Steps To

Manual Format Windows 7 With Cd Steps To Manual Format Windows 7 With Cd Steps To Install Windows Xp Just follow this guide, and you'll have Windows 7 installed on that computer in noinstall Windows 7 (Beginners) Step 1.jpg. 1. Enter your computer's

More information

Sample Online Survey Report: Complex Software Application

Sample Online Survey Report: Complex Software Application Sample Online Survey Report: Complex Software Application www.sage-research.com shannon@sage-research.com 720-221-7003 Example Overview In this research project, the goal was to survey current users of

More information

BPC Competition Entry and Image Upload Page

BPC Competition Entry and Image Upload Page BPC Competition Entry and Image Upload Page The image upload page can be accessed via the large green button at the bottom of the Club Rules page called Competition Upload on the BPC website at http://www.buxtonphotographicclub.co.uk/club_rules.html

More information

QGIS Application - Bug report #295 rendering vectors got tremendously slow

QGIS Application - Bug report #295 rendering vectors got tremendously slow QGIS Application - Bug report #295 rendering vectors got tremendously slow 09/22/2006 02:16 PM - Redmine Admin Status: Closed Priority: Low Assignee: Martin Dobias Category: Map Canvas Affected QGIS version:

More information

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration Who am I? I m a python developer who has been working on OpenStack since 2011. I currently work for Aptira, who do OpenStack, SDN, and orchestration consulting. I m here today to help you learn from my

More information

Zendesk Instructions for End-Users

Zendesk Instructions for End-Users Zendesk Instructions for End-Users Ver. 1.00 July, 2013 Ver. 1.00 July, 2013 Zendesk Instructions for End-Users Getting Started Registering & Logging in to Zendesk To submit and then track your support

More information

dns-grind User Documentation

dns-grind User Documentation dns-grind User Documentation pentestmonkey@pentestmonkey.net 21 January 2007 Contents 1 Overview 2 2 Installation 2 3 Usage 3 4 Some Examples 3 4.1 Bruteforcing Hostnames (A-record Lookups)............

More information

Some reasons to repair your boot-loader might include installing Microsoft Windows after you have installed Ubuntu, adding or removing a hard drive.

Some reasons to repair your boot-loader might include installing Microsoft Windows after you have installed Ubuntu, adding or removing a hard drive. How To Recover Linux After Install Windows 7 Over If you have Windows 7 dual booting with Ubuntu and you want Windows 7 To do this I am going to show you how to create a system recovery disk, how to After

More information

Selected Tags to Lyrics v1.1

Selected Tags to Lyrics v1.1 Selected Tags to Lyrics v1.1 AppleScript for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes. Primarily for iphone and ipod Touch users, this script will

More information

Format Hard Drive After Install Ubuntu From Usb External

Format Hard Drive After Install Ubuntu From Usb External Format Hard Drive After Install Ubuntu From Usb External Will the files on my external hard drive be deleted when I use it on Ubuntu (since I It will allow you to select your manually created partition

More information

CHIRP - New Model # 1343

CHIRP - New Model # 1343 CHIRP - New Model # 1343 Status: Closed Priority: Normal Author: Robert Elsinga Category: Created: 01/02/2014 Assignee: Robert Elsinga Updated: 06/28/2018 Due date: Chirp Version: 0.3.0 Equipment Loan

More information

On a Ubuntu system which was updated today to facter (diretly via apt.puppetlabs.com) I also see exactly the same error.

On a Ubuntu system which was updated today to facter (diretly via apt.puppetlabs.com) I also see exactly the same error. Facter - Bug #17383 Could not retrieve local facts: undefined method `kernel_fact_value' for Facter::Util::Processor:Module 11/01/2012 11:31 pm - Anand Kumria Status: Re-opened Start date: Priority: Normal

More information

Automatic Creation of a Virtual Network with VBoxManage [1]

Automatic Creation of a Virtual Network with VBoxManage [1] Automatic Creation of a Virtual Network with V... 1 Automatic Creation of a Virtual Network with VBoxManage [1] Submitted by Steve [2] on Wed, 18/09/2013-5:46pm I am using VirtualBox to create multiple

More information

ChiliProject - Bug # 529: builder is not part of the bundle. Add it to Gemfile

ChiliProject - Bug # 529: builder is not part of the bundle. Add it to Gemfile ChiliProject - Bug # 529: builder is not part of the bundle. Add it to Gemfile Status: Closed Priority: Normal Author: Enno Grà per Category: Created: 2011-07-17 Assignee: Updated: 2012-06-23 Due date:

More information

CHIRP - Bug # Description. When trying to download from radio, recieve "Incorrect Model Selected" error, Associated revisions.

CHIRP - Bug # Description. When trying to download from radio, recieve Incorrect Model Selected error, Associated revisions. CHIRP - Bug # 5625 Status: In Progress Priority: Normal Author: David Gordley Category: Created: 03/04/2018 Assignee: Unroe Updated: 08/22/2018 Due date: Chirp Version: daily Model affected: BTECH GMRS-V1

More information

CS 170 Java Tools. Step 1: Got Java?

CS 170 Java Tools. Step 1: Got Java? CS 170 Java Tools This semester in CS 170 we'll be using the DrJava Integrated Development Environment. You're free to use other tools but this is what you'll use on your programming exams, so you'll need

More information

Manual Of Virtualbox Additions Linux Mint 12

Manual Of Virtualbox Additions Linux Mint 12 Manual Of Virtualbox Additions Linux Mint 12 VirtualBox Extension is a set of open source component which extend the Centos/Redhat Fedora Linux Mint opensuse Ubuntu raj@ubuntu:~$ wget download.virtualbox.org/virtualbox/4.3.12/

More information

CHIRP - New Model # 217

CHIRP - New Model # 217 CHIRP - New Model # 217 Status: Closed Priority: Normal Author: James Beckner Category: Created: 06/13/2012 Assignee: Tom Hayward Updated: 10/30/2015 Due date: Chirp Version: daily Equipment Loan Offered:

More information

Manual Internet Explorer 10 Vista 64 Bit Windows 7 Problems

Manual Internet Explorer 10 Vista 64 Bit Windows 7 Problems Manual Internet Explorer 10 Vista 64 Bit Windows 7 Problems Internet Explorer 10 Modern UI/Metro Internet Explorer 11 Desktop The "joys" of Windows Update not working in Windows XP, Vista, 7, 8 and 8.1

More information

MITOCW watch?v=w_-sx4vr53m

MITOCW watch?v=w_-sx4vr53m MITOCW watch?v=w_-sx4vr53m The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free. To

More information

Working with GIT. Florido Paganelli Lund University MNXB Florido Paganelli MNXB Working with git 1/47

Working with GIT. Florido Paganelli Lund University MNXB Florido Paganelli MNXB Working with git 1/47 Working with GIT MNXB01 2017 Florido Paganelli Lund University florido.paganelli@hep.lu.se Florido Paganelli MNXB01-2017 - Working with git 1/47 Required Software Git - a free and open source distributed

More information

CHIRP - New Model # 5825

CHIRP - New Model # 5825 CHIRP - New Model # 5825 Status: In Progress Priority: Normal Author: Michel A Category: Created: 05/26/2018 Assignee: Pavel Milanes Updated: 06/05/2018 Due date: Chirp Version: daily Equipment Loan Offered:

More information

Rainlendar 2.12 BETA build 133 Posted by Rainy /08/17 11:11

Rainlendar 2.12 BETA build 133 Posted by Rainy /08/17 11:11 Rainlendar 2.12 BETA build 133 Posted by Rainy - 2013/08/17 11:11 Build 133 can be downloaded from here: Windows (32-bit): Rainlendar-2.12.b133-32bit.zip Windows (64-bit): Rainlendar-2.12.b133-64bit.zip

More information

Modelio 3 - Issue #165 element view bug

Modelio 3 - Issue #165 element view bug Modelio 3 - Issue #165 element view bug 06 January 2014 09:19 - Robin Zhang Status: Closed Start date: 06 January 2014 Priority: Urgent Due date: Assignee: Christophe Malgouyres % Done: 100% Category:

More information

Delete Songs From Iphone Without Itunes Ios 5 >>>CLICK HERE<<<

Delete Songs From Iphone Without Itunes Ios 5 >>>CLICK HERE<<< Delete Songs From Iphone Without Itunes Ios 5 Here's how to delete all music from iphone/ipad in ios 8. How to fix ios 8.4 GPS Issue on iphone/ipad for Apps Step 5 Tap on Music that all music that is on

More information

Iphone Instructions Sim Card Slot Stuck Wrong Way Round >>>CLICK HERE<<<

Iphone Instructions Sim Card Slot Stuck Wrong Way Round >>>CLICK HERE<<< Iphone Instructions Sim Card Slot Stuck Wrong Way Round NickMacIT : Hi and welcome to JustAnswer.com. My name is Nick and I will assist you with your issues. Is it your iphone or ipad? Ask Your Own Mac

More information

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide!

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide! Movavi Mac Cleaner Download PDF Not sure where to begin? Read the Quick Start Guide! Table of Contents Cleaning Your Mac...3 System Requirements...4 Installation...5 Trial and Activation...7 Getting an

More information

How To Manually Manage Music On Itunes 11

How To Manually Manage Music On Itunes 11 How To Manually Manage Music On Itunes 11 Without Erase This itunes tutorial shows you how to manually add songs and video to your iphone. Published on 2014-11-04 Some users said, sync button on the music

More information

How To Add Songs To Ipod Without Syncing >>>CLICK HERE<<<

How To Add Songs To Ipod Without Syncing >>>CLICK HERE<<< How To Add Songs To Ipod Without Syncing Whole Library Create a playlist, adding all the songs you want to put onto your ipod, then under the How to add music from ipod to itunes without clearing itunes

More information

Need To Find Manually Manage Music On Itunes 11 Without Erase

Need To Find Manually Manage Music On Itunes 11 Without Erase Need To Find Manually Manage Music On Itunes 11 Without Erase The instructions are slightly different if you have an ipod shuffle, so if you have one Check the Manually manage music and videos box under

More information

============================================================================

============================================================================ Linux, Cinnamon: cannot create panel icon Posted by JN_Mint - 2019/01/05 21:28 In Cinnamon (on Mint 19.3), with 'show tray icon' enabled in Rainlendar, there is no icon in any panel on my system and Cinnamon

More information

No audio yes video Posted by manemane - 29 Jan :42

No audio yes video Posted by manemane - 29 Jan :42 No audio yes video Posted by manemane - 29 Jan 2018 18:42 Hi guys! When I import my file video recordered by the YI action cam 4K+, lightworks from some time cut the audio trace. I can see only the video

More information

Rainlendar 2.14 BETA build 152 Posted by Rainy /08/29 07:57

Rainlendar 2.14 BETA build 152 Posted by Rainy /08/29 07:57 Rainlendar 2.14 BETA build 152 Posted by Rainy - 2017/08/29 07:57 Build 152 can be downloaded from here: Windows (32-bit): Rainlendar-2.14.b152-32bit.zip Windows (64-bit): Rainlendar-2.14.b152-64bit.zip

More information

Windows 7 Will Not Load On My Computer Says I'm

Windows 7 Will Not Load On My Computer Says I'm Windows 7 Will Not Load On My Computer Says I'm There are various programs which will allow you to make a copy of your entire apply to my computer even though it does say it works for this issue in Windows

More information

Virtualbox Remote Desktop Error Code 5

Virtualbox Remote Desktop Error Code 5 Virtualbox Remote Desktop Error Code 5 May be bug in rdesktop or in VirtualBox Remote Display Protocol (VRDP). rdesktop -g i've tried "rdesktop and gnome-rdp" both give me the same error. I'm using rdesktop

More information

CHIRP - New Model # 2475

CHIRP - New Model # 2475 CHIRP - New Model # 2475 Status: Feedback Priority: Normal Author: Gary M Category: Created: 03/30/2015 Assignee: Jim Unroe Updated: 06/19/2015 Due date: Chirp Version: daily Equipment Loan Offered: No

More information

QGIS Application - Bug report #3497 [OsX] Crash when changing font and color in Style manager on OS X

QGIS Application - Bug report #3497 [OsX] Crash when changing font and color in Style manager on OS X QGIS Application - Bug report #3497 [OsX] Crash when changing font and color in Style manager on OS X 2011-02-16 09:45 AM - rcline - Status: Closed Priority: High Assignee: Category: Symbology Affected

More information

How to Publish an Ebook Picture Book from a Mac: for Nook, Kindle, PDF

How to Publish an Ebook Picture Book from a Mac: for Nook, Kindle, PDF How to Publish an Ebook Picture Book from a Mac: for Nook, Kindle, PDF Written by author/illustrator Julie Olson on 1/19/2012 www.jujubeeillustrations.com http://jujubeeillustrations.blogspot.com This

More information

QGIS Application - Bug report #18988 QGIS Server rendering different from Desktop rendering

QGIS Application - Bug report #18988 QGIS Server rendering different from Desktop rendering QGIS Application - Bug report #18988 QGIS Server rendering different from Desktop rendering 04:13 PM - Status: Closed Priority: rmal Assignee: Paul Blottiere Category: QGIS Server Affected QGIS version:3.1(master)

More information

Microsoft Outlook 2007 Out Of Office Reply To

Microsoft Outlook 2007 Out Of Office Reply To Microsoft Outlook 2007 Out Of Office Reply To Every Email In Office 2007 and earlier, go to Tools and click on Out of Office Assistant. Note that this Type in your away email message and put in a subject.

More information

Tvheadend - Bug #3630 pipe doesn't work on mux url but works on command line

Tvheadend - Bug #3630 pipe doesn't work on mux url but works on command line Tvheadend - Bug #3630 pipe doesn't work on mux url but works on command line 2016-03-15 01:50 - Jose Silva Status: Invalid Start date: 2016-03-15 Priority: Normal Due date: Assignee: % Done: 0% Category:

More information

Sorry The Operation Could Not Be Completed Error Code 0

Sorry The Operation Could Not Be Completed Error Code 0 Sorry The Operation Could Not Be Completed Error Code 0 I get an error message that says Sorry the operation could not be completed because an unexpected error occurred (Error code 0). Any ideas? I successfully.

More information

============================================================================

============================================================================ [Solved] Title effects in v11 free? Posted by Driftwood Productions - 08 Jul 2012 15:24 I'm running LWKS v11 free edition, and am trying to figure out how to add title effects to my project, however, I

More information

Cannot Import Photos Into Iphoto Unreadable Format

Cannot Import Photos Into Iphoto Unreadable Format Cannot Import Photos Into Iphoto Unreadable Format You cannot touch, move, rename any files or folders in the iphoto Library folder in the When importing photos into iphoto I get an error Unreadable Files:

More information

VST Preset Generator Documentation. François Mazen V0.2.8

VST Preset Generator Documentation. François Mazen V0.2.8 VST Preset Generator Documentation François Mazen V0.2.8 Table of Contents Installation................................................................................. 1 Overview..................................................................................

More information

Data Reduction Helpdesk First Responder Guidelines

Data Reduction Helpdesk First Responder Guidelines Data Reduction Helpdesk First Responder Guidelines Kathleen Labrie Science Users Support Department V1.1 12 March 2018 Revision History V1.0 16 January 2018 Kathleen Labrie V1.1 12 March 2018 Kathleen

More information

Programming Tips for CS758/858

Programming Tips for CS758/858 Programming Tips for CS758/858 January 28, 2016 1 Introduction The programming assignments for CS758/858 will all be done in C. If you are not very familiar with the C programming language we recommend

More information

MP 1: HTTP Client + Server Due: Friday, Feb 9th, 11:59pm

MP 1: HTTP Client + Server Due: Friday, Feb 9th, 11:59pm MP 1: HTTP Client + Server Due: Friday, Feb 9th, 11:59pm Please read all sections of this document before you begin coding. In this assignment, you will implement a simple HTTP client and server. The client

More information

Boot Camp. Dave Eckhardt Bruce Maggs

Boot Camp. Dave Eckhardt Bruce Maggs Boot Camp Dave Eckhardt de0u@andrew.cmu.edu Bruce Maggs bmm@cs.cmu.edu 1 This Is a Hard Class Traditional hazards 410 letter grade one lower than other classes All other classes this semester: one grade

More information

Visual Presenter Visual Webcaster

Visual Presenter Visual Webcaster ) Visual Presenter Visual Webcaster Last Revised 8/3/11 Powered by Table of Contents Overview 3 System Requirements 4-5 Login 6 Main Menu 7 Preparing for the Event Presenter 8-12 Slides 13-20 URL s 21-23

More information

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine Here we create a new virtual machine and install Ubuntu 16.04 LTS Server on it. In this instance, we

More information

Discogs Search Kit v1.0 AppleScript for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes.

Discogs Search Kit v1.0 AppleScript for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes. Discogs Search Kit v1.0 AppleScript for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes. Two scripts assist with searching and then retreiving track and

More information

Saving Space mini HOWTO

Saving Space mini HOWTO Table of Contents...1 By Guido Gonzato, mailto:guido@ibogeo.df.unibo.it...1 1. Introduction...1 2. Software requirements...1 3. The procedure...1 4. A Real Life Example...1 5. The End...1 1. Introduction...1

More information

Format Hard Drive After Install Ubuntu From Usb

Format Hard Drive After Install Ubuntu From Usb Format Hard Drive After Install Ubuntu From Usb is it possible to format and partition the new hdd (external to my laptop, and connected to my laptop via sata-usb adapter), and install Ubuntu on the new

More information

UKNova s Getting Connectable Guide

UKNova s Getting Connectable Guide UKNova s Getting Connectable Guide Version 1.2 2010/03/22 1. WHAT IS "BEING CONNECTABLE" AND WHY DO I NEED IT? Being connectable means being able to give back to others it is the fundamental principle

More information

Register FAQ Calendar Today's Posts Search

Register FAQ Calendar Today's Posts Search Custom Search Highly Liquid Forum > Current Products > UMR2 Casio SK-1 MIDI Retrofit Guide User Name User Name Password Remember Me? Log in Register FAQ Calendar Today's Posts Search Page 1 of 3 1 2 3

More information

Adding content to your Blackboard 9.1 class

Adding content to your Blackboard 9.1 class Adding content to your Blackboard 9.1 class There are quite a few options listed when you click the Build Content button in your class, but you ll probably only use a couple of them most of the time. Note

More information

A simple Windows remote control program for Rotel RCX-1500, RDG-1520 and RT-09 devices. v3.3

A simple Windows remote control program for Rotel RCX-1500, RDG-1520 and RT-09 devices. v3.3 A simple Windows remote control program for Rotel RCX-1500, RDG-1520 and RT-09 devices. v3.3 History & Credits. This simple control program was born after inspiration from Simonb68 (htguide member) who

More information

> Community > Search. 1) Did they act this way out of the box with the baseline Dell install BEFORE you installed anything?

> Community > Search. 1) Did they act this way out of the box with the baseline Dell install BEFORE you installed anything? Shop Support Participate Dell.com Print Share > Community > Search Dell Community All of Dell E4300 locking up Community Home Forums Tech Support Topics Laptop General Hardware Common Links View all users

More information

ET: Legacy Development - Bug #44 Remove SMP code

ET: Legacy Development - Bug #44 Remove SMP code ET: Legacy Development - Bug #44 Remove SMP code 04.05.2012 21:58 - Radegast Status: Fixed % Done: 100% Priority: Immediate Assignee: Radegast Category: Client Target version: 2.71rc1 OS: Arch: Description

More information

How Do I Transfer My Outlook s From One Computer To Another

How Do I Transfer My Outlook s From One Computer To Another How Do I Transfer My Outlook 2010 Emails From One Computer To Another Outlook 2010 You can export your email and mail folders, calendar and appointments, tasks, notes and additional content from Outlook.pst

More information

GChemTable manual. GChemTable manual

GChemTable manual. GChemTable manual GChemTable manual i GChemTable manual GChemTable manual ii Copyright 2006-2012 Jean Bréfort Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation

More information

How To Reset Your Computer To Factory Settings Windows Vista Without Cd

How To Reset Your Computer To Factory Settings Windows Vista Without Cd How To Reset Your Computer To Factory Settings Windows Vista Without Cd This method is the easiest way to restore your computer to factory condition. Video (English Only) - How to reinstall Windows without

More information

CHIRP - Bug # Description

CHIRP - Bug # Description CHIRP - Bug # 3539 Status: Closed Priority: Normal Author: Bob Belbeck Category: Created: 04/02/2016 Assignee: Pavel Milanes Updated: 06/16/2017 Due date: Chirp Version: daily Model affected: QYT KT8900

More information

Exercise(s) Solution(s) to the exercise(s)

Exercise(s) Solution(s) to the exercise(s) Exercise(s) Problem 1. Counting configurations Consider two different types of atoms, say A and B (represented by red and blue, respectively in the figures). Let A atoms and B atoms be distributed on N

More information

Unable To Disconnect Mapped Network Drive Windows 7

Unable To Disconnect Mapped Network Drive Windows 7 Unable To Disconnect Mapped Network Drive Windows 7 If I try to map a network drive using the Network device name the system asks me for a Using the the Network Name: The Windows 7 machine can see all

More information

Handout 4: Version Control Reference

Handout 4: Version Control Reference CSCI 2600 Principles of Software Handout 4: Version Control Reference Introduction SVN (Subversion) provides the following functionality: It allows multiple users to edit the same files independently,

More information

QGIS Application - Bug report #83 Strange polygon fill rendering

QGIS Application - Bug report #83 Strange polygon fill rendering QGIS Application - Bug report #83 Strange polygon fill rendering 2006-04-16 01:57 PM - Redmine Admin Status: Closed Priority: Low Assignee: Gavin Macaulay - Category: Vectors Affected QGIS version: Operating

More information

BBC Learning English Face up to Phrasals Mark's Mistake

BBC Learning English Face up to Phrasals Mark's  Mistake BBC Learning English Face up to Phrasals Mark's Email Mistake Episode 1: Email Fun? Mark: Hey Ali, did you check out that email I sent you the one about stupid Peter, saying how stupid he is? Oh dear.

More information

Mac Os X Manually Mounted Usb Drive Read Only

Mac Os X Manually Mounted Usb Drive Read Only Mac Os X Manually Mounted Usb Drive Read Only I sometimes need to mount USB drives that are NTFS formatted and write to them. for people who would still want to see the missing partition in read only mode.zone/hackintoshdownloads/download/506-free-ntfs-driver-for-mac-os-x/.

More information

GChem3d manual. GChem3d manual

GChem3d manual. GChem3d manual GChem3d manual i GChem3d manual GChem3d manual ii Copyright 2006-2012 Jean Bréfort Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License

More information

How To Factory Reset Iphone 4 When Locked Out Without A Computer

How To Factory Reset Iphone 4 When Locked Out Without A Computer How To Factory Reset Iphone 4 When Locked Out Without A Computer Learn what to do if you have forgotten your ios device passcode, or if your device displays a If you enter the wrong passcode into an ios

More information

QGIS Application - Bug report #7643 Empty console Output on R, under SEXTANTE

QGIS Application - Bug report #7643 Empty console Output on R, under SEXTANTE QGIS Application - Bug report #7643 Empty console Output on R, under SEXTANTE 2013-04-18 08:18 AM - Joana Simoes Status: Closed Priority: Normal Assignee: Victor Olaya Category: Processing/Core Affected

More information

ECS Baruch Lab 3 Spring 2019 Name

ECS Baruch Lab 3 Spring 2019 Name ECS 102 - Baruch Lab 3 Spring 2019 Name I. You can't ask a computer to do something you can't do. Now it is your turn to step through a program, without a computer. DO NOT ENTER THIS PROGRAM ON THE COMPUTER.

More information

Take Command Configuring pppd in Linux, Part I

Take Command Configuring pppd in Linux, Part I Take Command Configuring pppd in Linux, Part I Connecting to the Internet may be easier than you think; Tony begins this two-part series with how to configure your modem. by Tony Mobily Today, many people

More information

Manually Sync Iphone Multiple Computer Itunes

Manually Sync Iphone Multiple Computer Itunes Manually Sync Iphone Multiple Computer Itunes 11 Depending on your Apple device, itunes can sync media such as music, movies, TV shows, photos, itunes can't transfer this media back to your computer. 94

More information

How To Swap Ps3 Slim Hard Drive Without. Formatting >>>CLICK HERE<<<

How To Swap Ps3 Slim Hard Drive Without. Formatting >>>CLICK HERE<<< How To Swap Ps3 Slim Hard Drive Without Formatting In terms of the rack you may try looking for the PS3 Slim HDD cage on ebay. have the formatting issue, but swapping drives over on one PS4 will likely

More information

LibRCPS Manual. Robert Lemmen

LibRCPS Manual. Robert Lemmen LibRCPS Manual Robert Lemmen License librcps version 0.2, February 2008 Copyright c 2004 2008 Robert Lemmen This program is free software; you can redistribute

More information