[Bug 1700991] Re: ImageJ 3D viewer bug

2017-09-28 Thread Carnë Draug
How did you install imagej and the 3d viewer? The 3d viewer is an ImageJ
plugin and is not part of the ImageJ package in Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1700991

Title:
  ImageJ 3D viewer bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagej/+bug/1700991/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1046988] Re: scroll wheel in gedit is affected by scrolling in other windows

2013-03-10 Thread Carnë Draug
I can confirm that this bug is not limited to gedit and is at least also
present in evince.

To replicate: open a pdf in evince and leave the side pane open (the
index or bookmark). Open a really long document so there is a scroll on
the side pane. Then go to another other window (such as firefox) and
scroll up or down. Go back to evince and try to make a small change on
the side pane. it will jump the same ammount of scrolling done on
firefox.

This is exactly the same problem that gedit is displaying.

Also, the importance is low? I would suggest to try editing a document
with more than 200 lines which is perfectly common in a source file
(which gedit is meant to write) and you will see this is not of low
importance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1046988

Title:
  scroll wheel in gedit is affected by scrolling in other windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1046988/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1046988] Re: scroll wheel in gedit is affected by scrolling in other windows

2013-02-28 Thread Carnë Draug
This has been marked upstream as a bug in gtk+ (see
https://bugzilla.gnome.org/show_bug.cgi?id=690275 )

** Bug watch added: GNOME Bug Tracker #690275
   https://bugzilla.gnome.org/show_bug.cgi?id=690275

** Package changed: gedit (Ubuntu) => gtk+3.0 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1046988

Title:
  scroll wheel in gedit is affected by scrolling in other windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1046988/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1046988] Re: scroll wheel in gedit is affected by scrolling in other windows

2013-02-14 Thread Carnë Draug
I just marked this bug as duplicate of bug #1089966 . It seems that the
jump is relative to how much scrolling is done on the other application.
If on the other applicatino you scroll a lot, but then scroll back to
the original position, gedit will behave normally. Basically, it would
seem that saves how much scrolling was done in the other applications
and apply it to your gedit document, when you try to scroll there.

This is very very annoying. Try debug a long file (a program can easily
reach a thousand lines), go google for some documentation, and then come
back to have the piece of code you ewre looking at before dissapear.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1046988

Title:
  scroll wheel in gedit is affected by scrolling in other windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1046988/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1089966] Re: Gedit scrolling jumps to wrong location after re-focusing on window and scrolling mouse wheel slightly

2013-02-14 Thread Carnë Draug
*** This bug is a duplicate of bug 1046988 ***
https://bugs.launchpad.net/bugs/1046988

** This bug has been marked a duplicate of bug 1046988
   scroll wheel in gedit is affected by scrolling in other windows

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1089966

Title:
  Gedit scrolling jumps to wrong location after re-focusing on window
  and scrolling mouse wheel slightly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1089966/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021245] Re: Error saving bibtex files

2013-01-27 Thread Carnë Draug
Hi

this bug has been fixed upstream , see
https://bugzilla.gnome.org/show_bug.cgi?id=667096

To apply the fix, you can edit the file
/usr/lib/gedit/plugins/latex/bibtex/views.py with the changes on
http://git.gnome.org/browse/gedit-
latex/commit/?id=f750fe41a5e36e487e718d893b8aba5bee522444

Basically, replace None with [] on line 58.

** Bug watch added: GNOME Bug Tracker #667096
   https://bugzilla.gnome.org/show_bug.cgi?id=667096

** Changed in: gedit-plugins (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021245

Title:
  Error saving bibtex files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/1021245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 696215] Re: Request support for 16-bit TIFF (=compile with --with-quantum-depth=16)

2012-08-10 Thread Carnë Draug
Actually, could this maybe be compiled with 32 instead? Or maybe with
both?

Until not far ago, it was not simple to have multiple istances of the
Magick++ library but this has changed. It is now possible to enable
modules when compiling GraphicsMagick. See the new configure option:

--with-modules  Image coders and process modules are built as loadable
modules which are installed under the directory
[prefix]/lib/GraphicsMagick-X.X.X/modules-QN (where 'N' equals 8, 16, or
32 depending on the quantum depth) in the subdirectories 'coders' and
'filters' respectively. The modules build option is only available in
conjunction with --enable-shared.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/696215

Title:
  Request support for 16-bit TIFF (=compile with --with-quantum-
  depth=16)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphicsmagick/+bug/696215/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 870180] Re: can't create usb key with "startup disk creator" for some operating system

2012-07-31 Thread Carnë Draug
I can confirm this bug is still on Ubuntu 12.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/870180

Title:
  can't create usb key with "startup disk creator" for some operating
  system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/870180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159031] Re: computer freezes when sshfs blocks waiting for connection

2012-07-18 Thread Carnë Draug
I believe the problem with this is that the connection is reset when
there's no traffic which causes sshfs to hang. This is exactly what
happens if you leave a ssh terminal open and walk away. Since sshfs
simply uses ssh, it will behave the same way. There's many ways to
workaound this.

* configure ssh with a ServerAliveInterval value. When there's no
traffic to the ssh server, the ssh client will check if the server is
still alive every once in a while. This will keepp traffic alive which
means that whatever is in between will not terminate the connection. You
will want this value to be small but not so small that it sends
packagesevery second. For me, 120 (2 minutes) solves the problems but
others may need to set it at 30. Add the following to
/etc/ssh/ssh_config or to ~/.ssh/config file

ServerAliveInterval 120

* mount with the ServerAliveInterval option. Same as before but rather
than configuring ssh, you pass this option when using sshfs. Basically,
mount with the following command:

sshfs user@host:dir mountpoint  -o ServerAliveInterval=120

* use the sshfs specific reconnect option (I haven't tested this option)

sshfs user@host:dir mountpoint  -o reconnect

For more information see "man ssh_config" for all ssh options and "man
sshfs" for the sshfs specific options.

I do believe that this is poor design of sshfs but in their opinion the
problem is that the user doesn't have its ssh client configured
properly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/159031

Title:
  computer freezes when sshfs blocks waiting for connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sshfs-fuse/+bug/159031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 538201] Re: Wrongly tagged in ubuntu main menu

2012-06-26 Thread Carnë Draug
This is fixed on 12.04 but not on 10.04 which should still be supported.
And it is "fixed" on 12.04 not because something was done about it but
because 12.04 simply does not have octave 3.0 on the repositories
anymore.

Not that I thing it's worth doing something other than preventing the
same from happening with 12.10 which may have both octave 3.6 and 3.2 on
the repositories.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538201

Title:
  Wrongly tagged in ubuntu main menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave3.2/+bug/538201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875987] Re: package octave3.2 3.2.4-8 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2011-11-09 Thread Carnë Draug
*** This bug is a duplicate of bug 803696 ***
https://bugs.launchpad.net/bugs/803696

** This bug has been marked a duplicate of bug 803696
   package octave3.2 3.2.4-8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875987

Title:
  package octave3.2 3.2.4-8 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave3.2/+bug/875987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 821031] Re: package octave3.2 3.2.4-10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2011-11-09 Thread Carnë Draug
*** This bug is a duplicate of bug 803696 ***
https://bugs.launchpad.net/bugs/803696

** This bug has been marked a duplicate of bug 803696
   package octave3.2 3.2.4-8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821031

Title:
  package octave3.2 3.2.4-10 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave3.2/+bug/821031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 837688] Re: package octave3.2 3.2.4-10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2011-11-09 Thread Carnë Draug
*** This bug is a duplicate of bug 803696 ***
https://bugs.launchpad.net/bugs/803696

** This bug has been marked a duplicate of bug 803696
   package octave3.2 3.2.4-8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/837688

Title:
  package octave3.2 3.2.4-10 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave3.2/+bug/837688/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 867751] Re: package octave3.2 3.2.4-11ubuntu2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 127

2011-11-09 Thread Carnë Draug
*** This bug is a duplicate of bug 803696 ***
https://bugs.launchpad.net/bugs/803696

** This bug has been marked a duplicate of bug 803696
   package octave3.2 3.2.4-8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867751

Title:
  package octave3.2 3.2.4-11ubuntu2 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave3.2/+bug/867751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 757525] Re: octave-symbolic installed but not working

2011-10-19 Thread Carnë Draug
A new version of the package has been released just now. It installs
fine but requires libginac-dev installed. If using octave 3.4 you can
install it from the octave prompt (you'll need to run octave with sudo
for the installation) with:

pkg install -forge symbolic

** Changed in: octave-symbolic (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/757525

Title:
  octave-symbolic installed but not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave-symbolic/+bug/757525/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 757525] Re: octave-symbolic installed but not working

2011-10-19 Thread Carnë Draug
If someone uses svn to obtain the development version, it works without
any problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/757525

Title:
  octave-symbolic installed but not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave-symbolic/+bug/757525/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 168164] Re: font sizes specified in pixels instead of points

2011-03-10 Thread Carnë Draug
This bug is still present on inkscape version 0.48

In my case made a template for the department, half of the people were
using Inkscape (like me) while the other half used Illustrator. Big big
mess in the end because of such a small thing.

Please fix it. Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/168164

Title:
  font sizes specified in pixels instead of points

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 618316] Re: Drag and drop (copy and paste) on the same window

2010-08-15 Thread Carnë Draug
I confirm it is already fixed.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Drag and drop (copy and paste) on the same window
https://bugs.launchpad.net/bugs/618316
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 618316] [NEW] Drag and drop (copy and paste) on the same window

2010-08-15 Thread Carnë Draug
Public bug reported:

Binary package hint: nautilus

It is common (at least for me) to sometimes select files and dropping them in 
the same window by mistake. Usually by one of the 3 reasons:
  * changed my mind about copying them;
  * when in a hurry, move the mouse to select another file before releasing the 
mouse button;
  * when using touchpad, I am forced to drop them because I reached the end of 
the touchpad but I am still on the same window.

This ends in nautilus making a copy of each selected file on the same
directory.

My guess is that users probably aren't interested in making copies of a
file to the same directory. This could be fixed by not copying if,
destiny directory is the same as origin and, drag and drop is being used
for the copy (just so users can still copy and paste with copy and paste
commands and keyboards shortcuts in case that's what they really want).

*
I am using Ubuntu 9.10 Netbook remix edition with Nautilus 2.28.1

** Affects: hundredpapercuts
 Importance: Undecided
 Status: New

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
Drag and drop (copy and paste) on the same window
https://bugs.launchpad.net/bugs/618316
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596271] [NEW] umount with UUID

2010-06-19 Thread Carnë Draug
Public bug reported:

Binary package hint: util-linux

Ubuntu version: Ubuntu 10.04 LTS
util-linux version: 2.17.2-0ubuntu1

It is not possible to umount a filesystem by specifying the UUID as it
is done with the mount command.

Example:

##Line of fstab
UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 /mnt/backup ext4
rw,suid,dev,noexec,noauto,nouser,async 0   2

## mount works fine
$ sudo mount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50

## umount gives error
$ sudo umount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50
umount: UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50: not found

This also happens in debian testing with util-linux version 2.16.2-0

** Affects: util-linux (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: util-linux
  
  Ubuntu version: Ubuntu 10.04 LTS
  util-linux version: 2.17.2-0ubuntu1
  
  It is not possible to umount a filesystem by specifying the UUID as it
  is done with the mount command.
  
  Example:
  
  ##Line of fstab
  UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 /mnt/backup ext4
rw,suid,dev,noexec,noauto,nouser,async 0   2
  
- # mount works fine
+ ## mount works fine
  $ sudo mount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50
  
- # umount gives error
+ ## umount gives error
  $ sudo umount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50
  umount: UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50: not found
  
  This also happens in debian testing with util-linux version 2.16.2-0

-- 
umount with UUID
https://bugs.launchpad.net/bugs/596271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 538201] Re: Wrongly tagged in ubuntu main menu

2010-03-15 Thread Carnë Draug
** Branch linked: lp:ubuntu/karmic/octave3.0

-- 
Wrongly tagged in ubuntu main menu
https://bugs.launchpad.net/bugs/538201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 538201] [NEW] Wrongly tagged in ubuntu main menu

2010-03-12 Thread Carnë Draug
Public bug reported:

Binary package hint: octave3.2

When octave 3.0 and 3.2 are both installed (I installed from the
synaptic), there's two buttons for Octave in the applications menu, one
in the programming submenu and another in the science submenu. Both only
say octave but one opens 3.0 while the other 3.2. If this can't be
changed, maybe it could be added the number of the version to the tag.

I'm running Ubuntu 9.10.

** Affects: octave3.2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Wrongly tagged in ubuntu main menu
https://bugs.launchpad.net/bugs/538201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 406073] Re: Empty folders and residual config cleaning

2010-01-18 Thread Carnë Draug
What if there was a option to purge instead of just removing packages?

-- 
Empty folders and residual config cleaning 
https://bugs.launchpad.net/bugs/406073
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509464] [NEW] In "About" window, opening the "launchpad page" doesn't open with default browser

2010-01-18 Thread Carnë Draug
Public bug reported:

Binary package hint: computer-janitor

Using Ubuntu 9.10 netbook remix
Version of both computer-janitor-gtk and computer-janitor is 1.13.3-0ubuntu2

In the "About" window (in the Help menu), the browser used to open the
"launchpad page" is not the default one. It opens a new Firefox window
with options as if a fresh install.

These are the things I noticed:
* bookmarks are not there (only the ones that exist in a fresh install, such as 
mozilla and ubuntu links)
* status and bookmark bars which I had manually selected to don't be shown, 
appeared
* options from the "about:config" didn't had the options I manually configured 
(browser.backspace_action and browser.download.manager.showAlertOnComplete)
* extensions that come installed by default in ubuntu and were disabled 
(webfav) were enabled again
* only extensions that had been installed from the ubuntu repositories (adblock 
plus) were present (although not configured)
* extensions that had been installed from mozzila's page (fission) did not 
appear as installed

This "default" version of firefox runs in a new window parallel to the
"properly" configured version of firefox.

I checked the button other applications use in their "about" window to direct 
for their homepage's. They all worked fine opening firefox correctly. These are 
the applications I tried
* nautilus
* gedit
* tomboy
* a few gnome games
* transmission
* cheese

** Affects: computer-janitor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
In "About" window, opening the "launchpad page" doesn't open with default 
browser
https://bugs.launchpad.net/bugs/509464
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 471127] Re: ImageJ fails to run - /usr/share/imagej/jni/*: No such file or directory

2010-01-06 Thread Carnë Draug
I solved the problem by installing "default-jre" and "gcj-jre". These
two will install the other packages mentioned by blab_blab and rCX.

imageJ depencies include "giJ | java2-runtime". Java2-runtime should
install the needed packages but it is not present in 9.10 repositories.

Java2-runtime is a "virtual package provided by default-jre,
gcj-4.4-jre, gcj-jre, java-gcj-compat, openjdk-6-jre, sun-java6-jre" (I
checked in the debian repositories).

** Description changed:

  Binary package hint: imagej
  
  When trying to run imagej on a fresh install of Karmic the following
  error message is produced:
  
  Open other images in this ImageJ panel as follows:
-   imagej -p 1  [ ... ]
+   imagej -p 1  [ ... ]
  
  cat: /usr/share/imagej/jni/*: No such file or directory
  /usr/bin/imagej: line 418: //bin/java: No such file or directory
  
  which shows 2 problems. The first is the problem I am reporting here.
  The 2nd can be worked around by setting the JAVA_HOME environment
  variable appropriately.
  
  imagej:
-   Installed: 1.43b-1ubuntu1
-   Candidate: 1.43b-1ubuntu1
-   Version table:
-  *** 1.43b-1ubuntu1 0
- 500 http://mirror.ox.ac.uk karmic/universe Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.43b-1ubuntu1
+   Candidate: 1.43b-1ubuntu1
+   Version table:
+  *** 1.43b-1ubuntu1 0
+ 500 http://mirror.ox.ac.uk karmic/universe Packages
+ 100 /var/lib/dpkg/status
  
  Steps to reproduce:
  1. Install imagej: "sudo apt-get install imagej"
  2. Run imagej from a command-line: "imagej"
  
  Also if I set the JAVA_HOME variable correctly, I get the following
  error message:
  
  Open other images in this ImageJ panel as follows:
-   imagej -p 1  [ ... ]
+   imagej -p 1  [ ... ]
  
  cat: /usr/share/imagej/jni/*: No such file or directory
  Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: 
gnu.java.awt.peer.gtk.GtkToolkit
-at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
-at java.awt.Font.tk(libgcj.so.10)
-at java.awt.Font.getPeerFromToolkit(libgcj.so.10)
-at java.awt.Font.(libgcj.so.10)
-at ij.ImageJ.(ImageJ.java:75)
-at java.lang.Class.initializeClass(libgcj.so.10)
+    at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
+    at java.awt.Font.tk(libgcj.so.10)
+    at java.awt.Font.getPeerFromToolkit(libgcj.so.10)
+    at java.awt.Font.(libgcj.so.10)
+    at ij.ImageJ.(ImageJ.java:75)
+    at java.lang.Class.initializeClass(libgcj.so.10)
  Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: cannot 
open shared object file: No such file or directory
-at java.lang.Runtime._load(libgcj.so.10)
-at java.lang.Runtime.loadLibrary(libgcj.so.10)
-at java.lang.System.loadLibrary(libgcj.so.10)
-at gnu.java.awt.peer.gtk.GtkToolkit.(libgcj.so.10)
-at java.lang.Class.initializeClass(libgcj.so.10)
-at java.lang.Class.forName(libgcj.so.10)
-at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
-...5 more
+    at java.lang.Runtime._load(libgcj.so.10)
+    at java.lang.Runtime.loadLibrary(libgcj.so.10)
+    at java.lang.System.loadLibrary(libgcj.so.10)
+    at gnu.java.awt.peer.gtk.GtkToolkit.(libgcj.so.10)
+    at java.lang.Class.initializeClass(libgcj.so.10)
+    at java.lang.Class.forName(libgcj.so.10)
+    at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
+    ...5 more

-- 
ImageJ fails to run - /usr/share/imagej/jni/*: No such file or directory
https://bugs.launchpad.net/bugs/471127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs