OpenSUSE :: Error After Upgrading - OS Does Not Recognize Many Characters At Many Places
Aug 3, 2011
I upgraded my openSUSE 11.2 to openSUSE 11.4 . Unfortunately after the upgrade the OS does not recognize many characters at many places . For eg :- In YaST , everything is square boxes as if the character set weren't present . Moreover , every theme has same font at every place i.e. Sans Serif . After the upgrade, the graphics have become worse . I'm using KDE environment . Hardware is : Core i5/4GB .
View 1 Replies
ADVERTISEMENT
Jun 16, 2010
I have my OpenSuse 11.1 box set up with utf-8, however, every time I try to open a file with utf-8 characters with vi it can't handle those characters properly.
View 6 Replies
View Related
Jul 20, 2010
My fileserver is running 8.04 LTS. I have 4 drives in an LVM and a separate drive for the OS. The OS drive is dying. When I replace the OS drive, I figure I'll go ahead and upgrade to 10.04.
Will the 10.04 installer recognize the existing LVM? Do I need to do anything to the LVM (apart from backing up the data) before I install 10.04?
View 1 Replies
View Related
May 27, 2011
I installed Double Commander only to find that it was broken and couldn't launch. So searched and found it was a known problem and fixed already in unstable version. There is a build on Launchpad.So:
Code:
sudo add-apt-repository ppa:alexx2000/doublecmd It finished fine. When I reloaded my Synaptic window, it did some work and I saw the first errors: Error 404 in IIRC 3 different places. Then came another error, I didn't understand it and clicked a button. Synaptic closed. I think I know what was the 2nd error because no every time I start Synaptic, it shows a message and after I click the only available button (Close), it quits. The message is:
Quote:
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/
pl.archive.ubuntu.com_ubuntu_dists_natty_main_bina ry-i386_Packages
E: The packege lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
View 6 Replies
View Related
Apr 8, 2011
i tried to install some themes and after the installation, I'm having problems on my "Places" menu(from the upper left next to Applications). The thing is, when I try to(from up to my drive letters) select from the said menu, I'm always being redirected to the themes settings with an error "There was an error installing the selected file."
View 5 Replies
View Related
Jul 2, 2011
today opensuse 11.4 introduce Firefox 5 update to me (my current version is ff4) but when i click on "apply" to install it, the following error report appeared: a package dependency could not be found, Details: patch:firefox50-upgrade-4806.noarch conflicts with MozillaFirefox-branding-openSUSE.i586 < 5.0-.3.1 provided by MozillaFirefox-branding-openSUSE-5.0-2.1.i586
View 4 Replies
View Related
Oct 29, 2010
I'm trying to change the password for an account using the passwd command in Linux. However I'm getting the error:
"BAD PASSWORD: it does not contain enough DIFFERENT characters"
Even though the passwords I'm trying seem pretty safe and complicated enough to me. I googled and think this is controlled by something called cracklib? Don't know for sure though. How can I change the settings for this, perhaps lowering the amount of different characters required, or disabling whatever security setting is causing this error?
View 4 Replies
View Related
Jan 13, 2011
I installed ubuntu maverick a couple days ago, total newbie. After trying to install some software I no longer can access any of the Places folder and get an error - file not found.
I can open Computer, partitions and devices, just not the first 7 folders which i think are bookmarks.
Thanks for helping, U.
Ok, I eventually solved it. Appears I had inadvertently selected another program as default folder openenr. Just opening any folder with right click - open with - folder openenr reassigned nautilus and opens Places folders ok.
View 1 Replies
View Related
Jul 8, 2011
What command could I use in terminal to delete all ASCII characters? That is, delete a-z, A-Z, 0-9, and all punctuation? I have a file containing Chinese characters, and I want to remove everything else and leave just the Chinese.
I can use grep to leave only the lines that have Chinese in them, but this still leaves a lot of non-Chinese stuff on those lines. Does anyone know how I could actually remove everything that isn't Chinese?
View 4 Replies
View Related
Aug 3, 2011
sed '/
$/ {N s/
//}'
sed: -e expression #1, char 10: extra characters after command
I want to understand what is wrong with my command line. When I can do the some of following in a script but not in a command line. I have been working through the tutorial at [URL]. When I got stuck at the section Working with Multiple Lines. These script works fine.
#!/bin/sh
sed '
# look for a "#" at the end of the line
/#$/ {
# Found one - now read in the next line
N
# delete the "#" and the new line character,
s/#
//
}' file
In my case I am looking for or return ^M.
#!/bin/sh
sed '
# look for a "#" at the end of the line
/
$/ {
# Found one - now read in the next line
N
# delete the "#" and the new line character,
s/
//
}' file
The problem is when I try to convert it to a single line shell command it gives me an errors.
sed '/
$/ {N s/
//}'
sed: -e expression #1, char 10: extra characters after command
sed '/
$/{N s/
//}'
sed: -e expression #1, char 9: extra characters after command
sed '/
$/{Ns/
//}'
sed: -e expression #1, char 8: extra characters after command
I want to understand what is wrong with my command line. When I can do the following in a script but not in a command line. I have created a sed script to do the work I want.
cat test.sed
#!/bin/sed -f
/
$/ {
N
s/
//
}
View 1 Replies
View Related
Aug 28, 2011
While modifying the definition of my PS1, I saw that "[" and "]" markers should be added to help bash to compute the right display lenght. Many exemples on the web do not use them or even mention them.I searched for a solution to add them automatically, like with sed, but I didn't find any example.Are they still needed and is there a recommandation not to use sed to define PS1?
View 1 Replies
View Related
Oct 18, 2010
I don't seem to have very much in the context menu on the places bar in Dolphin or Konqueror. How do I add "Open In New Tab"? Also, I can make Konqueror always show the tab bar, but I can't find the equivalent setting in Dolphin though.
View 4 Replies
View Related
Sep 13, 2011
If I need an app and can't find it in software.opensuse.org: Download openSUSE 11.4 at all, is there any other place I should look for it? I mean, maintained and reasonably secure place, not Google. Or have I to resort to downloading sources from developer already?
View 3 Replies
View Related
Jul 24, 2010
I'd like to keep the "Places" entries (I use them as bookmarks) that I had for Dolphin in 11.2 and transfer them into 11.3's Dolphin.
View 5 Replies
View Related
May 7, 2010
I'm currently upgrading from ubuntu 9.10 to 10.04 (I installed my ubuntu using the windows ubuntu installer, wubi, a few months ago). I started the update manager to upgrade, and everything was going fine until it started installing the upgrades, more specifically when it got to "Preparing memtest86+", when it started continuously saying in the terminal "Found linux image: /boot/vmlinuz-2.6.32-22-generic". It's been stuck at "About 43 minutes remaining" for about half an hour. I've included a screenshot of my computer in the state it is in as I type this message.
View 2 Replies
View Related
May 2, 2010
I am trying to upgrade to 10.04 from 9.10 by mounting the ISO at /cdrom0 ,But I get this error during the "getting new packages" step
View 4 Replies
View Related
Jun 28, 2011
I recently preformed a full update to my openSuSe 11.3 x64 + gnome install. Everything was running fine before the update however post a number of features have stopped working or have changed. I used the command zypper up to update everything. The errors I've been recieving are as follows, Wastebasket
Won't open on via Desktop or Places menu. Gives the following error "Could not display "trash:" File Is Of An Unknown Type". If I drop things on the Wastebasket the files do go to /home/USERNAME/.local/share/Trash/files but I can't Empty Wastebasket upon right click as the option is highlighted out.
Computer Icon If I try to open it from link in Places menu I get the error Nautilus cannot handle "computer" locations.. The link to it has also disappeared from the left hand panel if I have a Nautilus window open.
Mounted Icons Previously I used to have 4 drives mounted;
1 network (NFS),
1 encrypted (TrueMount),
2 Windows (partitions of main machine)
Out of these only the encrypted and network drive showed on the Desktop and two Windows drives would stay mounted under /windows but have no icon on the Desktop. After the update, all these drives are on the desktop and but the only way to not have them appear on Desktop is to set Gnome config not to show any of the icons on Desktop. Although these are independent errors, they are all related to folders (at least indirectly) so I felt it was better to group them together to give a better picture of the issue.
View 9 Replies
View Related
May 6, 2010
I'm using openSUSE 11.2 with GNOME dual-booted with Windows 7, been installed from scratch for like a week. The bottom line is: Nautilus displays a series of matrices, "x"s and other symbols instead of characters in Hebrew.
Screenshot:
Now, it worked fine at the beginning but once I started installing updates it went. I installed a whole bunch of updates and programs so I don't know what changed it. The weird part is (as you can see in the screenshot) that the shortcut to the left of a Hebrew-named folder shows up correctly only the first time Nautilus opens after starting. So as soon as I closed the Nautilus window after taking the screenshot and reopened it, it also displayed like the others. The screenshot is of my ntfs Windows drive, however the problem occurs in my home folder as well.
Here's my fstab anyway:
Code:
/dev/disk/by-id/ata-ST9160821AS_5MA727CM-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST9160821AS_5MA727CM-part6 / ext4 acl,user_xattr 1 1
[Code]....
View 9 Replies
View Related
Jun 6, 2010
I have been using SUSE 11.2 for some time now. I have 2 problems that I have been unable to resolve.
1. I like to use the Caps-Lock key to type capital letters every now and then. I turn caps lock on, type the letter, turn it off, and type the rest of the word (Yes I know I can use shift. My brain is not willing to unlearn ). After I turn the caps lock off, there seems to be a delay after which it switches off. This ends up making the second character caps as well. For example I want to type 'Who' instead I end up typing 'WHo'.
What setting can I tweak to get rid of this ? I am not sure what to search for, if some one has already asked this question.
2. I often select a couple of words using the 'ctrl+shift+ left / right arrow key' combination and attempt to overwrite the selection by typing in new characters. For example select the words 'abcd xyz' and then type 'a', which will replace the selected text. Sometimes I get this character '' instead of 'a'. A similar thing happens for other characters. Sometimes the keyboard will not respond for the first 2-3 strokes and the system will send out a *beep*. I have no clue why this happens. It does not happen consistently either. But it does happen in all text related windows. For example in a browser / kwrite / <Insert an application that can handle text here>
View 9 Replies
View Related
Jun 29, 2010
On SuSE 10.0 I used to be able to use shift + ctrl + unicode code. That does not seem to work now. How can I get this feature again? I miss it. I used to use it a lot to put the copyright symbol over my artwork in Gimp.
View 9 Replies
View Related
Aug 20, 2010
I want to upgrade my 32bit Fedora from 11 to 13 version. I tried both options: via preupgrade tool and via installation media (DVD). Both options failed with following Anaconda error at the beginning of installation process:
RpmUtilsError: RPM Error opening Package
In my case, the problem was in package:
/mnt/sysimage/var/cache/yum/anaconda-InstallationRepo-xxx.i386/packages/fontpackages-filesystem-1.44-1.fc13.noarch.rpm.
I switched to terminal, and discovered that size of this file is 0.
I downloaded installation DVD from official torrent, so checksum was autmatically checked. Verification test at the beginnig of installation was also successfully passed. So media is OK. Moreover, I also tried to upgrade via preupgrade tool with the same results.
I found similar bug with unclear status in Fedora Bug Tracking system for Anaconda in F12: [URL]
View 10 Replies
View Related
Apr 16, 2010
I need immediate assistance on the upgrade process off ubuntu server from version 9.04 to 9.10. Here is my output after running do-release-upgrade. I first ran the release upgrade from 8.10 to 9.04, which ran really smoothely without errors and at the end prompted a reboot. I have rebooted and decided to upgrade further - 9.04 to 9.10. And here is the result. I saw this long into the upgrade process, somewhere 1.5 hours into the upgrade: [URL]
View 1 Replies
View Related
Apr 29, 2011
Trying to upgrade a laptop from Ubuntu 10.10 to 11.04, and I get the following error...Note, that there are 3 "files" that come up with this message...
W: Failed to fetch [url] 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
And then drops out of the upgrade utility
View 2 Replies
View Related
Dec 21, 2010
Probably an easy question but my googlefu is weak. How do I change the number of characters per line for konsole?
View 6 Replies
View Related
Mar 3, 2011
I have Open Suse 11.3 KDE desk. with default Open_office as installed. How can i use diacritics characters for a specific language(Romanian). I search "help" but didn't figured out.
View 3 Replies
View Related
Jan 1, 2010
Could someone look this over and give me the details on how i remove the package or program that did not recomplie correctly and doesnt behave right. Its called Novacom i was using it when testing some tethering with my palm pre, but as you can see in the terminal output below everytime i install a new package i get the same error about trying to recompile novacom. Im new to Linux but really liking not being on windows any more.
Unpacking kooldock (from .../kooldock_0.3-1ubuntu3_i386.deb) ...
Processing triggers for man-db ...
Setting up palm-novacom (0.3-svn177284-hud9) ...
stop: Unknown job: novacomd
[Code]...
View 4 Replies
View Related
May 3, 2010
Trying to load some apps like dosbox and virtualbox I get the following error:
Code:
View 3 Replies
View Related
May 18, 2010
after i've upgraded to 10.4 and after i've upgraded LTSP the system gives me the following error:
[code]....
Is there someone who knows what I should do?
View 2 Replies
View Related
Mar 3, 2011
I got an error Upgrades calculation is not possible An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
View 7 Replies
View Related
May 13, 2010
I issued "yum update" and the process ended with a transaction check error(see below).
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/share/backgrounds/images/default-5_4.jpg from install of oracle-logos-4.9.17-6.noarch conflicts with file from package desktop-backgrounds-basic-2.0-41.el5.centos.noarch
file /usr/share/backgrounds/images/default-dual-wide.jpg from install of oracle-logos-4.9.17-6.noarch conflicts with file from package desktop-backgrounds-basic-2.0-4
[code]...
I installed Oracle Database on this server few months ago. I see in /etc/yum.repos.d directory a public-yum-el5.repo file with entries pointing to Oracle which must have come from that installation. Now how do I proceed from here?
View 2 Replies
View Related