Jump to content

theYinYeti

Members
  • Posts

    2151
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by theYinYeti

  1. A fast translation (I'm not a linguist, please excuse small inacuracies) :

     

    # FACORAT Fabrice Says:

    December 3rd, 2008 at 7:30 pm

     

    It's a good thing you wrote this. The [Mandriva] community asked for explanations and wanted to be sure it was still seen as important.

    I hope you'll come to write to us more often, in particular for explaining your choices and aims.

     

    Courage! And good luck.

    # Stéphane Téletchéa Says:

    December 3rd, 2008 at 8:03 pm

     

    Welcome.

     

    We've been deceived in the past by Mandriva's “probing†[unsure] methods, and although this first contact between us is interesting, it doesn't tell us a lot on [Mandriva's] future goals, that come along with the change of CEO [not sure PDG=CEO…]. I hope you'll be able to tell us more soon, and that Mandriva will be able to build upon the community for at last spreading the way everyone expect them to.

     

    Courage, and until next time [“see you soonâ€] — I hope — for more details.

    # liberforce Says:

    December 3rd, 2008 at 10:54 pm

     

    Why so much silence? Why tell us that so late, whereas opposition was predictable? Why do you give no details to the community, even though you rely on its support in difficult times? Mandriva public relations never have been up to the task, but ignoring empty phrases, your communiqué doesn't give us much hope for the future. “re-think and reinforce the Community template†could prove to be a difficult task to work on, as this community is under the impression, that it is taken into account only as an afterthought. Take this example : you once fired wobo, and then told him he could continue his work as before, but for free (voluntarily)… I confess this made me sick. Hopefully you won't resort to those methods again, and then the community will feel much better, and do its job properly : push Mandriva on the right tracks.

     

    Yves.

     

    EDIT: I forgot to explain (but you probably understood): the words in [square brackets] are mine. They give some context where I thought the exact translation didn't quite give as much as the original, or try and explain where I was unsure how to translate.

  2. My config isn't actually all that hard to setup. Let's review it point by point.

     

    — whatever IMAP-aware mail client (evolution, thunderbird, kmail…) ;

     

    Nothing special there. Just your usual mail client with an IMAP access.

     

    — postfix in Maildir mode for mail delivering, and for sending mail, and for some filtering and redirecting ;

     

    That's a bit more involved. The key post here is this one:

    https://mandrivausers.org/index.php?s=&...st&p=315105

     

    Note that although the linked post (with the details) is about an issue I had, the configuration is OK, just Postfix (the software) had a problem, and it's solved now.

     

    Note also this interesting possibility: I use Postfix' “header_checks†file to build upon what Popfile concluded and act further. In my case, when Popfile says the mail is for both my wife and I, the mail is moved to a shared local user, hence to a shared local IMAP mailbox.

     

    — bincimap for accessing mail in the home directory's Maildir ;

     

    BincImap is the easiest part: You install it, it works! That's all!

     

    — fetchmail for fetching mail on external servers and storing them locally through postfix ;

     

    Your standard fetchmail config file, except that “USER at host ISP†gets replaced with something like “USER#ISP at host localhost†(I don't remember the exact syntax), due to the use of Popfile as a proxy.

     

    — popfile for automatic categorization of all incoming mails.

     

    Install Popfile, start it, and all else is done in a nice web GUI :) You define categories, and each time you receive mail, you review the classification and correct it when it's wrong. Popfile then does less and less classification errors.

     

    Also is your setup is popfile using a common set of rules to separate spam/ham or is this per-user?

    The rules are system-wide. However:

    — You can tell Popfile that Yves' SPAM goes in category “SpamForYvesâ€, and Iris' SPAM goes in category “SpamForIrisâ€, and in the long run, as Popfile does statistics on all words from the mail (both header and body), it will understand the rule and apply it by itself (mostly).

    — For special emails, you can short-circuit the statistics and define rules based on the sender, the receiver… and so on.

     

    Yves.

     

    (Edit: changed IHM —French— to GUI)

  3. I use Popfile:

    http://getpopfile.org/

    It is present in the official repositories. When installed, you use it as a proxy to your POP accounts, ie: Fetchmail fetches mail on localhost (popfile), and popfile transmits all POP commands to the real servers. All mail going through popfile is analysed using statistics on words. You define categories, and popfile quite easily learns in what category a new mail should go in (you have to teach it).

     

    My complete mail solution is:

    — whatever IMAP-aware mail client (evolution, thunderbird, kmail…) ;

    — postfix in Maildir mode for mail delivering, and for sending mail, and for some filtering and redirecting ;

    — bincimap for accessing mail in the home directory's Maildir ;

    — fetchmail for fetching mail on external servers and storing them locally through postfix ;

    — popfile for automatic categorization of all incoming mails.

     

    Yves.

  4. I have no experience with subnotebooks, and next to none with KDE. However, it seems to me that DCOPserver isn't a process started at boot, but rather a X session process.

    So I wonder: does this error still hapen if you create a new user, and login with that user instead? If not, then probably something has gone wrong with your user's home directory.

     

    Yves.

  5. That's a real blunder, for sure! It is Adam, and no one else, who gave the Mandriva community the feeling that we were being listened to, and that our problems had a chance of being addressed.

     

    Adam is one of the few here able to help me solve the issues I have, and I see all the help he gives to countless other people; actually I can't imagine how he can enjoy a private life, dedicating so much work to Mandriva users as he does!

     

    I've used Mandrake since 1999, and never switched from Mandriva on my main PC. I saw the decline in Mandriva reputation some time ago and, again, it was Adam who made Mandriva look better to the lot of us, with his commitment to defending Mandriva against all fud, and helping people where problems did exist, all honestly with no exageration. He can be relied on, and believed.

     

    Adam, I hope you'll remain a Linux user (but really, could it be otherwise?), if not a Mandriva one…

     

    Shame on you, Mandriva!

     

    Yves.

  6. run this command instead then:

    dmesg | sed 's/YOUR IP ADDRESS/___.___.___.___/g; s/YOUR MAC ADDRESS/**.**.**.**.**/g' | tail -n 20

    You'll have to put your real addresses in the command above, as they appear in the normal output of dmesg.

     

    Yves.

  7. In my recent experience, the ati driver is more stable than the fglrx one, and its performance is better too as long as you don't use a compositing window manager (I did not try games).

    However, this open-source driver becomes very slow with real transparency enabled (Metacity as a compositing window manager), and Hibernate does fail.

     

    Yves.

  8. Welcome on this board superdino :)

     

    And an additional special thank you from me! Your solution works! :thanks::party0046:

     

    Yves.

     

    EDIT: I forgot to mention that:

    — this is on the Samsung laptop (I'll try the same with the Dell this evening),

    — this results in a working native mode (no need for Xgl).

  9. Yet another update, and still the same results…

     

    And then login failed with FFP1 (Fglrx Failure Pattern #1):

    — Drak3D configured to “native†makes login at gdm stall, ie. the mouse cursor is infinitely whirling and nothing happens however long you wait.

    — Drak3D configured to “XGL†makes login at gdm crash, and you're back to the login screen.

     

    [yves@localhost ~]$ rpm -qa | grep -iE 'kernel|fgl|dkms' | sort

    dkms-2.0.19-11mdv2009.0

    dkms-fglrx-8.542-1mdv2009.0

    dkms-madwifi-0.9.4-3.r3835mdv2009.0

    dkms-minimal-2.0.19-11mdv2009.0

    fglrx-control-center-8.542-1mdv2009.0

    fglrx-kernel-2.6.27.4-desktop-2mnb-8.522-3mdv2009.0

    fglrx-kernel-2.6.27.5-desktop-2mnb-8.522-3mdv2009.0

    fglrx-kernel-desktop-latest-8.522-1.20081121.3mdv2009.0

    kernel-desktop-2.6.27.4-2mnb-1-1mnb2

    kernel-desktop-2.6.27.5-2mnb-1-1mnb2

    kernel-desktop-devel-2.6.27.4-2mnb-1-1mnb2

    kernel-desktop-devel-2.6.27.5-2mnb-1-1mnb2

    kernel-desktop-devel-latest-2.6.27.5-2mnb2

    kernel-desktop-latest-2.6.27.5-2mnb2

    kernel-firmware-2.6.27-2mnb2

    kernel-headers-2.6.27-4mnb2

    madwifi-kernel-2.6.27.4-desktop-2mnb-0.9.4-3.r3835mdv2009.0

    madwifi-kernel-2.6.27.5-desktop-2mnb-0.9.4-3.r3835mdv2009.0

    madwifi-kernel-desktop-latest-0.9.4-1.20081121.3.r3835mdv2009.0

    x11-driver-video-fglrx-8.542-1mdv2009.0

    [yves@localhost ~]$ su - root -c 'grep fglrx /var/log/messages'

    …

    Nov 24 10:08:27 localhost kernel: [fglrx] module loaded - fglrx 8.54.3 [Oct 3 2008] with 1 minors

    …

     

    Still three different versions showing!

     

    Yves.

  10. A long time ago, I remember reading that Wine could use your Windows partition as a base instead of the .wine directory in your home folder. I don't know if it can still be done, I never tried.

     

    Anyways, following David Batson's advice should give you the best result since this application is reported to work in Wine. That way, even if you decide to get rid of your windows partition at some time (or reinstall it, as I've heard is done quite regularly by Windows users), your application will keep running fine from its fake Windows environment.

     

    Yves.

  11. What a shame… I suppose the same is true for Gnome then. Reading your question the first time I saw it, I hoped some answer would give a hint at the cure for this same problem on the Gnome side :(

     

    There are so many times when I just wish I could umount/mount the device using the panel. Instead of that, there are only options for playing or ejecting the media, and I end up opening a terminal and running the umount command the old way…

     

    Yves.

  12. A disk image is possible, but I won't be able to help you there. I've always be wary of such tools, wondering: “what if the partitions layout changes?â€, “what if the partitions sizes change?†and such… I always backup at the file-level (except CD/DVDs with DVDisaster). For your backup, you don't have to move your files, only copy them; this may be the cause of the errors you got.

     

    Yves.

×
×
  • Create New...