search for: malfunctioning

Displaying 20 results from an estimated 360 matches for "malfunctioning".

2016 Aug 15
4
[Bug 12153] New: Possible malfunctions of rsync after encountering >4GbFat32Error
https://bugzilla.samba.org/show_bug.cgi?id=12153 Bug ID: 12153 Summary: Possible malfunctions of rsync after encountering >4GbFat32Error Product: rsync Version: 3.1.1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core
2005 Feb 11
1
Desktop malfunction - Wine
So, this is the capture I got from running Wine alone on my desktop. Fedora Core 3, Wine 20050111, without Winetools. This is using the latest stable SMP kernel (don't have version number off the top of my head, -740 or something like that). I may have left out numerous dubious details. If so, please let me know... FWIW, this is installed off the latest RPM. >>>
2016 Jul 28
0
plot(1:3) malfunctions with par(bg='transparent')
>>>>> Spencer Graves <spencer.graves at prodsyse.com> >>>>> on Thu, 28 Jul 2016 08:56:39 -0500 writes: > Hello, All: > Try the following: > par(bg='transparent') > plot(1:3) well, "transparent" is even default... and I definitely can NOT see a problem with the above. > I get two plots superimposed,
2009 Feb 22
0
SCIM malfunctioning on wine 1.1.15
I just downloaded wine 1.1.15, compiled and installed it on my centos 5.2 PC. It's exciting to successfully migrate applications to linux. However, I found that SCIM sends strange codes as Chinese and Japanese characters to applications. I need both Chinese and Japanese input methods very much. Can anyone give me advice to correct this problem?
2004 Nov 18
1
Only one malfunction in months - now running dovecot-1.0-test52
Dont think there has been even one failure in some months of use but tonight we're seeing this running test-52 While running squirrelmail 1.5.1-CVS a certain message causes: dovecot: Nov 17 22:25:14 Error: IMAP(kimc): file ostream-file.c: line 643 (_send_istream): assertion failed: (instream->v_offset <= in_size) dovecot: Nov 17 22:25:14 Error: child 72172 (imap) killed with signal 6
2008 May 31
1
Wine 1.0 rc3 systray icon malfunction
-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Hi all, I noticed that my Windows application's systray icon no longer docks into my KDE's systray. (Windows application's systray icon shows up as a standalone window now.) This occurred only after my upgrade from rc2 to rc3 just now. Windows application: uTorrent Desktop environment: KDE 3.5.9 (Ubuntu Hardy) I saw that there is a
2018 Feb 20
0
getQuote in quantmod malfunctioning
dear members, I have a list of stocks by name snlcq2: snlcq2 <- c("ICICIBANK.NS" "IBULHSGFIN.NS" "INDUSINDBK.NS" "INFY.NS" "KOTAKBANK.NS" "LTI.NS" "LT.NS" "LUPIN.NS" "M&M.NS" "M&MFIN.NS" "NTPC.NS" "ONGC.NS"
2013 May 10
2
bin/152154: script(1) -k malfunctions with certain shells (e.g. tcsh, bash, zsh)
http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/152154 It has been suggested to me (by a committer) that I should raise the issue of this PR here on these lists, because the problem described within the PR remains a real problem, and despite my having proposed something that seems to be a perfectly workable fix, no action has been taken on this PR for some years now. Regards, rfg P.S. The
2010 Mar 02
2
cli_originate malfunction after upgrade from 1.6.2.0 to 1.6.2.1-5
Hi all, We encountered a strange phenomenon when trying to upgrade from 1.6.2.0 to any newer releases: We use the following cli command to feed a wave/mp3 file into an existing conference on an other serve: /opt/asterisk/sbin/asterisk -r -x "channel originate Local/ConfGongAdmin at XY_Features extension ConfGongPlay at XY_Features" The corresponding extensions.conf part looks like
2004 Aug 06
1
timing_sleep malfunctioning under MinGW
Hi, I have successfully gotten the libshout-2.0 release to compile under gcc/MingGW ('gcc -mno-cygwin', version 'gcc (GCC) 3.3.1 (cygming special)'), after applying Leigh Smith's patches as posted on this list (http://www.xiph.org/archives/icecast-dev/0660.html). I have then generated a dll and wrapped it in JNI using the stubs from libshout-java
2016 Jul 28
2
plot(1:3) malfunctions with par(bg='transparent')
Hello, All: Try the following: par(bg='transparent') plot(1:3) I get two plots superimposed, one over twice the size it should be, much of it outside the device region. Thanks for all you do to make R such a useful tool. People all over the world live better today, because R helps improve the effectiveness of data analysts. Spencer Graves >
2008 Oct 31
1
[LLVMdev] r57326 malfunctions?
Looking back through the commits to llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h, I see a total backout of format related warnings in r56923 followed by the reapplication of r569065 with a fix (r56946)... -- llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h 2008/10/01 17:38:40 56923 +++ llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h 2008/10/02 06:16:08 56946 @@ -101,6 +101,8 @@ %{!mmacosx-version-min=*:
2003 Dec 14
2
Cisco 7960 lockups - any experiences?
This is almost certainly not an Asterisk-specific posting, but due to my inability to find a VoIP-focused Cisco list, I'll post here in the hopes of finding a more diverse user community. I am using a Cisco 7960 (version 6.0 SIP firmware) with Asterisk, and have been experiencing situations where the phone locks up. "Locks up" means that the bottom part of the screen
2008 Oct 18
3
OT: Polycom IP330 user problem
...aiting notification, it will start blinking. Eventually, the phone reverts to on-hook status by itself even if the handset is still ajar. * If the alert code for silent ring is set, the line annunciator will flash silently to indicate the call coming in. * If the phone is malfunctioning anything can happen. There is no indication that silent ring alert was set, nor is there any current configuration setting that should cause this. That leaves three bullet points for us to consider. I can follow up with one: I will research this as thoroughly as I can to see if there are any...
2013 Dec 12
7
[LLVMdev] Making LLVM safer in out-of-memory situations
Hello, Philipp Becker and me, Vaidas Gasiunas, are developers at SAP and part of a team developing a C-like domain-specific language for the SAP HANA in-memory database. We use LLVM as a backend to translate our language to native code, primarily on x86-64 platforms. Our programs are created dynamically, compiled and optimized in a running database. As a result of that we have special
2012 Feb 05
0
[LLVMdev] ARMLoadStoreOptimizer bug
Hello David, > I'm seeing a case where ARM Load/Store optimizer is breaking code. I have > not had any luck trying to come up with a minimal example; it is breaking in > our stage 2 LLVM build. Still, *any* testcase is better than no testcase :) -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2020 Sep 30
4
Logitech C922 webcam
...M H <agents at meddatainc.com> wrote: > >> On 09/29/2020 02:11 PM, Bruce Ferrell wrote: >>> Try >>> >>> lsusb -v >>> >>> and >>> >>> sudo dmesg >>> >>> ... Be aware, systemd deals with udev and it may be malfunctioning >>> >>> >>> On 9/29/2020 10:30 AM, H wrote: >>>> Just installed the above USB webcam but it is not recognized by dmesg | >> grep usb, nor does Zoom recognize it. I was under the understanding it >> should not require a driver, or? >>>>...
2012 Feb 06
1
[LLVMdev] ARMLoadStoreOptimizer bug
Anton, I'm afraid I really can't produce a meaningful example. The bug is extremely sensitive to code placement, optimization. I had to do a terrible amount of drugdery to find it in the first place. Here's how I found the bug: 1) Stage 1: Compile LLVM with build/host x86, target ARM. 2) Stage 2: Cross-compile LLVM with host ARM, target ARM, using the stage 1 Clang/LLVM. 3) Use the
2012 Jan 03
3
Newbie: LDA Isn't Logging
Hi, I'm a newbie having some trouble getting deliver to log anything. Related to this, there are no return values unless the -d is missing. I'm using LDAP to store virtual domain and user account information. Test #1: /usr/lib/dovecot/deliver -e -f mpapet at yahoo.com -d zed at mailswansong.dom < bad.mail Expected result: supposed to fail, there's no zed account via ldap lookup
2020 Sep 30
2
Logitech C922 webcam
On 09/29/2020 02:11 PM, Bruce Ferrell wrote: > Try > > lsusb -v > > and > > sudo dmesg > > ... Be aware, systemd deals with udev and it may be malfunctioning > > > On 9/29/2020 10:30 AM, H wrote: >> Just installed the above USB webcam but it is not recognized by dmesg | grep usb, nor does Zoom recognize it. I was under the understanding it should not require a driver, or? >> >> I am running CentOS 7. >> >> Thanks....