Ticket #4106 (reopened defect)

Opened 4 months ago

Last modified 4 months ago

Lot's of zero-length files like ~/.config/*.{dic,exc}

Reported by: dsh@… Owned by:
Priority: normal Milestone:
Component: None Version: svn
Severity: normal Keywords:
Cc: OS: Unix

Description

Gajim from SVN (from 20080713) creates lot's of zero-length files inside my $HOME/.config directory. For example:

  -rw-------   1 dsh  dsh     0 Jul 17 13:09 be.dic
  -rw-------   1 dsh  dsh     0 Jul 17 13:09 be.exc
  -rw-------   1 dsh  dsh     0 Jul 17 13:09 bg.dic
  -rw-------   1 dsh  dsh     0 Jul 17 13:09 bg.exc
  -rw-------   1 dsh  dsh     0 Jul 17 13:09 br.dic
  -rw-------   1 dsh  dsh     0 Jul 17 13:09 br.exc
  -rw-------   1 dsh  dsh     0 Jul 17 13:09 cs.dic

and so on.

Attachments

Change History

Changed 4 months ago by asterix

Gajim never use this .config folder. Those files must be created by another application

Changed 4 months ago by asterix

  • status changed from new to closed
  • resolution set to invalid

Changed 4 months ago by anonymous

  • status changed from closed to reopened
  • resolution invalid deleted

Before Gajim run:

[dsh@localhost ~]% ls -l ~/.config           
total 14
drwxr-x---  2 dsh  dsh   512 Dec 21  2007 Trolltech
-rw-------  1 dsh  dsh  2031 Aug  4 12:23 Trolltech.conf
drwxr-x---  2 dsh  dsh   512 Dec 21  2007 audacious
-rw-r-----  1 dsh  dsh   161 Dec  9  2006 glade-3.conf
drwxr-x---  2 dsh  dsh   512 Aug  1 23:51 gtk-2.0
drwxr-x---  2 dsh  dsh   512 Jun 10 01:48 sonata
drwxr-x---  6 dsh  dsh   512 May 19 17:01 transmission
[dsh@localhost ~]% 

and after:

[dsh@localhost ~]% ls -l ~/.config
total 14
drwxr-x---  2 dsh  dsh   512 Dec 21  2007 Trolltech
-rw-------  1 dsh  dsh  2031 Aug  4 12:23 Trolltech.conf
drwxr-x---  2 dsh  dsh   512 Dec 21  2007 audacious
-rw-------  1 dsh  dsh     0 Aug  4 14:14 be.dic
-rw-------  1 dsh  dsh     0 Aug  4 14:14 be.exc
-rw-------  1 dsh  dsh     0 Aug  4 14:14 bg.dic
...
-rw-------  1 dsh  dsh     0 Aug  4 14:14 sv.dic
-rw-------  1 dsh  dsh     0 Aug  4 14:14 sv.exc
drwxr-x---  6 dsh  dsh   512 May 19 17:01 transmission
-rw-------  1 dsh  dsh     0 Aug  4 14:14 zh_CN.dic
-rw-------  1 dsh  dsh     0 Aug  4 14:14 zh_CN.exc
[dsh@localhost ~]% date
Mon Aug  4 14:18:16 MSD 2008

Changed 4 months ago by asterix

I don't have any of those, even when I use spell checker. Maybe something strange with your aspell installation?

Add/Change #4106 (Lot's of zero-length files like ~/.config/*.{dic,exc})

Author



Change Properties
<Author field>
Action
as reopened
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
 
Note: See TracTickets for help on using tickets.