Re: Developing for Android with Qt

2014-04-24 Thread Martin Bříza
On Wed, 23 Apr 2014 23:41:22 +0200, Isaac Cortés González  
w.isaac.cor...@gmail.com wrote:



is there any package that I'd need to develop for android in Qt 5? or I
just use Qt Creator as it is in the repos?

I know I'll need the sdk and ndk.

-Isaac C.


Haven't used it personally but the guides on the Qt project website[1] are  
pretty helpful. There's a list of requirements in the Getting Started  
section.


[1] http://qt-project.org/doc/qt-5/android-support.html
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: reading adobe comments on pdf using OSS on F20

2014-04-24 Thread Klaus-Peter Schrage

Am 23.04.2014 20:23, schrieb Chris Murphy:


On Apr 22, 2014, at 2:51 PM, Ranjan Maitra
maitra.mbox.igno...@inbox.com wrote:


On Tue, 22 Apr 2014 21:52:52 +0200 Heinz Diehl h...@fritha.org
wrote:


On 22.04.2014, Klaus-Peter Schrage wrote:


Okular lets you read, alter and add comments (I think, in the
English version they are called Reviews)


I receive quite often .pdf files containing comments. Evince
reads them properly. Okular can be very slow sometimes, even
stuck in the middle of a large .pdf. I've never encountered that
with Evince.



Thanks very much to everyone who answered. I use zathura (which did
not have these feature, as does not xpdf) but I will try evince. I
don't want to try out okular if I can help it because it will
install 257 MB


For what it's worth (trivia!), on OS X, the Adobe Acrobat Pro 10.1.9
version executable is 826MB. This does not include a bunch of shared
libraries located elsewhere in the file system. And by default it has
open in 32-bit mode checked; so part of the reason why it's so huge
is that this application is universal in that it contains both
32-bit and 64-bit binaries; but still 32-bit is the default. I
haven't tried 64-bit, I'm going to guess that it's 32-bit by default
in order to support the array of 3rd party plugins with least
resistance.


Chris Murphy


The ability to exchange annotated PDF files is essential for my everyday 
work as a professional book editor (now being retired and working 
freelance) and one of the main reasons to stick to Windows.

So I tried to find out a bit further some options that I have in Linux:

*Adobe Reader*: The latest version Adobe offers to Linux users is 9.5.5 
(btw, it's a rather huge download as well: 60 MB + 140 MB of 
dependencies). It reads all kinds of annotations, but I found no way to 
edit them or create new ones. There seems to be an option to activate a 
Comment  Markup Toolbar, but that didn't work for me.


*Evince*: Annotations are visible, but you can only open and read 
sticky notes, no highlighted text notes or strikethrough text 
notes, which are very important for my work. No possibility to edit 
anything.


*Okular*: For me, it comes closer to what recent windows versions of the 
Adobe Reader have: It reads all kinds of annotations, you can edit them 
and you can add new ones which can be stored in a copy of the PDF file 
and which are read by Adobe Reader. But Okulars's annotation tools are 
different from those offered by Adobe Reader.
As to the download size: It's a KDE application, so if you are on eg 
XFCE you have to download a bunch of additional libraries together with 
Okular.

Klaus

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: reading adobe comments on pdf using OSS on F20

2014-04-24 Thread Robert P. J. Day
On Thu, 24 Apr 2014, Klaus-Peter Schrage wrote:

 Am 23.04.2014 20:23, schrieb Chris Murphy:
 
  On Apr 22, 2014, at 2:51 PM, Ranjan Maitra
  maitra.mbox.igno...@inbox.com wrote:
 
   On Tue, 22 Apr 2014 21:52:52 +0200 Heinz Diehl h...@fritha.org
   wrote:
  
On 22.04.2014, Klaus-Peter Schrage wrote:
   
 Okular lets you read, alter and add comments (I think, in the
 English version they are called Reviews)
   
I receive quite often .pdf files containing comments. Evince
reads them properly. Okular can be very slow sometimes, even
stuck in the middle of a large .pdf. I've never encountered that
with Evince.
   
  
   Thanks very much to everyone who answered. I use zathura (which did
   not have these feature, as does not xpdf) but I will try evince. I
   don't want to try out okular if I can help it because it will
   install 257 MB
 
  For what it's worth (trivia!), on OS X, the Adobe Acrobat Pro 10.1.9
  version executable is 826MB. This does not include a bunch of shared
  libraries located elsewhere in the file system. And by default it has
  open in 32-bit mode checked; so part of the reason why it's so huge
  is that this application is universal in that it contains both
  32-bit and 64-bit binaries; but still 32-bit is the default. I
  haven't tried 64-bit, I'm going to guess that it's 32-bit by default
  in order to support the array of 3rd party plugins with least
  resistance.
 
 
  Chris Murphy

 The ability to exchange annotated PDF files is essential for my
 everyday work as a professional book editor (now being retired and
 working freelance) and one of the main reasons to stick to Windows.
 So I tried to find out a bit further some options that I have in
 Linux:

  i went down the same road and eventually gave up, paid for PDF
studio from qoppa.com, and have been happy ever since. i do exactly
what you do -- exchange annotated files for the purpose of
proofreading/editing, and no one i've ever exchanged with has ever
complained.

  i have no financial interest in PDF studio, i just gave up trying to
find an OSS solution that didn't suck.

rday

-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: reading adobe comments on pdf using OSS on F20

2014-04-24 Thread Rolf Turner

On 24/04/14 20:15, Klaus-Peter Schrage wrote:

Am 23.04.2014 20:23, schrieb Chris Murphy:


On Apr 22, 2014, at 2:51 PM, Ranjan Maitra
maitra.mbox.igno...@inbox.com wrote:


On Tue, 22 Apr 2014 21:52:52 +0200 Heinz Diehl h...@fritha.org
wrote:


On 22.04.2014, Klaus-Peter Schrage wrote:


Okular lets you read, alter and add comments (I think, in the
English version they are called Reviews)


I receive quite often .pdf files containing comments. Evince
reads them properly. Okular can be very slow sometimes, even
stuck in the middle of a large .pdf. I've never encountered that
with Evince.



Thanks very much to everyone who answered. I use zathura (which did
not have these feature, as does not xpdf) but I will try evince. I
don't want to try out okular if I can help it because it will
install 257 MB


For what it's worth (trivia!), on OS X, the Adobe Acrobat Pro 10.1.9
version executable is 826MB. This does not include a bunch of shared
libraries located elsewhere in the file system. And by default it has
open in 32-bit mode checked; so part of the reason why it's so huge
is that this application is universal in that it contains both
32-bit and 64-bit binaries; but still 32-bit is the default. I
haven't tried 64-bit, I'm going to guess that it's 32-bit by default
in order to support the array of 3rd party plugins with least
resistance.


Chris Murphy


The ability to exchange annotated PDF files is essential for my everyday
work as a professional book editor (now being retired and working
freelance) and one of the main reasons to stick to Windows.
So I tried to find out a bit further some options that I have in Linux:

*Adobe Reader*: The latest version Adobe offers to Linux users is 9.5.5
(btw, it's a rather huge download as well: 60 MB + 140 MB of
dependencies). It reads all kinds of annotations, but I found no way to
edit them or create new ones. There seems to be an option to activate a
Comment  Markup Toolbar, but that didn't work for me.

*Evince*: Annotations are visible, but you can only open and read
sticky notes, no highlighted text notes or strikethrough text
notes, which are very important for my work. No possibility to edit
anything.

*Okular*: For me, it comes closer to what recent windows versions of the
Adobe Reader have: It reads all kinds of annotations, you can edit them
and you can add new ones which can be stored in a copy of the PDF file
and which are read by Adobe Reader. But Okulars's annotation tools are
different from those offered by Adobe Reader.
As to the download size: It's a KDE application, so if you are on eg
XFCE you have to download a bunch of additional libraries together with
Okular.


For what it's worth I have for the past almost-a-year been using a 
commercial package called PDF Studio for my editing duties. (I am for 
my sins the Technical Editor of a statistics journal.)  PDF Studio is 
reasonably Linux-friendly --- has worked without problem so far --- and 
is not *too* brutally expensive; about $130 USD when I purchased it. 
Its syntax is substantially different from that of Adobe Reader (or so 
it seems) however.  That wasn't a problem for me since I'd never got 
used to using Adobe Reader for marking up, but it might be off-putting 
to those who are into the Adobe Reader way of doing things.


BTW I could never get Okular to work worth a damn.  This may be because 
(a) I am still using Fedora 17, and (b) I am using the Mate Desktop r.t.

KDE or even Gnome.

cheers,

Rolf Turner

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Andrew Haley
On 04/21/2014 04:36 PM, Matthew Miller wrote:
 On Sun, Apr 20, 2014 at 09:11:58PM -0600, Chris Murphy wrote:
 I don't know when the aged based cleaning started, but it isn't expressly
 stated in the original feature and I'm not finding a followup feature that
 indicates this change. On the other hand, it sounds like most of the time
 applications shouldn't use (or depend on) /tmp anyway since they can't
 depend on any sort of persistence.
 
 We've been running tmpwatch on /tmp since... I don't even know when. Years.

tmpwatch clears files every few minutes?  Really?  And this has not broken
scripts?  My tmp.conf says 10 days, but the OP said every few *minutes*.

Andrew.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Matthew Miller
On Thu, Apr 24, 2014 at 01:43:21PM +0100, Andrew Haley wrote:
  On Sun, Apr 20, 2014 at 09:11:58PM -0600, Chris Murphy wrote:
  I don't know when the aged based cleaning started, but it isn't expressly
  stated in the original feature and I'm not finding a followup feature that
  indicates this change. On the other hand, it sounds like most of the time
  applications shouldn't use (or depend on) /tmp anyway since they can't
  depend on any sort of persistence.
  We've been running tmpwatch on /tmp since... I don't even know when. Years.
 tmpwatch clears files every few minutes?  Really?  And this has not broken
 scripts?  My tmp.conf says 10 days, but the OP said every few *minutes*.

I'm replying to I don't know when the aged based cleaning started, as
clearly quoted above.

-- 
Matthew Miller--   Fedora Project--mat...@fedoraproject.org
  Tepid change for the somewhat better!
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How does the Host command query DNS?

2014-04-24 Thread Robert Moskowitz


On 04/23/2014 01:31 PM, Chris Adams wrote:

Once upon a time, Robert Moskowitz r...@htt-consult.com said:

I have noticed that the Host command is always returning first IPv4
addresses, and then IPv6 addresses.  So I asked on the BIND list can
got the following:

You asked the BIND list a different question than you are asking here.
BIND returns the record type requested, in random order when there is
more than one (e.g. multiple A records).  To get multiple types, you
have to send multiple queries (ANY is special).  The host command-line
tool does not duplicate the way an application does lookups.  host
(per the man page) specifically by default looks up A, , and MX, in
that order.

Applications on the other hand use a few different library calls to
convert names to addresses, most commonly gethostbyname() (old,
IPv4-only) or getaddrinfo() (new, can handle multiple address families).
For modern applications that use getaddrinfo(), the default is to follow
the ordering rules defined in RFC 3484 that (in general) put IPv6
addresses ahead of IPv4 addresses.


Is there a command line that will 'just use' getaddrinfo taking a fqdn 
as input and return the results?  My attempt to find such has come up 
empty; my search foo is typically weak...



You can control some of the ordering with /etc/gai.conf; see man
gai.conf for more info.

There is a sample one, to show you what the defaults are.  I bit of a 
learning experience here.



--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: reading adobe comments on pdf using OSS on F20

2014-04-24 Thread Klaus-Peter Schrage

Am 24.04.2014 11:14, schrieb Rolf Turner:


For what it's worth I have for the past almost-a-year been using a
commercial package called PDF Studio for my editing duties. (I am for
my sins the Technical Editor of a statistics journal.)  PDF Studio is
reasonably Linux-friendly --- has worked without problem so far --- and
is not *too* brutally expensive; about $130 USD when I purchased it. Its
syntax is substantially different from that of Adobe Reader (or so it
seems) however.  That wasn't a problem for me since I'd never got used
to using Adobe Reader for marking up, but it might be off-putting to
those who are into the Adobe Reader way of doing things.



Thanks, Robert and Rolf, for pointing me to PDF Studio, which I didn't 
know yet. Probably it's worth a try and the money (actually $89/$129, 
depending on versions Standard/Pro).

Klaus

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Thunderbird can't read Mail

2014-04-24 Thread Mickey

Installed Fedora 20 from Fedora 18. fresh install.

Moved old email Mail Folder from F18 .thunderbird and puts all of the 
contents fom old email into F20 .thunderbird.


I can see from File Manager that the OLD Emails are in the 
.thunderbird/Mail folder, but How do I get Thunderbird to display those 
old emails ?


I'm connected to my ISP and can download new Emails.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Custom Install

2014-04-24 Thread Shane Johnson
I am coming to Fedora from Debian and would appreciate some help please.

In Debian I was able to quickly install a system (vm/real) using
debootstrap.  I am looking for a way to do this in Fedora.

So far I have tried using the instructions here while running under a
live CD : 
http://www.virtuatopia.com/index.php/Building_a_Xen_Guest_Root_Filesystem_using_yum_and_rpm

and then installing mdadm, lvm2, kernel, and grub2.  I change the
password and then try to reboot and it keeps getting stuck with not
being able to start the RAID after the reboot.  I am able to do mdadm
-A /dev/md/{raid}  and then exit until the system boots.  I have tried
rerunning dracut --kver 3.13.10-200.fc20.x86_64 and it runs and
creates the new initrd file.  Then I run grub2-mkconfig -o
/boot/grub2/grub.cfg and it keeps having problems with errors not
being able to access /dev/md0   (I added the quotes due to finding
this page : https://bugzilla.redhat.com/show_bug.cgi?id=981909. )  I
have symlinked /dev/md0/dev/md0 and gotten rid of the errors
but it is still not starting the RAID.

Does anyone have a better way to do this kind of install or a way to
resolve this problem with Grub2 that I haven't been able to find?

I have also tried running the net install cd but it won't let me just
install everything under the / on a 25GB lv with a 5GB swap lv.

Thank you in advance.

-- 
Shane D. Johnson
IT Administrator
Rasmussen Equipment
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Tucker
For what it's worth, this is still FUBAR.  I definitely see a bug here.  I
recently moved from Xubuntu - Fedora XFCE - Plain Fedora and this is
when this all started happening.  Both the Xfce respin and the plain
setup were FC20.  I've attempted to disable anything that might be eating
things from /tmp and change all the configs I can find.  The max lifetime
of a file in /tmp if 60m.  After teh 60m mark, it's gone.  To be honest,
the length of time that tmpwatch has been doing Bad Things (yes, I think
force cleaning /tmp is Bad) is of little concern to me.  The fact that
there appears to be no way to make it stop, is a bug.  When did this become
tangled in the pile of spaghetti that is systemd?


On Thu, Apr 24, 2014 at 6:19 AM, Matthew Miller mat...@fedoraproject.orgwrote:

 On Thu, Apr 24, 2014 at 01:43:21PM +0100, Andrew Haley wrote:
   On Sun, Apr 20, 2014 at 09:11:58PM -0600, Chris Murphy wrote:
   I don't know when the aged based cleaning started, but it isn't
 expressly
   stated in the original feature and I'm not finding a followup feature
 that
   indicates this change. On the other hand, it sounds like most of the
 time
   applications shouldn't use (or depend on) /tmp anyway since they can't
   depend on any sort of persistence.
   We've been running tmpwatch on /tmp since... I don't even know when.
 Years.
  tmpwatch clears files every few minutes?  Really?  And this has not
 broken
  scripts?  My tmp.conf says 10 days, but the OP said every few *minutes*.

 I'm replying to I don't know when the aged based cleaning started, as
 clearly quoted above.

 --
 Matthew Miller--   Fedora Project--mat...@fedoraproject.org
   Tepid change for the somewhat better!
 --
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org




-- 

--tucker
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Rahul Sundaram
Hi


On Thu, Apr 24, 2014 at 3:49 PM, Tucker wrote:

 For what it's worth, this is still FUBAR.  I definitely see a bug here.


...  which is what I suggested earlier.   I don't think anyone else is
seeing this to help you workaround it.  Please report this against systemd
and developers involved can verify if there is a bug in it or elsewhere.

Rahul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How does the Host command query DNS?

2014-04-24 Thread James Hogarth
On 24 Apr 2014 16:10, Robert Moskowitz r...@htt-consult.com wrote:

 Is there a command line that will 'just use' getaddrinfo taking a fqdn as
input and return the results?  My attempt to find such has come up empty;
my search foo is typically weak...


getent hosts hostname

That should use the standard glibc (system) resolver with a getaddrinfo
call if memory serves.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Tucker
Agreed.  When you initially suggested it, I figured it was a problem with
me and something I could fix if I understood what was going on.  Now I
think it's a problem with systemd/init/soup that a reasonably intelligent
person can't be expected to deal with.


On Thu, Apr 24, 2014 at 12:58 PM, Rahul Sundaram methe...@gmail.com wrote:

 Hi


 On Thu, Apr 24, 2014 at 3:49 PM, Tucker wrote:

 For what it's worth, this is still FUBAR.  I definitely see a bug here.


 ...  which is what I suggested earlier.   I don't think anyone else is
 seeing this to help you workaround it.  Please report this against systemd
 and developers involved can verify if there is a bug in it or elsewhere.

 Rahul




-- 

--tucker
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Ed Greshko
On 04/25/14 04:08, Tucker wrote:
 Agreed.  When you initially suggested it, I figured it was a problem with me 
 and something I could fix if I understood what was going on. 

When you file the bugzilla, would you kindly post the link for it here?

-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Developing for Android with Qt

2014-04-24 Thread Isaac Cortés González
Ok thanks; but what I need to know is if with just the packages in the
repos I can roll, or I'll definitely need to download the installer from
their website?


-Isaac C.


2014-04-24 2:03 GMT-06:00 Martin Bříza mbr...@redhat.com:

 On Wed, 23 Apr 2014 23:41:22 +0200, Isaac Cortés González 
 w.isaac.cor...@gmail.com wrote:

  is there any package that I'd need to develop for android in Qt 5? or I
 just use Qt Creator as it is in the repos?

 I know I'll need the sdk and ndk.

 -Isaac C.


 Haven't used it personally but the guides on the Qt project website[1] are
 pretty helpful. There's a list of requirements in the Getting Started
 section.

 [1] http://qt-project.org/doc/qt-5/android-support.html
 --
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Developing for Android with Qt

2014-04-24 Thread Itamar Reis Peixoto
On Wed, Apr 23, 2014 at 6:41 PM, Isaac Cortés González
w.isaac.cor...@gmail.com wrote:
 is there any package that I'd need to develop for android in Qt 5? or I just
 use Qt Creator as it is in the repos?

 I know I'll need the sdk and ndk.

 -Isaac C.

I have mailed Rex Dieter yesterday about that, I think we need to
investigate if we can package android sdk and ndk / and arm cross
compiling tools required to compile and generate the apk



Itamar Reis Peixoto
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Developing for Android with Qt

2014-04-24 Thread Isaac Cortés González
Ok. It looks like there shouldn't be any problem, since the SDK's code is
licensed in ASLv2, and the source code is available in a git repository [1].

I know it isn't transcendental at all (or maybe yes) to the fedora
community (to developers and common users); but it is a little bit
annoying to download the installer from qt-project, when there's a version
in fedora's repos; but without all the complete packages. So I have to
choose between versions of the _exactly_ same thing: the tested version
in fedora ready to yum-install (dnf, or whatever), or the untested
official version, just to be available to use all the feature of the
framework.

[1]: https://android.googlesource.com/platform/sdk/


-Isaac C.


2014-04-24 16:46 GMT-06:00 Itamar Reis Peixoto ita...@ispbrasil.com.br:

 On Wed, Apr 23, 2014 at 6:41 PM, Isaac Cortés González
 w.isaac.cor...@gmail.com wrote:
  is there any package that I'd need to develop for android in Qt 5? or I
 just
  use Qt Creator as it is in the repos?
 
  I know I'll need the sdk and ndk.
 
  -Isaac C.

 I have mailed Rex Dieter yesterday about that, I think we need to
 investigate if we can package android sdk and ndk / and arm cross
 compiling tools required to compile and generate the apk

 

 Itamar Reis Peixoto
 --
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Michael Hennebry

Perhaps a workaround is a cron job that runs every
fifty minutes and touches every file under /tmp .

--
Michael   henne...@web.cs.ndsu.nodak.edu
SCSI is NOT magic. There are *fundamental technical
reasons* why it is necessary to sacrifice a young
goat to your SCSI chain now and then.   --   John Woods
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Disable whatever is cleaning /tmp

2014-04-24 Thread Rick Stevens

On 04/24/2014 04:24 PM, Michael Hennebry issued this missive:

Perhaps a workaround is a cron job that runs every
fifty minutes and touches every file under /tmp .


First, make sure the systemd stuff that cleans it is disabled:

systemctl stop systemd-tmpfiles-clean.service
systemctl disable systemd-tmpfiles-clean.service
systemctl mask systemd-tmpfiles-clean.service

See if that has any affect. Also note that by default, /tmp is now a
tmpfs (RAMdisk) thing, so any info in /tmp will NOT survive a reboot.
To disable that and return /tmp to something reasonable and usable, do:

systemctl disable tmp.mount
systemctl mask tmp.mount

Reboot and verify that /tmp is either just a directory or that a normal
filesystem is mounted there.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
- Squawk!  Pieces of Seven!  Pieces of Seven!  Parity Error! -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Thunderbird can't read Mail

2014-04-24 Thread Mickey


On 04/24/2014 08:00 PM, Mickey wrote:


On 04/24/2014 01:28 PM, Paul Cartwright wrote:

On 04/24/2014 12:53 PM, Mickey wrote:

I can see from File Manager that the OLD Emails are in the
.thunderbird/Mail folder, but How do I get Thunderbird to display
those old emails ?

no, it isn't .thunderbird/Mail.. you have the default folder first..
yours would be SOMETHING.default

mine is:
.thunderbird/on53hnpo.default
then you have Mail, but you still need to put it below that, maybe in
local_folders:

.thunderbird/on53hnpo.default/Mail/Local Folders$

like I have a Scuba folder:
-rw---.  1 pbc pbc 0 Feb 23  2011 Scuba
-rw---.  1 pbc pbc  2747 Jul 27  2011 Scuba.msf
drwx--.  2 pbc pbc  4096 Jul 10  2013 Scuba.sbd





Below is the profile.ini files

.thunderbird/profies.ini
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=kqe760mh.default



Below is the /Mail folder , the mail.comcast-1.net has the new 
messages which I can read.



The mail.comcast.net folder has the old emails they are the ones I 
bought over from F18, and Thunderbird IS NOT Displaying Those so I can 
not read them.



.thunderbird/kqe760mh.default/Mail/

Local Folders
Local Folders-1
mail.comcast-1.net
mail.comcast.net
smart.mailboxes


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Custom Install

2014-04-24 Thread Chris Murphy

On Apr 24, 2014, at 11:02 AM, Shane Johnson s...@rasmussenequipment.com wrote:

 I am coming to Fedora from Debian and would appreciate some help please.
 
 In Debian I was able to quickly install a system (vm/real) using
 debootstrap.  I am looking for a way to do this in Fedora.
 
 So far I have tried using the instructions here while running under a
 live CD : 
 http://www.virtuatopia.com/index.php/Building_a_Xen_Guest_Root_Filesystem_using_yum_and_rpm
 
 and then installing mdadm, lvm2, kernel, and grub2.  I change the
 password and then try to reboot and it keeps getting stuck with not
 being able to start the RAID after the reboot.  I am able to do mdadm
 -A /dev/md/{raid}  and then exit until the system boots.  I have tried
 rerunning dracut --kver 3.13.10-200.fc20.x86_64 and it runs and
 creates the new initrd file.  Then I run grub2-mkconfig -o
 /boot/grub2/grub.cfg and it keeps having problems with errors not
 being able to access /dev/md0   (I added the quotes due to finding
 this page : https://bugzilla.redhat.com/show_bug.cgi?id=981909. )  I
 have symlinked /dev/md0/dev/md0 and gotten rid of the errors
 but it is still not starting the RAID.
 
 Does anyone have a better way to do this kind of install or a way to
 resolve this problem with Grub2 that I haven't been able to find?

1. mdadm.conf
2. grub.cfg
3. mdadm -E /dev/sdX (for one of the members)
4. This is /boot and rootfs on an md device?



Chris Murphy
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


A new Thinkpad X240 touchpad issue

2014-04-24 Thread Steve Underwood

Hi,

I just rebooted my Thinkpad X240 for the first time in a few weeks, and 
now clicking the touchpad doesn't behave properly. I assume a yum update 
since the last reboot has changed something, and not in a good way. If I 
click the edge of the pad I get the correct left/middle/right button 
kind of behaviour, but if I click in the middle of the pad I get quirky 
results. I used to get the effect of a left mouse button.


Is this a regression, or has something purposefully changed which means 
I need to alter the xorg configuration files?


Regards,
Steve



--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org