[SOLVED] Weird console behaviour

Hi all
There's someting wrong with my console after doing pacman -Syu.
In X everything works fine though.
My console can't display danish characters like æøå, but I'm able to write them.
And the funny thing is that if I write æøå in the prompt like this :
niels ~ $ æøå
and using backspace for deletion I can delete my prompt like this:
nie
Pressing enter brings back the prompt.
First I thought it was a locale problem but everything else works fine ???
I dont know which files should be relevant to this but here is my locales:
LANG=da_DK.iso88591
LC_CTYPE="da_DK.iso88591"
LC_NUMERIC="da_DK.iso88591"
LC_TIME="da_DK.iso88591"
LC_COLLATE=C
LC_MONETARY="da_DK.iso88591"
LC_MESSAGES="da_DK.iso88591"
LC_PAPER="da_DK.iso88591"
LC_NAME="da_DK.iso88591"
LC_ADDRESS="da_DK.iso88591"
LC_TELEPHONE="da_DK.iso88591"
LC_MEASUREMENT="da_DK.iso88591"
LC_IDENTIFICATION="da_DK.iso88591"
LC_ALL=
And my ~/.bashrc:
alias ls='ls -ar --color=auto'
alias x='startx -- -dpi 96'
alias backup='Scripts/Backup/./nrbackup'
alias clean='Scripts/./clean'
#PS1='[\u@\h \W]\$ '
PS1='\[\e[0;32m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[m\] \[\e[1;32m\]\$ \[\e[m\]\[\e[1;37m\] '
export MOZILLA_FIVE_HOME=/usr/lib/firefox-2.0.0.12/
And the first part of my /etc/rc.conf:
LOCALE="da_DK.iso88591"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Copenhagen"
KEYMAP="dk.map.gz"
CONSOLEFONT="cp850-8x16"
CONSOLEMAP="8859-15"
USECOLOR="yes"
Does any of guys out there have any ideas about this ???
I really need to have a proper console setup !!
Last edited by niller (2008-02-17 18:45:53)

In my box, using unicode shows danish characters as some ugly questionmarks.
The only way to stop this is to turn off unicode everywhere possible, this also applies to Ubuntu and family.
When some bad coded website shows these questionmarks it usually helps to switch the unicode off in View-> Character Encoding ...
Don't ask me why :-/
Cheers,

Similar Messages

  • [solved] weird keyboard behaviour

    Hi,
    i do have a strange problem with my keyboard. Sometimes (i can't reproduce this) the keyboard hangs. For example: if i type an 'a' i get a lot of 'a's on my screen. This is not limited to letters, same happens when pressing the 'enter' or 'backspace' or multimedia-keys.
    The magic stops when pressing 'esc'.
    A college has the same problem, so i believe that my keyboard is not broken.
    kernel: Linux malcolm 2.6.30-ARCH
    xorg-server: 1.7.2-2
    I couldn't find anything related in the logs.
    Any ideas?
    Last edited by nblock (2009-12-14 18:36:33)

    same for me, for about one week, on 2 different systems. I'm using KDE4 but some other people reported this problem on Gnome too. It generally stops when I strike the key again a few times.
    It happened when I showed someone how cool Linux was, and then it opened 60 occurences of the same images I wanted to cut and paste...
    Last edited by farvardin (2009-12-03 20:22:14)

  • [solved] laptop - weird keyboard behaviour

    Hello,
    since upgrading to kernel 3.2.1.1 (same with 3.2.1.2) I have a weird keyboard behaviour.
    I have to press ESC to leave this weird mode.
    This problem is similiar to
    https://bbs.archlinux.org/viewtopic.php?id=86026
    Do some people have the same problem?
    My laptop is Dell Vostro 1310.
    // ok... this never was a kernel software issue
    // my keyboards shift was just a bit... loosely
    Last edited by xinit (2012-04-26 19:09:04)

    same for me, for about one week, on 2 different systems. I'm using KDE4 but some other people reported this problem on Gnome too. It generally stops when I strike the key again a few times.
    It happened when I showed someone how cool Linux was, and then it opened 60 occurences of the same images I wanted to cut and paste...
    Last edited by farvardin (2009-12-03 20:22:14)

  • BCM4322 wireless weird burst behaviour.

    I have a Dell studio xps 1340, with the BCM4322 wireless card. Everything work fine with the broadcom-wl driver, however, I seem to get this weird burst behaviour. By this I mean, my network connection seems to be available for only 1-2 seconds before it cuts off and then reactivates another 1-2 seconds later.
    I'm running KDE 4.5 using the networkmanager plasmoid. Here is a screenshot of said behaviour:
    Can anyone explain to me why this is happening and if I can fix it in any way?
    Last edited by nan (2010-10-12 00:43:54)

    I've switched to wicd and everything seems to be fine now... Sometimes I get a random disconnect but it's pretty rare.

  • [SOLVED] Weird behaviour after formatting USB installation media

    Hi, I have noticed this weird behaviour with USB drives I used to install Arch linux with.  I format them using fdisk and mkntfs but after replugging them in, the udevil daemon mounts them again as ARCH_2013...[something] and even the directory tree exists!  This happens also when I use mkntfs without the -f flag (initializing with zeros).  I also checked the other files in /dev/sd* in order to make sure that my drive does not appear twice, but there is only sda (my HD) and sdd (or sometimes sdb, sdc,...) which must be the USB drive, also according to dmesg.
    Any ideas?
    EDIT: I wrote something about not seeing any files when manually mounting but that was my bad, I only tried mounting /dev/sdb1 but mounting /dev/sdb brought me the same files as devmon showed.
    Last edited by ysetdng (2014-07-12 22:36:46)

    I am assuming you used dd to write the image to the disk. You can use it to remove the contents of the disk as well.
    You should make use of the arch wiki, it is quite helpful.
    https://wiki.archlinux.org/index.php/US … tion_Media
    You can use this to zero out the entire device:
    # dd if=/dev/zero of=/dev/sdx bs=8M // x is the letter assigned to the usb drive. Be careful, The dd command is destructive.
    It may take a while to zero out the entire disk, depending on the size. After that use fdisk/cfdisk or gdisk/cgdisk to create the partition table and partition.
    To create the filesystem type, this one, ext4:
    # mkfs.ext4 /dev/sdx // or create a vfat
    then create the label:
    # e2label /dev/sdx1 USB_STICK_LABEL
    Use my suggestion as a last resort. Read the wiki, most of what I have said is in there anyway.
    Last edited by rgb-one (2014-07-12 18:21:18)

  • [solved 2] Weird google behaviour since firefox upgrade

    Note that I am using a Mozilla build as the Arch version does not work with my preferred interface language.
    Could somebody with a current version of firefox possibly tell me if https://www.google.com/webhp?hl=cy loads correctly or not? Be ready to close the tab/window if it seems to keep loading over and over, though.
    Note that this will load Google's home page in Welsh so the fact that all the words look funny is expected and not the problem I'm concerned about.
    If it works for others, I'll start troubleshooting but I'd like to know it is just me before I do so.
    The English page works fine. It is really quite odd.
    Last edited by cfr (2013-04-16 23:31:30)

    OK. Not so solved. If I am logged into my google account, certain google pages load and reload and reload. Fast enough that google thinks I'm a badly behaved bot and bans me until I fill in a captcha.
    I can reproduce it with the main search page in other languages (UK English, US English) and with search results pages and with some other google pages but not all.
    The problem is not specific to one machine. I can reproduce it on a Fedora box running a Fedora build of firefox (theirs works in Welsh for some reason though Arch's doesn't).
    Clearing cache and cookies doesn't solve the problem except that it logs me out of my account so the problem only manifests later.
    Last edited by cfr (2013-04-16 01:04:17)

  • Memory timings, weird bios behaviour, frustration...

    Hi.
    I recently bought a MSI 875P mobo, a P4c 2.4GHz to go with it and also 2x512MB Kingston HyperX PC3200 memory.
    First thing I did was flash the bios to the newest version (1.8), which, after reading things from another thread might not have been such a great idea after all.
    Seems that the CAS latency setting in the bios does not do anything. No matter if its set to 2, 2.5 or 3, CPU-Z always shows 2. Also, im getting quite frustratign results when overclocking with this mobo, no matter how much voltage I give to the memory (I have tried as much as 3,2v) whenever the memory bus is over 200MHz the system wont be stable. It seems as if the memory voltage setting doesnt do anything, as it doesnt matter if its set to 2.5 or 3.2 it wont be any more or less stable. (I know over 200MHz is over spec for this memory but the mem is supposed to do alot better than that, especially when increasing the voltage.) Also even with low memory speeds im unable to get the CPU to go very high... it does 3GHz (250MHz FSB) fine with default core voltage, but anything above that wont be stable no matter what CPU core voltage I use. Could be my CPU, but I suspect the motherboard to be the reason with so many faults already.
    Theres also some weird behaviour by the bios I have seen. For example, sometimes the AGP/PCI divider has three settings (66,75,83MHz) and sometimes it allows me to set the frequencies by 1MHz steps, but still so that there is no 66MHz setting at all, just 67 - 83MHz and one extra setting which gets adjusted as I adjust the FSB. Also, sometimes when I try to go into the BIOS setup, I only get a black screen. This often happens if I press some other key (for example tab) before pressing del during POST. weird and extremely annoying.
    Is there any hope that issues such as these would be resolved in a future bios update? I'm a little frustrated after setting up this system with watercooling etc. and now being stuck with this motherboard doing weird things and certainly not being a good mobo for overclocking!
    In case these issues wont be solved in the near future, I will propably switch to another brand motherboard... Anyone reading these boards with good experience from other manufacturers, preferably similar boards as the 875P in terms of features (wanted ones)?
    any help appreciated (preferably from someone from MSI),thanks.

    Quote
    Originally posted by DOS
    If you set any performance setting other than Slow the memory timings are set for you. If you want to overclock to 3G set the ram voltage to max 2.8, set the performance mode to Slow (bad term - is should be 'Normal'), set the DRAM clock to 333 (this will run the ram at 320 when FSB is at 200, also referred to as 5:4 ratio), set your FSB to 250. This will clock the ram at 400. You should be able then go further.
    This is what I have done, the performance setting is set to slow, and even right now I have CAS 3 set in the bios but cpu-z still shows its using CAS 2. Using 333MHz DRAM clock with 250MHz FSB is stable at all default voltages, but anything above those wont work, no matter what voltages. If I set the FSB to 255, it wont be stable anymore, not even with 1.7v vcore and 3.3v memory voltage. Even setting the DRAM clock to 266MHz wont be stable with 255FSB. Also, running a lower FSB with a higher memory clock, so that the FSB is lower but memory goes above 200MHz wont be stable no matter what.

  • Xen dom0 kernel and weird LUKS behaviour

    Hi all,
    I am having weird behaviour with fresh Xen dom0 kernel and LUKS. Both Xen kernel come from AUR. No errors during kernel compilation or initramfs generation. While booting, system asks for password to encrypted LVM, using normal kernel (2.6.33-ARCH x64) I enter the password - everything is ok. But while booting Xen kernel, kernel says that password is wrong. After entering it 30 times I sure that I didn't make any mistake ;-)
    Any ideas what is happening ?

    Partially solved. I connected PS/2 keyboard and it worked. But why USB keyboard works on non-Xen kernel ? Any one knows how to make password visible while typing it at boot time ? It might help finding out what's wrong.

  • [SOLVED] urxvt/console spanish characters

    i didn't bother with this "issue" i have, because rarely i type something in spanish (my native language) in urxvt, but lately i had to use msn a lot, (yeah i hate it too, but here people use that... and facebook) so, i have to use a lot the "n" and "a,e,i,o,u" characters, the thing is, i have no problem in X apps typing those characters as you can see, but in console and urxvt i can see the "a,e,i,o,u" characters, but i cannot type them, for example, if a text file has them, i can see them in vim, but im not able to type them, but the "n" character i cannot see neither in console nor urxvt, cant see it and cannot type it, only a "?" when it is displayed...
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="es_AR.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Argentina/Buenos_Aires"
    KEYMAP="es"
    CONSOLEFONT=""
    CONSOLEMAP="es"
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(acpi-cpufreq mii r8169 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd !snd-pcsp snd-hda-intel soundcore r8180 uvcvideo joydev cups usblp)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="aleyscha"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    wlan0="wlan0 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.0.255"
    INTERFACES=(wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(Link)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network netfs crond @hal @cpufreq @alsa @gpm @sensors @wicd @bitlbee)
    locale -a output:
    [aleyscha@aleyscha 90 ~ 09:35]$ locale -a
    C
    POSIX
    en_US
    en_US.iso88591
    en_US.utf8
    es_AR
    es_AR.iso88591
    es_AR.utf8
    .bashrc:
    PS1='\033[?17;0;127c[\u@\h \# \W \A]\$ '
    # stop blinking cursor in console
    #if [ $TERM = 'linux' -a $SHELL = '/bin/bash' ] ; then
    # PS1='\033[?17;0;40c[\u@\h \# \W \A]\$ '
    #else PS1='[\u@\h \# \W \A]\$ '
    #fi
    ### Paths ###
    PATH=$PATH:${HOME}/bin
    export CDPATH=.:/sda4/Video:/sda4/Audio/Music:/sda4/Movies:/sda4/downloads
    export PATH=$PATH:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin
    export LC_ALL=C
    export PAGER=less
    export EDITOR=vim
    export HISTCONTROL="ignoredups"
    export MOZ_DISABLE_PANGO=1
    HISTFILE=~/.history
    HISTSIZE=4000
    SAVEHIST=2000
    ### autocorrects cd misspellings, 'cd /sur/src/linus' >> 'cd /usr/src/linux' ###
    shopt -s cdspell
    ### Aliases ###
    alias hi="history"
    alias mountsdd="sudo mount /dev/sdd1 /sdd1"
    alias lsl="ls -l --group-directories-first --color=auto -F" #ls -l --group-directories-first --time-style=+"%Y-%m-%d %H:%M" --color=auto -F
    alias ls="ls --group-directories-first --color=auto -F" #ls --group-directories-first --time-style=+"%Y-%m-%d %H:%M" --color=auto -F
    alias pacman="sudo pacman"
    alias y="yaourt -Syu --aur"
    alias yy="yes | yaourt -Syu --aur"
    alias x="startx"
    alias get_log="sudo tail -f /var/log/everything.log"
    alias root="sudo su"
    alias Reboot="sudo reboot"
    alias Shutdown="sudo shutdown -h now"
    alias cp="cp -vi"
    alias mv="mv -vi"
    alias du="du -h"
    alias df="df -h"
    alias isoinfo="isoinfo -d -i"
    alias log_everything="sudo tail -f /var/log/everything.log"
    alias isolist="isoinfo -f -i"
    alias mocp="mocp -T orpheus"
    alias lsdev="ls /dev | grep sd"
    alias lsuuid="ls -l /dev/disk/by-uuid/"
    alias sync="rsync -r -n -t -p -o -g -v --progress --delete -l"
    alias gmail="elinks www.gmail.com"
    alias getlive="GetLive --config-file .getliverc"
    alias irssi="irssi -n lean2501"
    alias Wget="wget -P /sda4/downloads"
    alias compilei686="gcc -march=athlon -O2 -pipe -fomit-frame-pointer"
    alias compile="gcc -O2 -Wall -pedantic"
    alias diskcheck="e2fsck -v"
    alias colem32="~/bin/colem/colem32"
    alias vgb="~/bin/vgb/vgb"
    alias vgba="~/bin/vgba/vgba32"
    alias ines="~/bin/ines/ines32"
    alias clamclean="clamscan --recursive --infected --bell --remove /sda4/downloads/"
    alias cdo="eject /dev/cdrom"
    alias cdc="eject -t /dev/cdrom"
    alias mx="chmod a+x"
    alias 000="chmod 000"
    alias 644="chmod 644"
    alias 755="chmod 755"
    alias resreset="xrandr --size 1024x600"
    alias :q="exit"
    alias pebrot="pebrot 2> /dev/null"
    alias mplayfb="mplayer -zoom -x 1024 -y 600"
    alias cplay="cplay /sda4/Audio/Music/"
    alias strace="strace -e trace=file"
    alias vifm="vifm ~ /sda4/downloads/"
    alias doom="chocolate-doom -iwad /sda4/bin/remakes/ID/DOOM.WAD"
    alias doom2="chocolate-doom -iwad /sda4/bin/remakes/ID/DOOM2.WAD"
    alias heretic="chocolate-heretic -iwad /sda4/bin/remakes/ID/HERETIC.WAD"
    alias hexen="chocolate-hexen -iwad /sda4/bin/remakes/ID/HEXEN.WAD"
    ### Functions ###
    function aurget {
    cd ~/bin/arch_packages
    wget "http://aur.archlinux.org/packages/$1/$1.tar.gz" -O - | tar xzf -
    cd $1
    # mkmv - creates a new directory and moves the file into it, in 1 step
    # Usage: mkmv <file> <directory>
    mkmv() {
    mkdir "$2"
    mv "$1" "$2"
    # nh - run command detached from terminal and without output
    # Usage: nh <command>
    nh() {
    nohup "$@" &>/dev/null &
    ### Bash Completion ###
    if [ -f /etc/bash_completion ]; then
    . /etc/bash_completion
    fi
    ### Screen Function Retach/list :: s ###
    function s {
    if [[ $1 ]]; then
    screen -r $1
    else
    screen -ls
    fi
    ### Screen Function Init_w/title / Init :: S ###
    function S {
    if [[ $1 ]]; then
    screen -S $1
    else
    screen -ls
    fi
    ### Screen Function Mirror/List :: sx ###
    function sx {
    if [[ $1 ]]; then
    screen -x $1
    else
    screen -ls
    fi
    ### Screen Function Mirror in terminal :: scr ###
    function scr {
    #case $TERM in
    # xterm*|rxvt*)
    if screen -ls | grep -q Main; then
    screen -xr Main
    else
    screen -S Main
    fi
    #esac
    ### dtach function ###
    function detach {
    if [ -S /tmp/$1.dtach ]; then
    dtach -a /tmp/$1.dtach
    else
    dtach -c /tmp/$1.dtach $1
    fi
    ### Extract Archives ###
    extract () {
    if [ -f $1 ] ; then
    case $1 in
    *.tar.bz2) tar xjvf $1 ;;
    *.tar.gz) tar xzvf $1 ;;
    *.bz2) bzip2 -d $1 ;;
    *.rar) unrar2dir $1 ;;
    *.gz) gunzip $1 ;;
    *.tar) tar xf $1 ;;
    *.tbz2) tar xjf $1 ;;
    *.tgz) tar xzf $1 ;;
    *.zip) unzip2dir $1 ;;
    *.Z) uncompress $1 ;;
    *.7z) 7z x $1 ;;
    *.ace) unace x $1 ;;
    *) echo "'$1' cannot be extracted via extract()" ;;
    esac
    else
    echo "'$1' is not a valid file"
    fi
    #bu - Back Up a file. Usage "bu filename.txt"
    bu () { cp $1 ${1}-`date +%Y%m%d%H%M`.backup ; }
    if [ "$TERM" = "linux" ]; then
    echo -en "\e]P0222222" #black
    echo -en "\e]P8222222" #darkgrey
    echo -en "\e]P1803232" #darkred
    echo -en "\e]P9982b2b" #red
    echo -en "\e]P25b762f" #darkgreen
    echo -en "\e]PA89b83f" #green
    echo -en "\e]P3aa9943" #brown
    echo -en "\e]PBefef60" #yellow
    echo -en "\e]P4324c80" #darkblue
    echo -en "\e]PC2b4f98" #blue
    echo -en "\e]P5706c9a" #darkmagenta
    echo -en "\e]PD826ab1" #magenta
    echo -en "\e]P692b19e" #darkcyan
    echo -en "\e]PEa1cdcd" #cyan
    echo -en "\e]P7ffffff" #lightgrey
    echo -en "\e]PFdedede" #white
    clear #for background artifacting
    fi
    thanks for read!
    Last edited by leo2501 (2009-05-07 10:45:29)

    well... problem solved... the secret was...
    in /etc/rc.conf
    LOCALE="es_AR.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Argentina/Buenos_Aires"
    KEYMAP="es"
    CONSOLEFONT=""
    CONSOLEMAP=""
    USECOLOR="yes"
    in .bashrc
    export LC_ALL=en_US.utf8 #for arch to show all interactive messages in english instead of spanish (argentina)
    or in .profile
    export LC_MESSAGES=en_US.utf8
    now i can see and type spanish chars in urxvt

  • How to solve strange Console messages

    Hi,
    as the backup takes ages I opened the Console and found (among others) the following messages:
    6/10/10 7:31:14 PM com.apple.backupd[885] 2010-06-10 19:31:14.561 diskimages-helper[889:1603] Error loading /Library/Plug-ins/DiskImages/NUMPlugin.bundle/Contents/MacOS/NUMPlugin: dlopen(/Library/Plug-ins/DiskImages/NUMPlugin.bundle/Contents/MacOS/NUMPlugin, 262): no suitable image found. Did find:
    6/10/10 7:31:14 PM com.apple.backupd[885] /Library/Plug-ins/DiskImages/NUMPlugin.bundle/Contents/MacOS/NUMPlugin: mach-o, but wrong architecture
    6/10/10 7:31:14 PM com.apple.backupd[885] 2010-06-10 19:31:14.562 diskimages-helper[889:1603] Cannot find function pointer VRPreviewCFPlugInFactory for factory 20D1C6B2-6A02-11D7-B5A6-000393D45566 in CFBundle/CFPlugIn 0x520160 </Library/Plug-ins/DiskImages/NUMPlugin.bundle> (bundle, not loaded)
    A little background:
    Installed TM 2TB in early Spring. Had a System Crash (which I solved by Restoring) about a month ago. After that Backing up ALWAYS takes a looooong time.
    Once I had my computer running for a week but the backup is still in the "Preparation" stage. Tried to Restart TM, also checked the Bundle using the Disk Utility. Crashed twice but the third time it ran through and did not report anything. Since One and a half hours I try to backup again.....
    Any help or advice is greatly appreciated!
    Simon

    Simon Ginsburg wrote:
    6/10/10 7:31:14 PM com.apple.backupd[885] 2010-06-10 19:31:14.561 diskimages-helper[889:1603] Error loading /Library/Plug-ins/DiskImages/NUMPlugin.bundle/Contents/MacOS/NUMPlugin: dlopen(/Library/Plug-ins/DiskImages/NUMPlugin.bundle/Contents/MacOS/NUMPlugin, 262): no suitable image found. Did find:
    6/10/10 7:31:14 PM com.apple.backupd[885] /Library/Plug-ins/DiskImages/NUMPlugin.bundle/Contents/MacOS/NUMPlugin: mach-o, but wrong architecture
    There's clearly a problem with that plug-in. "Wrong architecture" indicates it's for a different operating system than the one you're running. I seem to recall a similar problem some months ago with someone running Windoze, but now of course I can't find it.
    Are you (or have you ever) run any of Norton's <expletive deleted> stuff? If so, see this thread: http://discussions.apple.com/thread.jspa?messageID=10400162&#10400162
    On the other hand, this thread has the same messages: http://discussions.info.apple.com/thread.jspa?threadID=2387964&tstart=165 and was solved by a log out/in.
    If none of those helps, I'd suggest a Restart of your Mac, and a "full reset" of Time Machine, per #A4 of Time Machine - Troubleshooting (or use the link in *User Tips* at the top of the +Time Machine+ forum).
    Verifying your internal HD per #A5 in Troubleshooting might help, too.

  • Weird JFrame behaviour in 1.4.1

    I have an application that runs fine under 1.4.0. It has a main JFrame where most of the action happens, but from time to time, it wants to display another JFrame, which is hassle-free under 1.4.0.
    Under 1.4.1, the main JFrame is fine, but the second JFrame only semi-displays, and I've tried to figure it out, but nothing I'm trying is helping. You can see a small part of the top left-hand corner of the frame, and you can see its edges, and you can click on the menu bar, which will popup the menu items, which are functional. The rest of the frame looks like whatever is behind it: if you drag it around, the copied background moves around too, but if you drag it partially offscreen, then when you drag it back, it contains sort of skidmarks or smears (stuff that was at the visible edge, smears).
    I'm at a loss as to what could be causing this weird behaviour, and would appreciate any insights or clues as to how to (continue to) go about fixing it.
    Thanks
    Charlene Abrams
    Tripos, Inc
    St Louis, MO

    Then maybe you have some code that is catching an exception and ignoring it.
    Do you have any empty catch clauses?
    catch (SomeEvent e) { }

  • Weird keyboard behaviour in TTY

    Good evening,
    I just reinstalled Arch Linux on a VPS and I am experiencing some weird behaviour.
    I created the Arch Image on my local machine and when it was setup with the most basic features I did send it to the VPs company for them to run.
    When I connect to this new install with putty over SSH everything is going fine and my keyboard works.
    However when I connect via putty to the 'lights out' service of this VPS and thus reach some kind of TTY environment the keyboard behaviour is totally different! I do not mind that my arrows do not work, or that all the F keys are giving me weird characters. But the most annoying of all is that my Return key (or enter how you want to call it) does print the first character of the command I just typed and does a line break. It is incredibly weird and thus I made you guys a photo.
    As you can see when I type uptime then the U is displayed on a new line and nothing happens. If I hit return again then the system will say that the command U does not exists.
    However if you continue typing as you can see in the second example then in the end you do get what you want. As you can imagine this is not what should happen.
    /etc/vconsole.conf
    KEYMAP=uk
    FONT=Lat2-Terminus16
    FONT_MAP=
    I also tried to enable keymap in the hooks of mkinitcpio.conf but this did not make any difference. I am not sure if the keymap is the problem, if I load it manually it also does not make any difference to the TTY.
    Yet again, via SSH nothing is wrong and all works fine. However when I connect with putty to the 'lights out' service then it goes wrong.
    Does anybody have an idea what is going on?
    Edit:
    Added thumbnail image. Sorry Inxsible
    Last edited by ruurdkrekt (2013-04-11 20:39:13)

    jacobopantoja wrote:
    ruurdkrekt wrote:Good evening,
    When I connect to this new install with putty over SSH everything is going fine and my keyboard works.
    However when I connect via putty to the 'lights out' service of this VPS and thus reach some kind of TTY environment the keyboard behaviour is totally different!
    What I understand is that you are having no problems with SSH, but you are having with PuTTY. Is that right? If so, try playing with PuTTY's settings.
    I do use putty to connect to SSH and to the 'lights out'-service of the VPS the arch install is hosted. So in my opinion in both cases it should work the same. However the 'lights out'-service looks as if you are directly connected to the machine via a keyboard and monitor. You also will see all the boot information and the services being started. When it is done booting it will display the login view. I believe you call all of what I just explained a TTY, am I correct?
    So if I use putty to connect to these services how come the SSH version works but the 'lights out'-version does not?

  • Weird console messages

    Hi,
    I have tons of messages in my Console application.
    They are coming from different applications, it is very weird
    I hereby attach some of them. The issue is that I have searched google and this forum and there are some threads that treat each message separately, but I am afraid that it is not separate problems, but a problem with the environment.
    20/11/11 13:01:36           UserEventAgent[568]          **** ERROR: SCNetworkSignatureCopyActiveIdentifiers returned nil
    20/11/11 13:02:26           [0x0-0x4f94f9].backupd-helper[17978]          Not starting Time Machine backup after wake - failed to resolve alias to backup volume
    20/11/11 13:05:24           Disk Inventory X[17925]          An instance 0x1777fb80 of class MainWindowController was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
    <NSKeyValueObservationInfo 0x199d25f0> (
    <NSKeyValueObservance 0x17744840: Observer: 0x199be230, Key path: document.kindStatistics, Options: <New: YES, Old: NO, Prior: NO> Context: 0x1cbd4, Property: 0x199c5360>
    <NSKeyValueObservance 0x199d3420: Observer: 0x199bf3c0, Key path: document.kindStatistics, Options: <New: YES, Old: NO, Prior: NO> Context: 0x1cbd4, Property: 0x199c5360>
    20/11/11 13:10:43           Mail[15819]          *** Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1084/MessageStores.subproj/EWSConnection.m:374
    Received an unexpected error: Error Domain=EWSExchangeWebServicesErrorDomain Code=277 UserInfo=0x117623760 "The operation couldn’t be completed. (EWSExchangeWebServicesErrorDomain error 277.)", response: (null)
              0   Message                             0x00007fff85c78780 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
              1   Message                             0x00007fff85c786e5 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
              2   Message                             0x00007fff85bba0b3 -[EWSConnection sendMessage:forRequest:] + 1117
              3   Message                             0x00007fff85bc5651 -[EWSGateway sendMessage:forRequest:] + 79
              4   Message                             0x00007fff85bd8afb -[EWSRequestOperation executeOperation] + 104
              5   Message                             0x00007fff85c86b59 -[MonitoredOperation main] + 229
              6   Foundation                          0x00007fff8a1b3dd0 -[__NSOperationInternal start] + 681
              7   Foundation                          0x00007fff8a291bd5 ____NSOQSchedule_block_invoke_2 + 129
              8   libSystem.B.dylib                   0x00007fff86cf8d64 _dispatch_call_block_and_release + 15
              9   libSystem.B.dylib                   0x00007fff86cd72d1 _dispatch_worker_thread2 + 239
              10  libSystem.B.dylib                   0x00007fff86cd6c08 _pthread_wqthread + 353
              11  libSystem.B.dylib                   0x00007fff86cd6aa5 start_wqthread + 13
    20/11/11 13:40:19           quicklookd32[18201]          Couldn't get managed object!
    20/11/11 13:40:58           com.apple.Dock.agent[551]          2011-11-20 13:40:58.783 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:58           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:58           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:58           com.apple.Dock.agent[551]          2011-11-20 13:40:58.792 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:59           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:59           com.apple.Dock.agent[551]          2011-11-20 13:40:59.736 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:59           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:40:59           com.apple.Dock.agent[551]          2011-11-20 13:40:59.796 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:16           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:16           com.apple.Dock.agent[551]          2011-11-20 13:52:16.922 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:16           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:16           com.apple.Dock.agent[551]          2011-11-20 13:52:16.927 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:17           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:17           DashboardClient[773]          CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:17           com.apple.Dock.agent[551]          2011-11-20 13:52:17.894 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:52:17           com.apple.Dock.agent[551]          2011-11-20 13:52:17.895 DashboardClient[773:a03] CGSSetSurfaceColorSpace failed - error 1001 (windowID:93)
    20/11/11 13:57:54           mdworker32[18261]          Cannot find executable for CFBundle/CFPlugIn 0x13f630 </Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/Google Earth for Plugin.app/Contents/Library/Spotlight/Google Earth.mdimporter> (not loaded)
    20/11/11 13:57:54           mdworker32[18261]          Cannot find function pointer MetadataImporterPluginFactory for factory 475107F9-5B37-42D2-B915-3695C9AD3BBA in CFBundle/CFPlugIn 0x13f630 </Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/Google Earth for Plugin.app/Contents/Library/Spotlight/Google Earth.mdimporter> (not loaded)
    20/11/11 13:57:54           mdworker32[18261]          Cannot find executable for CFBundle/CFPlugIn 0x13f630 </Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/Google Earth for Plugin.app/Contents/Library/Spotlight/Google Earth.mdimporter> (not loaded)
    20/11/11 13:57:54           mdworker32[18261]          Cannot find function pointer MetadataImporterPluginFactory for factory 475107F9-5B37-42D2-B915-3695C9AD3BBA in CFBundle/CFPlugIn 0x13f630 </Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/Google Earth for Plugin.app/Contents/Library/Spotlight/Google Earth.mdimporter> (not loaded)
    20/11/11 15:13:51           [0x0-0x521521].com.apple.ScreenSaver.Engine[18299]          current folder is /Library/Screen Savers/Multithemes X-Vortex.saver/Contents/Resources/
    20/11/11 15:14:29           System Preferences[18050]          .scriptSuite warning for result type of command 'timedLoad' in suite 'SystemPreferences': the type NSNumber ('long') doesn't match the result Apple event code ('doub').
    20/11/11 15:14:30           Finder[553]          *** __NSAutoreleaseNoPool(): Object 0x1273b4f70 of class NSCFArray autoreleased with no pool in place - just leaking
    20/11/11 15:29:04           Mail[18434]          -[CalendarStoreInterchange _calendarAccountFromCalCalendar:] could not find an account for the calendar [UID: E7CA7954-C482-4B15-88EC-0E3A2B36D7C0 -- Title: Calendario] in group [CalGroup <0x12f23e0> {UID = BF1D5943-CBE1-4C7D-8B5F-8109002C3DC9; title = [email protected] Exchange; type = Exchange}]
    20/11/11 15:29:04           Mail[18434]          -[CalendarStoreInterchange _calendarAccountFromCalCalendar:] could not find an account for the calendar [UID: 5ECE1C53-9DA5-43D5-8E84-3577EF40A788 -- Title: Telefonica | Tealeaf | MVC in Barcelona] in group [CalGroup <0x12f23e0> {UID = BF1D5943-CBE1-4C7D-8B5F-8109002C3DC9; title = [email protected] Exchange; type = Exchange}]
    20/11/11 15:29:17           Mail[18434]          deleting pending creates because the server failed to confirm their creation: (
        "<NSManagedObject: 0x117a94ea0> (entity: ContactMapping; id: 0x11612a2f0 <x-coredata://E94DFA35-BF9F-46DD-9D5A-233120183895/ContactMapping/p3736> ; data: <fault>)",
        "<NSManagedObject: 0x117ab02a0> (entity: ContactMapping; id: 0x11612cb50 <x-coredata://E94DFA35-BF9F-46DD-9D5A-233120183895/ContactMapping/p3737> ; data: <fault>)",
        "<NSManagedObject: 0x117aaf1e0> (entity: ContactMapping; id: 0x11612cb00 <x-coredata://E94DFA35-BF9F-46DD-9D5A-233120183895/ContactMapping/p3738> ; data: <fault>)",
        "<NSManagedObject: 0x117ac0630> (entity: ContactMapping; id: 0x116144310 <x-coredata://E94DFA35-BF9F-46DD-9D5A-233120183895/ContactMapping/p3804> ; data: <fault>)",
        "<NSManagedObject: 0x117abec30> (entity: ContactMapping; id: 0x1161439a0 <x-coredata://E94DFA35-BF9F-46DD-9D5A-233120183895/ContactMapping/p3805> ; data: <fault>)"

    It sounds like you deleted the app in question without deleting the element that starts it up.
    The solution should be fairly simple - unload the script that's trying to start it. It should be as simple as:
    sudo launchctl -w unload com.sanity.powercontrollerdaemon
    This will unload the startup script, and the -w makes sure the change is written to disk, so it doesn't start up again after a reload.

  • [SOLVED] Frustrating mouse behaviour

    Hey guys
    I'm having a problem with my mouse interactions on my desktop. I'm running 64-bit arch with Openbox, tint2, cairo-compmgr, gmrun and conky.
    I can consistently reproduce the following problem:
    Fire up Chromium, and open two tabs with web pages. Click on one of the tabs (to switch tabs), and move the mouse down into the body of the webpage. The cursor no longer responds to changes in the context (ie it never switches from cursor to hand for links, or the text selection tool for text), and left-clicking or middle-clicking is totally fruitless (ie nothing happens). If I use the scroll wheel in this state, then chromium scrolls through the list of available tabs instead of the web page (remember, my cursor is off the tab bar and in the page at this time) To get "back" my cursor, I have to right-click somewhere in the web page and then cursor control resumes as normal.
    Other programs show even worse behaviour, for example tintwizard. If I try to select the font for tint2 (using the wizard), I can't use the mouse to interact with the font dialog (separate window) at all - I have to use the escape key to cancel the dialog.
    The programs listed aren't the only ones showing problems, they're just the ones I can report a consistent problem for. Others are so frustrating I can't even begin to describe what's going on (aside from "my mouse is driving me insane")
    This problem was vexing me on my previous setup (fluxbox), which is why I "burned down" my system (complete uninstall of X11 and all graphical systems) and then rebuilt it, but the problem has followed me apparently.
    I've checked over my Xorg.0.log file and there's no errors or warnings related to my mouse or input devices. My mouse for fluxbox was an MX1000, I'm now using a Saitek RAT7 for openbox and the problem is persisting, so I think this isn't a hardware issue.
    Could someone help me out with this one? Without any error messages or leads to follow up on, I think my only way out at this time might be a complete reinstall of my OS.
    Woogie
    Last edited by woogie (2010-10-26 00:05:40)

    Weird problem. Some ideas:
    - Did it start after some update or change? if so use the pacman logs to determine which update was the culprit and downgrade it
    - Do you use any custom xorg settings, or some custom  HAL policies in /etc/hal/fdi/policy/ (depreciated btw)? Try setting it all to default
    - Comb through the other logs with my error combing script
    - Perhaps helping in isolating the problem is the 'xev' commandline app. With this you can check if (and which) keyboard/mouse events are are registered.
    - Does it also occur with a fresh home folder, I.e. is it caused by some setting in your homefolder?
    Last edited by rwd (2010-10-25 20:16:48)

  • Behringer FCA202 - weird metronome behaviour

    Hi,
    I could get my hands on a Behringer FCA202 firewire audio interface for a real nice price. It works fine, except for 1 thing: when I switched on the metronome - no sound! Now the weird thing: after I created an audio track and a bus with reverb, I heard my metronome, but with LOTS of reverb. So, I looked into the Environment: ahhhh... the Klopfgeist channel strip has it's output set to Bus1. That explained the weirdness! So, I changed the output to Output 1-2, and saved this as a new template. But... if I open this template, The Klopfgeist channel strip's output is set to Bus1 again.... WEIRD!
    Now, it's not a disaster to go to the Environment and change Bus1 to Output1-2, but if there's a trick to prevent this behaviour, I'd like to know....
    For your info: until now, I simply used the iMac's built in audio input/outputs, and the metronome behaved the way it should.
    Anyone have a clue??
    Thanks!
    Regards,
    Jaap

    Hi MigCla,
    Unplug everything except your magsafe from your macbook.
    Try to boot into safe mode by booting and press shift key, repair your permission by opening application folder > utilities > disk utility > repair disk.
    And reconnect that firewire card afterward, and re-set up if it shows back up in audio/midi set up.
    If your Firewire card have any driver that comes with, re-install it or check their sites for newer driver if available.
    Good Luck.

Maybe you are looking for