|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Feature Requests & Bug Reports Is there anything you'd wish to see in Phex, or did you find some bugs? |
| LinkBack | Thread Tools | Display Modes |
| |||
Filter Bug Sleepedit: This thread has been merged When you add a new filter rule, it works while you are in phex. If you exit phex and then attempt to start the app againt, it will not start. Here is the error log: 080611 10:54:42,0234(102) Error/GLOBAL:: java.lang.NullPointerException - Exception: java.lang.NullPointerException at phex.xml.sax.rules.DNotCondition.createCondition(U nknown Source) at phex.xml.sax.rules.DAndConcatCondition.createCondi tion(Unknown Source) at phex.rules.SearchFilterRules.load(Unknown Source) at phex.query.QueryManager.initialize(Unknown Source) at phex.common.ManagerController.initializeManagers(U nknown Source) at phex.Main.main(Unknown Source) Last edited by Sleepless; June 11th, 2008 at 10:05 AM. |
| |||
Filter Option How about an option to display only the matches of the filter. I want to filter everything except a sha-1 that I specify. I would like to write a rule that says. Hide everything except AVQYQICHTIV4A3RFKFUZDAMMKAYVAPS2 and BVQYQICHTIV4A3RFKFUZDAMMKAYVAPS3 and CAVQYQICHTIV4A3RFKFUZDAMMKAYVAPS and so on... |
| ||||
Just open the rules dialog and read it. You can specify: - If these rules apply, then - Do something - Except if these other rules apply. This should cover all your needs. Good luck!
__________________ -> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. |
| ||||
Then you simply do: - For all files (don't set any condition) - Hide - Except if the file has one of the sha1
__________________ -> put this banner into your own signature! <- -- Erst im Spiel lebt der Mensch. Nur ludantaj homoj vivas. GnuFU.net - Gnutella For Users Draketo.de - Shortstories, Poems, Music and strange Ideas. |
| |