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 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 proje

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 wrote: On Tue, 22 Apr 2014 21:52:52 +0200 Heinz Diehl 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 "Revi

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 > > wrote: > > > > > On Tue, 22 Apr 2014 21:52:52 +0200 Heinz Diehl > > > wrote: > > > > > > > On 22.04.2014, Klaus-Peter Schrage wrote: > > > > > > > >

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 wrote: On Tue, 22 Apr 2014 21:52:52 +0200 Heinz Diehl wrote: On 22.04.2014, Klaus-Peter Schrage wrote: Okular lets you read, alter and add comments (I thin

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 o

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 > >> indicat

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 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

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 with

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 t

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.virtuato

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

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

Re: How does the Host command query DNS?

2014-04-24 Thread James Hogarth
On 24 Apr 2014 16:10, "Robert Moskowitz" 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 That should use the standard glibc (system) r

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

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

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 : > On Wed, 23 Apr 2014 23:41:22 +0200, Isaac Cortés González < > w.isaac.co

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 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 w

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

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." -- Joh

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 system

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

Re: Custom Install

2014-04-24 Thread Chris Murphy
On Apr 24, 2014, at 11:02 AM, Shane Johnson 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 inst

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 ki

Re: Thunderbird can't read Mail

2014-04-24 Thread Jatin K
On Thursday 24 April 2014 10:23 PM, Mickey wrote: 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/Mai