[Bug 3667] Re: multipage (2 pages to 1) print function not working

2006-08-03 Thread Guillermo Gutiérrez Herrera
If I can request for it, also I would like to be able to print only even or odd 
pages, ones in inverted sort. (To help with double-side printing, like kpdf)
thx

-- 
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/3667

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


[Bug 35491] Re: gnome logout prompt is invisible when xcompmgr active

2006-08-04 Thread Guillermo Gutiérrez Herrera
Simply workaround. This disables the fadein/out effects for the dialog. Source 
and compiled packages (I've changed the package name to 
gnome-session-nofadeinout, providing/conflicting/replacing gnome-session) can 
be found at
deb http://terrex.dyndns.org/debian dapper main
deb-src http://terrex.dyndns.org/debian dapper main
Tested in amd64 current dapper with nvidia.

-- 
gnome logout prompt is invisible when xcompmgr active
https://launchpad.net/bugs/35491

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


[Bug 3667] Re: multipage (2 pages to 1) print function not working

2006-06-21 Thread Guillermo Gutiérrez Herrera
This is not solved yet on my box  :\ (amd64) and HP PSC1510 via ipp.
Also local generic postcript printer to a file didn't work (I get one
page for each sheet).

$ LANG=en COLUMNS=150 dpkg -l *gnomeprint*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  libgnomeprint2.2-0  2.12.1-3ubuntu2 The GNOME 
2.2 print architecture - runtime files
ii  libgnomeprint2.2-data   2.12.1-3ubuntu2 The GNOME 
2.2 print architecture - data files
ii  libgnomeprint2.2-dev2.12.1-3ubuntu2 The GNOME 
2.2 print architecture - development files
ii  libgnomeprintui2.2-02.12.1-2ubuntu1 GNOME 2.2 
print architecture User Interface - runtime files
ii  libgnomeprintui2.2-common   2.12.1-2ubuntu1 GNOME 2.2 
print architecture User Interface - common files
ii  libgnomeprintui2.2-dev  2.12.1-2ubuntu1 GNOME 2.2 
print architecture User Interface - devel files

-- 
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/3667

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


[Bug 3667] Re: multipage (2 pages to 1) print function not working

2006-06-22 Thread Guillermo Gutiérrez Herrera
> Should we expect 2 to 1 printing to work when printing to file?

Yes, we should. At least, printing to a shared printer via ipp

-- 
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/3667

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


[Bug 51540] ekiga crashes on amd64 edgy (maybe libc6?)

2006-07-01 Thread Guillermo Gutiérrez Herrera
Public bug reported:

(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47944569404736 (LWP 9852)]
0x2b9af392c2a2 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0  0x2b9af392c2a2 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x2b9af29e68af in PTimedMutex::Wait () from /usr/lib/libpt.so.1.10.0
#2  0x2b9af29fb9e1 in PTimer::RunContinuous ()
   from /usr/lib/libpt.so.1.10.0
#3  0x0046e826 in H323EndPoint::GetLocalUserName ()
#4  0x004675be in PList::~PList ()
#5  0x0044dcbb in PStringArray::~PStringArray ()
#6  0x2b9af3ee90c4 in __libc_start_main () from /lib/libc.so.6
#7  0x0042ddaa in ?? ()
#8  0x7fffbbfa9698 in ?? ()
#9  0x in ?? ()
(gdb)

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

-- 
ekiga crashes on amd64 edgy (maybe libc6?)
https://launchpad.net/bugs/51540

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


[Bug 51736] libc6-i386 should not conflicts with ia32-libs (<= 1.5)

2006-07-03 Thread Guillermo Gutiérrez Herrera
Public bug reported:

ia32-libs (>> 1.5) is not in edgy am64 repository so ubuntu-desktop is
uninstallable cause of this.

I've installed manually the current version of ia32-libs (1.4ubuntu19)
forcing conflicts and it seems that everything is ok (but in synaptics
shows libc6-i386 as broken package).

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

-- 
libc6-i386 should not conflicts with ia32-libs (<= 1.5)
https://launchpad.net/bugs/51736

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


[Bug 34882] Re: Multiple xcompmgr crashes

2006-07-04 Thread Guillermo Gutiérrez Herrera
Yes, I think so. Closing.

** Changed in: xcompmgr (Ubuntu)
   Status: Unconfirmed => Fix Released

-- 
Multiple xcompmgr crashes
https://launchpad.net/bugs/34882

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


[Bug 51540] Re: ekiga crashes on amd64 edgy (maybe libc6?)

2006-07-05 Thread Guillermo Gutiérrez Herrera
No, this is not fixed yet.

Builds of ekiga - 2.0.2-1ubuntu2:

* edgy powerpc Failed to build
* edgy sparc Failed to build
* edgy ia64 Failed to build
* edgy i386 Failed to build
* edgy amd64 Failed to build

-- 
ekiga crashes on amd64 edgy (maybe libc6?)
https://launchpad.net/bugs/51540

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


[Bug 52354] rhythmlet is not working

2006-07-08 Thread Guillermo Gutiérrez Herrera
Public bug reported:

In edgy, each 0.3g .display of a rhythmlet gets nor title now playing
neither buttons working :s

** Affects: gdesklets-data (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
rhythmlet is not working
https://launchpad.net/bugs/52354

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


[Bug 52683] Re: Gdesklets-data outdated

2006-08-21 Thread Guillermo Gutiérrez Herrera
** Changed in: gdesklets-data (Ubuntu)
   Status: Unconfirmed => Confirmed

** Bug 52354 has been marked a duplicate of this bug

-- 
Gdesklets-data outdated
https://launchpad.net/bugs/52683

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


[Bug 52354] Re: rhythmlet is not working

2006-08-21 Thread Guillermo Gutiérrez Herrera
*** This bug is a duplicate of bug 52683 ***

** This bug has been marked a duplicate of bug 52683
   Gdesklets-data outdated

-- 
rhythmlet is not working
https://launchpad.net/bugs/52354

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


[Bug 51736] Re: libc6-i386 should not conflicts with ia32-libs (<= 1.5)

2006-07-21 Thread Guillermo Gutiérrez Herrera
This is now fixed I think.

** Changed in: glibc (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
libc6-i386 should not conflicts with ia32-libs (<= 1.5)
https://launchpad.net/bugs/51736

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


[Bug 35230] Re: window borders repeated when minimize animation

2006-07-21 Thread Guillermo Gutiérrez Herrera
Now, this is fixed. At least for me.
Thanks.

** Changed in: xcompmgr (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
window borders repeated when minimize animation
https://launchpad.net/bugs/35230

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


[Bug 35933] Re: Nick:Password support for irc protocol

2006-07-21 Thread Guillermo Gutiérrez Herrera
Yes, you are rigth. It is better to do not code this if there is not a
standard.

** Changed in: gaim (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Nick:Password support for irc protocol
https://launchpad.net/bugs/35933

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


[Bug 1838] Re: start service sort

2006-07-21 Thread Guillermo Gutiérrez Herrera
** Changed in: emifreq-applet (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
start service sort
https://launchpad.net/bugs/1838

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


[Bug 34543] Re: spca5xx work if, and only if, webcam is the first plugged usb

2006-11-04 Thread Guillermo Gutiérrez Herrera
Not fix in edgy yet. Could you give a look to the vodunvibe's patch and
consider it for inclusion in edgy-security or edgy-updates? This is a
blocking bug in my opinion. Thanks

-- 
spca5xx work if, and only if, webcam is the first plugged usb
https://launchpad.net/bugs/34543

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


[Bug 34543] Re: spca5xx work if, and only if, webcam is the first plugged usb

2006-11-04 Thread Guillermo Gutiérrez Herrera
Not fixed in edgy yet. Could you give a look to the vodunvibe's patch
and consider it for inclusion in edgy-security or edgy-updates? This is
a blocking bug in my opinion. Thanks

-- 
spca5xx work if, and only if, webcam is the first plugged usb
https://launchpad.net/bugs/34543

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


[Bug 70860] Re: (Usability) Add MSN account "Screen name"

2006-11-08 Thread Guillermo Gutiérrez Herrera
For now, if you want to set your screen name (what other see you named) 
selecting in gaim menu Accounts->[EMAIL PROTECTED]>Set display name.
regards

-- 
(Usability) Add MSN account "Screen name"
https://launchpad.net/bugs/70860

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


[Bug 65990] Birthdates before 1970 does not work

2006-10-13 Thread Guillermo Gutiérrez Herrera
Public bug reported:

birthdates before 1970, p. e. March 4, 1968 is interpreted as 2068. I think 
this is due to the format used in evolution to save the dates (maybe the number 
of seconds since Jan 1 1970). When editing the information about a contact, you 
must enter it in DD/MM/YY format, but evolution should allow 4 digits for the 
year.
What do you think?

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

-- 
Birthdates before 1970 does not work
https://launchpad.net/bugs/65990

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


[Bug 44728] Re: Gaim doesn't include SILC support

2007-10-03 Thread Guillermo Gutiérrez Herrera
I have no time to spend joining any working group, so I attach some
changes that when applied to pidgin, should give pidgin-silc universe
source package.

Cheers,

** Attachment added: "pidgin_to_pidgin-silc_2.2.1.diff"
   http://launchpadlibrarian.net/9710404/pidgin_to_pidgin-silc_2.2.1.diff

-- 
Gaim doesn't include SILC support
https://bugs.launchpad.net/bugs/44728
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 44728] Re: Gaim doesn't include SILC support

2007-10-03 Thread Guillermo Gutiérrez Herrera
and add DEB_DESTDIR = $(DEB_SRCDIR)/debian/tmp to debian/rules.

-- 
Gaim doesn't include SILC support
https://bugs.launchpad.net/bugs/44728
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 1969] Re: wine and winesetuptk dependency error

2007-10-09 Thread Guillermo Gutiérrez Herrera
Fixed in gutsy

** Changed in: wine (Ubuntu)
   Status: Invalid => Fix Committed

-- 
wine and winesetuptk dependency error
https://bugs.launchpad.net/bugs/1969
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 35585] Re: amd64 cannot install wine

2007-10-09 Thread Guillermo Gutiérrez Herrera
is fixed in gutsy amd64

** Changed in: wine (Ubuntu)
   Status: Invalid => Fix Committed

-- 
amd64 cannot install wine
https://bugs.launchpad.net/bugs/35585
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 44728] Re: Gaim doesn't include SILC support

2007-10-19 Thread Guillermo Gutiérrez Herrera
splitting in a cleaner way; copy libpurple/protocols/silc/* and compile
against pidgin-dev. I need also internal.h missed in libpurple-dev
/pidgin-dev

cheers

** Attachment added: "p-silc-2.2.1-src-debian.tar.gz"
   http://launchpadlibrarian.net/10065626/p-silc-2.2.1-src-debian.tar.gz

-- 
Gaim doesn't include SILC support
https://bugs.launchpad.net/bugs/44728
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 44728] Re: Gaim doesn't include SILC support

2007-10-02 Thread Guillermo Gutiérrez Herrera
and what about splitting silc protocol plugin to a new universe-
component package?

-- 
Gaim doesn't include SILC support
https://bugs.launchpad.net/bugs/44728
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 48679] Re: Birthdays before 1969 shows as birthdays in the future 2000+

2007-09-28 Thread Guillermo Gutiérrez Herrera
evolution works as wished with this patch to langpack-locales for es_ES:

diff -NaurtwB langpack-locales-2.3.23/locales/es_ES 
langpack-locales-2.3.23guillex1/locales/es_ES
--- langpack-locales-2.3.23/locales/es_ES   2006-12-14 06:33:29.0 
+0100
+++ langpack-locales-2.3.23guillex1/locales/es_ES   2007-06-02 
20:30:03.0 +0200
@@ -132,7 +132,7 @@
 "";/
 ""
 d_t_fmt 
""
-d_fmt   ""
+d_fmt   ""
 t_fmt   ""
 am_pm   "";""
 t_fmt_ampm ""

-- 
Birthdays before 1969 shows as birthdays in the future 2000+
https://bugs.launchpad.net/bugs/48679
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 181120] [gutsy] snd_bt_sco unusable

2008-01-07 Thread Guillermo Gutiérrez Herrera
Public bug reported:

At least in adm64, the module cannot be loaded:

$ sudo modprobe -v snd_bt_sco
insmod /lib/modules/2.6.22-14-generic/ubuntu/snd-bt-sco.ko 
FATAL: Error inserting snd_bt_sco 
(/lib/modules/2.6.22-14-generic/ubuntu/snd-bt-sco.ko): Unknown symbol in 
module, or unknown parameter (see dmesg)
$ 

dmesg log:

[17916.780895] snd_bt_sco: disagrees about version of symbol snd_ctl_add
[17916.780905] snd_bt_sco: Unknown symbol snd_ctl_add
[17916.780939] snd_bt_sco: disagrees about version of symbol snd_pcm_new
[17916.780941] snd_bt_sco: Unknown symbol snd_pcm_new
[17916.780974] snd_bt_sco: disagrees about version of symbol snd_card_register
[17916.780976] snd_bt_sco: Unknown symbol snd_card_register
[17916.781008] snd_bt_sco: disagrees about version of symbol snd_card_free
[17916.781010] snd_bt_sco: Unknown symbol snd_card_free
[17916.781067] snd_bt_sco: disagrees about version of symbol snd_ctl_new1
[17916.781069] snd_bt_sco: Unknown symbol snd_ctl_new1
[17916.781115] snd_bt_sco: disagrees about version of symbol snd_card_new
[17916.781117] snd_bt_sco: Unknown symbol snd_card_new
[17916.781149] snd_bt_sco: disagrees about version of symbol snd_pcm_lib_ioctl
[17916.781151] snd_bt_sco: Unknown symbol snd_pcm_lib_ioctl
[17916.781176] snd_bt_sco: disagrees about version of symbol snd_hwdep_new
[17916.781178] snd_bt_sco: Unknown symbol snd_hwdep_new
[17916.781213] snd_bt_sco: disagrees about version of symbol snd_ctl_notify
[17916.781215] snd_bt_sco: Unknown symbol snd_ctl_notify
[17916.782274] snd_bt_sco: disagrees about version of symbol snd_pcm_set_ops
[17916.782276] snd_bt_sco: Unknown symbol snd_pcm_set_ops
[17916.782343] snd_bt_sco: disagrees about version of symbol 
snd_pcm_period_elapsed
[17916.782345] snd_bt_sco: Unknown symbol snd_pcm_period_elapsed

Packages version number:
*
$ LANG=C dpkg -l 'linux*' | grep -v ^pn | grep -v ^un
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   Version Description
+++-==-===-
ii  linux  2.6.22.14.21Generic complete 
Linux kernel.
ii  linux-generic  2.6.22.14.21Complete Generic 
Linux kernel
ii  linux-headers-2.6.22-142.6.22-14.47Header files 
related to Linux kernel version
ii  linux-headers-2.6.22-14-generic2.6.22-14.47Linux kernel 
headers for version 2.6.22 on x
ii  linux-headers-generic  2.6.22.14.21Generic Linux 
kernel headers
ii  linux-image2.6.22.14.21Generic Linux 
kernel image.
ii  linux-image-2.6.22-14-generic  2.6.22-14.47Linux kernel 
image for version 2.6.22 on x86
ii  linux-image-generic2.6.22.14.21Generic Linux 
kernel image
ii  linux-libc-dev 2.6.22-14.47Linux Kernel 
Headers for development
ii  linux-restricted-modules   2.6.22.14.21Generic Linux 
restricted modules.
ii  linux-restricted-modules-2.6.22-14-generic 2.6.22.4-14.10  Non-free Linux 
2.6.22 modules on x86/x86_64
ii  linux-restricted-modules-common2.6.22.4-14.10  Non-free Linux 
2.6.22 modules helper script
ii  linux-restricted-modules-generic   2.6.22.14.21Restricted Linux 
modules for generic kernels
ii  linux-sound-base   1.0.14-1ubuntu2 base package for 
ALSA and OSS sound systems
ii  linux-ubuntu-modules-2.6.22-14-generic 2.6.22-14.38Ubuntu supplied 
Linux modules for version 2.
$

** Affects: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[gutsy] snd_bt_sco unusable
https://bugs.launchpad.net/bugs/181120
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 181120] Re: [gutsy] snd_bt_sco unusable

2008-01-08 Thread Guillermo Gutiérrez Herrera
Great! It's Works! Thank you very much. Closing.

** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
   Status: New => Invalid

-- 
[gutsy] snd_bt_sco unusable
https://bugs.launchpad.net/bugs/181120
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 118418] 4 digits year to fix evolution birthdays before 1969

2007-06-02 Thread Guillermo Gutiérrez Herrera
Public bug reported:

If you change d_fmt in LC_TIME sections for all of the locales reporting
issues on this, from %y (last two-digits year) to %Y (four-digits year)
you will fix the bug #48679 in evolution. Thanks.

** Affects: langpack-locales (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
4 digits year to fix evolution birthdays before 1969
https://bugs.launchpad.net/bugs/118418
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 87665] Re: Beryl + Java Swing does not draw

2007-04-20 Thread Guillermo Gutiérrez Herrera
Running the script beryl.jdk6.fix.sh readable at 
http://wiki.beryl-project.org/wiki/Java solved the problem for me in ubuntu 
feisty + feisty's beryl :D
Please, could you consider the patch inside the script for inclusion as 
feisty-updates?
It seems that Sun fixed the issue with compiz, but fixing it for beryl is 
assigned for sun-java7 as you can read in Sun's bug tracking system.
Cheers

-- 
Beryl + Java Swing does not draw
https://bugs.launchpad.net/bugs/87665
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 34547] Re: Ubuntu theme breaks notifications when attached to a bottom panel

2007-05-06 Thread Guillermo Gutiérrez Herrera
I can confirm this but only when rhythmbox-album-art plugin enabled.

-- 
Ubuntu theme breaks notifications when attached to a bottom panel 
https://bugs.launchpad.net/bugs/34547
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 91513] kodak cx6200 stop working with today backport to edgy

2007-03-11 Thread Guillermo Gutiérrez Herrera
Public bug reported:

When I've installed the version 2.3.0-0ubuntu3~edgy2 of libgphoto2-2 and
libgphoto2-port0 I get the error message that I'm attaching (launched
with LANG=C gnome-volume-manager-gthumb for your convenience).

Downgrading to 2.2.1-2ubuntu4 solved the problem. No other thing was
changed, just the installed versions of both packages.

Same problem confirmed on amd64 and i386.

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

-- 
kodak cx6200 stop working with today backport to edgy
https://launchpad.net/bugs/91513

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


[Bug 91513] Re: kodak cx6200 stop working with today backport to edgy

2007-03-11 Thread Guillermo Gutiérrez Herrera

** Attachment added: "error message from gnome-volume-manager-gthumb backported 
libgphoto2 to edgy"
   http://librarian.launchpad.net/6730579/Screen-Import%20Photos.png

-- 
kodak cx6200 stop working with today backport to edgy
https://launchpad.net/bugs/91513

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


Re: [Bug 91250] Can't transfert photos except as root

2007-03-18 Thread Guillermo Gutiérrez Herrera
El dom, 18-03-2007 a las 15:18 +, Alexandre Racine escribió:
> I confirm the comment by Chrisecob works.
> 
> I could detect the camera, but I could not access the photos except as
> root.

Are you in the 'plugdev' group? Type «id» to see; if not, type:

sudo adduser `whoami` plugdev

I hope this will be helpful for you.

--
Guillermo Gutiérrez Herrera www.xiterrex.net
La madera de tu casa, en enero sea cortada.

-- 
[edgy-backports] Error in libgphoto2 udev rules
https://launchpad.net/bugs/91250

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

[Bug 84314] Please update nvidia to 1.0-9746

2007-02-09 Thread Guillermo Gutiérrez Herrera
Public bug reported:

I think there is a lot of improvements in 9746, i.e. this is required to
get working beryl in edgy (at least for me).

thx

** Affects: linux-restricted-modules-2.6.17 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Tags added: edgy-upgrade

-- 
Please update nvidia to 1.0-9746
https://launchpad.net/bugs/84314

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


[Bug 20546] Re: wishlist: add configuration file or GConf entry

2007-02-10 Thread Guillermo Gutiérrez Herrera
ok  is fixed in edgy, closing.

** Changed in: gnome-btdownload (Ubuntu)
   Status: Confirmed => Fix Released

-- 
wishlist: add configuration file or GConf entry
https://launchpad.net/bugs/20546

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


[Bug 77958] incompatible themes against firefox2.0.0.1 from edgy-security

2007-01-04 Thread Guillermo Gutiérrez Herrera
Public bug reported:

Binary package hint: firefox

Human, Tangerine and Tango themes became unusable on firefox2.0.0.1 in
last security update for edgy.

thx

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

-- 
incompatible themes against firefox2.0.0.1 from edgy-security
https://launchpad.net/bugs/77958

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


[Bug 72210] wishlist: should ship -dev and plugins packages for rb

2006-11-17 Thread Guillermo Gutiérrez Herrera
Public bug reported:

I think you should split the actually rhythmbox package into a -dev
(includes and libraries, in order to build plugins against it) and one
-plugins containing the remaining plugins or maybe one package for each
pluggable plugin. In other way, could you include development headers
etc. into the rhythmbox package?

Actually I'm working on a liveice plugin for rhythmbox based on xmms-
liveice; and this would help me a lot.

thx

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

-- 
wishlist: should ship -dev and plugins packages for rb
https://launchpad.net/bugs/72210

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


[Bug 72210] Re: wishlist: should ship -dev and plugins packages for rb

2006-11-25 Thread Guillermo Gutiérrez Herrera
i.e. header files. I want to build a "rhythmbox-liveice" package what
Build-Depends on rhythmbox-dev including .h files if is possible.

[EMAIL PROTECTED]:~$ dpkg -L 'rhythmbox' | grep '.h$'
[EMAIL PROTECTED]:~$ dpkg -L 'xtrans-dev' | grep '.h$'
/usr/include/X11/Xtrans/Xtrans.h
/usr/include/X11/Xtrans/Xtransint.h
[EMAIL PROTECTED]:~$

-- 
wishlist: should ship -dev and plugins packages for rb
https://launchpad.net/bugs/72210

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


Re: [Bug 183492] Re: [needs-packaging] Open Komodo Edit

2010-01-24 Thread Guillermo Gutiérrez Herrera
None yet. I was unable to compile it myself, so I swept off, and I
will try it again in a while :(

-- 
[needs-packaging] Open Komodo Edit
https://bugs.launchpad.net/bugs/183492
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 486035] [NEW] buggy 32bit libfontconfig.so.1 in karmic amd64

2009-11-20 Thread Guillermo Gutiérrez Herrera
Public bug reported:

Binary package hint: fontconfig

System: ubuntu karmic koala amd64, with updated karmic, karmic-security
and karmic-updates.

Skype (I know that it's not open source then debugging is so hard) won't
load and throws this segfault:

ter...@belinda:~$ LANG=en gdb /usr/bin/skype
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/skype...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/skype 
[Thread debugging using libthread_db enabled]

(process:14972): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

Program received signal SIGSEGV, Segmentation fault.
0xf6b5f795 in FcStrListCreate () from /usr/lib32/libfontconfig.so.1
(gdb) bt
#0  0xf6b5f795 in FcStrListCreate () from /usr/lib32/libfontconfig.so.1
#1  0xf6b57cbf in FcLangSetHasLang () from /usr/lib32/libfontconfig.so.1
#2  0xf6b59cc4 in ?? () from /usr/lib32/libfontconfig.so.1
#3  0xf6b59e61 in ?? () from /usr/lib32/libfontconfig.so.1
#4  0xf6b5a185 in ?? () from /usr/lib32/libfontconfig.so.1
#5  0xf6b5abf2 in FcFontSetMatch () from /usr/lib32/libfontconfig.so.1
#6  0xf6b5aebd in FcFontMatch () from /usr/lib32/libfontconfig.so.1
#7  0xf62ade2e in ?? () from /usr/lib32/libpangoft2-1.0.so.0
#8  0xf62ae1e1 in ?? () from /usr/lib32/libpangoft2-1.0.so.0
#9  0xf62756ff in pango_fontset_foreach () from /usr/lib32/libpango-1.0.so.0
#10 0xf62aec04 in ?? () from /usr/lib32/libpangoft2-1.0.so.0
#11 0xf6274bbf in pango_font_map_load_font () from /usr/lib32/libpango-1.0.so.0
#12 0xf62721eb in ?? () from /usr/lib32/libpango-1.0.so.0
#13 0xf627266e in ?? () from /usr/lib32/libpango-1.0.so.0
#14 0xf6272caf in pango_itemize_with_base_dir () from 
/usr/lib32/libpango-1.0.so.0
#15 0xf627b909 in ?? () from /usr/lib32/libpango-1.0.so.0
#16 0xf627ee76 in pango_layout_get_unknown_glyphs_count () from 
/usr/lib32/libpango-1.0.so.0
#17 0xf657cdfe in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
#18 0xf658b56c in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
#19 0xf6c9997f in g_type_create_instance () from /usr/lib32/libgobject-2.0.so.0
#20 0xf6c7e748 in ?? () from /usr/lib32/libgobject-2.0.so.0
#21 0xf6c7fb62 in g_object_newv () from /usr/lib32/libgobject-2.0.so.0
#22 0xf6c8058a in g_object_new_valist () from /usr/lib32/libgobject-2.0.so.0
#23 0xf6c8070e in g_object_new () from /usr/lib32/libgobject-2.0.so.0
#24 0xf65830d7 in gtk_entry_new () from /usr/lib32/libgtk-x11-2.0.so.0
#25 0xf6571717 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
#26 0xf6c9997f in g_type_create_instance () from /usr/lib32/libgobject-2.0.so.0
#27 0xf6c7e748 in ?? () from /usr/lib32/libgobject-2.0.so.0
#28 0xf6c7f708 in g_object_newv () from /usr/lib32/libgobject-2.0.so.0
#29 0xf6c8058a in g_object_new_valist () from /usr/lib32/libgobject-2.0.so.0
#30 0xf6c8070e in g_object_new () from /usr/lib32/libgobject-2.0.so.0
#31 0xf6571107 in gtk_combo_box_entry_new () from /usr/lib32/libgtk-x11-2.0.so.0
#32 0xf796d92b in ?? () from /usr/lib32/libQtGui.so.4
#33 0xf79568b3 in QGtkStyle::QGtkStyle() () from /usr/lib32/libQtGui.so.4
#34 0xf78c6c1a in QStyleFactory::create(QString const&) () from 
/usr/lib32/libQtGui.so.4
#35 0xf75f6f2b in QApplication::style() () from /usr/lib32/libQtGui.so.4
#36 0xf75f720d in QApplicationPrivate::initialize() () from 
/usr/lib32/libQtGui.so.4
#37 0xf75f72ab in QApplicationPrivate::construct(_XDisplay*, unsigned long, 
unsigned long) () from /usr/lib32/libQtGui.so.4
#38 0xf75f81a3 in QApplication::QApplication(int&, char**, int) () from 
/usr/lib32/libQtGui.so.4
#39 0x082433de in ?? ()
#40 0x0806aba2 in ?? ()
#41 0xf6f0bb56 in __libc_start_main () from /lib32/libc.so.6
#42 0x0806a831 in ?? ()
(gdb)

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

-- 
buggy 32bit libfontconfig.so.1 in karmic amd64
https://bugs.launchpad.net/bugs/486035
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 486035] Re: buggy 32bit libfontconfig.so.1 in karmic amd64

2009-12-10 Thread Guillermo Gutiérrez Herrera
I can finally say that there is no bug (or maybe yes :-S) at
libfontconfig nor ia32-libs packages. Moving out $HOME/.fontconfig and
running skype again got it working.

I could attach a tar.gz of my old $HOME/.fontconfig if you want to debug
it.

** Changed in: fontconfig (Ubuntu)
   Status: New => Invalid

-- 
buggy 32bit libfontconfig.so.1 in karmic amd64
https://bugs.launchpad.net/bugs/486035
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 183492] Re: [needs-packaging] Open Komodo Edit

2009-12-07 Thread Guillermo Gutiérrez Herrera
Someone working on this? I would like to adopt this package, but this
starting point seems to be too old...

-- 
[needs-packaging] Open Komodo Edit
https://bugs.launchpad.net/bugs/183492
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 183492] Re: [needs-packaging] Open Komodo Edit

2009-12-07 Thread Guillermo Gutiérrez Herrera
Related links:
 * http://community.activestate.com/forum/deb-package-komodo-edit
 * 
http://community.activestate.com/forum/could-i-publish-komodo-edit-packages-ppa-repositoris-ubuntu

-- 
[needs-packaging] Open Komodo Edit
https://bugs.launchpad.net/bugs/183492
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 3667] Re: multipage (2 pages to 1) print function not working

2009-11-27 Thread Guillermo Gutiérrez Herrera
This is working for me now, I think this bug could be closed.

-- 
multipage (2 pages to 1) print function not working
https://bugs.launchpad.net/bugs/3667
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