delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:content-type:content-transfer-encoding; q=dns; s=default; b=mcE | |
k4FsoC5I3VR/eMbvSNjudRaVR52EbAThreDKePlotrxWJ4V60LOriAxd/UTodeZV | |
kLYEMvy+BbTwTByaqF//8/GQj8rJzECp0lBCMlOk8TyStrmS23zxdixqMRr0ZHqK | |
oU0XbnYgHUyLuGZvzT86GI2cvaRNfc4W1+G5WNkk= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:content-type:content-transfer-encoding; s=default; bh=B3CYLQAOb | |
UVwixNq8CtNNO4HJs4=; b=DWeXEPMkSIj16lbK1aF/4BQ9L07vIpeAUzF+6Qy+k | |
vUtlFoBS7+LVx7uGfYDOfpyWZ09GySK5t/CbSuDWed6+0rHUaKjcH1O8oKqWYRoc | |
3eAIELPzguAfb8FVcVhaFhYih22I4s7qLGtIWZ3MdlzchAnjzxmsmv+PEomcnTQC | |
iM= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-1.2 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
X-HELO: | Ishtar.tlinx.org |
Message-ID: | <532C193F.7060403@tlinx.org> |
Date: | Fri, 21 Mar 2014 03:49:35 -0700 |
From: | Linda Walsh <cygwin AT tlinx DOT org> |
User-Agent: | Thunderbird |
MIME-Version: | 1.0 |
To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | acls on a windows system prevent pulse audio from running? |
X-IsSubscribed: | yes |
I tried doing an strace of pulse audio... it seemed to fail here: 43 1284946 [main] pulseaudio 6776 path_conv::check: this->path(C:\usr\share\locale\en\LC_MESSAGES\pulseaudio.mo), has_acls(1)<<<<<<< 49 1284995 [main] pulseaudio 6776 build_fh_pc: fh 0x1802E0568, dev 000000C3 37 1285032 [main] pulseaudio 6776 fhandler_base::open: (\??\C:\usr\share\locale\en\LC_MESSAGES\pulseaudio.mo, 0x118000) 115 1285147 [main] pulseaudio 6776 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-1.7.28/64/cygwin-1.7.28-2/src/src/winsup/cygwin/fhandler.cc:691 status 0xC0000034 -> windows error 2 53 1285200 [main] pulseaudio 6776 geterrno_from_win_error: windows error 2 == errno 2 42 1285242 [main] pulseaudio 6776 fhandler_base::open: 0xC0000034 = NtCreateFile (0x18011E1F4, 0x80100000, \??\C:\usr\share\locale\en\LC_MESSAGES\pulseaudio.mo, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0) 49 1285291 [main] pulseaudio 6776 fhandler_base::open: 0 = fhandler_base::open(\??\C:\usr\share\locale\en\LC_MESSAGES\pulseaudio.mo, 0x118000) 42 1285333 [main] pulseaudio 6776 fhandler_base::open_fs: 0 = fhandler_disk_file::open(\??\C:\usr\share\locale\en\LC_MESSAGES\pulseaudio.mo, 0x18000) 43 1285376 [main] pulseaudio 6776 open: -1 = open(/usr/share/locale/en/LC_MESSAGES/pulseaudio.mo, 0x18000), errno 2 216 1285592 [main] pulseaudio 6776 isatty: 1 = isatty(2) 128 1285720 [main] pulseaudio 6776 fhandler_console::write: 0x226400, 1 E 63 1285783 [main] pulseaudio 6776 fhandler_console::write: 1 = fhandler_console::write(...) 41 1285824 [main] pulseaudio 6776 write: 1 = write(2, 0x226400, 1) 45 1285869 [main] pulseaudio 6776 fhandler_console::write: 0x55C50110D, 2 : 57 1285926 [main] pulseaudio 6776 fhandler_console::write: 2 = fhandler_console::write(...) 40 1285966 [main] pulseaudio 6776 write: 2 = write(2, 0x55C50110D, 2) Looking in /usr/share/locale/*/LC_MESSAGES, I see .mo files for every language EXCEPT 'en'... could that be a problem? /usr/share/locale/as/LC_MESSAGES/pulseaudio.mo /usr/share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo /usr/share/locale/ca/LC_MESSAGES/pulseaudio.mo /usr/share/locale/cs/LC_MESSAGES/pulseaudio.mo /usr/share/locale/de/LC_MESSAGES/pulseaudio.mo /usr/share/locale/de_CH/LC_MESSAGES/pulseaudio.mo /usr/share/locale/el/LC_MESSAGES/pulseaudio.mo /usr/share/locale/es/LC_MESSAGES/pulseaudio.mo /usr/share/locale/fi/LC_MESSAGES/pulseaudio.mo /usr/share/locale/fr/LC_MESSAGES/pulseaudio.mo /usr/share/locale/gu/LC_MESSAGES/pulseaudio.mo /usr/share/locale/he/LC_MESSAGES/pulseaudio.mo /usr/share/locale/hi/LC_MESSAGES/pulseaudio.mo /usr/share/locale/hu/LC_MESSAGES/pulseaudio.mo /usr/share/locale/it/LC_MESSAGES/pulseaudio.mo /usr/share/locale/ja/LC_MESSAGES/pulseaudio.mo /usr/share/locale/kn/LC_MESSAGES/pulseaudio.mo /usr/share/locale/ml/LC_MESSAGES/pulseaudio.mo /usr/share/locale/mr/LC_MESSAGES/pulseaudio.mo /usr/share/locale/nl/LC_MESSAGES/pulseaudio.mo /usr/share/locale/or/LC_MESSAGES/pulseaudio.mo /usr/share/locale/pa/LC_MESSAGES/pulseaudio.mo /usr/share/locale/pl/LC_MESSAGES/pulseaudio.mo /usr/share/locale/pt/LC_MESSAGES/pulseaudio.mo /usr/share/locale/pt_BR/LC_MESSAGES/pulseaudio.mo /usr/share/locale/ru/LC_MESSAGES/pulseaudio.mo /usr/share/locale/sr/LC_MESSAGES/pulseaudio.mo /usr/share/locale/sr AT latin/LC_MESSAGES/pulseaudio.mo /usr/share/locale/sv/LC_MESSAGES/pulseaudio.mo /usr/share/locale/ta/LC_MESSAGES/pulseaudio.mo /usr/share/locale/te/LC_MESSAGES/pulseaudio.mo /usr/share/locale/uk/LC_MESSAGES/pulseaudio.mo /usr/share/locale/zh_CN/LC_MESSAGES/pulseaudio.mo /usr/share/locale/zh_TW/LC_MESSAGES/pulseaudio.m -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |