dragly
|
2010-05-21
, 19:22
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#201
|
|
2010-05-21
, 21:07
|
Posts: 46 |
Thanked: 34 times |
Joined on May 2010
|
#202
|
I experienced the same bug too and was hoping noone used that version before I got to fix it :-p It is the default search providers that have been overwritten with an URL containing the first barcode you searched for.
To fix this you just have to update to the newest version of the plugin and remove the config file by running this command in terminal:
The next time you run the application everything should be as it is supposed to.Code:rm /home/user/.config/mbarcode/webrequest-plugin.conf
The Following User Says Thank You to edbanger For This Useful Post: | ||
|
2010-05-21
, 23:43
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#203
|
|
2010-05-24
, 12:17
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#204
|
|
2010-05-24
, 13:10
|
Posts: 46 |
Thanked: 34 times |
Joined on May 2010
|
#205
|
I got an idea to call refocus on a time interval instead of only when the "Refocus" button is clicked. I have updated the newest version of mbarcode with this, and would really like to hear if this works as expected for everybody If it does, I believe we could remove the 'Refocus' button completely.
The Following User Says Thank You to edbanger For This Useful Post: | ||
|
2010-05-24
, 14:34
|
Posts: 22 |
Thanked: 17 times |
Joined on Apr 2010
|
#206
|
The Following User Says Thank You to hopla For This Useful Post: | ||
|
2010-05-24
, 14:52
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#207
|
* Is there any Python script/plugin integration yet? (from what I could make out by reading this topic, there isn't?)
* If I wanted to integrate a Python script with this program at this moment, what are my options? (someone mentioned DBUS?)
* If there isn't any easy integration yet: wouldn't it be a good idea to provide a simple 'Execute program/script' plugin that just lets you configure (multiple) programs/scripts to be run, with the result of the scan as command line parameter(s)? Each configured program/script would be run when you click on it's button that is show on the 'Results from scan' screen.
This would allow integration with practically anything, no?
|
2010-05-24
, 15:16
|
Posts: 22 |
Thanked: 17 times |
Joined on Apr 2010
|
#208
|
The Following User Says Thank You to hopla For This Useful Post: | ||
|
2010-05-24
, 15:25
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#209
|
|
2010-05-25
, 03:19
|
Posts: 24 |
Thanked: 12 times |
Joined on Dec 2009
|
#210
|