similar to: Mate-update breaks locale

Displaying 20 results from an estimated 1000 matches similar to: "Mate-update breaks locale"

2015 Sep 29
0
Mate-update breaks locale
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 28/09/15 21:40, johan.vermeulen7 at telenet.be wrote: > Hello All, > > today's Mate-updates seem to have removed our nl_be locale. We run > Mate desktop on some 15 Centos7 laptops. > > Not so big a deal, we can easily switch to nl_nl or people would > still figure it out in English. But maybe for other, not so common >
2018 Mar 14
1
Problem with reading data from an UTF-16 database
Dear all, We have a problem with reading some characters correctly from an UTF-16 encoded database. The code below givens the correct characters on Ubuntu with the_driver = {ODBC Driver 13 for SQL Server}. On Windows (with the_driver = {SQL Server}), special characters like '?' and '?' are returned as '?'. I've added the sessionInfo() output from both machines. Any
2023 Jun 03
1
bug in utils:::format.person
Thierry, thanks for this, this is a bug in utils:::.format_person_as_R_code(). This calls deparse() on the elements of the person object with the default width.cutoff = 60. As your comment exceeds this width, the erroneous formatting is produced. The simplest reproducible example I could come up with was: p <- person(".", comment = c(foo = ".....................",
2023 Jun 02
2
bug in utils:::format.person
Dear all, I think I found a bug in utils::format.person when using style = "R" with a vector of comments. The comment section is not parsed properly. Please find below the mwe and the session info. Best regards, Thierry maintainer <- person( given = "Thierry", family = "Onkelinx", role = c("aut", "cre"), email = "thierry.onkelinx at
2015 Jun 10
4
Centos7 - Mate - Zombie printer icon remains after printing
Hello All, I have the problem described in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1116756 It is also descibed in some detail here: https://bugs.launchpad.net/linuxmint/+bug/1264811 After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21. Does anybody know how to get this fixed for C7? Thanks very much.
2016 Dec 26
2
Centos7.3-Mate
Hello All, I have this problem starting Centos7.3 - the official name escapes me at the moment. I often install Centos7 Minimal, then X Window System, then Mate desktop. This last step gives me trouble, and I have to run # yum groupinstall mate --skip-broken output: skipped packages: NetworkManager-I2tp ldns libreswan unbound-libs xl2tpd I realise this is probably an issue for EPEL
2002 Oct 02
0
rsync hangs at the end of the work.
Ok, so I tried with -v -v and -v -v -v, but this does not give more clue, only much more useless log data. I still have the problem that with: rsync -v -auxHS --delete --force / /backup/ I get the following log: building file list ... done deleting var/cache/man/cat1/gcc.1.gz deleting var/cache/man/cat1/gawk.1.gz deleting var/account/pacct-20010930.gz deleting
2015 Jun 10
2
Centos7 - Mate - Zombie printer icon remains after printing
------------ Original Message ------------ > Date: Wednesday, June 10, 2015 09:05:50 AM -0400 > From: Fred Smith <fredex at fcshome.stoneham.ma.us> > > On Wed, Jun 10, 2015 at 11:09:58AM +0200, > johan.vermeulen7 at telenet.be wrote: >> Hello All, >> >> I have the problem described in this bug: >> >>
2015 Jun 12
1
: Installing all the mate desktop rpms
jd1008 <jd1008 at gmail.com>schreef: Mate is not in the repos. mate-desktop.org has no packages for rhel or centos. How can I install it It's in epel repository. yum install epel-release yum groupinstall "X Window System" yum groupinstall mate Thats what I use on C7 Greetings _______________________________________________ CentOS mailing list CentOS at centos.org
2006 Jan 05
7
Multilanguage problem, need help
hey, i use http://mir.aculo.us/articles/2005/10/03/ruby-on-rails-i18n-revisited then i have nl_BE.rb, de_DE.rb, en_US.rb as translation files. this works all fine when i have normal characters, but i have one problem when i have wierd characters like ? ? ? (mostly in french), then i get japanese charachters on my site i use utf8 for my database and i set this for each def in my controllers,
2008 Jan 07
1
glibc detected *** /usr/lib64/R/bin/exec/R: double free or corruption ???? tm package
Hi, I have a collection of .txt documents in my working folder for which I want to do some text mining. If I run TextDocCol from the tm package, R crashes with some memory issues. Does anyone has any idea if this is related to R itself or to the tm package? Below you can find what is happening here. > setwd("/home/jan/Work/2008/Profacts/textmining/tryouts/workfolder") >
2008 Apr 27
2
R_DEFAULT_DEVICE (PR#11294)
Setting enviroment variable R_DEFAULT_DEVICE causes an error. The patch below fixes this. I guess the same goes for R_INTERACTIVE_DEVICE. --- R-2.7.0/src/library/grDevices/R/zzz.R 2008-04-27 13:49:11.000000000 +0200 +++ R-2.7.0/src/library/grDevices/R/zzz.R.new 2008-04-27 13:59:37.000000000 +0200 @@ -22,7 +22,7 @@ extras <- if(.Platform$OS.type == "windows")
2006 Oct 31
4
'make check' fails on d-p-q-r-tests (PR#9326)
'make check' fails on d-p-q-r-tests: > ##-- non central Chi^2 : > xB <- c(2000,1e6,1e50,Inf) > for(df in c(0.1, 1, 10)) + for(ncp in c(0, 1, 10, 100)) stopifnot(pchisq(xB, df=df, ncp=ncp) == 1) Error: pchisq(xB, df = df, ncp = ncp) == 1 is not all TRUE Execution halted Here is some more testing: xB <- c(2000,1e6,1e50,Inf) for(df in c(0.1, 1, 10)) for(ncp in c(0, 1,
2015 Jun 09
3
NetworkManager / wireless on latest Centos7 installs
Hello All, on the latest installs I've done, on 2 different types of Latitude laptops, with 3 different wireless cars, of Centos7 and Mate desktop, it looks to me like NetworkManager is nog managing wireless. When clicking the nm icon in the top right corner, I'm not seeing access points. Wifi seems enabled [root at localhost ~]# nmcli g STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW
2015 Jun 11
2
NetworkManager / wireless on latest Centos7 installs
----- Oorspronkelijk bericht ----- Van: "johan vermeulen7" <johan.vermeulen7 at telenet.be> Aan: "CentOS mailing list" <centos at centos.org> Verzonden: Dinsdag 9 juni 2015 18:23:58 Onderwerp: Re: [CentOS] NetworkManager / wireless on latest Centos7 installs ----- Oorspronkelijk bericht ----- Van: "m roth" <m.roth at 5-cent.us> Aan: "CentOS
2015 Jun 13
1
Installing all the mate desktop rpms
jd1008 <jd1008 at gmail.com>schreef: On 06/12/2015 08:42 PM, John R Pierce wrote: > On 6/12/2015 6:26 PM, jd1008 wrote: >> >> On 06/12/2015 07:22 PM, Always Learning wrote: >>> On Fri, 2015-06-12 at 18:49 -0600, jd1008 wrote: >>> >>>> I am running Centos 6.4 >>>> Could that be the issue? >>> I'm using C 6.6 >>>
2015 Nov 26
2
Inconsistency in treating NaN-results?
This question is more out of curiosity than a complaint or suggestion, but I'm just wondering. The behavior of R on calculations that result in NaN seems a bit inconsistent. # this is expected: > 0/0 [1] NaN # but this gives a warning > sin(Inf) [1] NaN Warning message: In sin(Inf) : NaNs produced # and this again does not > exp(NaN) [1] NaN Conceptually, I like to think that R
2018 Mar 16
2
Apparent bug in behavior of formulas with '-' operator for lm
Dear R-developers, In the 'lm' documentation, the '-' operator is only specified to be used with -1 (to remove the intercept from the model). However, the documentation also refers to the 'formula' help file, which indicates that it is possible to subtract any term. Indeed, the following works with no problems (the period '.' stands for 'all terms except the
2012 Apr 12
2
backup to NTFS USB disk
Hello, * I am setting up a backup on a Linux system with Windows XP workstations. The backup goes to three alternating usb drives, each of which is NTFS formatted. The disks should be virtually identical but they do not seem to be. First, my mount command is this (I edited a bit for brevity) mount -t ntfs-3g -o locale=nl_NL.iso-8859-1,silent /dev/disk/by-id/usb-DiskA \ /mnt/tmp || mount -t
2015 Dec 16
2
Mystifying SEGFAULT on 3.2.3 but not 3.2.2
Dear R developers, (Apologies about previous incomplete e-mail, I fat-fingered a keyboard shortcut)?? I recently upgraded to 3.2.3 and am getting mystifying errors with my in-development code (available at https://github.com/gertvv/gemtc/tree/feature/regression). Every few hundred LPs that I solve using the rcdd package will result in a SEGFAULT in the garbage collector (address 0x10, cause