[Bug 582264] UdevDb.txt

2010-06-08 Thread Romano Giannetti
apport information

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/49941333/UdevDb.txt

-- 
lucid lynx going into disk activity frenzy, stalls for minutes 
https://bugs.launchpad.net/bugs/582264
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 582264] UdevLog.txt

2010-06-08 Thread Romano Giannetti
apport information

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/49941335/UdevLog.txt

-- 
lucid lynx going into disk activity frenzy, stalls for minutes 
https://bugs.launchpad.net/bugs/582264
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 582264] Re: lucid lynx going into disk activity frenzy, stalls for minutes

2010-06-08 Thread Romano Giannetti
It happened again, and I could capture a ps augx while in the "frenzy"
phase, that will attach. After that the system is still sluggish, so
that I will have to reboot (or maybe close application and doing a
swapoff/swapon, will try that). I managed too to send apport information
(that was a three-minute task, the disk is almost active all the time).

Load average peaked at 20 or so.


** Attachment added: "ps augx at the top of disk activity frenzy, more or 
less..."
   http://launchpadlibrarian.net/49941459/ps_augx3.txt

-- 
lucid lynx going into disk activity frenzy, stalls for minutes 
https://bugs.launchpad.net/bugs/582264
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 582264] Re: lucid lynx going into disk activity frenzy, stalls for minutes

2010-06-08 Thread Romano Giannetti
I think that the problem is a very bad page release or something like
that. Once entered in the swap frenzy, the system is very difficult to
reconvert. Swapoff do not work (it say no free memory) and I have to
stop VirtualBox, which used half of the memory, to regain control in the
system.

Again, this did not happen at all with Karmic.

If I fill the memory and push the thing to swap it happens again. I use
a little program to fill the mem to test it, attached below.

Exiting VirtualBox resume normal working of the system, until you fill
memory again, when swap starts load average jump high ans system became
really sloppy.


#include 
#include 
int main(int argc, char** argv) {

char * mem; 
long nblocks;
int i;

if (argc!=2) {
fprintf(stderr, "Usage: %s \n", argv[0]);
exit(1);
}

nblocks = atoi(argv[1])*1024;
for(i=0;ihttps://bugs.launchpad.net/bugs/582264
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 562027] Re: [ooo-build] OOo QuickStarter: unable to shutdown / reboot / logout when quickstarter is active

2010-06-08 Thread Romano Giannetti
...and effectively, sometime the oo windows asking me if I want to close
the files *do* flash by. Strangely enough, given that it happens
especially if I do not have open files to close. Then it disappears
swiftly.

-- 
[ooo-build] OOo QuickStarter: unable to shutdown / reboot / logout when 
quickstarter is active
https://bugs.launchpad.net/bugs/562027
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 578660] Re: Lucid upgrade: No sound after wakeup from standby

2010-05-12 Thread Romano Giannetti
Me too. Intel HDA chipset. I have sound, but no mics, after bootup. No
sound at all after resume from suspend-to-ram.

If I do a

(0)rukbat:~% alsactl init
Unknown hardware: "HDA-Intel" "Realtek ALC268" "HDA:10ec0268,1179ff50,0013 
HDA:11c11040,11790001,00100200" "0x1179" "0xff50"
Hardware is initialized using a guess method

after that, sound works, but mics are not detected.

It all worked ok on Karmic just one hour ago. Really disappointing. I
suppose it lost the type of the card in the upgrade, but please... how
can I have my mic back?

-- 
Lucid upgrade: No sound after wakeup from standby
https://bugs.launchpad.net/bugs/578660
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 579481] [NEW] no mics on intel hda after upgrade to lucid

2010-05-12 Thread Romano Giannetti
Public bug reported:

Ok,

completely broken sound after upgrade. Sound output stops after resume,
as in bug#578660. In addition, I have lost my microphones (the internal
one for sure, the external I still do not know).

I tried to add

options snd-hda-intel model=toshiba

to my alsa-base.conf, but till now, no luck. And I noticed by lsmod that the 
snd-hda-realtek module is loaded too, don't know why.
Will try something more. I will add an apport-collected data if I find the 
incantation...

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
no mics on intel hda after upgrade to lucid
https://bugs.launchpad.net/bugs/579481
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 501801] Re: Infinite-loops in fsck when booting with damaged /

2010-05-12 Thread Romano Giannetti
Me too. Not fixed, it seems.

Grr... the upgrade from Karmic to Lucid seems to go for the most painful
ever.

-- 
Infinite-loops in fsck when booting with damaged /
https://bugs.launchpad.net/bugs/501801
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 578660] Re: Lucid upgrade: No sound after wakeup from standby

2010-05-12 Thread Romano Giannetti
The problem with no sound after resume was resolved by putting

options snd-hda-intel model=toshiba

in /etc/modprobe.d/alsa-base.conf

but the mics are still not here. I really am puzzled. I myself submitted
the DMI info to automatically select the model *ages* ago to the alsa
dev list, and it workd alone, and now this...

-- 
Lucid upgrade: No sound after wakeup from standby
https://bugs.launchpad.net/bugs/578660
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 579557] [NEW] Microphones not working after the upgrade to Lucid

2010-05-12 Thread Romano Giannetti
Public bug reported:

Binary package hint: pulseaudio

Ok,

completely broken sound after upgrade. Sound output stops after resume,
as in bug#578660. In addition, I have lost my microphones (the internal
one for sure, the external I still do not know).

I tried to add

options snd-hda-intel model=toshiba

to my alsa-base.conf, but till now, no luck. And I noticed by lsmod that
the snd-hda-realtek module is loaded too, don't know why.

This bug report supersedes bug#579481, as I could not find how to add
apport sound information to it.

BTW, ubuntu-bug told me pulseaudio crashed, but it's not true...

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  romano 1927 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd064 irq 22'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,1179ff50,0013 
HDA:11c11040,11790001,00100200'
   Controls  : 13
   Simple ctrls  : 10
Date: Wed May 12 18:45:28 2010
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
 LANGUAGE=en_GB:en
SourcePackage: pulseaudio
Symptom: audio
Title: Pulseaudio is not running
dmi.bios.date: 06/23/2008
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V3.10
dmi.board.name: Satellite U305
dmi.board.vendor: TOSHIBA
dmi.board.version: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV3.10:bd06/23/2008:svnTOSHIBA:pnSatelliteU305:pvrPSU34U-00L003:rvnTOSHIBA:rnSatelliteU305:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite U305
dmi.product.version: PSU34U-00L003
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-bug i386 lucid

-- 
Microphones not working after the upgrade to Lucid
https://bugs.launchpad.net/bugs/579557
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 579557] Re: Microphones not working after the upgrade to Lucid

2010-05-12 Thread Romano Giannetti

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/48340245/AlsaDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/48340246/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/48340247/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/48340248/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.1.txt"
   http://launchpadlibrarian.net/48340249/Card0.Codecs.codec.1.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/48340250/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48340251/Dependencies.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/48340252/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/48340253/ProcCpuinfo.txt

-- 
Microphones not working after the upgrade to Lucid
https://bugs.launchpad.net/bugs/579557
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 579481] Re: no mics on intel hda after upgrade to lucid

2010-05-12 Thread Romano Giannetti
*** This bug is a duplicate of bug 579557 ***
https://bugs.launchpad.net/bugs/579557

** This bug has been marked a duplicate of bug 579557
   Microphones not working after the upgrade to Lucid

-- 
no mics on intel hda after upgrade to lucid
https://bugs.launchpad.net/bugs/579481
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 579557] Re: Microphones not working after the upgrade to Lucid

2010-05-12 Thread Romano Giannetti
Strange.
I tried to boot the 31- kernel (it is supposed to be the karmic one, no?) and a 
(Linus) vanilla 33.3 kernel, but the problem persists. No input, no sound if I 
do not put the magic line in the conf file. 

Hmmm? Any help? Please!

-- 
Microphones not working after the upgrade to Lucid
https://bugs.launchpad.net/bugs/579557
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 579557] Re: Microphones not working after the upgrade to Lucid

2010-05-12 Thread Romano Giannetti
Solved.

rm -rf $HOME/.pulse

WTF?

-- 
Microphones not working after the upgrade to Lucid
https://bugs.launchpad.net/bugs/579557
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 578660] Re: Lucid upgrade: No sound after wakeup from standby

2010-05-12 Thread Romano Giannetti
I really don't know what are you meaning here... I remember doing tests years 
ago, and the submitted a line to Takashi with the automatic selection of the 
toshiba model for my laptop. Since then, all was working without having to add 
parameters to the module. 
Then now in Lucid I need the parameter. The really puzzling thing is that when 
I boot Lucid with the old kernel, I have the problem, which is... impossible.

-- 
Lucid upgrade: No sound after wakeup from standby
https://bugs.launchpad.net/bugs/578660
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 206952] Re: suspend only works once

2010-03-11 Thread Romano Giannetti
Similar thing happens to me. Normally suspend and resume works
perfectly, but once in a while it resumes alone just after suspend, and
after that trying to suspend locks the machine hard. I do not know if
it's a coincidence, but locks occurs only when I have the ethernet cable
plugged in. Never happened with Linus vanilla kernels, but could be
another coincidence too. Nothing special in dmesg or in logs.

Toshiba Satellite U305-S5077, intel graphic chipset, Ubuntu karmic up-
to-date,  on-board eth0 RTL8101e (r8169 driver), ath5k wireless driver.

-- 
suspend only works once
https://bugs.launchpad.net/bugs/206952
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 292890] Re: NM doesnt forget currently cached APs when there are zero APs in proximity

2009-11-07 Thread Romano Giannetti
I think this has been really fixed in the kernel drivers. In Karmic the problem 
is gone. Have a look 
at http://blogs.gnome.org/dcbw/2009/02/26/suspendresume-vs-networkmanager/

-- 
NM doesnt forget currently cached APs when there are zero APs in proximity
https://bugs.launchpad.net/bugs/292890
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 476578] Re: After upgrade to karmic samba ignored /etc/samba/smbpasswd

2009-11-09 Thread Romano Giannetti
No, not a problem now. I just reported it in the hope to help someone...
Maybe this could be converted to a question/answer
Thanks

-- 
After upgrade to karmic samba ignored /etc/samba/smbpasswd
https://bugs.launchpad.net/bugs/476578
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 455112] Re: VirtualBox performance is much worse when Intel VT-x is enabled

2009-11-10 Thread Romano Giannetti
Same problem, VBox went really slow after upgrade to Karmic. I do not
use any hw virtualization, just standard SW one.

-- 
VirtualBox performance is much worse when Intel VT-x is enabled
https://bugs.launchpad.net/bugs/455112
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 471889] Re: snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-03 Thread Romano Giannetti
Result. With linux-backports-modules-alsa-karmic-generic and the stock
Karmic kernel sound (as per recording/playing with Gnome sound recorder)
works, as it did before (noise and offset but that's ok).

Thanks. Could you tell me which driver are in the package? Are they in
some vanilla kernel? I suppose they are the drivers for 2.6.32, am I
correct?

On a side note, skype still does not work. If I run it with pulse as
sound driver, it sort of works for the first time, then it spews out a
lot of

bt_audio_service_open: connect() failed: Connection refused (111)
RtApiAlsa: underrun detected.

and then sound is totally mangled, but I understand this is a Skype
problem, not Ubuntu (although yes, it worked in 9.04).

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 471889] Re: snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-03 Thread Romano Giannetti
Gr just noticed that someway my skype was back to 2.0. Reinstalled 
2.1 beta and now all is ok.
Thanks. 
Will close the bug.


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

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 471889] Re: snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-03 Thread Romano Giannetti
Hmmm. Marked invalid, although maybe "fix released" was a better one.

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 471323] [NEW] wireless (ath5k) stopped working after upgrade to karmic

2009-11-02 Thread Romano Giannetti
Public bug reported:

Maybe kernel, maybe wpa-supplicant.

After upgrading from 9.04 to 9.10, wireless (I have ath5k) stopped
working. Was working well before, and working well using a vanilla-linus
2.6.31.5 kernel. I will try to boot with a vanilla kernel and see if it
works.

When trying to connect the NetworkManager icons thinks a lot, then ask
me the password (this is a dynamic wep network, no certificates,
mschapv2 inner protocol) and then it fails to connect.

Log here: 
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'ssid' 
value 'upco_wlan'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 
'scan_ssid' value '1'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'key_mgmt' 
value 'IEEE8021X'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'password' 
value ''
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'eap' 
value 'PEAP'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 
'fragment_size' value '1300'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'phase1' 
value 'peapver=1'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'phase2' 
value 'auth=MSCHAPV2'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: added 'identity' 
value 'upcont\romano'
SYS: Nov  2 18:13:34 localhost NetworkManager:   Activation (wlan0) Stage 
2 of 5 (Device Configure) complete.
SYS: Nov  2 18:13:34 localhost NetworkManager:   Config: set interface 
ap_scan to 1
SYS: Nov  2 18:13:34 localhost wpa_supplicant[3739]: Failed to initiate AP scan.
SYS: Nov  2 18:13:34 localhost NetworkManager:   (wlan0): supplicant 
connection state:  disconnected -> scanning
SYS: Nov  2 18:13:44 localhost wpa_supplicant[3739]: Failed to initiate AP scan.

Googling around, it seems quite common. Any advise?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
wireless (ath5k) stopped working after upgrade to karmic
https://bugs.launchpad.net/bugs/471323
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 471323] Re: wireless (ath5k) stopped working after upgrade to karmic

2009-11-02 Thread Romano Giannetti
BTW, I tried to restart NetworkManager but it seems it has disappeared
from /etc/init.d/...

More info: I have the correct driver loaded:

(0)rukbat:/etc/modprobe.d% lsmod | grep ath
ath5k 124260  0 
mac80211  181236  1 ath5k
ath 8060  1 ath5k
cfg80211   93052  3 ath5k,mac80211,ath
led_class   4096  2 ath5k,sdhci

although I do not know what this "ath" is.

-- 
wireless (ath5k) stopped working after upgrade to karmic
https://bugs.launchpad.net/bugs/471323
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 471323] Re: wireless (ath5k) stopped working after upgrade to karmic

2009-11-02 Thread Romano Giannetti
*** This bug is a duplicate of bug 395565 ***
https://bugs.launchpad.net/bugs/395565

Probably a duplicate of #395565

Doing a couple of times rmmod -r -f ath5k; modprobe ath5k as suggested
there "fix" the thing.

Will mark as a duplicate asap.


** This bug has been marked a duplicate of bug 395565
   atheros wifi not working with kernel 2.6.31-1

-- 
wireless (ath5k) stopped working after upgrade to karmic
https://bugs.launchpad.net/bugs/471323
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 395565] Re: atheros wifi not working with kernel 2.6.31-1

2009-11-02 Thread Romano Giannetti
I have been bitten by the same bug. In 9.04, wifi worked beautifully
with ubuntu kernel or vanilla Linus 2.6.31.5.

I am compiling a 2.6.31.5 with kernel modesetting and will try and
report.

-- 
atheros wifi not working with kernel 2.6.31-1
https://bugs.launchpad.net/bugs/395565
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 395565] Re: atheros wifi not working with kernel 2.6.31-1

2009-11-02 Thread Romano Giannetti
Ok. Vanilla 2.6.31.5 works ok, so the problem is definitely in the
kernel.

(Well, rf-kill and wifi led have more bug than features, but basic
connection do work).

-- 
atheros wifi not working with kernel 2.6.31-1
https://bugs.launchpad.net/bugs/395565
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 471889] [NEW] snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-02 Thread Romano Giannetti
Public bug reported:

Binary package hint: pulseaudio

I hope apport will add all the relevant info. Microphone does not work
after upgrading to Karmic form a (working albeit a bit noisy) Jaunty.

On a side note, Skype stopped working completely (sound out get garbled
and then skype goes in endless loop, need to kill -9 it).

ProblemType: Bug
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  romano 3461 F pulseaudio
 /dev/snd/pcmC0D0c:   romano 3461 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd064 irq 22'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,1179ff50,0013 
HDA:11c11040,11790001,00100200'
   Controls  : 18
   Simple ctrls  : 12
Date: Tue Nov  3 00:11:51 2009
DistroRelease: Ubuntu 9.10
Package: pulseaudio 1:0.9.19-0ubuntu4
ProcEnviron:
 SHELL=/bin/zsh
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 LANGUAGE=en_GB.UTF-8
SourcePackage: pulseaudio
Uname: Linux 2.6.31.5 i686

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


** Tags: apport-bug i386

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 471889] Re: snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-02 Thread Romano Giannetti

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/34991470/AlsaDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/34991471/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/34991472/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/34991473/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/34991474/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.1.txt"
   http://launchpadlibrarian.net/34991475/Card0.Codecs.codec.1.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/34991476/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/34991477/Dependencies.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/34991478/PciMultimedia.txt

** Attachment added: "UserAsoundrc.txt"
   http://launchpadlibrarian.net/34991479/UserAsoundrc.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/34991480/XsessionErrors.txt

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 471889] Re: snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-02 Thread Romano Giannetti
This is with a 2.6.31.5 vanilla (Linus) kernel. I have the same problem
with the Ubuntu shipped kernel, which I do not use due to a problem with
wireless (see bug#395565)

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 471889] Re: snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 9.10 (karmic) upgrade

2009-11-03 Thread Romano Giannetti
I am trying this, although I doubt it helps at least with the vanilla
kernel. Will try installing this and reboot in ubuntu-provided kernel.

Notice that, however, it all worked with ubuntu 9.04 and exactly the same 
2.6.31.5 karmic. The only caveat was that I had to fine tune "capture" and "mic 
magnification" levels, because this card has a lot of problem with offset
(see https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3824 for example) 
and I suspect that the loss of separate capture/mic amplification switches 
could be the main suspect. How can I have that back?

Ah, BTW: in Vista mics work ok, but I was told that they do some trick
with the hardware-generated offset in software  and "we do not do it".


** Bug watch added: ALSA Bug Tracker #3824
   https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3824

-- 
snd_intel_hd ALC268 on Toshiba laptop: Microphone stop working after 9.04 to 
9.10 (karmic) upgrade
https://bugs.launchpad.net/bugs/471889
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 937040] Re: Duplicate ufw rules installed by dovecot packages

2018-09-05 Thread Romano Giannetti
I removed dovecot-core (I think it's more or less the same, they are
duplicated) because it was older than dovecot-imapd...

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

Title:
  Duplicate ufw rules installed by dovecot packages

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

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

[Bug 1768855] Re: ufraw-batch in bionic segfault

2018-09-30 Thread Romano Giannetti
I compiled ufraw-batch with -g, and this is the result:

tarting program: /home/romano/tmp/src/ufraw-0.22/ufraw-batch --embedded-image 
--out-type=png --size=64 p1040069.rw2 --overwrite --silent --output=uffa.png
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x771acb64 in lfModifier::~lfModifier() ()
   from /usr/lib/x86_64-linux-gnu/liblensfun.so.1
(gdb) RuntimeError: object at 0x7ff6cee868c0 of type ColumnExtension is not 
initialized
bt
#0  0x771acb64 in lfModifier::~lfModifier() ()
   from /usr/lib/x86_64-linux-gnu/liblensfun.so.1
#1  0x771acb89 in lfModifier::Destroy() ()
   from /usr/lib/x86_64-linux-gnu/liblensfun.so.1
#2  0x555f5a62 in ufraw_close (uf=0x559ed940) at ufraw_ufraw.c:770
#3  0x555f266f in main (argc=8, argv=0x7fffe338)
at ufraw-batch.c:107
(gdb) quit
A debugging session is active.

So I tried to recompile it with

/* have the lensfun library */
/* #define HAVE_LENSFUN 1 */
#undef HAVE_LENSFUN

(I was unable to find a configure option to disable lensfun) and now the
resulting ufraw-batch is not segfaulting any more. Unfortunately, still
I can't generate thumbnails for raw files... I'm stuck.

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

Title:
  ufraw-batch in bionic segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ufraw/+bug/1768855/+subscriptions

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

[Bug 1768855] Re: ufraw-batch in bionic segfault

2018-09-30 Thread Romano Giannetti
Thanks Eugene. I found the problem, was a typo in my MIME type (so it
was really unrelated).

Your solution is probably better than mine, but if someone wants the
ufraw-batch binary compiled without lensfun (you shouldn't trust
binaries from internet) just tell me --- or I can post instructions on
how to compile it.

BTW, I still think that if ufraw-batch is called with --nolensfun it
should not fails in this case. I tried to follow the option handling,
but I got lost.

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

Title:
  ufraw-batch in bionic segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ufraw/+bug/1768855/+subscriptions

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

[Bug 1768855] Re: ufraw-batch in bionic segfault

2018-09-25 Thread Romano Giannetti
Probably is as big in lensfun, but the sad thing is that even calling it
with --lensfun=none still give the core dump...

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

Title:
  ufraw-batch in bionic segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ufraw/+bug/1768855/+subscriptions

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

[Bug 1518813] Re: sharing panel fails to properly launch required daemons

2016-06-30 Thread Romano Giannetti
I can confirm that this bug is still here in 16.04. Under the user point
of view, is as screen sharing is simply not working ( regression from
14.04).

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

Title:
  sharing panel fails to properly launch required daemons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1518813/+subscriptions

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


[Bug 381017] Re: Cannot drag attachment from mail attachment pane to desktop

2019-12-01 Thread Romano Giannetti
Still here in TB 68.2.1. Must be a record...

Really, I suppose this bug has been forgotten... ;-)

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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

[Bug 381017]

2019-12-02 Thread Romano Giannetti
It seems that the firefox bug (which is listed as a duplicate, I do not
think is 100% correct) #396370 has been marked as fixed. Could this be
the case for thunderbird also? That would be great...

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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

[Bug 381017]

2019-12-02 Thread Romano Giannetti
Yes, still here; will not disappear alone.

I still think that the worst problem of this bug is that is _seems_ to
work, and can lead to data loss. It would be much better to forbid the
drag and drop completely, if fixing it is too difficult.

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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

[Bug 381017]

2019-12-02 Thread Romano Giannetti
Checked right now with thunderbird 68.2.1 --- the bug is still here. The
dropped attachment creates a file which consists of a broken link.

I *suspect* that this bug has been forgot; it seems really strange that,
with all the nice things happened to thunderbird in the last couple of
years, no one fixed this quite gross "feature..."

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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

[Bug 1899736] [NEW] package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 1: dependency problem

2020-10-13 Thread Romano Giannetti
Public bug reported:

Setting up grub-pc (2.04-1ubuntu26.4) ...
dpkg: error processing package grub-pc (--configure):
 installed grub-pc package post-installation script subprocess returned error 
exit status 1
dpkg: dependency problems prevent configuration of grub-gfxpayload-lists:
 grub-gfxpayload-lists depends on grub-pc (>= 1.99~20101210-1ubuntu2); however:
  Package grub-pc is not configured yet.

dpkg: error processing package grub-gfxpayload-lists (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
Errors were encountered while processing:
 grub-pc
 grub-gfxpayload-lists
E: Sub-process /usr/bin/dpkg returned an error code (1)

...seems that something is broken here.

this is the result of apt list| grep grub:

grub-common/focal-updates,now 2.04-1ubuntu26.4 amd64 [installed]
grub-coreboot-bin/focal-updates 2.04-1ubuntu26.4 amd64
grub-coreboot-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-coreboot/focal-updates 2.04-1ubuntu26.4 amd64
grub-customizer/focal 5.1.0-2 amd64
grub-efi-amd64-bin/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi-amd64-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi-amd64-signed-template/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi-amd64-signed/focal-updates 1.142.6+2.04-1ubuntu26.4 amd64
grub-efi-amd64/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi-ia32-bin/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi-ia32-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi-ia32/focal-updates 2.04-1ubuntu26.4 amd64
grub-efi/focal-updates 2.04-1ubuntu26.4 amd64
grub-emu-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-emu/focal-updates 2.04-1ubuntu26.4 amd64
grub-firmware-qemu/focal-updates 2.04-1ubuntu26.4 amd64
grub-gfxpayload-lists/focal,now 0.7 amd64 [installed,automatic]
grub-ieee1275-bin/focal-updates 2.04-1ubuntu26.4 amd64
grub-ieee1275-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-ieee1275/focal-updates 2.04-1ubuntu26.4 amd64
grub-imageboot/focal,focal 0.6 all
grub-invaders/focal 1.0.0-13 amd64
grub-ipxe/focal-updates,focal-updates 1.0.0+git-20190109.133f4c4-0ubuntu3.2 all
grub-legacy-ec2/focal,focal 1:1ubuntu1 all
grub-linuxbios/focal-updates 2.04-1ubuntu26.4 amd64
grub-pc-bin/focal-updates,now 2.04-1ubuntu26.4 amd64 [installed]
grub-pc-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-pc/focal-updates,now 2.04-1ubuntu26.4 amd64 [installed,automatic]
grub-rescue-pc/focal-updates 2.04-1ubuntu26.4 amd64
grub-splashimages/focal,focal 1.2.3 all
grub-theme-breeze/focal 5.18.4.1-0ubuntu1 amd64
grub-theme-starfield/focal-updates 2.04-1ubuntu26.4 amd64
grub-xen-bin/focal-updates 2.04-1ubuntu26.4 amd64
grub-xen-dbg/focal-updates 2.04-1ubuntu26.4 amd64
grub-xen-host/focal-updates 2.04-1ubuntu26.4 amd64
grub-xen/focal-updates 2.04-1ubuntu26.4 amd64
grub2-common/focal-updates,now 2.04-1ubuntu26.4 amd64 [installed]
grub2-splashimages/focal,focal 1.0.1+nmu1 all
grub2-themes-ubuntu-mate/focal,focal 0.3.7 all
grub2-themes-ubuntustudio/focal,focal 0.3 all
grub2/focal-updates 2.04-1ubuntu26.4 amd64
grubzfs-testsuite/focal-updates 0.4.10.1 amd64
lubuntu-grub-theme/focal,focal 20.04.3 all
pv-grub-menu/focal,focal 1.3 all
sabily-grub-artwork/focal,focal 1.2 all

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-pc 2.04-1ubuntu26.4
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Oct 14 08:36:06 2020
DuplicateSignature:
 package:grub-pc:2.04-1ubuntu26.4
 Setting up grub-pc (2.04-1ubuntu26.4) ...
 dpkg: error processing package grub-pc (--configure):
  installed grub-pc package post-installation script subprocess returned error 
exit status 1
ErrorMessage: installed grub-pc package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2014-07-22 (2275 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=19b393fa-dffe-4123-84a6-bfbea89a7b72 ro nosplash 
i915.enable_execlists=0
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: grub2
Title: package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed 
grub-pc package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to focal on 2020-10-05 (8 days ago)

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


** Tags: amd64 apport-package focal

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

[Bug 1899736] Re: package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed grub-pc package post-installation script subprocess returned error exit status 1: dependency problem

2020-10-14 Thread Romano Giannetti
I have solved it by

 sudo apt purge grub-pc
 sudo apt install grub-pc

Quite scaring but it worked.

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

Title:
  package grub-pc 2.04-1ubuntu26.4 failed to install/upgrade: installed
  grub-pc package post-installation script subprocess returned error
  exit status 1: dependency problem

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

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

[Bug 381017]

2021-03-08 Thread Romano Giannetti
In version 78.7.1 the behavior is better: still not working, but it raises an 
error instead of copying an unusable link.
The error is also ok: "drag and drop not supported".

Definitely better!

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-10-03 Thread Romano Giannetti
@christos pontikis (pontikis) this saved my day, thanks!

As a small improvement: you do not need to remove all cache, just the
fp* files that have been created after you started using the new
version.

I think that this is the kind of software that would benefit greatly the
snap/appimage/flatpack whatever, to have always the same version in all
your machines...

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

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1855500] Re: obs-studio: "Failed to initialize video." on Intel Core 2 systems

2020-10-23 Thread Romano Giannetti
I am not sure about the resolution of this bug... If I use:

   LIBGL_ALWAYS_SOFTWARE=1 obs

OBS studio works perfectly ok. So I think that hard-crashing the app is
not really a nice solution, no? Shouldn't just propose to use software
GL?

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

Title:
  obs-studio: "Failed to initialize video." on Intel Core 2 systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/obs-studio/+bug/1855500/+subscriptions

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

[Bug 1795668] Re: Enable bubblewrap in gnome-desktop3 for Ubuntu 18.04 LTS

2018-12-14 Thread Romano Giannetti
This "enhancement2 broke all my thumbnailers too; unfortunately they are
quite a bit more complex than the one @eros2 commented.

Is there any instruction on how enabling back a personal script for
thumbnails generation after the upgrade? Note that this has been noticed
by users; see for example https://askubuntu.com/questions/1088539
/custom-thumbnailers-don-t-work-on-ubuntu-18-10

Thanks!

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

Title:
  Enable bubblewrap in gnome-desktop3 for Ubuntu 18.04 LTS

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

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

[Bug 1808702] [NEW] Bubblewrap integration broke user thumbnailers

2018-12-16 Thread Romano Giannetti
Public bug reported:

This bug is related to https://bugs.launchpad.net/ubuntu/+source/gnome-
desktop3/+bug/1795668 and to the question in Ubuntu Stackexchange
https://askubuntu.com/questions/1088539/custom-thumbnailers-don-t-work-
on-ubuntu-18-10-and-18-04

The recent hardening on thumbnailers by using bubblewrap is causing a
problem with user-installed thumbnailers. Consider this (for example)
thumbnailer to add a small Dilbert icon to the GIMP .xcf files:


#!/bin/bash

tmpfile1=$(tempfile --directory /tmp --prefix xcft --suffix .png)
trap 'rm -rf $tmpfile1' INT EXIT TERM

die() {
  echo >&2 "$@"
  rm -rf $tmpfile1
  exit 1
}
 
# The script will be called with parameters : -s %s %u %o
# -s %s: vertical size,  %u: input url, %o: output file

if [ $1 = "-s" ]; then 
   size=$2
   uin=$3
   fout=$4
else
   size=32 #default size
   uin=$1
   fout=$2
fi

# uin es una url, eliminar "file://"
fin="${uin#file://*}"

/usr/bin/gnome-xcf-thumbnailer -s $size "$fin" $tmpfile1 || die 
"gnome-xcf-thumbnailer failed"
/usr/bin/composite-im6.q16  -gravity southeast  \
   \(  -resize $((size/2))x$((size/2)) /usr/share/gimp/2.0/images/wilber.png \) 
\
   \( -resize $sizex$size $tmpfile1 \)  "$fout" || die "convert failed"

rm -rf $tmpfile1
exit 0

It used to work before the last update to use bubblewrap, and now
doesn't work anymore. I tried to dig into https://github.com/GNOME
/gnome-desktop/blob/master/libgnome-desktop/gnome-desktop-thumbnail-
script.c to see what happens, and I concluded that the "reinforced"
thumbnail generator do this:

mkdir /tmp/temporary

bwrap --ro-bind /usr /usr \
--ro-bind /etc/ld.so.cache /etc/ld.so.cache \
--ro-bind /bin /bin \
--ro-bind /lib64 /lib64 \
--ro-bind /lib /lib \
--ro-bind /sbin /sbin \
--proc /proc  \
--dev   /dev  \
--chdir   /  \
--setenv   GIO_USE_VFS   local  \
--unshare-all  \
--die-with-parent  \
--bind /tmp/temporary /tmp \
--ro-bind /home/romano/software/thumbnailers/test/rgttiwm.xcf  
/tmp/gnome-desktop-file-to-thumbnail.xcf  \
/usr/bin/xcf-thumb -s 128 file:///tmp/gnome-desktop-file-to-thumbnail.xcf 
/tmp/gnome-desktop-thumbnailer.png
#
cp /tmp/temporary/gnome-desktop-thumbnailer.png test.png

...and this way, my thumbnailer did succeed in creating the PNG with the
correct preview. But when called internally by gnome, it fails, and
creates a strange "~/.cache/thumbnailer/fail" file containing the
following:

�PNG

IHDRĉd�EtEXtThumb::URIfile:///home/romano/software/thumbnailers/test/rgttiwm.xcftEXtThumb::MTime1380735765�y�O
 tEXtSoftwareGNOME::ThumbnailFactoryo 
[...]

** Affects: gnome-desktop3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bubblewrap thumbnails

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-16 Thread Romano Giannetti
Notice anyway that one of the problems was that originally the
thumbnailer called

 /usr/bin/composite

which, do to the alternative setup in .deb packages, was a link to
/etc/alternatives/composite that pointed back to the real binary;
probably the "/etc/alternatives/" directory should be added to the bind-
ed directories...

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-19 Thread Romano Giannetti
Ok, the problem is that the commit from:

https://gitlab.gnome.org/GNOME/gnome-
desktop/commit/259e7e4edb0d9b84fb7cf0847149ff8d42ab9a56

should be added, since Ubuntu/Debian has unmerged /usr.

Also, the problem with alternatives still stands, see
https://gitlab.gnome.org/GNOME/gnome-desktop/issues/92

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1795668] Re: Enable bubblewrap in gnome-desktop3 for Ubuntu 18.04 LTS

2018-12-19 Thread Romano Giannetti
Yep: @nicolas-bernaerts is right. Ubuntu should include this commit:

https://gitlab.gnome.org/GNOME/gnome-
desktop/commit/259e7e4edb0d9b84fb7cf0847149ff8d42ab9a56

since we have unmerged /usr.

Also, the problem with alternatives still stands, see
https://gitlab.gnome.org/GNOME/gnome-desktop/issues/92

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

Title:
  Enable bubblewrap in gnome-desktop3 for Ubuntu 18.04 LTS

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

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

[Bug 1795668] Re: Enable bubblewrap in gnome-desktop3 for Ubuntu 18.04 LTS

2018-12-19 Thread Romano Giannetti
...and we have also the huge slowdown, see
https://gitlab.gnome.org/GNOME/gnome-desktop/issues/90

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

Title:
  Enable bubblewrap in gnome-desktop3 for Ubuntu 18.04 LTS

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

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

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-20 Thread Romano Giannetti
Indeed. So it must be something different; the problem with alternative
is real, but nevertheless the aforementioned thumbnailer does not work
even with the absolute path to composite...

Will dig a bit more. The puzzling thing is that using the wrapper script
from http://bernaerts.dyndns.org/linux/74-ubuntu/360-ubuntu-nautilus-
external-thumbnailer-failure *does* fix things...

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-20 Thread Romano Giannetti
As an aside, can you hint where I can find the messages printed by the
`g_warning()` in the code? I was utterly unable to find them...

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1448778] Re: Evince fails to display some fonts (some font thing failed)

2019-01-18 Thread Romano Giannetti
My solution was to apply this diff:

diff --git a/./etc-apparmor.d-abstractions-fonts 
b/etc/apparmor.d/abstractions/fonts
index 45cdf9a..44c54ac 100644
--- a/./etc-apparmor.d-abstractions-fonts
+++ b/etc/apparmor.d/abstractions/fonts
@@ -51,6 +51,8 @@
 
   /usr/local/share/fonts/   r,
   /usr/local/share/fonts/** r,
+  /home/local/share/fonts/   r,
+  /home/local/share/fonts/** r,
 
   # poppler CMap tables
   /usr/share/poppler/cMap/**r,

...and the reloading the profiles (sudo service apparmor reload). So if
you have symlinked fonts directory, you simply have to add them to the
profile.

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

Title:
  Evince fails to display some fonts (some font thing failed)

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

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

[Bug 1448778] Re: Evince fails to display some fonts (some font thing failed)

2019-01-18 Thread Romano Giannetti
And by the way, just if somebody is still struggling to find where the
"good" error messages (instead of the surprising useful "some font thing
failed"), grep for apparmor in /var/log/kern.log

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

Title:
  Evince fails to display some fonts (some font thing failed)

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

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

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-01-20 Thread Romano Giannetti
@c4pp4, could be, but I think this is already in...

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-01-20 Thread Romano Giannetti
@c4pp4 --- you're right. So probably the only thing we need is the bind
of /etc/alternatives; upstream seems to agree it's the only way to go:
https://gitlab.gnome.org/GNOME/gnome-desktop/issues/92

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

Title:
  Bubblewrap integration broke user thumbnailers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

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

[Bug 1670959] Re: systemd-resolved using 100% CPU

2018-07-31 Thread Romano Giannetti
I also think it's an upgrade artifact. It happened on my upgraded laptop but 
not in the freshly installed desktop machine. 
The problem in the laptop now (I think) hostapd that requires dnsmasq. 
The workaround cited by @ahasenack in #49 seems to work.

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

Title:
  systemd-resolved using 100% CPU

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

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

[Bug 1764450] Re: pdftk missing in 18.04 (bionic)

2018-07-08 Thread Romano Giannetti
You can find more solution on https://askubuntu.com/questions/1028522
/how-can-i-install-pdftk-in-ubuntu-18-04-bionic

User pgoetz's solution is ,in my opinion, the cleanest one: just

  sudo snap install pdftk-smoser

and then alias the pdftk-smoser.pdftk command to pdftk.

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

Title:
  pdftk missing in 18.04 (bionic)

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

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

[Bug 1317825] Re: The -..- and -.- line styles are broken

2016-03-12 Thread Romano Giannetti
Where is available 1:3.2.5.c-4? In 14.04 seems still  1:3.2.5.c-1ubuntu1. 
Thanks!

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

Title:
  The -..- and -.- line styles are broken

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

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


[Bug 1448778] Re: Evince fails to display some fonts (some font thing failed)

2016-09-19 Thread Romano Giannetti
Just to add a note: it happened to me also, because I have /usr/local as
a symlink to /home/local (in a different partition) and evince (or
apparmor) correctly complained.

So all fonts from Microsoft, which are installed in /usr/local/font,
came out blank.

Setting aa-complain solved momentarily the thing, then an edit of the
profiles is recommended.

Now, 'some font thing failed' is not exactly a very informative error
message... ;-)

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

Title:
  Evince fails to display some fonts (some font thing failed)

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

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


[Bug 1246272] Re: Keyboard layout changing randomly

2014-05-24 Thread Romano Giannetti
*** This bug is a duplicate of bug 1240198 ***
https://bugs.launchpad.net/bugs/1240198

The all time record being probably bug #295014, with us since 2004 in
its first incarnation... But well, we have to remember that most
developers works on this in their free time, so... There should be a
pledge system for fixing bugs, I for one have a couple of them where I
wouldn't mind to pay to see them fixed.

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

Title:
  Keyboard layout changing randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1246272/+subscriptions

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


[Bug 381017]

2014-05-31 Thread Romano Giannetti
If I can chime in with a comment to the developers (if anyone is
listening here): I am used to never use drag and drop of attachment on
TB now, given the really broken behavior.

Suggestion: ditch the thing completely. Remove drag and drop. For good.

It's so broken it is more a danger(1) than any other thing, and it is
not so necessary in the end, you can live with "save as..." and company.
I suppose that a bug like that not fixed in 7 years means it's too
complex to fix; let's accept it and move on. Leaving an half-baked
functionality is much worse than not having it.


(1) because sometime it *seems* to work; it creates an icon from which
the content is not accesible at all, and can lead to data loss for
unsuspecting users.

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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


[Bug 381017] Re: Cannot drag attachment from mail attachment pane to desktop

2013-11-06 Thread Romano Giannetti
Hi, hundredpapercuts developers: I do not know if this bug fits the "easily 
fixable" part, but it's undeniably a very annoying papercut bug (you can live 
without drag and drop attachment from you *default* mailer, but still, the 
expected behavior is that it should work). 
On the other end... this bug it has been here with us so many years that maybe 
is really impossible to fix.

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

Title:
  Cannot drag attachment from mail attachment pane to desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/381017/+subscriptions

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


[Bug 741111] Re: Errors in review windows are cut off short

2013-11-06 Thread Romano Giannetti
If I can add a fast comment: please remember the users on little laptop
which have just 600 pixel vertically. Please do not follow "thunderbird
way" (-> forcing you to use alt+mouse to "explore" the windows, and
sometime even that does not work). Provide a scrollbar if the window do
not fit in the vertical space. Thanks!

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

Title:
  Errors in review windows are cut off short

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/74/+subscriptions

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


[Bug 1228626] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

2013-11-06 Thread Romano Giannetti
Any new on this bug? Makes almost impossible to use gnome-tweak-tools...


** Tags removed: i386

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-tweak-tool/+bug/1228626/+subscriptions

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


[Bug 1248736] [NEW] gnome-tweak-tool: some options are truncated and unreadable

2013-11-06 Thread Romano Giannetti
Public bug reported:

The options in the Typing section of gnome-tweak-tool are long and are not 
completely visualized. It is clearly visible in the attached screenshot. 
I was not be able to find the complete phrase. Even if you select it, there is 
no way to see all of it...

** Affects: gnome-tweak-tool (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Picture showing the problem --- what is the complete 
option?"
   
https://bugs.launchpad.net/bugs/1248736/+attachment/3901949/+files/Selection_001.png

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

Title:
  gnome-tweak-tool: some options are truncated and unreadable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-tweak-tool/+bug/1248736/+subscriptions

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


[Bug 1228626] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

2013-11-06 Thread Romano Giannetti
I suspect the upstream is
https://bugzilla.gnome.org/show_bug.cgi?id=710530. Asked there, will
check back.


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

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-tweak-tool/+bug/1228626/+subscriptions

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


[Bug 1228626] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

2013-11-06 Thread Romano Giannetti
Seems the same, and it seems fixed upstream. The problem is that I
tested he fix (and the workaround) and it doesn't run on 13.10 --- it
needs to be backported by someone with more knowledge than me.


** Also affects: gnome-tweak-tool via
   https://bugzilla.gnome.org/show_bug.cgi?id=710530
   Importance: Unknown
   Status: Unknown

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1228626/+subscriptions

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


[Bug 1241811] Re: USB disk not automatically mounted after upgrade to 13.10

2013-11-07 Thread Romano Giannetti
Today is a no-working day. I still am not able to determine a pattern
for when it works and when no...

Done:

(0)samsung-romano:~% gvfs-mount -o

(gvfs-mount:1): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor 
with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported
Monitoring events. Press Ctrl+C to quit.


Nothing happens when I connect my disk. In the syslog I have the disk detected: 

SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.047108] usb 3-1: new 
high-speed USB device number 3 using xhci_hcd
SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.076016] usb 3-1: New USB 
device found, idVendor=059b, idProduct=0470
SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.076027] usb 3-1: New USB 
device strings: Mfr=10, Product=11, SerialNumber=5
SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.076033] usb 3-1: Product: 
Storage
SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.076038] usb 3-1: 
Manufacturer: Iomega
SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.076042] usb 3-1: 
SerialNumber: 6E34633F
SYS: Nov  7 16:47:53 samsung-romano kernel: [11768.078192] scsi7 : usb-storage 
3-1:1.0
SYS: Nov  7 16:47:53 samsung-romano mtp-probe: checking bus 3, device 3: 
"/sys/devices/pci:00/:00:1c.4/:04:00.0/usb3/3-1"
SYS: Nov  7 16:47:53 samsung-romano mtp-probe: bus: 3, device: 3 was not an MTP 
device
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.116539] scsi 7:0:0:0: 
Direct-Access ST950032 5AS   PQ: 0 ANSI: 2 CCS
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.118070] sd 7:0:0:0: Attached 
scsi generic sg3 type 0
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.118415] sd 7:0:0:0: [sdc] 
976773168 512-byte logical blocks: (500 GB/465 GiB)
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.119367] sd 7:0:0:0: [sdc] 
Write Protect is off
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.119381] sd 7:0:0:0: [sdc] 
Mode Sense: 28 00 00 00
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.120297] sd 7:0:0:0: [sdc] No 
Caching mode page present
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.120305] sd 7:0:0:0: [sdc] 
Assuming drive cache: write through
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.123622] sd 7:0:0:0: [sdc] No 
Caching mode page present
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.123631] sd 7:0:0:0: [sdc] 
Assuming drive cache: write through
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.189055]  sdc: sdc1 sdc2
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.191958] sd 7:0:0:0: [sdc] No 
Caching mode page present
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.191969] sd 7:0:0:0: [sdc] 
Assuming drive cache: write through
SYS: Nov  7 16:47:54 samsung-romano kernel: [11769.191977] sd 7:0:0:0: [sdc] 
Attached SCSI disk

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

Title:
  USB disk not automatically mounted after upgrade to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1241811/+subscriptions

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


[Bug 1241811] Re: USB disk not automatically mounted after upgrade to 13.10

2013-11-07 Thread Romano Giannetti
So the main difference from gvfs-mount -o is the error:

(gvfs-mount:1): GVFS-RemoteVolumeMonitor-WARNING **: remote volume
monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not
supported

which happens when the automount is *not* working.

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

Title:
  USB disk not automatically mounted after upgrade to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1241811/+subscriptions

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


[Bug 1241811] Re: USB disk not automatically mounted after upgrade to 13.10

2013-11-07 Thread Romano Giannetti
There is something really strange going on here. After the test above, I logged 
out. Next, on the login screen (gdm here), there wasn't  my name-icon. I logged 
in by using "not listed here..." option. 
Login was much faster than normal now, and the automount is working this time. 

(0)samsung-romano:~% gvfs-mount -o
Monitoring events. Press Ctrl+C to quit.
Drive connected:'ST9500325AS'
Drive changed:  'ST9500325AS'
Drive changed:  'ST9500325AS'
Volume added:   'IOMEGA'
Volume added:   'movlin'
Volume changed: 'movlin'
Mount added: 'movlin'
Volume changed: 'IOMEGA'
Mount added: 'IOMEGA'

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

Title:
  USB disk not automatically mounted after upgrade to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1241811/+subscriptions

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


[Bug 1241811] Re: USB disk not automatically mounted after upgrade to 13.10

2013-11-08 Thread Romano Giannetti
Reported upstream --- I hope it helps.


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

** Also affects: gvfs via
   https://bugzilla.gnome.org/show_bug.cgi?id=711711
   Importance: Unknown
   Status: Unknown

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

Title:
  USB disk not automatically mounted after upgrade to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1241811/+subscriptions

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


[Bug 1245064] Re: Keyboard Layout Options window is missed in gnome-control-center keyboard

2013-11-12 Thread Romano Giannetti
Reading the comments, and the linked comment on
https://bugzilla.gnome.org/show_bug.cgi?id=711426, it seems that the
GNOME resolution is WONTFIX --- letting the options in gnome-tweak-tool
(which, BTW, is broken in Ubuntu now --- please see
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1228626.

So it's clear that for the Gnome Shell DE the options will be found in
Tweak Tool. Now the remaining issue is where this options will be for
Unity users.


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

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

Title:
  Keyboard Layout Options window is missed in gnome-control-center
  keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1245064/+subscriptions

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


[Bug 1228626] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

2013-11-12 Thread Romano Giannetti
I had found the patch that fix the crash --- it's here.
https://git.gnome.org/browse/gnome-tweak-
tool/commit/?h=gnome-3-10&id=757c4e1eb06031cf1d066047a8032dc071a8843c.

It applies (almost) cleanly to the Ubuntu 3.10 version and works for me;
at least you can use g-t-t with it.


** Patch added: "Backported patch from 3.10 upstream branch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-tweak-tool/+bug/1228626/+attachment/3906720/+files/g-t-t-3.10-gil-backport.patch

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post@@GLIBC_2.1()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1228626/+subscriptions

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


[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-11-13 Thread Romano Giannetti
@Levan, your bug is probably https://bugs.launchpad.net/bugs/1226962

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1218322/+subscriptions

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


[Bug 996791] Re: Xubuntu 12.04 extremely slow login

2013-09-06 Thread Romano Giannetti
I since upgraded to 13.04, with an x86 arch (32bit), and still have 60+
seconds wait for the login. I still think that there is something that
got stale during a past upgrade and causes this, and the arch (64 or 32
bit) doesn't seems to matter.

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

Title:
  Xubuntu 12.04 extremely slow login

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

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


[Bug 1311735] [NEW] vino-server using a lot of CPU and very sluggish after upgrade to 14.04

2014-04-23 Thread Romano Giannetti
Public bug reported:

The title says its all.

 PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND  
 8150 romano20   0   64268   8800   5948 R  57.8  0.4 126:57.46 vino-se+ 
 8883 romano20   0  632412  34788   6156 S  31.8  1.7 195:15.26 dropbox  
 1420 root  20   09964   1940940 S   8.5  0.1  36:28.15 cups-br+

It was working nicely in 13.10; now it feels very sluggish and the CPU usage is 
very high all the time. 
Connecting with TigerVNC from a Windows machine, but a couple of fast test 
showed the same problem with other clients.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: vino 3.8.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
CurrentDesktop: XFCE
Date: Wed Apr 23 09:17:05 2014
InstallationDate: Installed on 2013-04-30 (358 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
SourcePackage: vino
UpgradeStatus: Upgraded to trusty on 2014-04-21 (1 days ago)

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


** Tags: apport-bug i386 trusty

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

Title:
  vino-server using a lot of CPU and very sluggish after upgrade to
  14.04

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

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-23 Thread Romano Giannetti
Tested with 
linux-image-3.15.0-031500rc2-generic_3.15.0-031500rc2.201404201435_i386.deb, 
still here. 
Will attach oops image. 

There are hints that the problem is known here:
https://sourceforge.net/p/linuxwacom/bugs/238/#f170

In that case, I strongly advise adding "modprobe wacom" at boot in all
the systems, to avoid crashes and potential data loss.

BTW, I installed the aforementioned kernel with dpkg -i ... how do I go
back to the stock one? Thanks!


** Attachment added: "crash with  kernel 
3.15.0-031500rc2-generic_3.15.0-031500rc2.20140420143"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310800/+attachment/4094382/+files/IMG_20140423_094253.jpg

** Tags added: kernel-bug-exists-upstream

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-23 Thread Romano Giannetti
I can confirm that with linux-
image-3.15.0-031500rc2-generic_3.15.0-031500rc2 the tablet works
correctly if I manually load the driver *before*  connecting it.

Still, seems a dangerous bug to me.

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-23 Thread Romano Giannetti
Ok, (relatively) good news

1) still with kernel linux-
image-3.15.0-031500rc2-generic_3.15.0-031500rc2

2) I recompiled the input-wacom-0.20.0 that worked for me in 13.10, from
here: http://sourceforge.net/projects/linuxwacom/files/xf86-input-wacom
/input-wacom/input-wacom-0.20.0.tar.bz2/download

3) I substituted the module to the stock one, then rebooted;

4) the Oops is gone. So the problem must be in the changes from 0.20.0
and the current driver in the kernel, or in some modification of the
ubuntu kernel team. In the first case the bug should be easy to catch,
see the list of changes:

https://sourceforge.net/p/linuxwacom/input-
wacom/ci/2d38b3ce57d003cbef854674a4850e38f32f8c13/log/?path=

Will test now with 0.21.0 to check if the bug is there.

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-23 Thread Romano Giannetti
Ok, compiling 0.21.0 against the upstream kernel (will test with the
stock one) will too avoid the crash.

I think that my expertise stops here... I do not know how to check for
differences between the input-wacom official tree and the ubuntu tree.

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1311735] Re: vino-server using a lot of CPU and very sluggish after upgrade to 14.04

2014-04-24 Thread Romano Giannetti
Encryption is already off due to
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1281250 - otherwise
vino is practically impossible to use (no clients apart from vinagre use
the encryption that vino offer).

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

Title:
  vino-server using a lot of CPU and very sluggish after upgrade to
  14.04

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

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


[Bug 1281250] Re: VNC accessible for Windows machines only with encryption disabled

2014-04-25 Thread Romano Giannetti
@nitrogen dream: reading here:
https://sourceforge.net/p/tigervnc/code/HEAD/tree/rfbproto/rfbproto.rst
#vnc-authentication, with type 2 the only thing that is encrypted is the
VNC password, which is,  honestly, my least worry. All the keystrokes in
the session (including your bank password) is then sent unencrypted on
the local wire.

Will check SSVNC; but this is similar to what I am doing now, having a
ssh tunnel in the middle.

But again, the problem is in vino, which is offering as encrypted
transport one that nobody uses --- and that force you to go thru hoops
to have an almost safe connection.

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

Title:
  VNC accessible for Windows machines only with encryption disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/vino/+bug/1281250/+subscriptions

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


[Bug 1281250] Re: VNC accessible from non-linux machines only with encryption disabled

2014-04-25 Thread Romano Giannetti
** Summary changed:

- VNC accessible for Windows machines only with encryption disabled
+ VNC accessible from non-linux machines only with encryption disabled

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

Title:
  VNC accessible from non-linux machines only with encryption disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/vino/+bug/1281250/+subscriptions

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


[Bug 1281250] Re: VNC accessible from non-linux machines only with encryption disabled

2014-04-25 Thread Romano Giannetti
SSVNC works, although is quite slow with vino. Using x11vnc as server
with -ssl options give a reasonable speed.

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

Title:
  VNC accessible from non-linux machines only with encryption disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/vino/+bug/1281250/+subscriptions

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-25 Thread Romano Giannetti
I reinstalled the linux-image-extra-3.13.0-24-generic and the crash went
away.

I am really puzzled; I *did* try the newer kernel and had the crash.
This morning  has disappeared.

Marking invalid for now, still looking at it.


** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1281250] Re: VNC accessible for Windows machines only with encryption disabled

2014-04-18 Thread Romano Giannetti
@Holger: yes --- I just  noticed it too.

I humbly suggest that Canonical or Redhat help the vino developers to
add a more common encryption type to the vino server. It is the default
(and the facto only) remote vnc server in our system, and in its current
state forces everyone to connect **in clear** on the local network. All
what you type is sent as is.

I have worked around it wrapping the thing in a SSH tunnel, but still,
it's sensible to local attacks and I think it's not a solution for the
average user.

@Sebastian, I am not sure if this is a security thing --- after all,
before the switch, all the connections were silently made without
encryption, but it's scary nevertheless --- sniffing for traffic on port
5900 is easy enough.

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

Title:
  VNC accessible for Windows machines only with encryption disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/vino/+bug/1281250/+subscriptions

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


[Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2014-04-21 Thread Romano Giannetti
I think that the upstream bug is not correct here. The problem is not
with panning; the problem is with scaling and the mouse behavior.

I have  xserver-xorg  1:7.7+1ubuntu6   (X.Org X Server 1.14.5), and if I
issue

xrandr --output LVDS1 --scale 2x2

the screen scales correctly, but then the mouse is restricted to the
(original 1x1 viewport) upper left quarter of the screen, making the
scaling completely unuseful.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2014-04-21 Thread Romano Giannetti
So basically, the "Fix released" status is incorrect. The bug referred
to the title is still here (at least in Saucy, will test Trusty). Maybe
the other problem (panning, mentioned in the upstream bug, not related
with this bug title) is fixed, but not this one.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 881046]

2014-04-21 Thread Romano Giannetti
Probably this bug has been marked invalid because there is a mix of two
bugs here: one is related to panning (which I do not know if it's fixed
or no), and the other one to mouse constraints when scaling.

I have X.Org X Server 1.14.5 , and if I issue

xrandr --output LVDS1 --scale 2x2

the screen scales correctly, but then the mouse is restricted to the
(original 1x1 viewport) upper left quarter of the screen, making the
scaling completely unuseful.

It is quite easily reproducible.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/881046/+subscriptions

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


[Bug 883319]

2014-04-21 Thread Romano Giannetti
Probably this bug has been marked invalid because there is a mix of two
bugs here: one is related to panning (which I do not know if it's fixed
or no), and the other one to mouse constraints when scaling.

I have X.Org X Server 1.14.5 , and if I issue

xrandr --output LVDS1 --scale 2x2

the screen scales correctly, but then the mouse is restricted to the
(original 1x1 viewport) upper left quarter of the screen, making the
scaling completely unuseful.

It is quite easily reproducible.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2014-04-21 Thread Romano Giannetti
Can a bug supervisor mark this for Trusty and removing the (wrong) Fix
Released status?

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2014-04-21 Thread Romano Giannetti
...checked in 14.04 trusty, still here.

A real PITA because the scaling is really useful with all the
applications (*-tweak-tools, are you listening me?) which are expecting
1600x1200 pixel every time...

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2014-04-21 Thread Romano Giannetti
Yes --- I understand. But why the bug is marked "Invalid"? It is quite
easy to reproduce, and difficult to miss (if you ever needed to use the
--scale option).

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 1310800] [NEW] Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-21 Thread Romano Giannetti
Public bug reported:

I have just upgraded to 14.04 from 13.10.

I have a wacom cth-480  touch+pen tablet, which was not recognized on
13.10 (kernel 3.11). With the stock kernel from 14.04, I have an
immediate kernel panic as soon as I plug in the tablet to the laptop.

The system is a asus 1005PE (32 bit install), Xubuntu, up-to date: Linux
asus-romano 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC
2014 i686 i686 i686 GNU/Linux

The really strange thing is that if I manually load the driver with
`sudo modprobe wacom` *before* pluggin the tablet in, then the tablet is
recognized and works ok:

SYS: Apr 21 15:15:47 asus-romano kernel: [  265.664161] usbcore: registered new 
interface driver wacom
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.088161] usb 2-1: new full-speed 
USB device number 2 using uhci_hcd
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.253626] usb 2-1: New USB device 
found, idVendor=056a, idProduct=0302
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.253641] usb 2-1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.253651] usb 2-1: Product: 
Intuos PTS
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.253659] usb 2-1: Manufacturer: 
Wacom Co.,Ltd.
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.257027] input: Wacom Intuos PT 
S Pen as /devices/pci:00/:00:1d.0/usb2/2-1/2-1:1.0/input/input14
SYS: Apr 21 15:15:52 asus-romano kernel: [  270.260630] input: Wacom Intuos PT 
S Finger as /devices/pci:00/:00:1d.0/usb2/2-1/2-1:1.1/input/input15
SYS: Apr 21 15:15:52 asus-romano mtp-probe: checking bus 2, device 2: 
"/sys/devices/pci:00/:00:1d.0/usb2/2-1"
SYS: Apr 21 15:15:52 asus-romano mtp-probe: bus: 2, device: 2 was not an MTP 
device

A screenshot of the kernel panic is added. I can reproduce it at will.

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

** Attachment added: "Screenshot of the kernel panic log."
   
https://bugs.launchpad.net/bugs/1310800/+attachment/4091720/+files/kernel-panic-on-tablet-plugin.jpg

** Summary changed:

- Trusty Thar: automatic load of wacom.ko driver cause a "hard"kernel panic
+ Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" 
kernel panic

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1310800/+subscriptions

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-21 Thread Romano Giannetti
I reported it here too: https://sourceforge.net/p/linuxwacom/bugs/238/

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-21 Thread Romano Giannetti
I tried --- but the page that opens my browser, after I (correctly) log
in, says

"the information on this page is private"

"Not allowed here"

How can I upload the data manually?

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1310800] Re: Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a "hard" kernel panic

2014-04-21 Thread Romano Giannetti
Marked as confirmed because I am unable to user apport-collect, as commented 
above. I tried in all the way I can, but launchpad refuses to allow the data 
upload. 
I used apport_cli --save apport_report.txt  linux and attached the resulting 
file. 


** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Attachment added: "result of apport_cli --save apport_report.txt  linux"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310800/+attachment/4091819/+files/apport_report.txt

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

Title:
  Trusty Thar, kernel 3.13: automatic load of wacom.ko driver cause a
  "hard" kernel panic

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

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


[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-04-01 Thread Romano Giannetti
I just downloaded and installed in a VirtualBox Ubuntu-Gnome 14.04 beta2
32bit.

Out of the box, I changed the "Switch to next sorce"  to Alt+Shift L and
""alternative character key" to Right Alt and it works ok.

I DID NOT test the plain Ubuntu-Unity installation.

Color me (momentarily) happy.

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1218322/+subscriptions

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


<    1   2   3   4   5   6   7   8   9   10   >