[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-11-05 Thread Dan Kegel
Both. Add the lines * hardnofile 4096 * softnofile 1024 to /etc/security/limits.conf. Then apply the patch http://www.winehq.org/pipermail/wine-patches/2010-November/095464.html to wine. Et voila, wine is happy without

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-11-05 Thread Dan Kegel
wine's smarter than I thought. It already does the setrlimit in its loader, so no patch is needed, we just need to raise the hard rlimit. -- Why can't Johnny handle 1025 file descriptors? https://bugs.launchpad.net/bugs/663090 You received this bug notification because you are a member of

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-11-04 Thread Dan Kegel
Alexandre Julliard points out that we can raise the default hard limit to 4096 or so but leave the default soft limit at 1024. That would keep unsafe select() from bothering most apps. -- Why can't Johnny handle 1025 file descriptors? https://bugs.launchpad.net/bugs/663090 You received this

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-11-04 Thread Scott Ritchie
How would that be done? Is the setting in /etc a hard or default soft limit? -- Why can't Johnny handle 1025 file descriptors? https://bugs.launchpad.net/bugs/663090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-11-02 Thread Scott Ritchie
Fabian, this is a bug, it's just not against a specific app (yet). It's one of those launchpad bugs that could target quite a few apps (much like when we scanned through the archive for old uses of libindicator) ** Changed in: ubuntu Status: Invalid = Confirmed -- Why can't Johnny

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-10-19 Thread Fabio Marconi
Thank you for taking the time to make Ubuntu better. Since what you submitted is not really a bug, or a problem, but rather an idea to improve Ubuntu, you are invited to post your idea in Ubuntu Brainstorm at http://brainstorm.ubuntu.com/ where it can be discussed, voted by the community and

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-10-19 Thread Dan Kegel
It's a bug in that Ubuntu's wine can't run a number of Windows apps due to this. A few example apps: Catia http://appdb.winehq.org/objectManager.php?sClass=versioniId=16156iTestingId=50899 Quicken 2010 http://appdb.winehq.org/objectManager.php?sClass=versioniId=18171 Stronghold Legends

[Bug 663090] Re: Why can't Johnny handle 1025 file descriptors?

2010-10-19 Thread Dan Kegel
Filed idea http://brainstorm.ubuntu.com/idea/26178/ -- Why can't Johnny handle 1025 file descriptors? https://bugs.launchpad.net/bugs/663090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list