Dear Oliver,

sorry for my late answer, but I saw your posting too late ...

The problem is solved with some hints from Rainer.
I'm not very sure about the main problem, but I installed a missed 
package and
this error was gone by the wind ...
So the error was on my side ....

Kind regards

Axel

On 09.03.2016 12:19, qlandkartegt-users-requ...@lists.sourceforge.net wrote:
> Send Qlandkartegt-users mailing list submissions to
>       qlandkartegt-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
> or, via email, send a message with subject or body 'help' to
>       qlandkartegt-users-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>       qlandkartegt-users-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Qlandkartegt-users digest..."
>
>
> Today's Topics:
>
>     1. Compile error QMS (AP)
>     2. Re: Compile error QMS (Dr Rainer Woitok)
>     3. Re: Compile error QMS (Oliver Eichler)
>     4. Configuring QMapShack (Dr Rainer Woitok)
>     5. Re: Configuring QMapShack (teq2)
>     6. Re: Configuring QMapShack (Dr Rainer Woitok)
>     7. GIS data for unit testing (Christian Eichler)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 5 Mar 2016 23:44:43 +0100
> From: AP <apschwim...@apmland.de>
> Subject: [Qlandkartegt-users] Compile error QMS
> To: Qmapshack mailing list <qlandkartegt-users@lists.sourceforge.net>
> Message-ID: <56db615b.7020...@apmland.de>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Dear all,
>
> I try to compile QMS, OS Arch Linux.
> The compilation brakes with:
>
> [user@host build_QMapShack]$ make
> [  1%] Automatic moc for target QMS
> [  1%] Built target QMS_automoc
> [  1%] Generating qmapshack_nl.qm
> /bin/sh: /home/user/QMS/QMapShack/src/locale/qmapshack_nl.ts:
> Permission denied
> src/CMakeFiles/QMS.dir/build.make:835: recipe for target
> 'src/qmapshack_nl.qm' failed
> make[2]: *** [src/qmapshack_nl.qm] Error 126
> CMakeFiles/Makefile2:125: recipe for target
> 'src/CMakeFiles/QMS.dir/all' failed
> make[1]: *** [src/CMakeFiles/QMS.dir/all] Error 2
> Makefile:149: recipe for target 'all' failed
> make: *** [all] Error 2
>
> Could you help me, please ?
>
> Kind regards
>
> Axel
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 6 Mar 2016 11:05:36 +0100
> From: Dr Rainer Woitok <rainer.woi...@gmail.com>
> Subject: Re: [Qlandkartegt-users] Compile error QMS
> To: AP <apschwim...@apmland.de>
> Cc: Qmapshack mailing list <qlandkartegt-users@lists.sourceforge.net>
> Message-ID: <22236.240.293000.815...@woitok.gmail.com>
> Content-Type: text/plain; charset=us-ascii
>
> Axel,
>
> On Saturday, 2016-03-05 23:44:43 +0100, you wrote:
>
>> ...
>> [user@host build_QMapShack]$ make
> This indicates that you are working under the userid "user" on your sys-
> tem.
>
>> ...
>> /bin/sh: /home/user/QMS/QMapShack/src/locale/qmapshack_nl.ts:
>> Permission denied
> This indicates  that QMapShack  resides in the   home directory  of user
> "QMS" and that you are not allowed to read the files in this user's dir-
> ectory "QMapShack/".
>
> Since QMapShack is free software rather than a secret, you could kindly
> ask user "QMS" to run the command
>
>     chmod -R go+rX QMapShack
>
> from his userid.  Alternatively (but possibly not as kind) you could ask
> your local system administrator to run the command
>
>     chmod -R go+rX ~QMS/QMapShack
>
> from the root account.  As a third  alterntive you could simply ask user
> "QMS" to not only  hold the software's  source files  but to also do the
> compilation (and of course to make the resulting binary  publicly avail-
> able).
>
> I hope this helps.
>
> Sincerely,
>    Rainer
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 06 Mar 2016 20:44:51 +0100
> From: Oliver Eichler <oliver.eich...@gmx.de>
> Subject: Re: [Qlandkartegt-users] Compile error QMS
> To: qlandkartegt-users@lists.sourceforge.net
> Message-ID: <1627542.gtsqau1...@linux-b2gj.suse>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Axel,
>
> can you give a bit more details? What have you done? Anything special compared
> to the official howto? What are the access rights to
>
> /home/user/QMS/QMapShack/src/locale/qmapshack_nl.ts
>
> Oliver
>
> Am Samstag, 5. M?rz 2016, 23:44:43 schrieb AP:
>> Dear all,
>>
>> I try to compile QMS, OS Arch Linux.
>> The compilation brakes with:
>>
>> [user@host build_QMapShack]$ make
>> [  1%] Automatic moc for target QMS
>> [  1%] Built target QMS_automoc
>> [  1%] Generating qmapshack_nl.qm
>> /bin/sh: /home/user/QMS/QMapShack/src/locale/qmapshack_nl.ts:
>> Permission denied
>> src/CMakeFiles/QMS.dir/build.make:835: recipe for target
>> 'src/qmapshack_nl.qm' failed
>> make[2]: *** [src/qmapshack_nl.qm] Error 126
>> CMakeFiles/Makefile2:125: recipe for target
>> 'src/CMakeFiles/QMS.dir/all' failed
>> make[1]: *** [src/CMakeFiles/QMS.dir/all] Error 2
>> Makefile:149: recipe for target 'all' failed
>> make: *** [all] Error 2
>>
>> Could you help me, please ?
>>
>> Kind regards
>>
>> Axel
>>
>>
>> ----------------------------------------------------------------------------
>> -- _______________________________________________
>> Qlandkartegt-users mailing list
>> Qlandkartegt-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 7 Mar 2016 18:51:36 +0100
> From: Dr Rainer Woitok <rainer.woi...@gmail.com>
> Subject: [Qlandkartegt-users] Configuring QMapShack
> To: Qmapshack mailing list <qlandkartegt-users@lists.sourceforge.net>
> Message-ID: <22237.49064.562000.977...@woitok.gmail.com>
> Content-Type: text/plain; charset=us-ascii
>
> Greetings,
>
> currently I'm trying to  taylor and customize  QMapshack according to my
> needs.  One thing I  came upon is the "Setup Map Paths" dialog.   In the
> display of  selectable directories  directory names starting  with a dot
> are not shown.   Thus I see my "~/mail/" directory but not my "~/.mail/"
> directory.  The same holds for the dialogs  to add map directories or to
> load or store map views.
>
> However, poking around in the source code a bit,  I find that these dia-
> logs are completely done via "QFileDialog::getExistingDirectory()".  I'm
> not at all  familiar with Qt5,  and I almost immediately  lost my way in
> Qt5's online documentation.   So I'd like to ask those who regularly use
> Qt5: is there a way or a trick to tell Qt5  to also list dot-directories
> in these dialogs?
>
> Sincerely,
>    Rainer
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 7 Mar 2016 18:57:22 +0100
> From: teq2 <geocach...@gbha.de>
> Subject: Re: [Qlandkartegt-users] Configuring QMapShack
> To: Dr Rainer Woitok <rainer.woi...@gmail.com>,       Qmapshack mailing list
>       <qlandkartegt-users@lists.sourceforge.net>
> Message-ID: <56ddc102.8000...@gbha.de>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> Hello Rainer,
>
> under Linux this is just Mouse-right in the file selection box of QMS. A
> selection box pops up where you can enable hidden files.
>
> BR
> Gunther
>
> -------- Original-Nachricht --------
> Betreff: [Qlandkartegt-users] Configuring QMapShack
> Von: Dr Rainer Woitok <rainer.woi...@gmail.com>
> An: Qmapshack mailing list <qlandkartegt-users@lists.sourceforge.net>
> Datum: 07/03/2016 18:51:36
>
>> Greetings,
>>
>> currently I'm trying to  taylor and customize  QMapshack according to my
>> needs.  One thing I  came upon is the "Setup Map Paths" dialog.   In the
>> display of  selectable directories  directory names starting  with a dot
>> are not shown.   Thus I see my "~/mail/" directory but not my "~/.mail/"
>> directory.  The same holds for the dialogs  to add map directories or to
>> load or store map views.
>>
>> However, poking around in the source code a bit,  I find that these dia-
>> logs are completely done via "QFileDialog::getExistingDirectory()".  I'm
>> not at all  familiar with Qt5,  and I almost immediately  lost my way in
>> Qt5's online documentation.   So I'd like to ask those who regularly use
>> Qt5: is there a way or a trick to tell Qt5  to also list dot-directories
>> in these dialogs?
>>
>> Sincerely,
>>     Rainer
>>
>> ------------------------------------------------------------------------------
>> Transform Data into Opportunity.
>> Accelerate data analysis in your applications with
>> Intel Data Analytics Acceleration Library.
>> Click to learn more.
>> http://makebettercode.com/inteldaal-eval
>> _______________________________________________
>> Qlandkartegt-users mailing list
>> Qlandkartegt-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
>>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 7 Mar 2016 19:07:29 +0100
> From: Dr Rainer Woitok <rainer.woi...@gmail.com>
> Subject: Re: [Qlandkartegt-users] Configuring QMapShack
> To: teq2 <geocach...@gbha.de>
> Cc: Qmapshack mailing list <qlandkartegt-users@lists.sourceforge.net>
> Message-ID: <22237.50017.961000.32...@woitok.gmail.com>
> Content-Type: text/plain; charset=us-ascii
>
> Gunther,
>
> On Monday, 2016-03-07 18:57:22 +0100, you wrote:
>
>> ...
>> under Linux this is just Mouse-right in the file selection box of QMS. A
>> selection box pops up where you can enable hidden files.
> Bingo, that works!  Many thanks :-)
>
> Only drawback is that I have to do this every time I open such a select-
> ion dialog.  Is there a way to permanently enable hidden files?
>
> Sincerely,
>    Rainer
>
>
>
> ------------------------------
>
> Message: 7
> Date: Wed, 9 Mar 2016 12:18:57 +0100
> From: Christian Eichler <q...@christian-eichler.de>
> Subject: [Qlandkartegt-users] GIS data for unit testing
> To: qlandkartegt-users@lists.sourceforge.net
> Message-ID: <20160309121857.3347b6ce@genua>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi everyone,
>
> as you might have noticed we are currently working on unit testing for QMS.
> Our primary target is - as a first step - implementing tests for loading
> (and storing, if supported) of GIS data.
>
> At this point we have tests for .slf (Sigma Log), .gpx and .qms, but we
> are lacking .fit files.
>
> If you own a GPS device that uses/records to .fit files, we'd appreciate it
> if you provided some of your recordings for unit testing.
> We know that .fit files can be generated by converting .gpx files via
> GPSBabel, but we'd prefer "real world" examples.
>
> Apart from that: If you own a GPS device along some with equipment (such
> as sensors for cadence, heart rate, power...), we'll have a use case for
> these file, too - the more sensors the better.
>
>
> Please keep in mind: All files submitted/used for unit testing are stored
> in the QMS repository and consequently publicly available for everyone to
> download. These files may contain sensitive information, such as heart rate
> and your home location - it might be a good idea to do a short test ride/walk
> specially for generating such a file - the number of waypoints is not that
> important.
>
>
> Thank you for your support
>
> -chris
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 819 bytes
> Desc: OpenPGP digital signature
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
>
> ------------------------------
>
> _______________________________________________
> Qlandkartegt-users mailing list
> Qlandkartegt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
>
>
> End of Qlandkartegt-users Digest, Vol 87, Issue 2
> *************************************************


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to