[SOLVED] cpupower/systemd, cannot set 'performance' governor at boot

Hi all, i upgraded to systemd and everything is working fine and faster: the only one thing i'm missing is cpufrequtils since this was the only way to set the "performance" governor at boot and have it stay this way.
Since i upgraded to cpupower and enabled the cpupower.service unit, the governor is automatically switched to ondemand even if i specified performance in the /etc/conf.d/cpupower config file: i don't get what's happening because if i restart the cpupower.service unit manually everything is fine and it will not switch to ondemand on its own o_O
Processor information
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
stepping : 5
microcode : 0x11
cpu MHz : 1600.000
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 3
cpu cores : 4
apicid : 7
initial apicid : 7
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips : 5322.83
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
/etc/conf.d/cpupower
# Define CPUs governor
# valid governors: ondemand, performance, powersave, conservative, userspace.
governor='performance'
# Limit frequency range
# Valid suffixes: Hz, kHz (default), MHz, GHz, THz
#min_freq="2668MHz"
#max_freq="2668MHz"
# Specific frequency to be set.
# Requires userspace governor to be available and loaded.
#freq=
# Utilizes cores in one processor package/socket first before processes are
# scheduled to other processor packages/sockets.
# See man (1) CPUPOWER-SET for additional details.
#mc_scheduler=0
# Utilizes thread siblings of one processor core first before processes are
# scheduled to other cores. See man (1) CPUPOWER-SET for additional details.
#smp_scheduler=0
# Sets a register on supported Intel processore which allows software to convey
# its policy for the relative importance of performance versus energy savings to
# the processor. See man (1) CPUPOWER-SET for additional details.
#perf_bias=
# vim:set ts=2 sw=2 ft=sh et:
sytemctl status cpupower.service
cpupower.service - Apply cpupower configuration
Loaded: loaded (/usr/lib/systemd/system/cpupower.service; enabled)
Active: active (exited) since Sat, 01 Sep 2012 10:50:05 +0200; 1min 27s ago
Process: 2148 ExecStart=/usr/lib/systemd/scripts/cpupower (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/cpupower.service
journalctl |grep -i cpupower
(empty)
I even tried to mimic an rc.local with a custom service i use to set RTC max frequency (for the Android emulator) but it doesn't set the governor to performance, even if i know this script works since i can query max_user_freq and read 2048 as i need it to be, here is the script launched by the custom service.
#!/bin/bash
echo 2048 > /sys/class/rtc/rtc0/max_user_freq
echo 2048 > /proc/sys/dev/hpet/max-user-freq
cpupower frequency-set -g performance
Does this happen for you too? I remember having this problem one year ago, and switched to cpufrequtils since that was working: now that is being deprecated i would like to pinpoint the problem and solve it once and for all, can you help me?
I think i could auto-start some script via gnome-session-properties but i would love to have a systemd-only solution working :-/
Thank you,
Manuel
Last edited by bmanuel (2012-09-07 17:39:01)

z0id wrote:Are the proper kernel modules loaded?
Sure they are, "ondemand" and "performance" modules should be compiled-in into the default kernel, i can even run it *after* logging in gnome-shell and the settings will stay correctly.
$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
ondemand performance

Similar Messages

  • [SOLVED] No network when setting static IP on boot

    When I have:
    eth0="eth0 192.168.1.73 netmask 255.255.255.0 broadcast 192.168.1.255"
    set in rc.conf at boot, I get no network.  I can't even ping machines on the LAN.  When I have
    eth0="dhcp"
    in rc.conf at boot, the network works fine.  What I can't figure out is why, if I boot with the dhcp line in rc.conf, then change that line to read
    eth0="eth0 192.168.1.73 netmask 255.255.255.0 broadcast 192.168.1.255"
    and execute
    /etc/rc.d/network restart
    the network works fine and I get what I want: a static IP.  How can I set it so I get my desired IP on boot?
    Last edited by hbarnwheeler (2009-08-07 22:54:52)

    fukawi2 wrote:
    What is the exact problem you've having?
    At a guess, I'd say the DHCP client sets you Default Route and DNS Servers in /etc/resolv.conf which you may not be doing when you change to static IP. It works it you boot with DHCP, then change to Static because the DHCP client has already set them, but if you boot directly to a Static IP address, they don't get set.
    I figured something like this must be happening.  I.e.  DHCP server does more than bring up the interface with IP, broadcast IP and subnet mask.  I solved the problem by changing
    ROUTES=(!gateway)
    to
    ROUTES=(gateway)

  • Cpupower - can set performance and powersave governors only

    Hi,
    I got a HP compaq nx6110 laptop (I know, it's old and slow but it fits my needs for a laptop and it was free ). To increase the time on battery I installed laptop-mode-tools and cpupower. The laptop-mode-tools does what it should but cpupower doesn't set the governors correct.
    After modprobing p4_clockmod I can make use of cpupower to get infos:
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    But I can't set the governor to ondemand:
    [root@Laptop wudu]# cpupower frequency-set -g ondemand
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    After modprobing cpufreq_conservative and cpufreq_powersave cpupower tells me that these governors are available now:
    [root@Laptop wudu]# modprobe cpufreq_conservative
    [root@Laptop wudu]# modprobe cpufreq_powersave
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    So I'm trying them:
    [root@Laptop wudu]# cpupower frequency-set -g conservative
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    [root@Laptop wudu]# cpupower frequency-set -g powersave
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "powersave" may decide which speed to use
    within this range.
    current CPU frequency is 175 MHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    As you can see cpupower can just set performance and powersave. I want to use ondemand when on battery because the laptop is already slow in performance mode but nearly unusable when in powersave mode (175MHz).
    BTW I can set to all speeds listed manually. Showing you with 875MHz as example:
    [root@Laptop wudu]# cpupower frequency-set -u 875000
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 875 MHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 875 MHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    Hope some one has an idea...
    Thanks in advance.

    It's an Intel Celeron CPU and according to https://wiki.archlinux.org/index.php/CP … ncy_driver p4_clockmod is correct.
    Trying to modprobe acpi-cpufreq gives me that:
    [root@Laptop wudu]# modprobe acpi-cpufreq
    modprobe: ERROR: could not insert 'acpi_cpufreq': No such device
    And p4_clockmod puts speedstep-lib in as well:
    [root@Laptop wudu]# lsmod | grep p4
    p4_clockmod 3201 0
    speedstep_lib 5136 1 p4_clockmod
    With speedstep-lib loaded without p4_clockmod I can't use cpupower:
    [root@Laptop wudu]# rmmod p4_clockmod
    [root@Laptop wudu]# lsmod | grep p4
    [root@Laptop wudu]# lsmod | grep speed
    speedstep_lib 5136 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    no or unknown cpufreq driver is active on this CPU
    boost state support:
    Supported: no
    Active: no

  • [SOLVED]cpupower error in systemd

    hello,
    i could use some help figuring out why cpu power states doesnt work (ondemand, perfromance, powersaving, etc)
    modules
    [root@arch xpander]# find /lib/modules -iname "*cpu*"
    /lib/modules/3.7.3-1-ARCH/kernel/net/netfilter/xt_tcpudp.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/net/netfilter/xt_cpu.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq/cpufreq_stats.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq/acpi-cpufreq.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq/pcc-cpufreq.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq/cpufreq_conservative.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq/cpufreq_userspace.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/cpufreq/cpufreq_powersave.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/hwmon/via-cputemp.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/drivers/watchdog/cpu5wdt.ko.gz
    /lib/modules/3.7.3-1-ARCH/kernel/arch/x86/kernel/cpuid.ko.gz
    journalctl output:
    [xpander@arch ~]$ sudo journalctl | grep cpupower
    [sudo] password for xpander:
    Jan 22 02:02:03 arch dbus-daemon[269]: dbus[269]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.70" (uid=1000 pid=14012 comm="systemctl enable cpupower.service ") interface="org.freedesktop.systemd1.Manager" member="EnableUnitFiles" error name="(unset)" requested_reply="0" destination="org.freedesktop.systemd1" (uid=0 pid=1 comm="/sbin/init ")
    Jan 22 02:02:03 arch dbus[269]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.70" (uid=1000 pid=14012 comm="systemctl enable cpupower.service ") interface="org.freedesktop.systemd1.Manager" member="EnableUnitFiles" error name="(unset)" requested_reply="0" destination="org.freedesktop.systemd1" (uid=0 pid=1 comm="/sbin/init ")
    Jan 22 02:02:11 arch sudo[14014]: xpander : TTY=pts/1 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/systemctl enable cpupower.service
    Jan 22 02:02:38 arch sudo[14079]: xpander : TTY=pts/14 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/pacman -S community/cpupower
    Jan 22 02:02:48 arch sudo[14119]: xpander : TTY=pts/1 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/systemctl enable cpupower.service
    Jan 22 02:10:43 arch dbus-daemon[269]: dbus[269]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.72" (uid=1000 pid=14295 comm="systemctl enable cpupower.service ") interface="org.freedesktop.systemd1.Manager" member="EnableUnitFiles" error name="(unset)" requested_reply="0" destination="org.freedesktop.systemd1" (uid=0 pid=1 comm="/sbin/init ")
    Jan 22 02:10:43 arch dbus[269]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.72" (uid=1000 pid=14295 comm="systemctl enable cpupower.service ") interface="org.freedesktop.systemd1.Manager" member="EnableUnitFiles" error name="(unset)" requested_reply="0" destination="org.freedesktop.systemd1" (uid=0 pid=1 comm="/sbin/init ")
    Jan 22 02:10:54 arch sudo[14297]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/systemctl enable cpupower.service
    Jan 22 02:16:30 arch sudo[14414]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g cpufreq_performance
    Jan 22 02:16:41 arch sudo[14419]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g performance
    Jan 22 02:18:02 arch sudo[14489]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g powersave
    Jan 22 02:19:47 arch sudo[14519]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g ondemand
    Jan 22 11:15:39 arch sudo[29537]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g performance
    Jan 22 11:25:19 arch sudo[27904]: xpander : TTY=pts/15 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g ondemand
    Jan 22 21:37:06 arch sudo[30068]: xpander : TTY=pts/0 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/cpupower frequency-set -g performance
    Jan 22 22:49:39 arch sudo[1404]: xpander : TTY=pts/0 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/gedit /etc/conf.d/cpupower
    Jan 22 23:04:10 arch systemd[1]: Stopping Apply cpupower configuration...
    Jan 23 01:06:08 arch systemd[1]: cpupower.service: main process exited, code=exited, status=1/FAILURE
    Jan 23 01:06:08 arch systemd[1]: Failed to start Apply cpupower configuration.
    Jan 23 01:06:08 arch systemd[1]: Unit cpupower.service entered failed state
    Jan 22 23:55:04 arch sudo[6760]: xpander : TTY=tty1 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/systemctl cpupower.service
    Jan 22 23:55:16 arch sudo[6762]: xpander : TTY=tty1 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/systemctl status cpupower.service
    Jan 23 13:16:42 arch systemd[1]: cpupower.service: main process exited, code=exited, status=1/FAILURE
    Jan 23 13:16:42 arch systemd[1]: Failed to start Apply cpupower configuration.
    Jan 23 13:16:42 arch systemd[1]: Unit cpupower.service entered failed state
    Jan 23 12:12:51 arch sudo[1903]: xpander : TTY=pts/1 ; PWD=/home/xpander ; USER=root ; COMMAND=/usr/bin/gedit /etc/conf.d/cpupower
    trying to set ondemand:
    [root@arch xpander]# cpupower frequency-set -g ondemand
    Setting cpu: 0
    Error setting new values. Common errors:
    - Do you have proper administration rights? (super-user?)
    - Is the governor you requested available and modprobed?
    - Trying to set an invalid policy?
    - Trying to set a specific frequency, but userspace governor is not available,
    for example because of hardware which cannot be set to a specific frequency
    or because the userspace governor isn't loaded?
    info:
    [root@arch xpander]# grep "model name" /proc/cpuinfo
    model name : AMD Phenom(tm) II X4 955 Processor
    model name : AMD Phenom(tm) II X4 955 Processor
    model name : AMD Phenom(tm) II X4 955 Processor
    model name : AMD Phenom(tm) II X4 955 Processor
    [root@arch xpander]# cpupower monitor
    No HW Cstate monitors found
    kernel 3.7.3
    amd cool'n'quiet is enabled from BIOS.
    any help is appriciated
    Last edited by xpander (2013-01-23 13:20:16)

    https://bbs.archlinux.org/viewtopic.php?id=156632
    https://bugs.archlinux.org/task/33522

  • [Solved] How to remove default "performance" CPU-scaling governor.

    I was goin' trough the cpu scaling wiki and i was able to add the ondemand
    cpu scaling governor and the appropriate powerdriver with modprobe command.
    Then the cpu speed was lowered as it should so i've added these two to the modules section in rc.conf as well, to start at boot.
    After reboot cpufreq-info's output says that both governor is loaded, BUT it doesn't switch to ondemand mode.
    1. How can I remove the performance mode?
    2. Or is there a possibility to setup it somehow that it switches to ondemand only if i switch to battery mode?
    3. Other problem was for me that
    find /sys/devices/ -name ondemand
    doesn't give back anything, so i cannot lower ondemands governor scaling limit. Where should be these settings?
    Now cpufreq-info output:
    cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
    Report errors and bugs to [email protected], please.
    analyzing CPU 0:
    driver: powernow-k8
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 1000 ns.
    hardware limits: 750 MHz - 1.50 GHz
    available frequency steps: 1.50 GHz, 1.20 GHz, 750 MHz
    available cpufreq governors: ondemand, performance
    current policy: frequency should be within 750 MHz and 1.50 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.50 GHz.
    Last edited by robotrobert (2012-02-21 23:09:26)

    Raynman wrote:
    Not sure about 3, but everything else is covered in the wiki article linked by you.
    Configuring CPU scaling is a 3-part process:
      1.  Load appropriate CPU frequency driver
      2.  Load desired scaling governor(s)
      3.  Select a method to manage switching and tuning governor(s):
    You stopped after the second part.
    Ye, you were right. After i didn't found that folder i was looking for i didn't continue on it.
    Turns out, if u use:
    echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    It makes that folder, and u can access all those treshold variables.
    But when just running first:
    modprobe cpufreq_ondemand
    the folder for ondemand won't be created. Im sure this is logical, i'm just new to the whole logic of this.
    After modifying tresholds, i've installed laptop-mode, and I need to say, it really k*cks *ss. You can set everythin u want, and it runs along fine in a daemon, using for example: acpid for checking battery state, hdparm for setting power/spinning of hard disks...
    I just leave another wiki link here if someone gets here...
    LAPTOP-MODE TOOLS
    There's still a not-releated question here, how come i cannot edit as a superuser directly these file under /sys/devices/system/cpu ? I know that these meant to be edited by the system, but still i tought if i'm root, i modify what i want...
    ( I know that I can assign parameters to these files with edit -n <number> > <filename> )
    Last edited by robotrobert (2012-02-21 23:08:55)

  • [Solved?] VLC won't play audio -- cannot set buffer duration

    I can't play sound in VLC. I have tried the default and the ALSA outputs. I know ALSA works, because mpg123, speaker-test, and rdesktop's sound all work. (Saying that, I can't tell if mpg123 uses alsa or not - rdesktop does though)
    Attempting to play something in VLC gives me some rather cryptic errors. What follows is the output of "vlc -v" and an attempt to play a video with sound. I have split the "code"-tag just before the actual error output for clarity and ease of scanning.
    VLC media player 2.0.7 Twoflower (revision 2.0.6-54-g7dd7e4d)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/audio_output/libportaudio_plugin.so' (libportaudio.so.2: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/audio_output/libjack_plugin.so' (libjack.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/services_discovery/libmtp_plugin.so' (libmtp.so.9: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/notify/libxosd_plugin.so' (libxosd.so.2: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/visualization/libgoom_plugin.so' (libgoom2.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/visualization/libprojectm_plugin.so' (libprojectM.so.2: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/codec/libtwolame_plugin.so' (libtwolame.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libvcdx_plugin.so' (libvcdinfo.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_jack_plugin.so' (libjack.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_dv_plugin.so' (libavc1394.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_mtp_plugin.so' (libmtp.so.9: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/video_output/libaa_plugin.so' (libaa.so.1: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/video_output/libcaca_plugin.so' (libcaca.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/control/liblirc_plugin.so' (liblirc_client.so.0: cannot open shared object file: No such file or directory)
    [0x8eb108] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    [0x7f1e6cc01bf8] mkv demux warning: MKV/Ebml Parser: m_el[mi_level] == NULL
    [0x7f1e6cc01bf8] mkv demux warning: MKV/Ebml Parser: Up cannot escape itself
    Fontconfig warning: FcPattern object size does not accept value "0"
    [0x7f1e68c068a8] alsa audio output error: cannot set buffer duration: Invalid argument
    [0x7f1e68c068a8] pulse audio output error: PulseAudio server connection failure: Connection refused
    [0x7f1e68c068a8] oss audio output error: cannot open audio device (/dev/dsp)
    [0x7f1e68c068a8] main audio output error: no suitable audio output module
    Fontconfig warning: FcPattern object size does not accept value "0"
    [0x7f1e6cc02b68] main decoder error: failed to create audio output
    I have reproduced this with the same result using 'sudo vlc-wrapper' and I am added to the 'audio' group.
    I have no idea where to start with this issue, I've tried googling but it seems that only one person has ever had this issue before (if Google is to be considered a reputable source), and he was running his own VLC build. I am running the build "pacman -S vlc" gave me. If anyone could point me in the right direction on this issue I'd be grateful.
    Edit: This is my /etc/asound.conf. I have no idea what any of this means, at this point it's fill-in-the-blanks wiki copypasta (Edit2: The purpose of this file is to try to stop alsa from sending all my sound through a disconnected HDMI instead of the speakers)
    # Use PulseAudio by default
    #pcm.!default {
    # type pulse
    # fallback "sysdefault"
    # hint {
    # show on
    # description "Default ALSA Output (currently PulseAudio Sound Server)"
    #ctl.!default {
    # type pulse
    # fallback "sysdefault"
    pcm.!default {
    type plug
    slave.pcm {
    @func getenv
    vars [ ALSAPCM ]
    default "hw:Generic_1"
    # vim:set ft=alsaconf:
    Last edited by Score_Under (2013-08-02 23:23:27)

    Situation update:
    1. I didn't need my asound.conf like that -- I should have used pulseaudio in the first place, I was unaware that ALSA does not allow more than one program to use the sound device at the same time, whereas pulseaudio is used to mix sounds.
    2. VLC works fine on PulseAudio. No idea why it failed on ALSA!
    Last edited by Score_Under (2013-08-02 23:22:45)

  • Exception: cannot set unrecognized property:

    Hi guys,
    I am doing a PoC of Connection between BPEL PM 10.1.3.4 running over WLS 9.2 SP3 calling a HelloWorld WebService (a very simple one without authentication or security) that is deployed over a WLS 10.3 server.
    The problem is when I execute the BPEL process and it invokes the partner link that pointos to my WebService I get an exception of that type below.
    Exception: cannot set unrecognized property: disable.must.understand on a Call object.
    I looked inside the logs of AdminServer, ManagedServer and Domain Server and the output files and nothing new came in from them.
    Any ideas? Please...
    The sourcecode of this PoC is here
    http://download.yousendit.com/Y1RyeW55VnN0TW14dnc9PQ
    receiveInput
    [2009/09/25 11:29:41] Received "inputVariable" call from partner "client" More...
    Assign_1
    [2009/09/25 11:29:41] Updated variable "Invoke_1_getGreeting_InputVariable" More...
    Invoke_1 (faulted)
    [2009/09/25 11:29:41] Faulted while invoking operation "getGreeting" on provider "HelloWorldServiceDefinitions".menos
    Daniel
    ORABPEL-00000
    Exception not handled by the Collaxa Cube system.
    An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "cannot set unrecognized property: disable.must.understand on a Call object
         at oracle.j2ee.ws.client.dii.BasicCall.setProperty(BasicCall.java:490)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.setCallContext(WSIFOperation_JaxRpc.java:2769)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeRequestResponseOperation(WSIFOperation_JaxRpc.java:1524)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.executeRequestResponseOperation(WSIFOperation_JaxRpc.java:1210)
         at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:478)
         at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:437)
         at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:251)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:826)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:402)
         at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:199)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3698)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1655)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:217)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:314)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5765)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1087)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:133)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:162)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean_2rw8jy_ELOImpl.syncCreateAndInvoke(CubeEngineBean_2rw8jy_ELOImpl.java:75)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:547)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:464)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:133)
         at com.collaxa.cube.ejb.impl.DeliveryBean.request(DeliveryBean.java:95)
         at com.collaxa.cube.ejb.impl.DeliveryBean_uhics8_EOImpl.request(DeliveryBean_uhics8_EOImpl.java:279)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:106)
         at jsp_servlet.__ngdoinitiate_ws._jspService(__ngdoinitiate_ws.java:517)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:126)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:531)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:459)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:159)
         at jsp_servlet.__displayprocess._jspService(__displayprocess.java:1851)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:126)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:531)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:266)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:222)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3242)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Exception: cannot set unrecognized property: disable.must.understand on a Call object
    Handled As: com.collaxa.cube.CubeException
    [2009/09/25 11:29:41] There is a system exception while performing the BPEL instance, the reason is "cannot set unrecognized property: disable.must.understand on a Call object". Please check the error log file for more infromation.
    Edited by: Daniel Ferreira Castro on 25/09/2009 12:20

    I think you took my comment out of context. I was referring to deployments on developer PCs to have a standalone version to play with. This is not common as it requires more PC power which not many people have.
    10g and 11g are different products. In 11g you are correct SOA Suite is installed on WLS, as there is no 11g oc4j. So in that respect I would agree that WLS as the app server is mainstream.
    In 10g I would have to disagree. It was a message that Oracle had to say that SOA Suite can be deployed on WLS and this was our stragic app server going forward. It would be a customer decision as to what path they would take. From my experience not many did this because the WLS version was 9.2 not the 10.3 which OSB ran on. There were limited customers to provide references on this architecture. Typically what we saw if customer were BEA customers they went down this path otherwise they went with oc4j. Oracle sold WebLogic Suite which included oc4j so from a licensing perspective they were covered, and technically they could run any Oracle product. For new licenses you needed WebLogic Suite as part of SOA Suite this does not mean that people deployed SOA Suite on WLS in 10g.
    10.1.3.5 certification with WLS was going to solve the version issue as it is going to be on 10.3, but 10.1.3.5 was release after 11g and the WLS certifications still hasn't been released.
    The 10g WLS deployment was never going to be like that in 11g so WLS customers would need the same kind of architectual changes and oc4j customer would have. The differnce being ops people would not need to learn oc4j so there would be less need for training.
    But I would like to clarify my comment was for stand alone deployments on developer PCs, this is not common to have the WLS deployment.
    cheers
    James

  • In FrameMaker 9.0.3 and 9.0.4, I cannot set tab stops for a style in the Paragraph Designer.

    In FrameMaker 9.0.3 and 9.0.4, I cannot set tab stops for a style in the paragraph designer. Here are the steps to dysfunction:
    1. In Paragraph Designer, for Tab Stops, click Edit. Edit Tab Stop dialog box opens, and the Paragraph Designer dialog box closes.
    2. Type value in New Position box.
    3. Click Continue. The Edit Tab Stop box closes.
    4. Open Paragraph Designer. No tabs are recorded.
    Discussion of a similar problem occured on this forum in June 2010. At that time, the resolution seemed to be to upgrade to 9.0.3. Has anyone else encountered this problem with these versions?
    Thanks.

    Hi, Arnis,
    Brilliant! Thanks so much. I only looked at the later discussions of that thread, which seemed to indicate the problem would be solved by an upgrade to 9.0.3.
    -Trish

  • Error restoring SQL 2008 R2 DB into SQL 2012: BACKUP LOG cannot be performed because there is no current database backup.

    I have a SQL 2008 R2 database that I am trying to move to 2012.  Made a full backup of the database in 2008 R2.  Recovery model is Simple, compatibility level is 2008  Went to 2012, created a dummy database, did Tasks--> Restore -->
    Database , located the backup file, selected it, changed the file locations and tried to restore the backup (with overwrite option), got the following error:
    BACKUP LOG cannot be performed because there is no current database backup.
    This is a simple task that has always worked in 2008 R2.  Does anyone know what the problem is and a possible solution?
    Thanks

    Hi,
    This error occurs when the database recovery model has been changed to Simple and/or the recovery model has been changed back to Full but a full backup has not been performed since the change.
      If a full backup has been performed, the following conditions will require that another full backup be taken:
     · The recovery model had been changed without taking a full backup
     · A SQL maintenance plan task had changed the recovery model (reindexing can cause this)
     · A backup specifying TRUNCATE_ONLY had been run on the database
     · The database was detached from another server and attached to the current server
    Additionally, if we take full database backup after the Database is set to readonly, Then transaction log backup we will end up with this error. This is expected behavior. I have list an example within the link below.
    Please check above conditions and fix your issue, if you have any concern, please let me know.
    Example:
    BACKUP LOG cannot be performed because there is no current database backup.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/b5c36e60-836f-4c9e-b9d7-3fb3f3ee4d37/backup-log-cannot-be-performed-because-there-is-no-current-database-backup
    Thanks
    Candy Zhou

  • Cannot set Windows 7 default printer in Boot Camp

    I discovered today that I cannot set a default printer in Windows 7.  I right click, and try to make one of the printers default but there is no check mark.  One of the programs that I use says I do not have a printer installed. 
    I can print to my printers using Word by selecting the printer that I want but cannot select a default in control panel.
    If I access Windows programs using a VM Fusion, the program that says there is no printer installed in boot camp, does not give be this message and I can select a printer.  BTW, I have never been able to select a "default printer" using VM Fusion.
    The only thing unusual is I had to reactivate Windows for no apparent reason last week and I cannot select all of the Themes available in the personalize menu. 
    It is difficult to pinpoint when the printer issue started because I mainly access my Windows programs through VM Fusion.  I am guessing the changes happened when I had to reactivate Windows
    I am away from my iMac currently and was wondering if anyone has experienced this and/or have a suggestion.?
    Thanks,
    Roy

    Update.
    Apparently this is a Windows Registry issue.  Looks as if there is a VM Fusion driver set as default (thinprint??)  I cannot delete or modify this registry key.  A new profile solves this issue and I will have to copy everything over to the new profile, if I cannot get this registry key issue solved.  I will post on a Microsoft board to see if there is a solution.
    Roy

  • Java.lang.SecurityException: Cannot set up certs for trusted CAs

    Hi,
    The application iam working on encrypts & decrypts files. The application is deployed on a standalone OC4j container on solaris 5.8. I have downloaded the following jar files
    jce1_2_2.jar
    sunjce_provider.jar
    local_policy.jar
    US_export_policy.jar
    and have declared them in the application.xml
    when i run the application i get the following exception.
    java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs: java.lang.SecurityException: Signer restraint check failed! at javax.crypto.SunJCE_b.<clinit>(DashoA6275) at javax.crypto.Cipher.a(DashoA6275) at javax.crypto.Cipher.getInstance(DashoA6275) at pdfDownload.jspService(_pdfDownload.java:215) [SRC:/pdfDownload.jsp:167] at com.orionserver[Oracle9iAS (9.0.3.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:721) at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803) at java.lang.Thread.run(Thread.java:484)
    Pls advise, is there any other setting that needs to be done ?
    Thanks & Regards
    Arun

    Hi,
    I got the solution for this. JCE 1.2.2 is supported on JDK 1.4.1 and JDK 1.4.2, but both of them have different unrestricted policy jars. I was able to solve the problem once I downloaded the unrestricted policy jars for JDK 1.4.2 (which is used by BEA 8.1 SP5) from the following URL : http://java.sun.com/j2se/1.4.2/download.html
    Regards,
    Prashant Kale.

  • Cannot set ringtones for people in my adress book

    i have wiped handheld twice and still cannot set individual ringtones for people in my adress book that is different than the general ring was able too on my last phone and it was exact same phone

    Hello rhwk118,
    Welcome to the BlackBerry Support Community Forums.
    Can you please clarify what model of the BlackBerry Smartphone you are currently using and the software version it is running. You can locate this info by going to Options>About (3rd line from the top) on your BlackBerry Smartphone.
    Thank you
    -DrP
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Cannot set sga_target with db_block_buffers set

    Hello Oracle Community!
    I'm trying to set a sga_target on my Oracle 10g R2 database but it shows me the following message: Cannot set sga_target with db_block_buffers set
    What exactly's the impact on disabling db_block_buffers parameter? Is it better to do while the database's not being used?
    Thank you very much!

    K- wrote:
    @Aman
    This database uses SPFILE, how do I proceed to erase the db_block_buffer on it? The only way's using the CREATE PFILE FROM SPFILE command? Do I have to shutdown my production database if I execute it?
    ThanksYes, this is a major change, you will have to bounce. Probably the way to go would be to create pfile from spfile, copy that away somewhere safe, edit the pfile, shutdown and startup with the pfile. If you've made a mistake at this point where it won't come up, you can startup without the pfile if you need to, or keep trying to fix the pfile. When you are up, check that the parameters are what you think you did, then create spfile from pfile and bounce. Of course, if performance then goes wacko, you can go back to the saved pfile until you figure out what went wrong.
    You can try with the sizing you are currently using, then after running for a while use the advisors to tweak. Note that with sga_max_size it can vary by platform and configuration whether you use the difference between target and max, so platform determines whether you should make them the same (see the thread sga_max_size vs sga_target ) . If they should be the same, you'll have to bounce later when you tweak. Get familiar with the HIST views that record the self-tuning changes as they happen.

  • The content download cannot be performed because there is not enough available space in cache or the disk is full.

    I deploy all office package via Application deployment. But many system getting failed due to error "The content download
    cannot be performed because there is not enough available space in cache or the disk is full.".
    I delete the cache old file/folder. Now the cache disk space is available. But still this systems showing same error. And it is not retry also. need help for retry application download if failed due to cache disk.

    You should review what your default client cache size is being set to (default 5GB) and then look at the size of the office content you are trying to deliver.
    If the content of the office application exceeds your maximum client cache size setting then the download and subsequent installation will fail.
    Note that normally the download of applications should overwrite old content in the cache unless you have set them to be persistent, the exception to this is the above case.
    To resolve this you will need to increase the client cache size. There are a few ways to achieve this, you can do this either from the Config Manager console via right click tools or via a script that you can run against your clients. Others might like to
    comment on how best to achieve this (if this is indeed your problem).
    Cheers
    Damon

  • JBO-25063: Operation getAllRowsInRange cannot be performed because the work

    hi
    i am working with ADF BC,i create a read only form to retrieval of data and i add an input form to add new record ,when i run my application ,following errors has been occured.
    JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
    null
    JBO-25063: Operation getAllRowsInRange cannot be performed because the working set object is not bound.

    I have been getting his error message recently. 
    I purchased a standalone Outlook 2013 last year, which runs on my Windows 7 64 bit PC. 
    In July my wife bought a laptop, which is on our LAN, and Office 365. 
    Maybe the messages started then, I cannot be sure.  It displays during conditions mentioned by the other people posting here. 
    Today I got the message after reading an e-mail and attempting to store it directly in an Outlook folder before closing it – no replying, no editing, no extended delay. 
    I did click on a link in it to view a commercial web page. 
    I then closed the message and attempted to store it with the result being the display of the error message. 
    I always have the latest updates installed automatically.
    The above was on 9/9/2014.  On 9/10/2014 I opened a commercial e-mail and clicked to have the graphics downloaded. 
    I then closed the e-mail and was prompted if I wanted to keep the changes. 
    I selected yes and then the message displayed that says the e-mail could not be saved because it had been changed. 
    I opened the e-mail again to get the wording of the first prompt and found that the graphics had been saved and there was no prompt. 
    I then closed the e-mail and noticed that now there were two copies of it in the inbox. 
    I believe this is not the designed behavior of Outlook. 
    A fix is needed. 

Maybe you are looking for

  • Can I do multiple installs on  one server at the same time ?

    Hi. we have a project where the basis group is under very tight deadlines. We are tasked with installing multiple SAP systems on the same server. Is it possible to install more than one SAP systems ( ie ERP, BI, EP, CRM ) on the same physical server

  • Result set already closed

    Hi everyone, I know that there are already several threats on this issue, but none of them seems to sovle my issue. Hence, I'll try it again. JDeveloper: 11.1.1.3.0 Action: Doing a delete of a row in an entity-based view object, doing a commit. Doing

  • HOW TO  MAKE SHORT CLOSER OF PURCHASE ORDER

    Dear cons    The p.o quantity in the P.O is 100 MT. we have done Goods receipt of 90 MT. now the pending qty. is 100-90= 10MT. we donot want to enter goods receipt for remaining 10MT. we want to make short closer of  the P.O. (not delete the p.o).one

  • Block Negative Payment on Account

    Hello I suggest there should be a block when a negative payment on account will be added. I have explain more 5 people at my company how to correctly receive payments using the incoming payment screen, and the 5 have made the following mistake at lea

  • Javascript calling not working properly in report region

    Hi All, I know it is quite simple question but i am unable to do this. In one tabular form with one blank row i have to put client side validation (javascript) so that user cannot enter nonnumeric value and value should be of min 5 digit. How i proce