optixlab / keepnote

Automatically exported from code.google.com/p/keepnote
0 stars 0 forks source link

Not able to create page or folder on Ubuntu 9.04 #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- What steps will reproduce the problem?

1. Download:

Download http://rasm.ods.org/keepnote/download/keepnote_0.5.2-1_all.deb

2. Dependencies installation:

sudo apt-get install debhelper html2text intltool-debian libatk1.0-dev
libcairo2-dev libcompress-raw-zlib-perl libcompress-zlib-perl
libdirectfb-dev libdirectfb-extra libexpat1-dev libfontconfig1-dev
libfreetype6-dev libglib2.0-dev libgtk2.0-dev libice-dev
libio-compress-base-perl libio-compress-zlib-perl libjpeg62-dev
libmail-sendmail-perl libpango1.0-dev libpixman-1-dev libpng12-dev
libpthread-stubs0 libpthread-stubs0-dev libsm-dev libsys-hostname-long-perl
libsysfs-dev libx11-dev libxau-dev libxcb-render-util0-dev
libxcb-render0-dev libxcb1-dev libxcomposite-dev libxcursor-dev
libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxft-dev libxi-dev
libxinerama-dev libxrandr-dev libxrender-dev po-debconf
x11proto-composite-dev x11proto-core-dev x11proto-damage-dev
x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev
x11proto-render-dev x11proto-xext-dev x11proto-xinerama-dev xtrans-dev
zlib1g-dev autoconf automake autotools-dev cdbs intltool m4

3. keepnote installation:

Install keepnote_0.5.2-1_all.deb with GDebi. All dependencies are satisfied.

- What is the expected output? What do you see instead?

I can run keepnote, but a click on the page button or the folder button on
the toolbar does nothing, as a click on "New File" or "New Folder" in the
"File" menu, so keepnote isn't usable.

- What version of the product are you using? On what operating system?

keepnote 0.5.2-1, Gnome 2.26.1, Ubuntu 9.04 up-to-date.

Original issue reported on code.google.com by cont...@jpfleury.net on 22 May 2009 at 11:06

GoogleCodeExporter commented 9 years ago
If I go in keepnote to "Help > View Error Log...", I have this error: "Could 
not open
error log".

If I launch keepnote in a terminal, I have only this output, even if I click on 
the
page button or the folder button:

$ keepnote
==============================================
KeepNote 0.5.2: Fri May 22 19:08:50 2009
/usr/lib/python2.6/dist-packages/keepnote/gui/main_window.py:1817:
DeprecationWarning: use gtk.UIManager
  self.accel_group)
$ 

Original comment by cont...@jpfleury.net on 23 May 2009 at 12:00

GoogleCodeExporter commented 9 years ago
sounds like a permission problem, if you try "sudo keepnote" can you then 
create a
folder or page? If so, start without sudo and create a new notebook in a 
directory
where you have the correct permissions. I use keepnote on 3 pc's with 9.04 and 
it
just works.

Be sure to.. FIRST create a new notebook in your home directory before trying to
create a folder or page. I can't remember if there is a default sample notebook
placed in the home dir during install that can be loaded, if not maybe a good 
idea to
do so so people can see the benefits at startup and are able to create folders 
and
pages at once.

Original comment by nihi...@dommel.be on 5 Jun 2009 at 6:38

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by matt.rasmus@gmail.com on 7 Jul 2009 at 6:08