Jump to content

ffi

Members
  • Posts

    1535
  • Joined

  • Last visited

Posts posted by ffi

  1. (note it was --allmatches and not --all-matches, and the rpm --help says --allmatches its probably wrong if the package name matches multiple files)

     

    try with -e, ie. -e --allmatches else

    these are my installed fonts:

     

    # rpm -qa | grep x11-font

    x11-font-alias-1.0.1-12mdv2008.1

    x11-font-adobe-utopia-75dpi-1.0.1-5mdv2008.1

    x11-font-misc-misc-1.0.0-7mdv2008.1

    x11-font-bh-75dpi-1.0.0-5mdv2008.1

    x11-font-cursor-misc-1.0.0-5mdv2008.1

    x11-font-adobe-75dpi-1.0.0-5mdv2008.1

    x11-font-bh-lucidatypewriter-75dpi-1.0.0-5mdv2008.1

    x11-font-bitstream-75dpi-1.0.0-5mdv2008.1

     

    uninstall them all and reinstall them

  2. I didn't delete any file directly.

     

    I uninstalled all the fonts from the "Fonts and Windows import wizard" tool of "Configure my Computer" tool. When I quit the "Configure my computer" I couldn't start the "Install and remove software" tool, (it just didn't started, without even an error message), fortunately the krusader twin-pane file manager did work, althougth with a rare ugly font, from that I went to my 2008.0 DVD and from the /media/main... directory (I can't remember the exact path) installed everything that had a font relative file name (i.e. *font*.*) with the "Install software" tool. (I don't remember if it asked my root password), I restarted krusader and it worked fine, with its habitual font, restarted my computer and... I saw that error message.

    that actually deletes the fonts, not uninstalls them

     

    try

    rpm --all-matches --nodeps x11-font && rpm -e task-x11 && urpmi task-x11

  3. I really don't get any of the ipod management programs, I have tried Exaile, Banshee, ipo, gtkpod, songbird and Rythmbox but it doesn't seem to be possible to just simply drag and drop some files on to the ipod, like Amarok (the only ipod management program I actually do get), I can only delete songs.

     

    Is there a gtk program which can do that, without needing to set up a library or anything? Exaile looks like it can but the files are never copied to the ipod...

    Amarok takes ages to load under gnome

  4. Well I have been trying 4.1beta2 on hardy but I still don't think I will switch, I can forgive the very frequent crahes but for me still many important features are missing:

    -file size view in konqueror still seems to be gone

    -no thumbnail view in the file selector

    -no obvious way to move things around in the panel

    -search bar in konqueror, how to hell are you supposed to go to a website even, remember and type an url?

    -no way to put files on the desktop

     

    further more it is slow.....very slow, even with compositing turned off, there are many graphical glitches when drawing/moving windows and menus, moving plasmoids around is very frustrating as it is very hard to grab them(the mouse position the plasmoid is aware off seems to be lagging to the actual screen position) and all these things were also present in the stable release :wall:

     

    and btw what with these stupid controls and frame on icons and widgets? just have a right -> click properties

     

    well at least the panel can be resized and themed easily now.....

  5. fonts on many pages are not anti-aliased and look very bad, they look like what in opera is called core x fonts, which I always disable to get nice fonts. In firefox there is an option to not allow webpages to choose their own fonts which fixes the bad looking fonts but also affects all other pages which then start using the font specified....

     

    is there an option to turn off core x fonts somewhere or to always anti-alias fonts?

     

     

    [moved from Software by spinynorman]

  6. My main gripe is that it doesn't show previews and there are no columns for file size and file type, it makes it very hard to find specific files in directories which have a lot of files.... I accidentally found out how to unhide hidden files but I need to click in a very specific place (exactly between the scroll bar and "modified")

  7. Selecting files with the GTK+ file selector is very slow and difficult because it seems to be missing many essential features, like adding extra columns with size and file type, no file preview mode, no button to show/hide hidden files etc. etc. Is there a way to add these feature to the file selector? I useally end up just using nautilus to open a file :(

     

     

    [moved from Software by spinynorman]

  8. "and a second request for urpmi, try to continue with an upgrade in case of a failure, there is nothing worse than half an upgrade and urpmi quiting because of one package not being able to upgrade..."

     

    this is not possible. urpmi already splits transactions into the smallest groups it can manage. once the groups are set, if any one package in a given group fails, urpmi cannot know if it is safe to install any of the other packages in that group, so it must skip every package in that group. all other groups will still be processed.

     

    it must be a new feature then because upgrading from a fresh 2008.0 free install to cooker (a week or so before 2008.1 release, so effectively it was 2008.1), my upgrade failed because of the following bug:

     

    https://qa.mandriva.com/show_bug.cgi?id=39408

     

    urpmi did not want to continue with the rest of the upgrade.... the upgrade was quite easy to continue (by removing the 2 conflicting packages) but still the upgrade wouldn't continue otherwise....

×
×
  • Create New...