anyone with a Mac running 10.7 or 10.8?

2016-12-31 Thread Dirk Hohndel

From looking through the Subsurface cloud server logs I can see that we still 
have a 
fair number of users on MacOS 10.7 and 10.8. I went through the effort to 
create a 
DMG that should run even on 10.7. I'd love it if someone could verify that this 
actually 
works.

http://subsurface-divelog.org/downloads/daily/Subsurface-4.5.96-36-ge94d49668ef9-10.7.dmg

The regular DMG should run on 10.9 and newer (it would also be useful to verify 
that
this does, indeed, run on 10.9 and doesn't run on 10.7 or 10.8).

Thanks

/D
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Can't run Subsurface AppImage on Arch Linux

2016-12-31 Thread Dirk Hohndel

> On Dec 31, 2016, at 6:16 PM, probono  wrote:
> 
> Possibly it might be a good idea not to bundle libxcb.so.1 and/or libX11.so.6 
> inside the AppImage in order to prevent this kind of issues from happening.
> 
> On https://github.com/probonopd/AppImages/blob/master/excludelist there is a 
> list of libraries which I suspect should not be bundled but rather be used 
> from the target system.

Is there a simple way to make this happen from the recipe? I'm trying to make 
sure I can automate all this as much as possible...

Thanks

/D

___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: [torvalds/subsurface] QWebEngine and fix for images from web (#128)

2016-12-31 Thread Dirk Hohndel

> On Dec 31, 2016, at 4:39 PM, Robert C. Helling  
> wrote:
> 
> Hi,
> 
>> Am 31.12.2016 um 11:29 schrieb Henrik B A :
>> 
>> Just delete your existing github repo and fork the new one.  Your local repo 
>> will point to the new one if it has the same name. 
> 
> According to the GitHub Helpdesk you cannot connect two repositories unless 
> one is a GitHub fork of the other. 

No, the point is a different one.

You have a clone of your github repo on your local disk. Make sure you pull so 
that you have everything you want in there.
Now delete your github repo on the website.
Next fork the Subsurface-divelog one
If you now push from your local repo on your disk, you are pushing to new one 
that is forked from the official Subsurface-divelog one
et-voila, you can send pull requests

/D

___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: [torvalds/subsurface] QWebEngine and fix for images from web (#128)

2016-12-31 Thread Linus Torvalds
On Fri, Dec 30, 2016 at 2:19 PM, Dirk Hohndel  wrote:
>
> Linus, would you have a problem with either deleting your repository or
> putting a bot there that auto-closes all pull requests?

I have transferred ownership to you, so you should be able to do
anything you want to it, including just deleting it. Ok?

  Linus
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Website changes - translations wanted

2016-12-31 Thread Dirk Hohndel

> On Dec 31, 2016, at 6:41 AM, Salvador Cuñat  wrote:
> 
> Good Morning.
> 
> On Fri, Dec 30, 2016 at 03:09:33PM -0800, Dirk Hohndel wrote:
> 
>> I did a half-arsed attempt to update the links in the Bugtracker page, but 
>> didn't even try to update the Contributions page.
> 
> I've only seen a reference to GitHub in "Contributing".  Was that all
> or are there any other changes ?

The bugtracker page. I changed the link in all languages, but I only 
changed the wording in English. It's a fairly small change, so maybe 
it doesn't need to be reflected in the translations.

> Best wishes for 2017 to all people in the mailing list, hope it will
> be far better than old 2016.

That's indeed the hope.

/D
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Website changes - translations wanted

2016-12-31 Thread Salvador Cuñat
Good Morning.

On Fri, Dec 30, 2016 at 03:09:33PM -0800, Dirk Hohndel wrote:
 
>  I did a half-arsed attempt to update the links in the Bugtracker page, but 
> didn't even try to update the Contributions page.
> 

I've only seen a reference to GitHub in "Contributing".  Was that all
or are there any other changes ?

Best wishes for 2017 to all people in the mailing list, hope it will
be far better than old 2016.

Salva.
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: [torvalds/subsurface] QWebEngine and fix for images from web (#128)

2016-12-31 Thread Henrik B A
31. des. 2016 08.54 skrev "Robert Helling" :


will do.

Maybe someone knows (i haven’t been able to quickly find an answer): My
github repository of subsurface was cloned from Linus’ a long time ago.
When I try to create a pull request on the github webpage, I cannot do it
relative to Subsurface-divelog/subsurface as Github is not aware of it
being related to torvalds/subsurface. How do I tell Github about that
connection?



Just delete your existing github repo and fork the new one.  Your local
repo will point to the new one if it has the same name.

Henrik
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: [torvalds/subsurface] QWebEngine and fix for images from web (#128)

2016-12-31 Thread Anton Lundin
On 31 December, 2016 - Robert Helling wrote:

> Hi,
> 
> > On 30 Dec 2016, at 23:19, Dirk Hohndel  wrote:
> > 
> > This is the big problem with saying "we move to github".
> > There are way too many "Subsurface" repositories there.
> > 
> > Robert, please make pull requests to
> > https://github.com/Subsurface-divelog/subsurface
> > 
> > Linus, would you have a problem with either deleting your repository or
> > putting a bot there that auto-closes all pull requests? Unfortunately,
> > GitHub very very intentionally and explicitly does not provide a way to
> > turn off pull requests on repos :-(
> 
> 
> will do.
> 
> Maybe someone knows (i haven’t been able to quickly find an answer): My 
> github repository of subsurface was cloned from Linus’ a long time ago. When 
> I try to create a pull request on the github webpage, I cannot do it relative 
> to Subsurface-divelog/subsurface as Github is not aware of it being related 
> to torvalds/subsurface. How do I tell Github about that connection?
> 

That should be fixed. Either we can clone Linus subsurface repo over to
the Subsurface-divelog org, or it might be possible to "connect" them
some other way.

Maybe a issue for github support? https://github.com/contact


//Anton


-- 
Anton Lundin+46702-161604
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface