similar to: Can't login to EA Origin

Displaying 20 results from an estimated 20000 matches similar to: "Can't login to EA Origin"

2012 Feb 18
1
EA Origin problem
I'm having a pretty annoying issue using EA's Origin client. Using it to run the Mass Effect 3 demo, which works well, by the way. Every so often, the client will give an error about not being able to contact the Origin network, or an unknown error has occurred. The only way to really fix this is to create a new wine prefix, reinstall Origin and start from scratch. Does anyone else have
2012 Mar 23
6
ORIGIN EA downloader issue
Hi guys, Well, it appears that Origin 8.5 works gold for linux users. They can install Mass effect 3 fine and such, however, not for me on my Mac. - yes i can start and login - yes I can add games :) - Yes I can start the install - No it not finishes. At 99 procent of the install it says that i have to restart I can choose yes or no, don't matter same result installer keeps to be on 99%
2012 Apr 28
0
Unable to run Origin (EA games)
Hi, i've just installed ubuntu 12.04 on my laptop. I'm trying to run Origin so i can try to play Mass Effect 3 on ubuntu. I'm using the latest stable version of wine (1.4), i've downloaded origin from its website and it installs and updates correctly. There's no way to run it, though. This is the console output: > stefo at 3141-slave:~/.wine/drive_c/Program Files
2011 Nov 11
4
Compiling wine in Ubuntu Oneiric
Hello, I'm having trouble compiling wine 1.3.31 under the latest Ubuntu, 64 bit multiarch, etc. What basically happens is that the compile and make steps go just fine, but any sound that the newly built wine makes, doesn't use PulseAudio, it takes over the sound device. The only thing I've got to go on is a warning when doing ./configure that tells me that I'm missing the 32 bit
2003 Oct 30
0
Three way calling problems: 2 ea. X100P 1 ea TDM10p
I'm having a problem getting 3 way calling to work correctly using two outside lines and one extension. The two outside lines are connected to the X100P's and a standard model 2500 phone is connected to the TDM10. When I dial the first outside destination 9xxxxxxx, the call completes correctly. When I flash the hook switch and dial the second location 9yyyyyyy. The call doesn't
2017 Apr 23
2
uses vfs_fruit, but that requires \"ea support = yes\"
interesting warning - is that not implicit and why? uses vfs_fruit, but that requires \"ea support = yes\" Apr 23 21:32:27 srv-rhsoft ark: kf5.kio.core: We got some errors while running testparm "Load smb config files from /etc/samba/smb.conf\nLoaded services file OK.\nERROR: Service \"filesharing\" uses vfs_fruit, but that requires \"ea support =
2019 Oct 14
1
"ea support = yes" and "map acl inherit = yes"
Hi, I'm running Samba 4.8 servers with Windows ACL enabled shares (following https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs). This manual demands to set map acl inherit = yes store dos attributes = yes and requires extended attribute support from the share file system. So far, so good. Now I shall upgrade to CentOS 7.7 which brings Samba 4.9 which changes
2012 Oct 02
2
Purpose of the "ea support" option?
Please can someone clarify the purpose of the "ea support = yes" option in smb.conf? According to the man page, it's there to allow _clients_ to attempt to store OS/2 style extended attributes. As long as the underlying server filesystem supports EAs, this will work. However, I've seen a number of references to setting "ea support = yes" when people just want to store
2010 Jun 05
6
EA Download Manager
Hi, I'm a n00b, but I was hoping you could help me with EA Download Manager. From what I understand, some have gotten it partially working, and others may have gotten it working completely. This is what I get: [Image: http://img25.imageshack.us/img25/4113/screenshoterrorz.png ] It's supposed to look more like this: [Image: http://screenshots.en.softonic.com/en/scrn/62000/62174/3_ea3.jpg
2005 Mar 14
1
EA support for AIX 5.3
Jerry, Jeremy, Whilst fixing bug 2445, I stumbled across NFSv4 ACLs with EA version 2 capability. This is only supported on filesystems that are created JFS2 with Extended Attribute Version 2 support which is part of the NFSv4 ACL support native to JFS2 in AIX 5.3. This is new in AIX 5.3 and I'd like to get to work implementing it as an addition to Linux and IRIX EA support. Are the any
2004 Aug 03
1
EA Bug?
Since we use Samba 3.0.5 on Linux 2.6 with xattr and acl on ext3 I'm not longer able to set file attributes. In detail, I'm able fine because they are saved as the EA user.DOSATTRIB at the file. But the other part of Samba didn't know that and uses the normal mapping for reading the attributes resulting in no change of them. So I'm unable to mark a file e.g. read only. ea support
2007 May 09
3
preserve EA?
Hi all When rsync replicate one file to remote side, will the extended attributes be copied as well? Thanks, Ming
2011 Apr 10
0
Re: EA Download Manager
Hello, I wanted to play Burnout: Paradise, but the game want CD key. Since I've bought the game via EA Store, I need to launch EADM and get the key. Unfortunately, I can't launch EADM. I have completly no idea, what's wrong, I hope that somebody will help me. Here's log: http://www.copypastecode.com/68668/
2005 Oct 19
0
Dir ec* returns dir name starting with letters EA... come again!?
I take it that this is a bug, maybe related to the fun of Samba and XFS getting along I do not know. And I am back level on Samba awaiting the new .deb's. Anyway, with that disclamer... Z:\Download\Topic\OS2\eCS>dir ..\ec* Volume in drive Z is data Volume Serial Number is 1F68-027E Directory of Z:\Download\Topic\OS2 08/07/2005 03:10p <DIR> EABrowser 10/17/2005
2006 May 03
0
Migration tool for mapped execute bits to EA-based storage for DOS attributes
Hi folks, All of my shares have been using the map (archive|hidden|system) smb.conf options to represent the DOS attributes as needed. Recently, I've wanted to migrate to using the relatively new 'store dos attributes' method but I did not see a migration mechanism. So, I wrote one. I have used it to migrate a few shares to the EA-based DOS attribute storage and so far it seems to
2020 Jun 01
0
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
On 29/05/2020 06:03, Lorenzo Milesi via samba wrote: > Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: > /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) > > It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. > What can be the cause of this problem?
2008 Oct 27
3
ocfs2: add security EA support v4
Hi, I split the previous support security EA patch into four patches for review. Them besed on joel's xattr-28 branch and tao's patch "Merge xattr set transaction". 1: move new_inode out of the transaction. 2: add ocfs2_xattr_set_handle. 3: add security xattr APIs 4: add init_security in mknod. Best regards, tiger
2002 Nov 06
0
Samba ACL and EA problems
Hello, I'm currently experiencing a problem concerning Samba 2.2.3a which is running on RedHat 7.3 kernel 2.4.18 configured with ACLS. While trying to upgrade the kernel to support LFS 2GB files, a reboot was performed after the successful recompilation and installation of new filesystem tools. The system halted at mounting the /samba partition reporting errors on the filesystem. The
2003 Aug 25
1
2.6.0-test4+EA, security label
I am doing some SELinux testing under 2.6.0-test4 on PPC with an ext3 partition. It uses the extended attributes and security labels. After using the SELinux setfiles utility, which sets all of the security labels in the filesystem, I get some strange behavior from e2fsck. When I fsck it, it gets a pair of problems with all of the symlinks on the system, like these: Symlink /usr/bin/ptx (inode
2001 Oct 11
1
EA and ACL patches on ext3-2.4
A new work-in-progress release of the Extended Attribute and ACL patches for ext3 is now available at http://www.moldybread.net/patches/kernel-2.4/ This release is against linux-2.4.10-ac12 with ext3-2.4-0.9.12. Status: Extended attribute sharing now seems stable. Performance problems appear to have been addressed. Known Problems: Error message: "VFS: brelse: Trying to free free