Re: [arch-general] couchdb still at 1.5.0-2 even though it has been updated to 1.5.1-1 two weeks ago.

2014-04-28 Thread Thomas Jost
Le 25 avril 2014 à 23:35 CEST, Karol Blazewicz
karol.blazew...@gmail.com a écrit :
 couchdb is still at 1.5.0-2 even though it has been updated to 1.5.1-1
 two weeks ago.
 https://projects.archlinux.org/svntogit/community.git/log/trunk?h=packages/couchdb
 https://www.archlinux.org/packages/community/x86_64/couchdb/

 Is something stuck? Did I miss something?

1.5.1 was in the repos at some point, but 1.5.0 was quickly restored. In
my experience, 1.5.1 did not even start with systemctl when running
erlang-nox 17.0, and I had to manually downgrade to 1.5.0.

Currently there is activity in the CouchDB world about Erlang 17.0
support (https://issues.apache.org/jira/browse/COUCHDB-2200); this is
probably related.

But yeah, it would have been nice to annouce that on an Arch ML.

Cheers,
-- 
Thomas/Schnouki


signature.asc
Description: PGP signature


Re: [arch-general] Firefox stays English after upgrade to 18.0-1

2013-01-09 Thread Thomas Jost
Le  9 janvier 2013 à 18:02 CET, Karol Babioch a écrit :
 I've just upgraded both firefox and firefox-i18n-de to 18.0-1.
 However after this upgrade all (context) menus are English.

 This wasn't the case for the last couple of upgrades of Firefox, so I'm
 wondering whether I'm alone with that observation, or whether there went
 something wrong with the packaging?

Same issue here, with firefox-i18n-fr, but I managed to fix it:
- go to about:addons and click Languages
- disable and re-enable your language pack
- restart Firefox.

Now all menus are in French, as expected.

Best,
-- 
Thomas/Schnouki


pgpMg6gPNceL2.pgp
Description: PGP signature


Re: [arch-general] urxvtd frequently crashes

2012-10-31 Thread Thomas Jost
Le 31 octobre 2012 à 15:55 CET, DR a écrit :
 On Wed, Oct 31, 2012 at 2:13 PM, Robbie Smith zoqae...@gmail.com wrote:

 On my new install I've been using urxvtd to run terminals, and I'm finding
 that it frequently crashes. Either I'll switch to a window and it won't
 redraw or accept input, or I'll close a window and all of them will close.
 I was using the script in the urxvtc man page to spawn a daemon as
 required, and that either results in memory usage skyrocketing, or heaps of
 processes spawned waiting to connect to the daemon.

 I've witness exactly same behavior before. The two problems you encounter
 are likely to have the same root cause: memory corruption in urxvt.

 I don't know what exactly went wrong, but when I stop using urxvt's perl
 plugins, the problem seems to disappear (at least I've seen it for a long
 enough time).

I had the same problem too. It happened sometimes with plain urxvt
(perhaps once a week), and much more often with urxvtd (several times a
day).

I ended running urxvtd in gdb, and when it crashed the backtrace indeed
indicated that Perl had something to do with it (double-free or other
errors from glibc).

Here are the plugins I used: default,cspace,matcher,tabbedex (all in
perl-ext).

When I got tired of it I switched to Terminator. It's far from perfect
(and VTE kind of sucks), but I love the tiled terminals.

-- 
Thomas/Schnouki


pgpsO2vB2Sck8.pgp
Description: PGP signature


Re: [arch-general] Nvidia/vesafb/GRUB2

2012-06-27 Thread Thomas Jost
Le 27 juin 2012 à 17:07 CEST, Arno Gaboury a écrit :
 So to sum up this thread, I am left with 3 options with a Nvidia card:
 -uninstall Nvidia driver and install Nouveau
 -run Nvidia in VGA mode with a low resolution console mode at boot 
 (couldn't find any trick to het an higher resolution, and I tried 
 alomost all I found)
 -stick with the VESA mode and  this error message .

 Am I correct?

On my laptop, before switching to nouveau, I used uvesafb together with
the nvidia driver without any issue (1680x1050 console, yay!). You may
want to give it a try.
https://wiki.archlinux.org/index.php/Uvesafb

Regards,
-- 
Thomas/Schnouki


pgpbgj3UWKPbv.pgp
Description: PGP signature


Re: [arch-general] Wiki entry for GPGPU / OpenCL / CUDA

2011-08-09 Thread Thomas Jost
On Tue, 9 Aug 2011 03:14:04 +0200, Vojtěch Král kral.vojt...@gmail.com wrote:
 Hey everyone,...
  From recent discussions about troubles with OpenCL as well as
 comments in AUR,
 forums, etc.. I got the impression that the whole thing is pretty
 confusing for an outsider... and for an insider too for that matter.
 So I put up a wiki entry.
 
 So far it's a wip article on my wiki profile here:
  https://wiki.archlinux.org/index.php/User:Kralyk/GPGPU
 
 I'd like you to
  + have a look at it and tell me what you think of it ;-)
  + check if my wording is tolerable enough - English isn't my native
 language, feel free to correct
  + See if you know anything about the (missing) Nvidia/CUDA parts
 I myself am not really acquainted with CUDA and Nvidia-flavoured OpenCL
 so I'd like to ask if someone CUDA-savvy out there would be so kind as
 to help out and fill in those gaps.
 
 Regards,
 ~kralyk

Hi,

That's a very good idea, and your article looks really good :)

I added some stuff about CUDA (I'm the maintainer of the
cuda-{toolkit,sdk} packages on the AUR) and Nvidia's OpenCL (not
familiar with it though). There is room for improvements, but it should
be enough for a start. HTH.

Should this page also mention some {CUDA,OpenCL}-accelerated apps or
language bindings such as PyCUDA and PyOpenCL?

Regards,

-- 
Thomas/Schnouki


pgpBaTycQbV8i.pgp
Description: PGP signature


Re: [arch-general] associations for chromium

2010-11-29 Thread Thomas Jost
Le 29/11/2010 03:26, Sergey Manucharian a écrit :
 I wonder if somebody could already figure out how to handle file and
 protocol associations for Chromium. For those who use a DE like
 KDE/Gnome most probably everything works out of box. There is an
 article in wiki how to use chromium with no DE [1]. It suggest to use
 mimeo and xdg-utils-mimeo, but it simply does not work (at least in my
 case).

It works for me with mimeo and xdg-utils-mimeo (I'm using Chromium with
Awesome WM -- no DE). You have to use ~/.config/mimeo.conf to store your
associations, and to use at least mimeo 2010.11.02 (first version that
integrates my patch to use this file by default).

Here is my mimeo.conf:

-8-
# Spotify URLs
/usr/local/bin/spotify %U
  ^http://open.spotify.com/
  ^spotify:

# Regular URLs
/usr/bin/chromium
  ^http://
  ^https://
  ^ftp://

# E-mails
/usr/bin/thunderbird -compose
  ^mailto:
-8-

This is enough to have working Spotify URLs. I guess that for VLC and
MMS streams, you would just need the following:

-8-
/usr/bin/vlc
  ^mms:
-8-

To test mimeo, you should first try by running directly mimeo
mms://my-url in a shell, then xdg-open mms://my-url, and finally from
Chromium.

Does such a setup work for you? If it doesn't, could you please post
your mimeo.conf here?

Regards,

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] associations for chromium

2010-11-29 Thread Thomas Jost
Le 29/11/2010 14:11, howit...@archlinux.us a écrit :
 On Mon, Nov 29, 2010 at 09:10:21AM +0100, Thomas Jost wrote:
 Le 29/11/2010 03:26, Sergey Manucharian a écrit :
 I wonder if somebody could already figure out how to handle file and
 protocol associations for Chromium. For those who use a DE like
 KDE/Gnome most probably everything works out of box. There is an
 article in wiki how to use chromium with no DE [1]. It suggest to use
 mimeo and xdg-utils-mimeo, but it simply does not work (at least in my
 case).

 It works for me with mimeo and xdg-utils-mimeo (I'm using Chromium with
 Awesome WM -- no DE). You have to use ~/.config/mimeo.conf to store your
 associations, and to use at least mimeo 2010.11.02 (first version that
 integrates my patch to use this file by default).

 Here is my mimeo.conf:

 -8-
 # Spotify URLs
 /usr/local/bin/spotify %U
   ^http://open.spotify.com/
   ^spotify:

 # Regular URLs
 /usr/bin/chromium
   ^http://
   ^https://
   ^ftp://

 # E-mails
 /usr/bin/thunderbird -compose
   ^mailto:
 -8-

 This is enough to have working Spotify URLs. I guess that for VLC and
 MMS streams, you would just need the following:

 -8-
 /usr/bin/vlc
   ^mms:
 -8-

 To test mimeo, you should first try by running directly mimeo
 mms://my-url in a shell, then xdg-open mms://my-url, and finally from
 Chromium.

 Does such a setup work for you? If it doesn't, could you please post
 your mimeo.conf here?

 Regards,

 -- 
 Thomas/Schnouki

 
 Can one also use this method to open downloaded files? E.g. I download a
 .torrent file, click to open it in the download tab and voila, there's
 rtorrent/transmission/.. loading the file? (Same with mp3, avi, pdf, ..)
 
 Regards,
 Adrian

Sure, you can associate any program with any regexp :) For a torrent
file, it would probably be something like this:

/usr/bin/transmission-gtk
  \.torrent%

(The downside is that if does not work with file managers that don't
rely on xdg-open...)

Regards,

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] system time stucks in a loop

2010-10-22 Thread Thomas Jost
Le 22/10/2010 14:26, János Illés a écrit :
 I have an archlinux virtualbox guest on windows host. The clock of the
 guest linux is randomly stuck in a few seconds loop, rendering the
 system in a semi-freeze state.

Hmm, I've never had this issue, but here are a few ideas:
- try to disable ntpd and/or ntpdate (which might be run by cron?) on
your guest
- try to disable time sync between host and client on the VBox host:
http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/
- try to add clock=pit in your guest kernel boot line:
http://support.microsoft.com/kb/918461/en-us/ (I think it's quite rare
to have a link to microsoft.com posted here :))

Hope this helps.

Regards,

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Configuring dovecot 2 with sieve?

2010-08-26 Thread Thomas Jost
Le 26/08/2010 15:03, Magnus Therning a écrit :
 I've located the sieve plugin, now shipping with dovecot itself:
 
 % tree /usr/lib/dovecot/modules|head -n 15
 /usr/lib/dovecot/modules
 ├── auth
 │   ├── libauthdb_ldap.a
 │   └── libauthdb_ldap.so
 ├── doveadm
 │   ├── lib10_doveadm_expire_plugin.a
 │   ├── lib10_doveadm_expire_plugin.so
 │   ├── lib10_doveadm_quota_plugin.a
 │   └── lib10_doveadm_quota_plugin.so
 ├── lda
 │   ├── lib90_sieve_plugin.a
 │   ├── lib90_sieve_plugin.la
 │   └── lib90_sieve_plugin.so
 ├── lib01_acl_plugin.a
 ├── lib01_acl_plugin.so

I don't see any trace of this sieve plugin in the dovecot package
(http://www.archlinux.org/packages/extra/i686/dovecot/files/).
Besides, according to the dovecot2 wiki [1], there are currently no
releases of the Pigeonhole plugin for v2.0.

AFAIK, the Sieve plugin does still not ship with dovecot itself: it's
probably a leftover from your previous dovecot-sieve package.

[1] http://wiki2.dovecot.org/Pigeonhole

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Arch Linux

2010-06-22 Thread Thomas Jost
On Tue, 22 Jun 2010 22:12:30 +0300, Josef Tupag joseftu...@gmail.com wrote:
 Has anyone tried Arch Linux on their thinkpad? I just want to know how fast
 it is. I don't like the long boot that is found in Ubuntu and many other
 distro.

Using Arch on my R61 since I bought it, never used anything else on it.
Boot is very fast, but since suspend-to-ram works very well (running
s2ram -f -a 2), I don't really care about boot time :)

Regards,

-- 
Thomas/Schnouki


pgpXJAW6u37x0.pgp
Description: PGP signature


Re: [arch-general] /sbin/ldconfig: /usr/lib/ is not a symbolic link

2010-04-24 Thread Thomas Jost
On Sat, 24 Apr 2010 06:27:24 +0200, slubman li...@slubman.info wrote:
 Since the openssl update, whenever I install or update a package with
 pacman, I've got this message as the last pacman output line when a
 package is installed (a new package or an update)
 
 /sbin/ldconfig: /usr/lib/ is not a symbolic link
 
 But everything runs fine AFAIK.
 
 I'm using x86_64.
 
 Does someone know where is it coming from ? And How can I get rid off
 this message ?

I have the same message on my laptop, and it is due to the libspotify
package: the libspotify.so library misses the SONAME header (see
http://getsatisfaction.com/spotify/topics/libspotify_please_fix_the_installation_script#reply_1845444
for details).

It is possible that a library on your system also lacks this header; not
sure it's related to openssl though.

HTH

Regards,

-- 
Thomas/Schnouki


pgp0y3v04W5u7.pgp
Description: PGP signature


Re: [arch-general] Latest NVIDIA en kernel update

2010-04-23 Thread Thomas Jost
On Fri, 23 Apr 2010 16:00:08 +0200, Manne Merak manneme...@gmail.com wrote:
 On 04/23/2010 03:35 PM, Patrick Baumgart wrote:
 I did an update and it was not that bad - small performance hit - but 
 not big enough to go back to Compiz.
 Wow, 45000fps, what card are you using?  I get 1800fps with my 8600M GT 
 and Kwin effects enabled, my Dell is getting old!

glxgears is a very bad benchmark, so the framerate one can get with it
is irrelevant [1]. I have ~3800 fps with it on my Quadro 14OM, yet games
work perfectly fine and it can decode full HD videos thanks to VDPAU.

Patrick, concerning your driver problem, you may want to have a look at
this: http://bugs.gentoo.org/301318
They have a patch (from the nvnews.net forum) which allows the 190.53
driver to be compiled against a 2.6.33 kernel.

Regards


[1] http://wiki.cchtml.com/index.php/Glxgears_is_not_a_Benchmark 

-- 
Thomas/Schnouki


pgp76zk27XHeT.pgp
Description: PGP signature


Re: [arch-general] Serial To USB Adapter

2010-03-31 Thread Thomas Jost
On Wed, 31 Mar 2010 12:39:06 -0400, Carlos Mennens carlosw...@gmail.com wrote:
 Guys,
 
 I have a Keyspan USB to Serial adapter. Now I am trying to be able to
 connect to a Cisco switch via console serial cable using the Minicom
 utility. My problem is I don't know how to tell Minicom that my serial
 device is connected to /dev/ttyUSB0 or maybe it already knows  I just
 don't know how to use it...

Hello,

I've never used minicom, but the man page has something about setting
the serial device:

  CONFIGURATION
 By pressing C-A O you will be thrown into the setup menu.
 [...]
 Serial port setup
   A - Serial device
/dev/tty1 or /dev/ttyS1 for most people.

Otherwise, you can just use GNU screen (screen /dev/ttyUSB0, or
gtkterm. I've used both of them with a USB to serial adapter and I could
connect to Cisco switches without any problem.

Regards,

-- 
Thomas/Schnouki


pgprO1xDD5Y2X.pgp
Description: PGP signature


Re: [arch-general] Dedicated Arch servers

2010-03-18 Thread Thomas Jost
Le 18/03/2010 17:34, Nilesh Govindarajan a écrit :
 Hi,
 
 Do you know some dedicated server / VPS provider (unmanaged), who
 supports Arch Linux, with good service and reasonable rates ?
 

Kimsufi (http://www.kimsufi.com/), by OVH, in France. Real dedicated
server with 2 GB of RAM, a 500 GB hard drive and unlimited bandwidth for
30 €/month... You can install Arch Linux in a few clicks from the web
interface. You can use your own kernel, or one provided by OVH (from a
NFS mount -- you don't have to care about that, you just specify the
name of your root device and it works).

I have a server there since 2007, I recently switched from Gentoo to
Arch Linux (by hand, without losing any data, just moving partitions
around and rebooting a few times :)). Every time I had a problem (4
times in 3 years, my fault every time ;)), I could fix it either by
rebooting in rescue mode from the web interface (server rebooting on a
special image on a NFS mount), or by waiting (max. 2-3 hours) for a
technician to come and tell me what he could see on the screen when
rebooting the machine by hand.

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] An old, tiresome discussion: cdrtools vs cdrkit

2010-01-27 Thread Thomas Jost
Le 27/01/2010 15:12, Joerg Schilling a écrit :
 Well, it seems that you decided to use a model that is highly vulnerable for 
 FUD and you are even in conflict with your own statements:

Just a (not so) funny thought about FUD from hostile people and stuff:

 Did you remove cdrkit from Arch Linux?

Did you prove it to be illegal?

 You still did not prove that it is illegal. I sit back and relax
unless you can
 prove your claims.

-- 
Thomas/Schnouki


Re: [arch-general] An old, tiresome discussion: cdrtools vs cdrkit

2010-01-27 Thread Thomas Jost
Le 27/01/2010 15:56, Joerg Schilling a écrit :
 Thomas Jost thomas.j...@gmail.com wrote:
 
 Le 27/01/2010 15:12, Joerg Schilling a écrit :
 Well, it seems that you decided to use a model that is highly vulnerable 
 for 
 FUD and you are even in conflict with your own statements:

 Just a (not so) funny thought about FUD from hostile people and stuff:

 Did you remove cdrkit from Arch Linux?

 Did you prove it to be illegal?
 
 Well, someone in this list just told me that the rules for Arch Linux are that
 someone from Cdrkit would need to prove that there is no legal problem with 
 cdrkit.
 
 Could we agree on a unique method for dealing with claims please?
 
 Jörg
 

You said earlier that _you_ would first need to prove that there is a
legal problem with the original software.

You are telling cdrkit is illegal.

Follow your own rule. Prove cdrkit to be illegal.

If you can't, there's no point in continuing this discussion.


-- 
Thomas/Schnouki


Re: [arch-general] Thunderbird bugging with Lightning + Enigmail

2009-12-20 Thread Thomas Jost
Le 19/12/2009 21:25, Magnus Therning a écrit :
 May this be related to a GTK theme or something like this?
 
 How would I test this?  What combination of TB theme and GTK theme are you
 using?

Default TB theme, GTK theme: Aurora. My window manager is Awesome; I'm
not using KDE, Gnome, XFCE or any other full desktop environment.

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Thunderbird bugging with Lightning + Enigmail

2009-12-19 Thread Thomas Jost
Le 19/12/2009 10:00, David C. Rankin a écrit :
 On 12/18/2009 06:30 AM, Thomas Jost wrote:
 Hi there,

 I'm the maintainer of the enigmail package on AUR, and I've contributed
 x86_64 builds of Enigmail since the 0.95.7 release.

 The .xpi on the website is built using the AUR package, so both are good ;)


 
 Thomas,
 
   Thank you for all your effort. While we have you here, How can I get 
 me themes to work in TB 3? I can get all the firefox extensions to work with 
 extensions.checkUpdateSecurity=false, but that doesn't work with TB. Is the 
 change to 3.0 actually a change that makes the themes incompatible rather 
 than a security check issue?
 
   Any help would be appreciated. Thanks again.
 

I don't know much about themes (I'm happy with the default one), but it
seems they are pretty much like extensions: you can unzip them, edit the
install.rdf file and bump the maxVersion to something like 3.0.*,
recompress them, and then try to install them. (emacs users, you can of
course edit the file in the archive without having to unzip it first :))

Another note: extensions.checkUpdateSecurity is used to check if
extensions provide secure updates. To disable compatibility checks, you
should use extensions.checkCompatibility. According to [1], this should
work in Thunderbird as well as in Firefox.

Please keep in mind that I did not test what I'm suggesting here. Making
a backup of your TB profile first may be a very good idea :)

[1] http://kb.mozillazine.org/Extensions.checkCompatibility#Has_an_effect_in

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Thunderbird bugging with Lightning + Enigmail

2009-12-18 Thread Thomas Jost
Le 18/12/2009 08:33, Magnus Therning a écrit :
 Go to http://enigmail.mozdev.org/download/index.php you'll be able to
 put in the combination linux (x86_64) and Thunderbird 3.0 (thanks
 to a fellow Arch user it seems :-)

Hi there,

I'm the maintainer of the enigmail package on AUR, and I've contributed
x86_64 builds of Enigmail since the 0.95.7 release.

The .xpi on the website is built using the AUR package, so both are good ;)


 That's the add-on I'm using at home.  Do note that the reports of
 incompatibility between lightning and enigmail are fully true, i.e.
 have both add-ons enabled and you'll loose some text in your menu,
 disable either and everything looks good again.  Irritating indeed!

I have both Lightning and Enigmail too, but I have never encountered any
problem.

May this be related to a GTK theme or something like this?

Cheers,

-- 
Thomas/Schnouki



signature.asc
Description: OpenPGP digital signature