[Bug 1272001] Re: Evolution black background in mail display

2014-03-23 Thread pato101
Fix at #8 only applies to Ubuntu themes Ambiance and Radiance.
I've taken a look at the diff, and successfully applied that to Adwaita in the 
following way:
mkdir ~/.themes/Adwaita
cd ~/.themes/Adwaita
cp -r /usr/share/themes/Adwaita/gtk-3.0 .
cd gtk-3.0
then, edit gtk.css and leave as this -of course scisors do not belong to the 
file- (note the first line is the one it already existed. Also note, the same 
block should be added to gtk-black.css if you use the black version for 
Evolution):

---8-8
@import url(resource:///org/gnome/adwaita/gtk-main.css);

/*
 * FIX EVOLUTION BLACK EMAIL *
 */
GtkWindow {
 color: @theme_fg_color;
 background-color: @theme_bg_color;
 }
GtkPaned {
 color: @theme_fg_color;

/* Evolution sets the background color of its mail window to the background
 * color of entries, but cannot handle background images.  Setting the
 * background color here doesn't effect real entries, because
 * 'background-image' has precedence.
 */
 background-color: @theme_bg_color;
 }
-8---8-

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

Title:
  Evolution black background in mail display

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

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


[Bug 553415] Re: mouse trapped in box for Open Motif

2010-05-25 Thread pato101
I agree this is a critical bug for anybody using motif!. Thanks, Hein,
to point that.

To Hein Zelle: do you use any options through the source package
compilation (I mean, DEB_BUILD_OPTIONS )?

-- 
mouse trapped in box for Open Motif
https://bugs.launchpad.net/bugs/553415
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 553415] Re: mouse trapped in box for Open Motif

2010-05-03 Thread pato101
Affects also to me, I've even compiled myself latest OpenMotif to see if
it worked right, but no. I do some Motif devel and all my popup menus
are affected.

My googling has thrown me across Gentoo forums and I've ended at xorg
bug:

http://cgit.freedesktop.org/xorg/xserver/commit/?id=cf72b5437d2d620521279077a29c5df6d0fbb576

-- 
mouse trapped in box for Open Motif
https://bugs.launchpad.net/bugs/553415
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 441195] Re: [karmic] Dell Inspiron 9400 / ICH7 - Mixer controlling wrong settings

2009-11-17 Thread pato101
I'm experiencing some sound glitches, also: from time to time rhytmbox
or other sound apps begin making some noise glitches and perhaps making
just noise instead of music. This tends to happen when the system load
is stressed. I'm trying this line at this moment (step 2 at previous
message):

load-module module-udev-detect ignore_dB=1  tsched=1

Seems to be OK, but I have to test it throughly. I post it here because
I own a Dell Inspiron 9400, so all Dell Inspiron 9400 owners may be
facing the same problem.

-- 
[karmic] Dell Inspiron 9400 / ICH7 - Mixer controlling wrong settings
https://bugs.launchpad.net/bugs/441195
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 441195] Re: [karmic] Dell Inspiron 9400 / ICH7 - Mixer controlling wrong settings

2009-11-09 Thread pato101
Me too with Dell 9400. Amazing machine btw :P

Seeing bug #410948 I've found a workaround which seems to be working
pretty well for me. There are some variants around, but this is the one
that IMHO is less intrusive from a system point of view but needs to be
setup at each user:

= This is only info recopilation =
=== Credit to Daniel T Chen ==

1) see if you have the file ~/.pulse/default.pa
if not, just get a copy from:
cp /etc/pulse/default.pa ~/.pulse

2) Now, edit ~/.pulse/default.pa
goto line 55 which should be:
load-module module-udev-detect
and modify it to be
load-module module-udev-detect ignore_dB=1

3) now go a bit up and uncomment the line
#load-module module-alsa-sink
and modify it to be:
load-module module-alsa-sink control=PCM

4) stop any apps playing sound

5) kill pulseaudio (pulseaudio will respawn by itself):
killall pulseaudio

6) run alsamixer at a terminal and make sure you have  Master and LFE
levels to about 50 or even 100 if you want loud range. Navigation inside
alsamixer is: left and right arrows select channel, up and down arrows
modify channel level, M mutes/unmutes a channel.

7) Move gnome sound volume slider: you'll see that now Master and LFE
are not touched and that the slider only applies to PCM channel.

8) Go rhythmbox or whatever and play your favourite songs or whatever.
Play with the gnome volume slider and see if everything is just OK.

-- 
[karmic] Dell Inspiron 9400 / ICH7 - Mixer controlling wrong settings
https://bugs.launchpad.net/bugs/441195
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 474442] [NEW] Vino ignores settings when used from Empathy

2009-11-04 Thread pato101
Public bug reported:

Binary package hint: vino

Empathy + Google-talk account = you have the option to share your
desktop with a gtalk buddy... and it works!

However, the share does allow the buddy control your desktop, regardless
of the Remote Desktop Preferences.

I've asked at #telepathy IRC and they have told me this is a vino bug.
I'm on Karmic, 64bit, upgraded several times.
I expected the vino-server session triggered by Empathy adhere my settings 
about remote-desktop.

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

-- 
Vino ignores settings when used from Empathy
https://bugs.launchpad.net/bugs/474442
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 430250] Re: firefox reports lock: permission denied; doesn't start.

2009-11-02 Thread pato101
Interesting, Alex!:
The user where apparmor was blocking has /home/pr/$USER home folder instead of 
/home/$USER. Not using AD, but for historic reasons, the home folder is under 
non-usual location.

-- 
firefox reports lock: permission denied; doesn't start.
https://bugs.launchpad.net/bugs/430250
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 430250] Re: firefox reports lock: permission denied; doesn't start.

2009-11-02 Thread pato101
Seems that apparmor is avoiding firefox access some files. It is strange
because I have one user where firefox just runs and another where it
does not.

I've seen that I had apparmor enforced for firefox:
$ sudo cat /sys/kernel/security/apparmor/profiles 
[...]
/usr/lib/firefox-3.5.*/firefox (enforce)
[...]

And I've changed to complain (which should be the default on Karmic, and I 
don't know why I had enforce):
$ sudo aa-complain /etc/apparmor.d/usr.bin.firefox-3.5 
Setting /etc/apparmor.d/usr.bin.firefox-3.5 to complain mode.

-- 
firefox reports lock: permission denied; doesn't start.
https://bugs.launchpad.net/bugs/430250
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


Re: [Bug 19982] Re: Low performance on usb-media and DVD-RAM in sync mode

2008-08-31 Thread pato101
I confirm the bug is still present at Gutsy with

Linux  2.6.24-21-generic #1 SMP Mon Aug 25 16:57:51 UTC 2008 x86_64
GNU/Linux

from proposed?/backports? packages

2008/8/29 pato [EMAIL PROTECTED]:
 Where can I get these linux-image-2.6.27-* packages?

 as for 2), I commented that, strangely, at the liveCD this issue did
 not happen (couldn't test the DVD-RAM issue but the usb-stick one
 yes).


 2008/8/28 Leann Ogasawara [EMAIL PROTECTED]:
 The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
 upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
 appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
 There are one of two ways you should be able to test:

 1)  If you are comfortable installing packages on your own, the linux-
 image-2.6.27-* package is currently available for you to install and
 test.

 --or--

 2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
 2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
 Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
 You should then be able to test via a LiveCD.

 Please let us know immediately if this newer 2.6.27 kernel resolves the
 bug reported here or if the issue remains.  More importantly, please
 open a new bug report for each new bug/regression introduced by the
 2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
 specifically note if the issue does or does not appear in the 2.6.26
 kernel.  Thanks again, we really appreicate your help and feedback.

 ** Tags added: cft-2.6.27

 --
 Low performance on usb-media and DVD-RAM in sync mode
 https://bugs.launchpad.net/bugs/19982
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Low performance on usb-media and DVD-RAM in sync mode
https://bugs.launchpad.net/bugs/19982
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 19982] Re: Low performance on usb-media and DVD-RAM in sync mode

2008-08-29 Thread pato101
Where can I get these linux-image-2.6.27-* packages?

as for 2), I commented that, strangely, at the liveCD this issue did
not happen (couldn't test the DVD-RAM issue but the usb-stick one
yes).


2008/8/28 Leann Ogasawara [EMAIL PROTECTED]:
 The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
 upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
 appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
 There are one of two ways you should be able to test:

 1)  If you are comfortable installing packages on your own, the linux-
 image-2.6.27-* package is currently available for you to install and
 test.

 --or--

 2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
 2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
 Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
 You should then be able to test via a LiveCD.

 Please let us know immediately if this newer 2.6.27 kernel resolves the
 bug reported here or if the issue remains.  More importantly, please
 open a new bug report for each new bug/regression introduced by the
 2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
 specifically note if the issue does or does not appear in the 2.6.26
 kernel.  Thanks again, we really appreicate your help and feedback.

 ** Tags added: cft-2.6.27

 --
 Low performance on usb-media and DVD-RAM in sync mode
 https://bugs.launchpad.net/bugs/19982
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Low performance on usb-media and DVD-RAM in sync mode
https://bugs.launchpad.net/bugs/19982
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 148473] Re: mail merge and openoffice in amd64 == crash

2007-10-26 Thread pato101
Seems fixed in Gutsy! :))

-- 
mail merge and openoffice in amd64 == crash
https://bugs.launchpad.net/bugs/148473
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157364] Re: Blurry fonts after upgrade from Feisty to Gutsy

2007-10-26 Thread pato101

** Attachment added: Sweet fonts at firefox-3.0 (Gran Paradiso)
   http://launchpadlibrarian.net/10176360/Captura.png

-- 
Blurry fonts after upgrade from Feisty to Gutsy
https://bugs.launchpad.net/bugs/157364
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157364] Blurry fonts after upgrade from Feisty to Gutsy

2007-10-26 Thread pato101
Public bug reported:

After upgrade to Gutsy, fonts look blurry if LCD-subpixel is enabled.
If I disable LCD-subpixel, the fonts look OK but in my laptop display the 
should look even better  (provided LCD-subpixel worked OK).
I've been told that this does not happen after a fresh install. Not tried 
though.

I've done the following without success in order to try to fix the problem:
sudo dpkg-reconfigure fontconfig-config
sudo dpkg-reconfigure fontconfig

Firefox-3 fonts look cute but Firefox fonts look blurry.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Blurry fonts after upgrade from Feisty to Gutsy
https://bugs.launchpad.net/bugs/157364
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157364] Re: Blurry fonts after upgrade from Feisty to Gutsy

2007-10-26 Thread pato101

** Attachment added: Blurry fonts at Firefox
   http://launchpadlibrarian.net/10176359/Captura.png

-- 
Blurry fonts after upgrade from Feisty to Gutsy
https://bugs.launchpad.net/bugs/157364
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157364] Re: Blurry fonts after upgrade from Feisty to Gutsy

2007-10-26 Thread pato101

** Attachment added: OK fonts at Firefox when LCD-subpixel is disabled
   http://launchpadlibrarian.net/10176370/Captura.png

-- 
Blurry fonts after upgrade from Feisty to Gutsy
https://bugs.launchpad.net/bugs/157364
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148473] mail merge and openoffice in amd64 == crash

2007-10-03 Thread pato101
Public bug reported:

Even the most simple mail merge operation crasses in openoffice in amd64 
platform.
Same operations do not crash at my 32bit chroot intallation, where they work 
just OK.

Guess it is a 64bit issue.

How-to reproduce:
1 Install openoffice in a amd64 feisty install with synaptic, apt, 
2 Open a new text document.
3 Open data sources
4 Drag any field from contacts example database.
5 Go to mail merge wizard.
6 Follow the steps. Everything is OK, event switching from one record to next 
one until the wizard does the composition, where it crashes at 64bit but not at 
32bit installs.

** Affects: openoffice.org2-amd64 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mail merge and openoffice in amd64 == crash
https://bugs.launchpad.net/bugs/148473
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148473] Re: mail merge and openoffice in amd64 == crash

2007-10-03 Thread pato101
** Description changed:

  Even the most simple mail merge operation crasses in openoffice in amd64 
platform.
  Same operations do not crash at my 32bit chroot intallation, where they work 
just OK.
  
  Guess it is a 64bit issue.
  
  How-to reproduce:
  1 Install openoffice in a amd64 feisty install with synaptic, apt, 
  2 Open a new text document.
  3 Open data sources
  4 Drag any field from contacts example database.
  5 Go to mail merge wizard.
- 6 Follow the steps. Everything is OK, event switching from one record to next 
one until the wizard does the composition, where it crashes at 64bit but not at 
32bit installs.
+ 6 Follow the steps. Everything is OK, even switching from one record to next 
one until the wizard does the composition, where it crashes at 64bit but not at 
32bit installs.

-- 
mail merge and openoffice in amd64 == crash
https://bugs.launchpad.net/bugs/148473
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 69930] Re: popen() C call behaviour changes from bash to dash

2007-02-01 Thread pato101
I'm not familiar with fflush(); and I will check if I can success with
it. Thanks for the pointer :-


On 1/31/07, didier [EMAIL PROTECTED] wrote:
 Both from dash man page and 
 http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_09_02
 I'd say it's not a bug.

 What about: remove cat - ,  and don't call pclose? May need a
 fflush(file) somewhere.

 --
 popen() C call behaviour changes from bash to dash
 https://launchpad.net/bugs/69930


-- 
popen() C call behaviour changes from bash to dash
https://launchpad.net/bugs/69930

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


[Bug 69930] Re: popen() C call behaviour changes from bash to dash

2006-11-03 Thread pato101
** Description changed:

  I use popen() to send data to xmgr (the old Motif plotting app), but might be 
reproduced with other apps listening to a pipe.
  The fact is that I want the xmgr display the data and the calling program run 
after xmgr window appears, so I used to do this trick:
  
  file = popen( cat - | xmgr -pipe );
  ...
  fprintf( file, %f %f\n, x[i], y[i] );
  ...
  pclose( file );
  
  When bash is /bin/sh the code above works OK.
  When dash is /bin/sh the xmgr -pipe never gets the data and the calling app 
closes randomly.
  
  When the  is not used, bash and dash work (but the app does not go on
  until the xmgr is closed, so this is not the way I want it to work)
  
  Is this a dash bug or a bash feature? I cannot see if it is or not from
- what it says at popen manual page. I'm not a Unix guru neither.
+ what it says at popen manual page. I'm not a Unix guru either.
  
  I've work-around this with sudo dpkg-reconfigure dash so I can use
  bash as /bin/sh instead of dash and recover the old behaviour

-- 
popen() C call behaviour changes from bash to dash
https://launchpad.net/bugs/69930

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


[Bug 69930] popen() C call behaviour changes from bash to dash

2006-11-02 Thread pato101
Public bug reported:

I use popen() to send data to xmgr (the old Motif plotting app), but might be 
reproduced with other apps listening to a pipe.
The fact is that I want the xmgr display the data and the calling program run 
after xmgr window appears, so I used to do this trick:

file = popen( cat - | xmgr -pipe );
...
fprintf( file, %f %f\n, x[i], y[i] );
...
pclose( file );

When bash is /bin/sh the code above works OK.
When dash is /bin/sh the xmgr -pipe never gets the data and the calling app 
closes randomly.

When the  is not used, bash and dash work (but the app does not go on
until the xmgr is closed, so this is not the way I want it to work)

Is this a dash bug or a bash feature? I cannot see if it is or not from
what it says at popen manual page. I'm not a Unix guru neither.

I've work-around this with sudo dpkg-reconfigure dash so I can use
bash as /bin/sh instead of dash and recover the old behaviour

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

** Changed in: gksu (Ubuntu)
Sourcepackagename: gksu = dash

-- 
popen() C call behaviour changes from bash to dash
https://launchpad.net/bugs/69930

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