Main index > About existing desklets > desknotes

By cs-cam (Desklet Author), on Tue Apr 4 22:06:35 2006: desknotes.

desknotes support thread

By geoSlack (User), on Tue Apr 4 22:22:03 2006.

Hi,
I am having an issue with desknotes. Adesklets runs just fine on my system. I am running Slackware 10.2 and use fluxbox 0.9.13 as my window manager. The problem is that when I first start up X, desknotes appears scaled down to about 1/2 of the size it should be. Restarting adesklets or moving desknotes causes it to scale up to the right size.


Here's my config.txt:

Code:

# -*- coding: ASCII -*-
id10 = {'bg_colour': (246, 243, 162, 100),
 'border_colour': (0, 0, 0, 200),
 'border_width': 1,
 'editor': 'aterm -tn linux -e vi',
 'font': 'Vera/10',
 'notes_file': '/home/george/.desknotes',
 'padding': 5,
 'text_colour': (0, 0, 0, 255)}




(Thanks for starting this thread!)

-geoSlack

By geoSlack (User), on Wed Apr 5 12:58:50 2006.

Update:

The problem seems to have gone away. I changed the value of transparency in the border colour parameter to 0. Since then, even after reverting to the original configuration I have not been able to reproduce the problem. Strange -- because the problem had been there for the last several days.

If it reappears, I'll post a report.

Cheers,
geo


======edit===============

The problem has reappeared. apparently it only happens when I reboot. If I exit X and then do startx all is fine. Most confusing :? Any ideas??

By viewizard (User), on Sat Jun 10 04:52:06 2006.

:? can't download this desklet.
Could you send it on my e-mail?

By gufo (User), on Thu Jul 13 07:42:24 2006: desknotes.

Hi everybody,

I just started playing around with aDesklets and I really love it.

Here is my dumb question.

How do I create multiple notes in desknotes? I can create only one and I was not able to find any indication of how I could create more notes.

Thanks for your help.

Ciao,
Alberto

By syfou (Core Developer & Desklet Author), on Thu Jul 13 13:03:18 2006.

Hi Alberto,

gufo wrote:


How do I create multiple notes in desknotes? I can create only one and I was not able to find any indication of how I could create more notes.

The drill is the same for almost all desklets: register multiple instances of the desklet, relaunch adesklets, set the desklets position on your screen using the context menu (all the newly registered instances will be stacked in the leftmost, topmost corner of your screen) and adapt the desklet configuration file to your need (in this case, you will probably want to have different notes file for different instances) . A detailed explanation can be found in Chapter 4 of the adesklets manual. Yours,

By zeroth404 (User), on Tue Oct 10 18:21:17 2006.

Crashes when testing. Calendar, Weather, and Mailer desklets work fine though.

Code:


user@helix ~/.adeskletapps/desknotes-0.0.1 $ ./desknotes.py
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
sh: user: No such file or directory
Notes file doesn't exist, please create oneTraceback (most recent call last):
  File "./desknotes.py", line 188, in ?
    Events(dirname(__file__)).pause()
  File "./desknotes.py", line 91, in __init__
    adesklets.Events_handler.__init__(self)
  File "/usr/lib/python2.4/site-packages/adesklets/events_handler.py", line 157, in __init__
    self.ready()
  File "./desknotes.py", line 112, in ready
    adesklets.add_path_to_font_path(join(self.basedir))
  File "/usr/lib/python2.4/site-packages/adesklets/commands.py", line 745, in add_path_to_font_path
    print >> comm,   'add_path_to_font_path',   strings.String(path)
  File "/usr/lib/python2.4/site-packages/adesklets/commands_handler.py", line 45, in write
    print >> self.__comm, self.__command
  File "/usr/lib/python2.4/site-packages/adesklets/communicator.py", line 79, in write
    raise ADESKLETSError(1)
adesklets.error_handler.ADESKLETSError: adesklets process exited -
user@helix ~/.adeskletapps/desknotes-0.0.1 $


By zzz (User), on Sun Feb 18 07:54:50 2007.

Can anybody please send me desknotes desklet? The author's website is currently down.

By syfou (Core Developer & Desklet Author), on Wed May 9 14:33:37 2007.

zzz wrote:

Can anybody please send me desknotes desklet? The author's website is currently down.

Latest version of desknotes is now available on sourceforge.


adesklets is proud to be hosted on:

SourceForge.net Logo

Back to adesklets.sf.net.