kdepim (kaddressbook and kmail) lost existing data after upgrade
by Chris Caudle
I have been using mostly webmail, but still have a lot of past email and
my contacts stored locally on kdepim. I had not used the kde applications
for a while, and recently noticed that my old emails and contacts no
longer show up in kmail and kaddress book. There have been several
updates along the way, so I am not sure when exactly my existing mail and
contacts stopped showing up.
I can still see the messages in my ~/Mail directory, and my contacts seem
to be available as vcf files in ~/.local/share/contacts.
How should I go about making the applications import or otherwise
acknowledge the existing data? Any idea what changed that would make
kaddressbook and kmail "forget" about the existing data?
--
Chris Caudle
8 years, 2 months
safe to remove DNF?
by John Aldrich
DNF keeps crashing on me, and I was going to remove it, but it wants to remove
a few other things like "initial-setup" and "anaconda." I'm scared to remove
those because I don't want to kill my system. Is it safe to remove all three
packages on a running system???
8 years, 2 months
Re: vncviewer
by Patrick Dupre
OK,
Very good, it works now
> On 03/02/14 21:56, Patrick Dupre wrote:
> >
> >> ----- Original Message -----
> >> From: Ed Greshko
> >> Sent: 03/02/14 02:47 PM
> >> To: Community support for Fedora users
> >> Subject: Re: vncviewer
> >>
> >> On 03/02/14 21:06, Ed Greshko wrote:
> >>> nmap -v -n -P0 -p5900-5906 192.168.0.101
> >> typo....
> >>
> >> nmap -v -n -P0 -p5900-5906 192.168.1.101
> > Starting Nmap 6.01 ( http://nmap.org ) at 2014-03-02 14:50 CET
> > Initiating Connect Scan at 14:50
> > Scanning 192.168.1.101 [7 ports]
> > Completed Connect Scan at 14:50, 1.10s elapsed (7 total ports)
> > Nmap scan report for 192.168.1.101
> > Host is up (0.00049s latency).
> > PORT STATE SERVICE
> > 5900/tcp filtered vnc
> > 5901/tcp filtered vnc-1
> > 5902/tcp filtered vnc-2
> > 5903/tcp filtered vnc-3
> > 5904/tcp filtered unknown
> > 5905/tcp filtered unknown
> > 5906/tcp filtered unknown
>
> Yes, your firewall is blocking the port needed.....
>
> >
> > Read data files from: /usr/bin/../share/nmap
> > Nmap done: 1 IP address (1 host up) scanned in 1.18 seconds
> >
> >
> > on server:
> > netstat -napt | grep -i vnc
> > tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 3921/Xvnc
> > tcp 0 0 0.0.0.0:6001 0.0.0.0:* LISTEN 3921/Xvnc
> > tcp6 0 0 :::6001 :::* LISTEN 3921/Xvnc
> >
> > iptables -L
> >
>
> Why don't you just run /usr/bin/firewall-config and check the box for vnc-server for both "runtime" and "persistent" and be done with it....
>
> --
> Getting tired of non-Fedora discussions and self-serving posts
> --
> users mailing list
> users(a)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
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
8 years, 2 months
Re: remmina
by Patrick Dupre
> ----- Original Message -----
> From: Ed Greshko
> Sent: 03/02/14 02:16 PM
> To: Community support for Fedora users
> Subject: Re: remmina
>
> On 03/02/14 20:33, Patrick Dupre wrote:
> > Subject: remmina
> >
> > Hello,
> >
> > Trying to connect on a fedora 20 on the same lan (ssh/vnc)
> > I can never get the connection:
>
> Are you correctly specifying the vnc host IP address and display number?
>
> You'll most likely want 192.168.0.101:1 according to your other message.
>
It is the same:
vncviewer 192.168.1.101:1
TigerVNC Viewer for X version 1.1.0 - built Nov 22 2011 14:21:13
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Sun Mar 2 14:58:23 2014
main: unable connect to socket: No route to host (113)
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
8 years, 2 months
Re: vncviewer
by Patrick Dupre
> ----- Original Message -----
> From: Ed Greshko
> Sent: 03/02/14 02:47 PM
> To: Community support for Fedora users
> Subject: Re: vncviewer
>
> On 03/02/14 21:06, Ed Greshko wrote:
> > nmap -v -n -P0 -p5900-5906 192.168.0.101
>
> typo....
>
> nmap -v -n -P0 -p5900-5906 192.168.1.101
Starting Nmap 6.01 ( http://nmap.org ) at 2014-03-02 14:50 CET
Initiating Connect Scan at 14:50
Scanning 192.168.1.101 [7 ports]
Completed Connect Scan at 14:50, 1.10s elapsed (7 total ports)
Nmap scan report for 192.168.1.101
Host is up (0.00049s latency).
PORT STATE SERVICE
5900/tcp filtered vnc
5901/tcp filtered vnc-1
5902/tcp filtered vnc-2
5903/tcp filtered vnc-3
5904/tcp filtered unknown
5905/tcp filtered unknown
5906/tcp filtered unknown
Read data files from: /usr/bin/../share/nmap
Nmap done: 1 IP address (1 host up) scanned in 1.18 seconds
on server:
netstat -napt | grep -i vnc
tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 3921/Xvnc
tcp 0 0 0.0.0.0:6001 0.0.0.0:* LISTEN 3921/Xvnc
tcp6 0 0 :::6001 :::* LISTEN 3921/Xvnc
iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
INPUT_direct all -- anywhere anywhere
INPUT_ZONES_SOURCE all -- anywhere anywhere
INPUT_ZONES all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
FORWARD_direct all -- anywhere anywhere
FORWARD_IN_ZONES_SOURCE all -- anywhere anywhere
FORWARD_IN_ZONES all -- anywhere anywhere
FORWARD_OUT_ZONES_SOURCE all -- anywhere anywhere
FORWARD_OUT_ZONES all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
OUTPUT_direct all -- anywhere anywhere
Chain FORWARD_IN_ZONES (1 references)
target prot opt source destination
FWDI_public all -- anywhere anywhere [goto]
FWDI_public all -- anywhere anywhere [goto]
Chain FORWARD_IN_ZONES_SOURCE (1 references)
target prot opt source destination
Chain FORWARD_OUT_ZONES (1 references)
target prot opt source destination
FWDO_public all -- anywhere anywhere [goto]
FWDO_public all -- anywhere anywhere [goto]
Chain FORWARD_OUT_ZONES_SOURCE (1 references)
target prot opt source destination
Chain FORWARD_direct (1 references)
target prot opt source destination
Chain FWDI_public (2 references)
target prot opt source destination
FWDI_public_log all -- anywhere anywhere
FWDI_public_deny all -- anywhere anywhere
FWDI_public_allow all -- anywhere anywhere
Chain FWDI_public_allow (1 references)
target prot opt source destination
Chain FWDI_public_deny (1 references)
target prot opt source destination
Chain FWDI_public_log (1 references)
target prot opt source destination
Chain FWDO_public (2 references)
target prot opt source destination
FWDO_public_log all -- anywhere anywhere
FWDO_public_deny all -- anywhere anywhere
FWDO_public_allow all -- anywhere anywhere
Chain FWDO_public_allow (1 references)
target prot opt source destination
Chain FWDO_public_deny (1 references)
target prot opt source destination
Chain FWDO_public_log (1 references)
target prot opt source destination
Chain INPUT_ZONES (1 references)
target prot opt source destination
IN_public all -- anywhere anywhere [goto]
IN_public all -- anywhere anywhere [goto]
Chain INPUT_ZONES_SOURCE (1 references)
target prot opt source destination
Chain INPUT_direct (1 references)
target prot opt source destination
Chain IN_public (2 references)
target prot opt source destination
IN_public_log all -- anywhere anywhere
IN_public_deny all -- anywhere anywhere
IN_public_allow all -- anywhere anywhere
Chain IN_public_allow (1 references)
target prot opt source destination
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW
Chain IN_public_deny (1 references)
target prot opt source destination
Chain IN_public_log (1 references)
target prot opt source destination
>
>
> --
> Getting tired of non-Fedora discussions and self-serving posts
> --
> users mailing list
> users(a)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
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
8 years, 2 months
vncviewer
by Patrick Dupre
Hello,
When I try to connect to a fedora 20 machine (192.168.1.101) through vncviewer (both machine
are on the same lan), I get
TigerVNC Viewer for X version 1.1.0 - built Nov 22 2011 14:21:13
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Sun Mar 2 13:34:17 2014
main: unable connect to socket: No route to host (113)
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
8 years, 2 months
remmina
by Patrick Dupre
Subject: remmina
Hello,
Trying to connect on a fedora 20 on the same lan (ssh/vnc)
I can never get the connection:
Connecting to server through SSH tunnel
(The ssh connection works OK)
and the log file:
Xvnc TigerVNC 1.3.0 - built Jan 21 2014 09:42:49
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11404000, The X.Org Foundation
Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX
Sun Mar 2 13:31:14 2014
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5901
vncext: created VNC server for screen 0
gnome-session-is-accelerated: llvmpipe detected.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Compat map for group 2 redefined
> Using new definition
> Warning: Compat map for group 3 redefined
> Using new definition
> Warning: Compat map for group 4 redefined
> Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Compat map for group 2 redefined
> Using new definition
> Warning: Compat map for group 3 redefined
> Using new definition
> Warning: Compat map for group 4 redefined
> Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Compat map for group 2 redefined
> Using new definition
> Warning: Compat map for group 3 redefined
> Using new definition
> Warning: Compat map for group 4 redefined
> Using new definition
Errors from xkbcomp are not fatal to the X server
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
8 years, 2 months
Lost my user -
by Bob Goodwin
Much to my surprise I was unable to boot my F-20/64bit [box10] computer
this morning.
Booting from rescue on the install DVD shows that there is no user
listed under /home. I was able to add user rfg with a password but still
can't boot normally and user "rfg" is empty anyway.
I can't even guess why this has happened and it looks to me like the
simplest thing will be to re-install?
Any suggestions before I start that process will be appreciated; I don't
expect much though,
Bob
--
http://www.qrz.com/db/W2BOD
box7 Fedora-20/64bit Linux/XFCE
8 years, 2 months
should "kill --list" actually work on my f20 system?
by Robert P. J. Day
first time i noticed this -- was demonstrating the "kill" command in
a training course this week, showed "kill -l", had students check man
page for "kill" which suggested that "kill --list" should also work,
but:
$ kill --list
bash: kill: -list: invalid signal specification
$
am i doing something wrong? man page also suggests:
-L, --table
Similar to -l, but will print signal names and their corresponding
numbers.
but:
$ kill -L
bash: kill: L: invalid signal specification
$
should those work? am i missing something? is it a bug?
rday
p.s. the synopsis on the man page says nothing about "-L".
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
8 years, 2 months
Database -> web-based dynamic pivot table - does it exist?
by Max Pyziur
Greetings,
I've been trying to find a mechanism to directly connect a database to a
dynamic web-based pivot table.
The functionality exists for MS Excel (connections can be made from either
SQL server or Access to Excel).
Any suggestions on where to look?
Thanks.
Max Pyziur
pyz(a)brama.com
8 years, 2 months