Really big issue after last upgrade

After invoking
pacman -Syu
this morning something really strange happened : it upgraded my kernel headers and docs to kernel 2.6.35.7, but did nothing to the kernel itself. After the install of all packages, I went to the '/boot' directory and it was empty except for the 'grub' sub-directory. Since the kernel was still loaded in memory, it was only a matter of doing
pacman -S kernel26
and it installed the kernel and initramfs image.  All this happened while I rebooted in console mode to uninstall gtk/gnome completely and install kde.
  After that I went to check my system configuration file 'rc.conf' and guess what, it was missing too and after that I noticed that 'inittab' had also been deleted. Luckly I edited both files with vim which made backups in 'rc.conf~' and 'inittab~' respectively, so it was easy to restore both. After having a quick look at etc I decided to reboot the system(default runlevel was changed back to 5 so I could boot kde directly) but something was strange after reboot(I expected that) : nouveau framebuffer driver did not load and I never entered KDM, getting a terminal login instead. Also noticed that the PS1 variable was not set. After trying to edit my configuration files I kept getting that this was a read only file system and could do nothing until I booted with an old ubuntu livecd. After checking on 'inittab' again I noticed the following files were missing(sadly, I never edited them):
- /etc/rc.sysinit
- /etc/rc.single
- /etc/rc.multi
- /etc/rc.shutdown
  Has anyone experienced this 'accident' before? If so, do you have any clue how I might recover those files? I would rather not reinstall the system.
  Thanks in advance.

jonathan183 wrote:
thiago wrote:
After checking on 'inittab' again I noticed the following files were missing(sadly, I never edited them):
- /etc/rc.sysinit
- /etc/rc.single
- /etc/rc.multi
- /etc/rc.shutdown
  Has anyone experienced this 'accident' before? If so, do you have any clue how I might recover those files? I would rather not reinstall the system
pacman -Qo /etc/rc.sysinit reports owned by package initscripts ... which you could re-install ... might be worth reviewing logs and see if you can figure out whats going on first though ...
  Thanks, after manually installing the 'initscripts' package in '/var/cache/pacman/pkg', my system was restored. As for what happened, I believe it was some bug with pacman, as the 'initscripts' package was uninstalled after the system upgrade. That package was part of the 'base' meta package which was upgraded as a whole. After the restore I issued :
pacman -Sf initscripts
to have the package 'officially installed'.
  As I stated, 'initscripts' was not the only package uninstalled after the system upgrade, kernel26 was lost too(but kernel26-docs and kernel26-headers were upgraded successfully). After the restore I tried to start kde with 'startx' and got a message stating that '/usr/bin/X' could not be found/executed. That was solved by reinstalling the 'xorg' meta package, but I believe some package of the 'xorg' group was also uninstalled after the upgrade.

Similar Messages

  • Performance issues after iOS4 upgrade

    hello everyone,
    I had notices few issues after I upgraded my iPhone 3GS:
    1- The screen is not rotating (when reading e-mails of flipping photoes).
    2- The resolustion has decreased big time after the upgrade. Now the photos are shown in less resolution and they look hazy.
    3- my Ipod is not working.
    4- I could not restore my device via the itune.
    my big question is there a real tangible benifit for this new upgrade?
    I really appreciate if you can help me soon
    thanks.

    There are a number of bugs 12600557, 12675485, 12669814, 12698488 logged in for 11.1.2.1 - If you use Internet Explorer 8 and have data forms designed to use a large number of sparse dimension members in rows or columns, you may experience performance degradation when opening the data forms.
    This has been fixed in Oracle Hyperion Planning, Fusion Edition Release 11.1.2.1 Patch Set Update (PSU): 11.1.2.1.101 which is available on My Oracle Support as Patch 12666861.
    HTH-
    Jasmine.

  • [SOLVED] Unable to boot after last upgrade [HP Smart Array]

    Hello guys.
    After last upgrade I'm unable to boot. I have fileserver with 2 discs in HP Smart Array RAID 1.
    While booting, kernel is unable to find my raid (should be cciss) and therefore lvm2 hook fails to find root partition. While going into recovery, I can chroot without an issue, lsmod shows that cciss driver is properly loaded, disk exits in /dev/cciss/, logical group and volumes are detected properly.
    No matter what I do, I just can't get cciss module into kernel. Putting in MODULES in mkinitcpio.conf's MODULES="" didn't help. I'm listing my initramfs images and there is no cciss.ko. I'm also searching for module in my filesystem and can not find it.
    Any help will be appreciated.
    Last edited by edke (2012-06-04 10:39:20)

    Thank you for your quick reply.
    DSpider wrote:First of all, have you tried the Fallback entry? Because initramfs-linux-fallback.img is supposed to have a full range of modules.
    Of course, no change.
    DSpider wrote:
    Second, after editing /etc/mkinitcpio.conf you need to regenerate your initramfs.
    # mkinitcpio -p linux
    But the MODULES section needs to have something in there...
    Here's mine:
    MODULES="pata_amd sata_nv ehci-hcd ohci-hcd ext2 ext3 ext4 vfat snd-hda-intel"
    You probably need "mdadm" or "mdadm_udev" in there too, I'm not sure... I don't use RAID, but maybe these will help:
    https://wiki.archlinux.org/index.php/Mk … Using_RAID
    https://wiki.archlinux.org/index.php/So … ID_and_LVM
    HP Smart Array is hardware RAID, therefore I don't need mdadm. Right module should be cciss, but this is somehow not working. Adding this into MODULES does not add cciss module to image.
    When I'm booting from Arch install for recovery and chroot, cciss is loaded and my HP Smart Array disk is visible.

  • [NEARLY SOLVED] font rendering in gtk apps problem after last upgrade

    Im' using KDE, cairo-lcd, libxft-lcd... my fonts looked beautifully, but now they look horrible...
    After last upgrade my gtk apps (firefox, thunderbird) render fonts in an ugly way...
    I've tried to revert to pango 1.16.5 with no lucky result (the same problem)...
    here is the log:
    [2007-08-19 14:56] upgraded bind (9.4.1_P1-2 -> 9.4.1_P1-3)
    [2007-08-19 14:56] upgraded glib2 (2.14.0-2 -> 2.14.0-3)
    [2007-08-19 14:56] upgraded gnupg2 (2.0.5-1 -> 2.0.6-1)
    [2007-08-19 14:57] upgraded gtk2 (2.10.14-2 -> 2.10.14-3)
    [2007-08-19 14:57] upgraded kernel26ck (2.6.22.2.ck1-1 -> 2.6.22.3.ck1-1)
    [2007-08-19 14:57] upgraded libdownload (1.1-1 -> 1.1-2)
    [2007-08-19 14:57] upgraded libevent (1.3b-1 -> 1.3d-1)
    [2007-08-19 14:57] upgraded libxtst (1.0.2-1 -> 1.0.3-1)
    [2007-08-19 14:57] upgraded nvidia-ck (100.14.11-2 -> 100.14.11-3)
    [2007-08-19 14:57] upgraded sip (4.6-1 -> 4.7-1)
    [2007-08-19 14:57] upgraded pyqt (3.17.2-1 -> 3.17.3-1)
    [2007-08-19 14:57] upgraded xf86-input-joystick (1.2.2-1 -> 1.2.3-1)
    [2007-08-19 14:57] upgraded xorg-server-utils (1.0.4-1 -> 1.0.4-2)
    [2007-08-19 14:57] upgraded xorg-utils (1.0.2-2 -> 1.0.2-4)
    [2007-08-19 14:57] upgraded xorg-xdm (1.1.5-1 -> 1.1.6-1)
    [2007-08-19 14:57] upgraded xterm (225-1 -> 229-1)
    [2007-08-21 00:16] upgraded cpio (2.8-1 -> 2.9-1)
    [2007-08-21 00:16] upgraded ed (0.5-3 -> 0.8-1)
    [2007-08-21 00:16] upgraded initscripts (2007.08-1 -> 2007.08-2)
    [2007-08-21 00:16] upgraded intltool (0.36.0-1 -> 0.36.1-1)
    [2007-08-21 00:16] upgraded libarchive (2.2.5-1 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded man-pages (2.60-1 -> 2.64-1)
    [2007-08-21 00:16] upgraded pciutils (2.2.4-2 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded readline (5.2-2 -> 5.2-3)
    [2007-08-22 00:16] upgraded gdbm (1.8.3-3 -> 1.8.3-4)
    [2007-08-22 00:17] upgraded kernel26 (2.6.22.3-1 -> 2.6.22.4-2)
    [2007-08-22 00:17] upgraded lcms (1.16-1 -> 1.17-1)
    [2007-08-22 00:17] upgraded libice (1.0.2-1 -> 1.0.4-1)
    [2007-08-22 00:17] upgraded libxrender (0.9.2-1 -> 0.9.3-1)
    [2007-08-22 00:17] upgraded procinfo (18-3 -> 19-1)
    [2007-08-22 00:17] upgraded xorg-apps (1.0.2-4 -> 1.0.3-1)
    [2007-08-22 23:49] upgraded kernel26 (2.6.22.4-2 -> 2.6.22.4-2.1)
    [2007-08-22 23:49] upgraded librsvg (2.18.0-1 -> 2.18.1-1)
    [2007-08-22 23:49] upgraded libxpm (3.5.6-1 -> 3.5.7-1)
    [2007-08-22 23:49] upgraded libxaw (1.0.3-1 -> 1.0.4-1)
    [2007-08-22 23:49] upgraded makedev (3.8.3-1 -> 3.23-1)
    [2007-08-22 23:49] upgraded mcpp (2.6-1 -> 2.6.4-1)
    [2007-08-22 23:49] upgraded naim (0.11.8.2.1-1 -> 0.11.8.3.1-1)
    [2007-08-22 23:49] upgraded nfs-utils (1.0.12-2 -> 1.0.12-3)
    [2007-08-22 23:49] upgraded pam (0.81-4 -> 0.99.8.1-3.1)
    [2007-08-22 23:49] upgraded pango (1.16.5-1 -> 1.18.0-1)
    [2007-08-22 23:49] upgraded sox (13.0.0-1 -> 13.0.0-2)
    [2007-08-22 23:49] upgraded xorg-apps (1.0.3-1 -> 1.0.3-2)
    [2007-08-22 23:49] upgraded xtrans (1.0.3-1 -> 1.0.4-1)
    [2007-08-25 15:25] upgraded glibc (2.6.1-1 -> 2.6.1-2)
    [2007-08-25 15:25] upgraded bftpd (1.9-1 -> 2.0-1)
    [2007-08-25 15:25] upgraded gcc (4.2.1-3 -> 4.2.1-3.1)
    [2007-08-25 15:25] upgraded gtk-doc (1.8-2 -> 1.8-3)
    [2007-08-25 15:25] upgraded hal-info (0.20070618-1 -> 0.20070725-1)
    [2007-08-25 15:25] upgraded perl-xml-simple (2.16-2 -> 2.18-1)
    [2007-08-25 15:25] upgraded icon-naming-utils (0.8.2-2 -> 0.8.5-1)
    [2007-08-25 15:26] upgraded kernel26 (2.6.22.4-2.1 -> 2.6.22.5-1)
    [2007-08-25 15:27] upgraded kernel26ck (2.6.22.3.ck1-1 -> 2.6.22.5.ck1-1)
    [2007-08-25 15:27] upgraded libgnomeprint (2.18.0-1 -> 2.18.1-1)
    [2007-08-25 22:41] removed libgnomeprintui (2.18.0-1)
    [2007-08-25 22:41] removed libgnomeprint (2.18.1-1)
    i dunno what happened...
    plz, someone help me
    regards
    Last edited by saneone (2007-08-30 18:11:32)

    Bogart wrote:
    I think the spacing now is correct, while before it was wrong. The only "problem" is that you got used to a bad font rendering, and now that it has changed for better you feel like it's different and don't like it.
    Really, *most* of the problems that people find in Linux's fonts are just because they are used to the awful default fonts from Windows XP. Yes, people can even get used to those fonts and believe they're good!!! And when they see correct fonts in Linux they think they're bad...
    What I would do is remove the MS TTF fonts. They work bad in Windows and worse in Linux. You should use Bitstream Vera or DejaVu if you want good quality fonts (especially in web pages).
    But, then again, you might think that they look wrong just because you're not used to it... Oh, well...
    What does correct font / correct spacing mean ?
    IMO, that doesn't make any sense, because that's a totally subjective matter, like many other things in this world.
    BTW, I love how fonts look in Windows, and I think that must be the only thing MS got right. Thus, I'm using ms fonts in linux, and a rendering as close as possible (no autohinting or antialiasing or subpixel rendering).
    Similarly, I could find a woman beautiful that you would find ugly or just average. We are all different, and it's better that way

  • Startdict crashes after last upgrade

    Startdict crashes after last upgrade
    $ stardict
    XDXF data parsing plug-in loaded.
    HTML data parsing plug-in loaded.
    Dict.cn plug-in loaded.
    Man plug-in loaded.
    PowerWord data parsing plug-in loaded.
    WordNet data parsing plug-in loaded.
    Spelling plugin loaded.
    Wiki data parsing plug-in loaded.
    QQWry plug-in loaded.
    WordNet dict rendering plug-in loaded.
    bookname: slovnyk_en-pl, wordcount 15424
    bookname: slovnyk_pl-en, wordcount 20087
    bookname: StarDict dictionary, wordcount 9
    [warning] Binding '<Ctrl><Alt>x' failed! Already assigned.
    (Gdk) [critical] IA__gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
    ERROR:compositelookup.cpp:34:void CompositeLookup::send_net_dict_request(const std::string&, const std::string&): assertion failed: (NetDictRequests.end() == std::find(NetDictRequests.begin(), NetDictRequests.end(), request))

    Maybe (because of occurrences of NetDictRequests) it is caused by internet modules which you don't have to need. I use just my local dictionaries and my ~/.stardict/stardict.cfg looks like:
    [stardict-private]
    version=1.0
    [/apps/stardict/manage_dictionaries]
    dict_order_list=/usr/share/stardict/dic/quick_italian-english.ifo/usr/share/stardict/dic/encz.ifo/usr/share/stardict/dic/czen.ifo/usr/share/stardict/dic/stardict-dict/stardict-dict.ifo
    dict_config_xml=<dictgroup name="Default Group"><querydict><localdict enable="true" file="/usr/share/stardict/dic/quick_italian-english.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/encz.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/czen.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/stardict-dict/stardict-dict.ifo"/></querydict><scandict><localdict enable="true" file="/usr/share/stardict/dic/quick_italian-english.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/encz.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/czen.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/stardict-dict/stardict-dict.ifo"/></scandict></dictgroup>
    dict_default_group=Default Group
    [/apps/stardict/preferences/dictionary]
    only_scan_while_modifier_key=true
    use_scan_hotkey=false
    enable_sound_event=false
    [/apps/stardict/preferences/network]
    enable_netdict=false
    [/apps/stardict/preferences/main_window]
    hide_on_startup=true
    search_website_list=
    window_width=680
    window_height=359
    hpaned_pos=114
    (Well, there are some strange symbols after ".ifo"s on "dict_order_list=" line, they couldn't be pasted.)
    Internet (mainly those Chinese) modules are really unusable for me, so the first thing I do when I install StarDict is I delete all occurrences of <virtualdict ... /> and <netdict ... /> in the configuration file. Maybe it will help you too if you keep just <localdict ... /> items.
    There's other thing that bothers me now with StarDict - RealPeopleTTS works fine with the version 3.0.1-3 but hesitates to with the up-to-date version 3.0.2-2.
    Last edited by nemamradfazole (2011-01-23 01:33:27)

  • I have an hp office jet 4500 and os maverick 10.9.4 and I can't get it to print after last upgrade, multiple malfunctions and error, help?

    I have an hp office jet 4500 and os maverick 10.9.4 and I can’t get it to print after last upgrade, multiple malfunctions and error, help? I have tried deleting and resetting printer and re-installing update 6 times. Last update attempt showed none available??? I can’t load the software directly from HP because their only option is to use the software update option on the mac....frustrated!!! Help!!
    I get blank pages that just run through the printer and a stats window that just 33% complete and goes no further.

    I am going on the guess that an old driver is still installed...
    Use Finder Go > go to folder, and go to /Library/Printers and delete the HP folder(s).
    Reset the Printing System:
    OS X Mavericks: Reset the printing system
    Now, Add the printer in Print & Scan prefs.

  • Performance Issues after an Upgrade

    Hello!
    We are experiencing performance issues after we upgraded to a new version of Hyperion (11.1.2.1). At this point, I am not too sure about the actual causes for this degrade in performance but I am trying to narrow down the causes and need your inputs. Please help me with your ideas.
    1) What could be the causes/factors for the performance to degrade after an upgrade?
    2) Does the performance of a script depend on the user credentials i.e. who is launching the script? Whether it’s the super admin of the application/application owner or an application specific admin?
    3) Does the performance of the scripts depend on the place you are launching it from? For example - will the performance differ if it’s launched from MaxL Vs EAS?
    Please let me know your thoughts on this.
    Thanks,
    - Krrish

    There are a number of bugs 12600557, 12675485, 12669814, 12698488 logged in for 11.1.2.1 - If you use Internet Explorer 8 and have data forms designed to use a large number of sparse dimension members in rows or columns, you may experience performance degradation when opening the data forms.
    This has been fixed in Oracle Hyperion Planning, Fusion Edition Release 11.1.2.1 Patch Set Update (PSU): 11.1.2.1.101 which is available on My Oracle Support as Patch 12666861.
    HTH-
    Jasmine.

  • [SOLVED]-ish boot/device/radeon issues after recent upgrade

    Hi, I am having major issues after last update. Basically it seems it is no longer loading drivers correctly at boot. I have a radeon graphics card, and the screen resolution normally switches during the boot process (presumably when the radeon module loads). This is no longer happening, so X is not starting for me. The network card is also not being picked up.
    When i look at the boot log there is no errors i can find, but also there is NO [drm] messages at all (there is normally a fair few as it sorts out the graphics card.
    I am still investigating, but if anyone has any ideas I'd be grateful (should i be looking at mkinitcpio? or the kernel itself? or the ati-dri ? what exactly were the changes made to the packages in the last couple of days on this sort of thing?
    Last edited by WombleGoneBad (2012-07-15 11:37:00)

    Hi i have sorted it. Unfortunately i am not sure exactly *how* i sorted it, I did another pacman -Suy which installed linux-utils (which i cant see affecting much). Unfortunately i had switched to a custom kernel when i first got the issue with the arch one, when i switched back again suddently everthing started working.
    I understand the /usr/lib changes look like they have screwed np my custom kernels modules folder. But i still dont know why i got the problem in the first place, as it was with the arch standard kernel and ram disk if first got the issue. Anyway gone now. and the network card is working too.

  • I tunes is missing after last upgrade help! Please

    After last upgrade I noticed ITunes App is not on iPad.  How do I get it back?  I tried to download it again but all I get is it comes loaded on iPad.  Can anyone help me.  Thank you

    Home Screen: Missing App Store, FaceTime, iTunes or Other Icon

  • After last upgrade Apple TV 3 blue dots not disappearing after podcast is watched. How do I fix?

    After last upgrade Apple TV 3 blue dots not disappearing after podcast is watched. How do I get them to disappear like they always have?

    That crash appears to be casued by the Facebook plug-in.
    Create a new account (systempreferences -> accounts or Users & Groups on 10.7 and 10.8), make a new Library in that account, import some shots  and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.

  • Issues after iTunes upgrade to 8.1

    I had my ipod plugged into my pc to charge it and shop in iTunes,I got a prompt to upgrade iTunes. So I started the upgrade,my iTune screen disappeared and my ipod showed a pic of the power plug and saying
    Connected
    Eject before disconncting
    I figure I should also state I had to do a system restore on my pc as after I restarted my pc like it said to, my pc crashed.
    So, anywho, What I want to know is it safe to unplug the ipod without ejecting it as I can not open iTunes as I keep getting this error when I click on the iTune icon?:
    ITUNES!
    The file"iTunes Library.itl" cannot be read because it was
    created by a newer version of iTunes.
    How do I fix these issues?

    Normally, you would recover the Library metadata from your backups of the database files (iTunes Library.itl & iTunes Music Library.xml). Or from specific XML files with archived Ratings &/or Playlists.
    If you have a previous iTunes Music Library.xml file from before your upgrade, you may be able to 'Import' it into iTunes and recreate some of your metadata.
    You may get lucky if you have a folder named 'Previous iTunes Libraries' located under the main iTunes folder. iTunes will make a copy of the ITL file prior to starting an upgrade. You may be able to use one of these to 'recreate' your Library as it was just before your last upgrade. From there, you may be able to just use it, or at least capture your metadata via some javscript apps.
    When you finally recover or rebuild your Library, invest some time in performing periodic Complete Backup of iTunes. Usually a very good thing to do prior to any upgrade of iTunes, or whenever you have materially changed your Library.
    Best of Luck

  • Displaying bash-3.2$ in terminal [NOT-SOLVED after last upgrade]

    hello, I have this same problem: http://bbs.archlinux.org/viewtopic.php?id=39192 but the "solution" posted there does not help me at all, I wish I could reuse the old thread but the 'SOLVED' keyword in the title may be confusing so I'm starting a new one.
    the problem is that the prompt of my terminals (konsole, yakuake, xterm) is PS1='\s-\v\$ ' in all users; this started to happen after the last upgrade when the profile mechanism was changed somehow, I have no PS1 in my .bashrc and the PS1 in profile.bash is PS1='[\u@\h:\w]\n\$ '.
    an interesting thing to know is that the virtual consoles (the ones accessed with Ctrl+Alt+F[1-6]) have the right prompt, and sourcing /etc/profile also fixes the problem on the others so I'm guessing that some other configuration file (possibly KDE or X related) is overwriting my prompt but I can't find it! fgrep -R 'PS1' /etc/profile* only shows the one I set not the wrong one.
    /etc/profile and /etc/profile.bash are being loaded since the other declarations are present as well when running `set` only PS1 has changed it's value.
    any help is appreciated.

    still searching, first of all some tests I've made with the help of the guys at #bash
    [11:33] <`Samus_> guys is it possible that starting X somehow erases my prompt?
    [11:33] <`Samus_> I know that's is not purely bash and maybe OS-specific sorry
    [11:33] <`Samus_> but it's geting me nuts
    [11:33] <{xmb}> cant find it
    [11:34] * Vadi ([email protected]) has joined #bash
    [11:34] * Vadi ([email protected]) has left #bash
    [11:34] <pgas> `Samus_: where do you define your prompt?
    [11:34] * albech ([email protected]) has joined #bash
    [11:35] * Agiofws has quit (Remote closed the connection)
    [11:35] <`Samus_> is bieng defined in /etc/profile (/etc/profile.bash really but it-s sourced from there) there-s no PS1 in .bashrc and the rest of the variables are set
    [11:35] <`Samus_> the most weird part is that in the virtual consoles (Ctrl+Alt+[1-6]) is ok
    [11:36] <{xmb}> smells likke a code fault
    [11:36] <`Samus_> but everything under X not
    [11:36] <pgas> what if you do bash --login in xterm?
    [11:36] * Oper_ ([email protected]) has joined #bash
    [11:36] <`Samus_> let's see
    [11:37] <`Samus_> bash --login shows it ok
    [11:37] <`Samus_> in fact resourcing /etc/profile fixes it too
    [11:38] <{xmb}> code fault something where
    [11:38] <pgas> ok, so one of the script starting X sets PS!
    [11:38] <pgas> you are on debian? have you checked /etc/bash.bashrc ?
    [11:38] <`Samus_> that's what I think but I can't find it
    [11:39] <`Samus_> no I'm on archlinux
    [11:39] <pgas> what if you type just "bash" in a terminal?
    [11:39] <`Samus_> and it might be some mistake because it started to happen after the last upgrade
    [11:39] * floyd_n_milan ([email protected]) has joined #bash
    [11:39] * hark ([email protected]) has joined #bash
    [11:40] <`Samus_> 'bash' shows the wrong prompt, 'bash --login' the right one
    [11:40] <pgas> in a terminal with the correct PS1 that is
    [11:40] * osfulgore ([email protected]) has joined #bash
    [11:40] <`Samus_> oh, in a terminal with the right prompt it stays ok
    [11:40] * `Samus_ fells kinda lost...
    [11:41] <pgas> ok, so the problem seems to be in one of the script used to start X
    [11:42] * prince_jammys has quit ("Konversation terminated!")
    [11:42] * Oper_ has quit ("Íå çíàåòå Äàíèëà Áåðåíöåâà? Îí ñêîðî âñòðåòèòñÿ âàì! Íå ñëûøàëè òàêîãî àâòîðà? Äîñòàíüòå ïðÿìî çàâòðà!!!")
    [11:42] * Oper_ ([email protected]) has joined #bash
    [11:42] <`Samus_> grepping 'PS1' in /etc/X11 didn't showed anything
    [11:42] <`Samus_> some clue of what should I look for (or where)?
    [11:43] <pgas> startx? ask #archlinux?
    [11:43] <`Samus_> going...
    I've also tried different WMs (KDE, xmonad) and they have this same problem but then, "fgrep 'PS1' /usr/bin/startx" and "fgrep -R 'PS1' /etc/X11/" showed nothing!! now what?
    truly wtf...

  • Performance issue after PT Upgrade.

    Hakan and Team ,
    We recently moved from PT 8.48 TO PT8.51.18 on CRM 8.8 Application.
    After the upgrade, we tremendously saw big performance issues with PeopleSoft CRM Application. It freezes almost every day and all their work-force (call center representatives) go idle. It significantly impacts their productivity and eventually losing revenue.
    can you please suggest few suggestion or DOC that will help us to improve performance on application and DB side.
    Deatils :-
    SQL SERVER 2005
    Windows 2008 R2

    Hi,
    Performance is always a difficult one to tackle.
    It can be at so many levels, DB, Appserver, Webserver, CPU, RAM, Infra, etc.
    At OOW2012, David Kurtz gave a great highly detailed presentation on this subject: CON9210 - Performance Tuning for PeopleSoft Administrators
    http://www.myexpospace.com/oracle2012/smupload/scloader.cfm?SCID=257daa92-a6e8-411a-9806-2c22e56687d3
    See if you can apply some of the keypoints from his presentation.
    Regards,
    Hakan

  • WD ALV Issue after the upgrade

    Hi,
    We have upgraded the SAP ECC 6.0 systems basis component SAP BASIS 700 from support pack 10 to 20.
    After the upgrade webdynpro ABAP ALV table rows are not getting selected when we click on the rows, But it is getting selected when we we use CNTRL+Click.
    I would really appreciate if you can provide me a note or route cause for this issue.
    Thanks
    Basava

    Hi Jawahar,
    Below is my suggestion regarding your query:
    Edit existing Job server and update the details regarding Local reporsitory and save it.
    Now try to map the same job server in scheduled jobs and check it was working or not
    Or Else
    Create new Job server and assign it to local repository.
    In this case you have to update your all real time & batch Job configuration.
    Thanks,
    Daya

  • Slimer qt fonts & wierd encoding issues after the upgrade to qt 4.5

    After the upgrade to qt 4.5, all qt apps have really slim fonts http://i42.tinypic.com/2ln8x10.png
    here on an older screenshot http://i42.tinypic.com/2chmbnn.png.
    Also there are some glitches with the encoding http://i43.tinypic.com/16ke3o6.png,  after i press something it fixes itself http://i44.tinypic.com/2ds302d.png
    Last edited by Maki (2009-03-15 11:26:55)

    About the slim fonts... this is actually a fix with qt4.5. Old qt didnt respect some system font settings so now that it does, tweak ~/.fonts.conf how you want it.
    And about glitches... there will be some minor problems untill kdemod rebuilds against the new qt, you can rebuild workspace yourself if you dont want to wait for them.

Maybe you are looking for