search for: editor1

Displaying 2 results from an estimated 2 matches for "editor1".

Did you mean: editor
2006 Mar 06
0
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO"
...audio output. The application fails with a dialog box saying: "The specified device is not open or is not recognized by MCI" When running with WINEDEBUG=+mci, I get: trace:mci:mciSendStringW (L"open \"C:\\Program Files\\Spr\00e5kknep\\tal\\allm hem ord\\aho6.mp3\" alias Editor1", (nil), 0, 0x20036) trace:mci:MCI_LoadMciDriver wDevID=0001 fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO". If you don't have a windows installation accessible from Wine, you perhaps forgot to create a [mci] section in system.ini Any ideas? Regards,...
2007 Jan 17
18
mongrel memory usage ballooning and process stomping
Hi, I have mongrel 0.3.14, with ruby 1.8.5, rails 1.1.6 and mongrel cluster 0.2.1, on debian sage 3.1 with apache 2.0, and fastthread 0.6.1. I am load balancing 3 mongrel processes using the random port trick. When I start mongrel the processes have about 60MB, but after some hour of usage the memory ballons upto more than 180MB and the site becomes terribly slow. Forcing me to restart mongrel