Re: [Bug 203696] Re: "undefined symbol: quota" on dapper while trying to use imap_quota

2008-03-25 Thread remix_tj
With the italian ubuntu-dev team we backported dovecot 1.0.rc17 to
dapper an this problem is fixed.

I propose to make a SRU

-- 
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare
calcoli che potrebbero essere affidati a chiunque se si usassero delle
macchine"
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)

Luca Lorenzetto, http://www.dancetj.net , <[EMAIL PROTECTED]>

-- 
"undefined symbol: quota" on dapper while trying to use imap_quota
https://bugs.launchpad.net/bugs/203696
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 203696] Re: "undefined symbol: quota" on dapper while trying to use imap_quota

2008-03-19 Thread remix_tj
This error precludes writing into folders for example for saving sent
mail or importing mail from other accounts. I think this could be a
great problem

-- 
"undefined symbol: quota" on dapper while trying to use imap_quota
https://bugs.launchpad.net/bugs/203696
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 203696] [NEW] "undefined symbol: quota" on dapper while trying to use imap_quota

2008-03-18 Thread remix_tj
Public bug reported:

I'm using dovecot 1.0.beta3-3ubuntu5.5 on dapper on an AMD64 machine.

after enabling mail_use_modules in dovecot to enable quota shown to imap
users i get this error when a users logs in.


There's no problem with pop3 quota.

Maybe this bug is fixed on debian and is surely fixed on newer dovecot's
version.


/var/log/mail.log:

Mar 18 21:07:38 mail02 dovecot: Dovecot v1.0.beta3 starting up
Mar 18 21:07:39 mail02 dovecot: auth-worker(default): mysql: Connected to 
localhost (postfix)
Mar 18 21:08:38 mail02 dovecot: imap([EMAIL PROTECTED]): 
dlopen(/usr/lib/dovecot/modules/imap/lib02_imap_quota_plugin.so) failed: 
/usr/lib/dovecot/modules/imap/lib02_imap_quota_plugin.so: undefined symbol: 
quota
Mar 18 21:08:38 mail02 dovecot: imap-login: Login: user=<[EMAIL PROTECTED]>, 
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured

To replicate this bug configure a working imap server with dovecot and
in the section of dovecot.conf:

protocol imap {

add:

mail_use_modules = yes
mail_modules = /usr/lib/dovecot/modules/imap

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

-- 
"undefined symbol: quota" on dapper while trying to use imap_quota
https://bugs.launchpad.net/bugs/203696
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 186691] [NEW] problem compiling postfix due a tinycdb compilation problem

2008-01-28 Thread remix_tj
Public bug reported:

Binary package hint: tinycdb

while trying to compile postfix on dapper AMD64 with dpkg-buildpackage i
receive this error:

/usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../lib64/libcdb.a(cdb_init.o): 
relocation R_X86_64_PC32 against `__fxstat@@GLIBC_2.2.5' can not be used when 
making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value

I fixed this problem downloading from apt the tinycdb's sources and adding on 
debian/rules
on the line:
$(MAKE) CFLAGS="-Wall -O2"

the flag -fPIC

then, after recompiling e reinstalling the package then postfix compiled
correctly

hope can be helpful

Luca 'remix_tj' Lorenzetto

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

** Description changed:

  Binary package hint: tinycdb
  
- while trying to compile postfix on AMD64 with dpkg-buildpackage i
+ while trying to compile postfix on dapper AMD64 with dpkg-buildpackage i
  receive this error:
  
  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../lib64/libcdb.a(cdb_init.o): 
relocation R_X86_64_PC32 against `__fxstat@@GLIBC_2.2.5' can not be used when 
making a shared object; recompile with -fPIC
  /usr/bin/ld: final link failed: Bad value
  
  I fixed this problem downloading from apt the tinycdb's sources and adding on 
debian/rules
  on the line:
  $(MAKE) CFLAGS="-Wall -O2"
  
  the flag -fPIC
  
  then, after recompiling e reinstalling the package then postfix compiled
  correctly
  
  hope can be helpful
  
  Luca 'remix_tj' Lorenzetto

-- 
problem compiling postfix due a tinycdb compilation problem
https://bugs.launchpad.net/bugs/186691
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 37773] Re: [madwifi] Semi-random system lockups in Dapper

2007-11-05 Thread remix_tj
me too, no problems related to madwifi.

-- 
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare
calcoli che potrebbero essere affidati a chiunque se si usassero delle
macchine"
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)

Luca Lorenzetto, http://www.dancetj.net , <[EMAIL PROTECTED]>

-- 
[madwifi] Semi-random system lockups in Dapper
https://bugs.launchpad.net/bugs/37773
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 58539] Re: Usplash artwork should use dark colours to avoid flicker @ 60Hz

2007-10-19 Thread remix_tj
Maybe is related to this but while booting on my CRT pc when usplash
starts the monitor goes out of frequency until GDM doesn't start. Ideas?

-- 
Usplash artwork should use dark colours to avoid flicker @ 60Hz
https://bugs.launchpad.net/bugs/58539
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 57421] Re: Sound hangs for a bit while cpu or hd are used more

2007-03-11 Thread remix_tj
i've the same problem in edgy. Is reduced if i disable powernowd, but
some time appears...

-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more

2006-08-23 Thread remix_tj


-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more

2006-08-23 Thread remix_tj


-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more

2006-08-23 Thread remix_tj


-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more

2006-08-23 Thread remix_tj
i found a post in the forum and i think it's the same problem:
http://ubuntuforums.org/showthread.php?t=56228

i configured the asound.conf like shown in the post but now only oss
apps works and with the same problem :-\

-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 57421] Re: Sound hangs for a bit while cpu or hd are used more

2006-08-23 Thread remix_tj
i don't use a sound server and it happens with all sound applications. I
use mostly mplayer, xmms and the integrated player in pytone. The
problem is the same.

[EMAIL PROTECTED]:~$ ps aux | grep esd
remixtj   7076  0.0  0.4   2888   812 pts/2S+   12:27   0:00 grep esd

as you can see no esd

-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 57421] Sound hangs for a bit while cpu or hd are used more

2006-08-23 Thread remix_tj
Public bug reported:

Binary package hint: linux-source-2.6.15

I have a IBM thinkpad t20 and when i use the kernel 2.6.15-26, the sound
hangs for a bit if the processor or the hd are used more. If i use the
2.6.15-23 version of the kernel i've no problem (but the sound doesn't
works after suspend/resume cycle).


[EMAIL PROTECTED]:~$ lspci
:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge (rev 03)
:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge (rev 03)
:00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03)
:00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03)
:00:03.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 
100] (rev 09)
:00:03.1 Serial controller: Xircom Mini-PCI V.90 56k Modem
:00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
:00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
:00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
:01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Sound hangs for a bit while cpu or hd are used more
https://launchpad.net/bugs/57421

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


[Bug 56624] while connecting to amuled web interface, the daemon crashes

2006-08-16 Thread remix_tj
Public bug reported:

i launch the amule daemon and it starts

[EMAIL PROTECTED]:~$ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/remixtj/.aMule/Temp.
Loading PartFile 2 of 2
All PartFiles Loaded.
ListenSocket: Ok.

*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4463
*** TCP socket (TCP) listening on 0.0.0.0:4460
*** Client UDP socket (extended eMule) at 0.0.0.0:4555

when i connect the program outputs:

Now, exiting main app...
aMule OnExit: Terminating core.
Saving PartFile 2 of 2
All PartFiles Saved.
aMule shutdown completed.
aMule Version: aMuled 2.1.0 using wxGTK2 v2.6.1 (Unicoded)

Terminated after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
backtrace:
[2] wxAppTraits::~wxAppTraits() in amuled [0x806ede2]
[3] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb79b7a8d]
[4] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb79b7af8]
[5] __gxx_personality_v0 in amuled[0x806915c]
[6] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb772bea2]
[7] wxAppConsole::Initialize(int&, wchar_t**) in amuled[0x80690a1]

Aborted


i'm using ubuntu on a p3 with no foreign packages.

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

-- 
while connecting to amuled web interface, the daemon crashes
https://launchpad.net/bugs/56624

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


[Bug 49908] Can't record from microphone with snd-cs46xx

2006-06-15 Thread remix_tj
Public bug reported:

I've a IBM thinkpad  t20 and with alsa driver i can't record from the
soundcard. I can manage the volume and hear from the speakers what I
say, but I cannot register. But if i use the OSS driver (cs46xx) I can
do everything correctly without any problem. I'm  using Dapper with
kernel 2.6.15-23-686.

Output of lspci:
:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge (rev 03)
:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge (rev 03)
:00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03)
:00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03)
:00:03.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 
100] (rev 09)
:00:03.1 Serial controller: Xircom Mini-PCI V.90 56k Modem
:00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
:00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
:00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
:01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)

Soundcard on lspci -v:
:00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
Subsystem: IBM: Unknown device 0153
Flags: bus master, slow devsel, latency 64, IRQ 11
Memory at e8122000 (32-bit, non-prefetchable) [size=4K]
Memory at e800 (32-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 2

** Affects: alsa-driver (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Can't record from microphone with snd-cs46xx
https://launchpad.net/bugs/49908

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