Re: 4.7.8: a couple of questions

2018-05-02 Thread Anton Lundin
On 02 May, 2018 - Davide DB wrote: > On Wed, 2 May 2018 at 10:31, Anton Lundin wrote: > > > On 30 April, 2018 - Davide DB wrote: > > > > > Hi all, > > > > > > I was playing with 4.7.8 on Windows 7 and I noted a couple of things: > > > > > > - I cannot see anymore pO2 sensor

Segfault

2018-05-02 Thread Martin Měřinský
Build. Run (do not open any divelog). Log > Add dive Segmentation fault (core dumped) (gdb) bt #0 0x55f187bdd0a0 in ProfileWidget2::setProfileState() (this=this@ entry=0x55f189e2a4f0) at /data/ss/subsurface/profile-widget/profilewidget2.cpp:1204 #1 0x55f187bdd350 in

Re: 4.7.8: a couple of questions

2018-05-02 Thread Anton Lundin
On 02 May, 2018 - Davide DB wrote: > On Wed, 2 May 2018 at 11:04, Anton Lundin wrote: > > > > > What's happening when you're trying to merge them? > > > > > > > > > > The second dive (#175) disappear but the first dive remain unaffected (47 > > > minutes). > > > > Can you

Re: Segfault

2018-05-02 Thread Berthold Stoeger
Hi, On Mittwoch, 2. Mai 2018 12:40:32 CEST Martin Měřinský wrote: > Build. > Run (do not open any divelog). > Log > Add dive > Segmentation fault (core dumped) > > (gdb) bt > #0 0x55f187bdd0a0 in ProfileWidget2::setProfileState() (this=this@ > entry=0x55f189e2a4f0) > at

Re: 4.7.8: a couple of questions

2018-05-02 Thread Davide DB
On Wed, 2 May 2018 at 10:31, Anton Lundin wrote: > On 30 April, 2018 - Davide DB wrote: > > > Hi all, > > > > I was playing with 4.7.8 on Windows 7 and I noted a couple of things: > > > > - I cannot see anymore pO2 sensor from my Petrel controller. No average > pO2 > > nor

Re: 4.7.8: a couple of questions

2018-05-02 Thread Anton Lundin
On 30 April, 2018 - Davide DB wrote: > Hi all, > > I was playing with 4.7.8 on Windows 7 and I noted a couple of things: > > - I cannot see anymore pO2 sensor from my Petrel controller. No average pO2 > nor individual. On preference tab I have individual and setpoint option > checked nad the

Re: 4.7.8: a couple of questions

2018-05-02 Thread Davide DB
On Wed, 2 May 2018 at 11:04, Anton Lundin wrote: > > Try to download them into a fresh logbook with the current desktop > version, to see what's happens then. > I will do tonight > > > - I merged some dives made during a ccr training. I cannot merge two of > > > > them.

Re: 4.7.8: a couple of questions

2018-05-02 Thread Davide DB
On Wed, 2 May 2018 at 13:19, Anton Lundin wrote: > On 02 May, 2018 - Davide DB wrote: > > > On Wed, 2 May 2018 at 11:04, Anton Lundin wrote: > > > > > > > What's happening when you're trying to merge them? > > > > > > > > > > > > > The second dive (#175)

How to build iOS simulator and iOS device ?

2018-05-02 Thread jani
Hi I am building in total 6 variants of subsurface (iOS-Simulator, iOS-Device, MacOS all in debug/release mode), and right now there are no “nice” work. When using an Xcode project, hiding the developer id is easy, it is just to add export IOS_CODEID="iPhone Developer: ()” to your