[Bug 1162721] [NEW] at-command does not preserve LD_LIBRARY_PATH

2013-04-01 Thread Juanjo Garcia-Ripoll
Public bug reported:

Summary:

When running commands via 'at', most of the environment is preserved,
but some variables are deleted. LD_LIBRARY_PATH is one of them.

System:

Linux qudit 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description:Ubuntu 12.04.2 LTS
Release:12.04
Codename:   precise
at 3.1.13-1ubuntu Delayed job execution and batch processing

Steps to reproduce:

export LD_LIBRARY_PATH=/opt/intel/mkl/lib
(echo '#!/bin/sh'; echo 'set  log 21')  ./sample.sh
chmod +x ./sample.sh
echo ./sample.sh | at now
sleep 10
grep LD_LIBRARY_PATH log
= nothing is output

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

** Description changed:

  Summary:
  
  When running commands via 'at', most of the environment is preserved,
  but some variables are deleted. LD_LIBRARY_PATH is one of them.
  
  System:
  
  Linux qudit 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
  Distributor ID:   Ubuntu
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04
  Codename: precise
  at 3.1.13-1ubuntu Delayed job execution and batch processing
  
  Steps to reproduce:
  
- LD_LIBRARY_PATH=/opt/intel/mkl/lib
+ export LD_LIBRARY_PATH=/opt/intel/mkl/lib
  (echo '#!/bin/sh'; echo 'set  log 21')  ./sample.sh
  chmod +x ./sample.sh
  echo ./sample.sh | at now
  sleep 10
  grep LD_LIBRARY_PATH log
  = nothing is output

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

Title:
  at-command does not preserve LD_LIBRARY_PATH

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

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


[Bug 65998] Re: tanf causes FPE

2008-08-03 Thread Juanjo Garcia-Ripoll
2006-10-13 and we are at 2008-08-03. Seriously, is this such a difficult
bug?

-- 
tanf causes FPE
https://bugs.launchpad.net/bugs/65998
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 249029] [NEW] Cannot change background color in master view

2008-07-16 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: openoffice.org

Description:

In an OO presentation, I go to the master view, try to change the
background color of the title and it does not work: it becomes white.

Steps:

* Create an empty OO presentation.
* Create a page with a title and some text in it.
* Go to View - Master - Slide master
* Right-click on the title box, and select Area - Area - set Fill to Color 
and choose some color (Red)

What happens:

* The title box becomes white.

What should happen:

* The title box should acquire the background color we chose.

Related things:

* Selecting a background of type gradient, bitmap or hash pattern works.

Platform:

* Ubuntu x64 Hardy Heron.
* openoffice.org 2.4.1-1

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: openoffice

-- 
Cannot change background color in master view
https://bugs.launchpad.net/bugs/249029
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 245236] Re: std::sort algorithm reads past end of vector

2008-07-05 Thread Juanjo Garcia-Ripoll
There was a bug in the minimal example, since there was a missing b++.
It seems that I hit an example where the behavior is left unspecified
and C++ is free to produce whatever code it wants. This is bad, but not
a security issue by itself.

** Visibility changed to: Public

** This bug is no longer flagged as a security issue

** Changed in: gcc-4.3 (Ubuntu)
   Status: New = Invalid

-- 
std::sort algorithm reads past end of vector
https://bugs.launchpad.net/bugs/245236
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 190887] Re: virt-manager: mouse malfunction

2008-06-26 Thread Juanjo Garcia-Ripoll
I have a probably related problem. Namely, when running vinagre to
connect to a kvm virtual machine, running Windows, the mouse seems to
believe that the screen border is not where it should be.

The consequence is that I sometimes cannot reach the Start button,
because the mouse cursor cannot go below a certain row, or certain icons
cannot be clicked.

This problem seems to be solved by shaking quickly the mouse, that is,
moving it very fast. Seems that then the cursor overcomes those previous
limits -- probably due to a miscalculation of the coordinates again.

-- 
virt-manager: mouse malfunction
https://bugs.launchpad.net/bugs/190887
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 76600] Move music files on import

2006-12-20 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: rhythmbox

Summary:

rhythmbox should offer the possibility of moving audio files to the
Library directory when they are imported, just like it does with audio
files ripped from a CD.

Rationale:

* The current name import file/directory is misleading, because files are not 
imported into the library directory, they are just listed in the database.
* Rythmbox already has options to specify how files are stored in the library 
directory.
* The lack of this feature forces the user to organize the files by hand, 
writing onto the library directory and trying to mimic this organization
* This feature would be very useful, as it would allow us to reorganize the 
music library whenever we want: i.e move all files from the library somewhere 
else, empty the library, import. The music is organized!

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Move music files on import
https://launchpad.net/bugs/76600

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


[Bug 49703] Re: Evolution marks all my mails as junk

2006-12-13 Thread Juanjo Garcia-Ripoll
An accurate description of it would be Emails marked automatically as
spam by evolution were also marked as read. Unfortunately I have
changed job and the machine where this happened is no longer available.
I have also stopped using Evolution and have no intention to test it
again .. feel free to close this bug.

-- 
Evolution marks all my mails as junk
https://launchpad.net/bugs/49703

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


[Bug 74975] No undo or cancel button on property dialogs

2006-12-08 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: ubuntu-desktop

Summary:

When editing the properites of an object, let it be in Nautilus,
Rhythmbox, or any other Gnome application, there is no way to cancel the
operation and revert to the original values.

Sometimes this is not a problem, when there's only _one_ edited value
and we remember the original value, but in general this causes a lot of
trouble to new and experienced users.

Most important it sets the burden on the user to undo any accidental
damage or mistake.

Steps to reproduce:

1. Open a Nautilus window.
2. Right click on a file and enter the properties dialog.
3. Change the file name to some stupid value. Wait one hour until you have 
forgotten the original value :-)
4. Close the window with either the Ctrl+W shortcut or Close button.

What happens:

The new  wrong value is stored, independent on the way we close the
window.

What should happen:

The dialog should offer the user a way to undo the change before closing
the window. Even if the guideline is to apply instantly these changes,
the changes should be reverted unless the user confirms them.

Related bugs:

The same problem appears in Rhythmbox when editing the properties of a
song.

Linux release: Ubuntu 6.10 with latest updates

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
No undo or cancel button on property dialogs
https://launchpad.net/bugs/74975

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


[Bug 73590] Edited profile does not appear in list

2006-11-28 Thread Juanjo Garcia-Ripoll
Public bug reported:

Steps to reproduce:

1. Start sound juicer.
2. Go to Preferences - Edit Profile
3. Add a new profile
4. Edit the profile and set Active = checked
5. Close the editor saving the data
6. Click on the profile selector.

What happens:

The new profile is _not_ on the list.

What should happen:

The new profile should have appeared and be selectable.

Distribution:

Edgy Eft 6.10, Sound Juicer 2.16.1

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Edited profile does not appear in list
https://launchpad.net/bugs/73590

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


[Bug 69827] Re: 'defoma-app update x-ttcidfont-conf' fails leaving kochi X core fonts unusable

2006-11-24 Thread Juanjo Garcia-Ripoll
This happens also in my system, with Edgy Eft installed from scratch
without the kochi font. It is impossible to update defoma. Since the
configuration fails, it renders the bitstream-vera fonts and all other
*.ttf fonts unusable for instance by xfontsel.

Running this

cd /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
mkfontdir

creates the fonts.dir file which was missing.

-- 
'defoma-app update x-ttcidfont-conf' fails leaving kochi X core fonts unusable
https://launchpad.net/bugs/69827

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


[Bug 71228] No pause button

2006-11-10 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: rhythmbox

System: Ubuntu Edgy Eft 6.10, rhythmbox-0.9.6-0ubuntu4

Description:

When playing mp3 files in Rythmbox, the same button is used to play and
pause reproduction. However the icon of the button does not change when
moving from pause to play and it is confusing.

Steps to reproduce:

1 Open Rythmbox
2 Select an mp3 file
3 Press the play button, the file will begin to play, the button remains a 
triangle
4 Press that same button, the file stops, the icon is still a triangle.

What should happen:

When reproducing the file, the play button should get a different
icon, ideally the two vertical bars which represent pause in most
multimedia devices.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
No pause button
https://launchpad.net/bugs/71228

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


[Bug 66004] Re: .bash_profile is not sources when X session starts

2006-11-10 Thread Juanjo Garcia-Ripoll
I agree with Mr. Tolf that having to edit .xsession is completely
counterintuitive and error prone, forcing one to keep track of two files
(.bash_profile, .xsession) for something as simple as the value of PATH.

Even Microsoft Windows allows you to set environment variables that will
be used in the graphical environment without resorting to edit
autoexec.bat, config.sys, etc.

-- 
.bash_profile is not sources when X session starts
https://launchpad.net/bugs/66004

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


[Bug 6614] Re: Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 108

2006-11-07 Thread Juanjo Garcia-Ripoll
Could somebody do something about this bug? It is not only a warning. It
prevents defoma from building a fonts.dir file and thus most installed
fonts do not appear at all in X windows. From the log
/var/log/Xorg.0.log of a fresh new installed machine

(WW) `fonts.dir' not found (or not valid) in /var/lib/defoma/x-ttcidfont-conf.d
/dirs/TrueType.
Entry deleted from font path.
(Run 'mkfontdir' on /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType).

-- 
Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 
108
https://launchpad.net/bugs/6614

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


[Bug 68399] Re: openafs does not build with module_assistant

2006-10-26 Thread Juanjo Garcia-Ripoll

** Attachment added: Build log for previous error message
   http://librarian.launchpad.net/4937368/buildlog.gz

-- 
openafs does not build with module_assistant
https://launchpad.net/bugs/68399

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


[Bug 68399] openafs does not build with module_assistant

2006-10-26 Thread Juanjo Garcia-Ripoll
Public bug reported:

Version: Ubuntu 6.10 Eddy Eft
  openafs-modules-source1.4.1-4
  linux-image-2.6.17-10
  linux-headers-2.6.17-10

Steps:
1.-sudo module-assistant prepare openafs-modules
2.-sudo module-assistant -t auto-build openafs-modules

What happens:

It stops building and prints the error message

In file included from /usr/src/modules/openafs/src/afs/afs_osi.h:443,
 from /usr/src/modules/openafs/src/rx/rx_clock.h:88,
 from /usr/src/modules/openafs/src/rx/rx.h:35,
 from /usr/src/modules/openafs/src/afs/afsincludes.h:26,
 from /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.17-10-gene
ric-MP/afs_analyze.c:36:
/usr/src/modules/openafs/src/afs/LINUX/osi_machdep.h:55:2: error: #error Not sur
e what to do about rlim (should be in the Linux task struct somewhere)

** Affects: openafs (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
openafs does not build with module_assistant
https://launchpad.net/bugs/68399

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


[Bug 65998] tanf causes FPE

2006-10-13 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: libc6-amd64

When one sets the floating point environment to trap exceptions and uses
tanf with a value that should not produce singularities, an exception is
sometimes signalled.

To reproduce: store the following piece of code in a file foo.c and
build using gcc -o foo foo.c -lm  When you execute the program, it will
give rise to an exception

What should have happened: The program should have output the value 1

#define _GNU_SOURCE
#include math.h
#include fenv.h
#include stdio.h

int main()
{
  int bits = FE_UNDERFLOW;
  feenableexcept(bits);

  printf(%d, tanf((float)(M_PI/4)));

  return 0;
}

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
tanf causes FPE
https://launchpad.net/bugs/65998

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


[Bug 49703] Re: [Bug 49703] Re: Evolution marks all my mails as junk

2006-08-05 Thread Juanjo Garcia-Ripoll
It is the fact that it is marked as read when I have not read it. It makes
it impossible to verify the mail marked as junk.

Juanjo

-- 
Evolution marks all my mails as junk
https://launchpad.net/bugs/49703

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


[Bug 49703] Re: Evolution marks all my mails as junk

2006-06-16 Thread Juanjo Garcia-Ripoll
Ubuntu: Drapper Drake
Evolution: 2.6.1-0ubuntu7

I just use the Junk facility from Ubuntu. I have not configured
spamassasin or bogofilter myself. Well, at least I did not know about
bogofilter, but I see that it has been installed and it is version 1.0.1

I updated on the very day of the release. This has happened this week.

The worst thing is that the emails were both marked as junk and as read.
That made them disappear de facto. I do not know if this issue can be
tracked by itself.

Another thing is that in our mail server we have a local spam detector,
that sets up  a header in all emails, with X-Spam-Level: and then a
number of asterisks '*'. I have a filter that filters on having '*'
and then sets junk. However, the emails that disappeared did not have
this header.

Today I have restarted evolution. For security reasons I have set up
fetchmail so that it copies all my emails to gmail. I will report if
this happens again -- so far it has not.

-- 
Evolution marks all my mails as junk
https://launchpad.net/bugs/49703

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


[Bug 49703] Re: Evolution marks all my mails as junk

2006-06-16 Thread Juanjo Garcia-Ripoll
It is confirmed: when Evolution marks an email as junk according to a
filter, it also marks it as read.

I have systematically seen this with several emails that are marked
witha X-Spam-Level from our local mailserver.

This behavior was not present before: emails marked as spam by our
mailserver were moved to the Junk folder but not marked as read, so that
I could verify the filtering.

-- 
Evolution marks all my mails as junk
https://launchpad.net/bugs/49703

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


[Bug 49703] Evolution marks all my mails as junk

2006-06-14 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: evolution

Evolution is marking all my mail from all sources as junk. I have
deactivated first the remote tests feature and even then it still
happens.

Furthermore, junk mail ends up tagged with the read flag, so I cannot
even scan the Junk folder looking for newly arrived mail.

I will gladly provide you with whatever information you need, but this
is definitely most annoying and it has lead me to several troubles at
work.

Juanjo

** Affects: evolution (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Evolution marks all my mails as junk
https://launchpad.net/bugs/49703

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


[Bug 49703] Re: Evolution marks all my mails as junk

2006-06-14 Thread Juanjo Garcia-Ripoll
Yeah, maybe not. But you lose 1000 euros because emails disappear
without trace does make it important to me.

-- 
Evolution marks all my mails as junk
https://launchpad.net/bugs/49703

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