[Bug 1674164] Re: DVDs with restricted permissions are unreadable for normal user (regression?)

2017-04-16 Thread mikbini
"differently correct" was meant to be a joke :)

Unfortunately, I don't have the DVDs at hand: my mother in law dug out
those old family video DVDs, brought them with her when he came to visit
us.

I'll try and recover them from her but it will take 2 or 3 months.

Apologies for all the details above but I think they make an important
part of the use-case: "I need to play some crappy DVDs and I have no
control to how they were created years ago".

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

Title:
  DVDs with restricted permissions are unreadable for normal user
  (regression?)

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

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


[Bug 1674164] Re: DVDs with restricted permissions are unreadable for normal user (regression?)

2017-04-12 Thread mikbini
In my view this is not invalid: "differently correct" recorders and also
printed DVDs are common in the wild and they work on Windows, osX and
"dumb" readers. And as the average user is not able to figure out a
workaround, he will assume that ubuntu is broken and switch to something
else.

The same argument ("we are applying the permissions") was made in 2009
for bug #10550 and ubuntu decision back then was to change the mount
options (possibly only to CDs/DVDs/Blueray, this is not clear from the
bug).

And let me stress again that this is indeed a regression: people used to
be able to play their braindead DVDs and now they cannot.

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

Title:
  DVDs with restricted permissions are unreadable for normal user
  (regression?)

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

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


[Bug 1674164] [NEW] DVDs with restricted permissions are unreadable for normal user (regression?)

2017-03-19 Thread mikbini
Public bug reported:

I'm using 16.10. I have a DVD with strange permissions for the root
folder:

michele@cassandra:~$ ls -l /media/michele
total 2
d--x--x--- 3 michele michele 88 gen  1  2004 SONY_DVD_RECORDER_VOLUME

The DVD is readable e.g. on windows but with ubuntu while I can access
it as root:

root@cassandra:~# ls -l /media/michele/SONY_DVD_RECORDER_VOLUME/
total 4
dr-xr-xr-x 2 michele michele 3628 gen  1  2004 VIDEO_TS

I cannot as the non-root user that is logged in when I insert the disk:

michele@cassandra:~$ ls -l /media/michele/SONY_DVD_RECORDER_VOLUME
ls: cannot open directory '/media/michele/SONY_DVD_RECORDER_VOLUME': Permission 
denied

Looking at the mount options it seems to me that this is a regression
for bug #10550. The options used by udisks2 are:

root@cassandra:~# mount |grep SONY
/dev/sr0 on /media/michele/SONY_DVD_RECORDER_VOLUME type udf 
(ro,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2)

while my understanding from bug #10550 is that I should have also
mode=0777 and dmode=0777

And indeed this works:

root@cassandra:~# mount -t udf -o
ro,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2,mode=0777,dmode=0777
/dev/sr0 ~michele/z

michele@cassandra:~$ ls -l ~michele/z
total 4
drwxrwxrwx 2 michele michele 3628 gen  1  2004 VIDEO_TS

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

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

Title:
  DVDs with restricted permissions are unreadable for normal user
  (regression?)

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-06-01 Thread mikbini
** Bug watch added: freedesktop.org Bugzilla #90802
   https://bugs.freedesktop.org/show_bug.cgi?id=90802

** Also affects: mesa via
   https://bugs.freedesktop.org/show_bug.cgi?id=90802
   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/1422163

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-06-01 Thread mikbini
Under the guidance of the freedesktop guys I re-run unity_support_test
(see attachment) and the results are different now: it looks that i965
is indeed picked up:

OpenGL vendor string:   Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) 965GM x86/MMX/SSE2
OpenGL version string:  2.1 Mesa 10.3.2

So, back to square one, as chrome still causes unity crashes while
watching youtube videos...


** Attachment added: Current unity_support_test -p output
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1422163/+attachment/4408161/+files/unity-support-test.txt

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-05-31 Thread mikbini
I'll gladly do but can you please advise:

* what freedesktop project is this bug for
* what bug I report ? That something is picking up the wrong graphics driver 
[what's the right one BTW]?

Thanks,
Michele

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-05-26 Thread mikbini
** Description changed:

  I recently upgraded to ubuntu 14.10 and started experiencing repeatable
  unity crashes while watching youtube videos using current chrome. It
- doesn't always crash at the first attempt but most definitely.
+ doesn't always crash at the first attempt but most definitely it will
+ crash sooner or later.
  
  Once unity crashes it is respawn but again crashes immediately, the PC
  becomes unusable until I kill X from the console or reboot. From my
  .xsession-errors:
  
  upstart: unity7 main process (9627) terminated with status 1
  upstart: unity7 main process ended, respawning
  upstart: unity7 main process (9998) terminated with status 1
  upstart: unity7 main process ended, respawning
  upstart: unity7 main process (10017) terminated with status 1
  upstart: unity7 main process ended, respawning
  upstart: unity7 main process (10041) terminated with status 1
  upstart: unity7 main process ended, respawning
  upstart: unity7 main process (10054) terminated with status 1
  upstart: unity7 main process ended, respawning
  [you got the point]
  
  Unity support test results are not reassuring:
  
  
  $ /usr/lib/nux/unity_support_test -p
  libGL error: failed to open drm device: Permission denied
  libGL error: failed to load driver: i965
  OpenGL vendor string: VMware, Inc.
  OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
  OpenGL version string: 3.0 Mesa 10.3.2
  
  Not software rendered: no
  Not blacklisted: yes
  GLX fbconfig: yes
  GLX texture from pixmap: yes
  GL npot or rect textures: yes
  GL vertex program: yes
  GL fragment program: yes
  GL vertex buffer object: yes
  GL framebuffer object: yes
  GL version is 1.4+: yes
  
  Unity 3D supported: no
  
  
  [possibly related to https://bugs.freedesktop.org/show_bug.cgi?id=89146]
  
  I never tried running unity_support_test before upgrading from 14.04 to
  14.10, so I'm not sure if it looked better on 14.04 but definitely it
  didn't crash in this way. In my view this is a regression.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,decor,imgpng,resize,gnomecompat,snap,compiztoolbox,place,move,grid,vpswitch,regex,session,mousepoll,animation,unitymtgrabhandles,wall,workarounds,fade,expo,ezoom,scale,unityshell]
  CurrentDesktop: Unity
  Date: Sun Feb 15 20:12:09 2015
  InstallationDate: Installed on 2010-03-20 (1793 days ago)
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to utopic on 2014-12-08 (68 days ago)

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-05-26 Thread mikbini
Attaching output of lspci -vvnn

** Attachment added: Output of lspci -vvnn
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1422163/+attachment/4404993/+files/lspci.txt

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-05-26 Thread mikbini
Adding bootstrap dmesg output

** Attachment added: Bootstrap dmesg
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1422163/+attachment/4404996/+files/bootdmesg.txt

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] [NEW] Unity crashing while watching youtube videos using chrome

2015-02-15 Thread mikbini
Public bug reported:

I recently upgraded to ubuntu 14.10 and started experiencing repeatable
unity crashes while watching youtube videos using current chrome. It
doesn't always crash at the first attempt but most definitely.

Once unity crashes it is respawn but again crashes immediately, the PC
becomes unusable until I kill X from the console or reboot. From my
.xsession-errors:

upstart: unity7 main process (9627) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (9998) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (10017) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (10041) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (10054) terminated with status 1
upstart: unity7 main process ended, respawning
[you got the point]

Unity support test results are not reassuring:


$ /usr/lib/nux/unity_support_test -p
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: i965
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
OpenGL version string: 3.0 Mesa 10.3.2

Not software rendered: no
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes

Unity 3D supported: no


[possibly related to https://bugs.freedesktop.org/show_bug.cgi?id=89146]

I never tried running unity_support_test before upgrading from 14.04 to
14.10, so I'm not sure if it looked better on 14.04 but definitely it
didn't crash in this way. In my view this is a regression.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: unity 7.3.1+14.10.20141016-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: i386
CompizPlugins: 
[core,composite,opengl,decor,imgpng,resize,gnomecompat,snap,compiztoolbox,place,move,grid,vpswitch,regex,session,mousepoll,animation,unitymtgrabhandles,wall,workarounds,fade,expo,ezoom,scale,unityshell]
CurrentDesktop: Unity
Date: Sun Feb 15 20:12:09 2015
InstallationDate: Installed on 2010-03-20 (1793 days ago)
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
SourcePackage: unity
UpgradeStatus: Upgraded to utopic on 2014-12-08 (68 days ago)

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


** Tags: apport-bug i386 third-party-packages utopic

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1422163] Re: Unity crashing while watching youtube videos using chrome

2015-02-15 Thread mikbini
I re-submitted this using ubuntu-bug after apport-collect failed to add
any info to Bug #1421960

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

Title:
  Unity crashing while watching youtube videos using chrome

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

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


[Bug 1258812] Re: No prompt for webapps

2014-02-01 Thread mikbini
Still happens with chromium
32.0.1700.102-0ubuntu0.13.10.1~20140128.970.1

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

Title:
  No prompt for webapps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1258812/+subscriptions

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


[Bug 1258812] [NEW] No prompt for webapps

2013-12-07 Thread mikbini
Public bug reported:

After upgrading to ubuntu 13.10 when I access a site that has a webapp
(e.g. youtube) and I didn't access before I don't get the usual prompt
asking me whether I want to enable the webapp.

If I access the same site via firefox it does ask me and, once the
webapp is enabled from firefox, it works also in chromium.

I'm using chromium-browser 30.0.1599.114-0ubuntu0.13.10.2

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: chromium-browser 30.0.1599.114-0ubuntu0.13.10.2
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
CheckboxSubmission: b005b394090223fa15eccd0cb510e904
CheckboxSystem: e2a9e28435948e86843155dc45ba128e
Date: Sat Dec  7 20:32:30 2013
Desktop-Session:
 DESKTOP_SESSION = ubuntu
 XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
 XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
DiskUsage:
 b'Filesystem Type  Size  Used Avail Use% Mounted on\n/dev/sda4  
ext4  124G  106G   12G  91% /\nnone   tmpfs 4.0K 0  4.0K   
0% /sys/fs/cgroup\nudev   devtmpfs  979M  4.0K  979M   1% /dev\ntmpfs   
   tmpfs 199M  1.3M  197M   1% /run\nnone   tmpfs 5.0M   
16K  5.0M   1% /run/lock\nnone   tmpfs 991M  5.1M  986M   1% 
/run/shm\nnone   tmpfs 100M   56K  100M   1% /run/user\n'
 
 Inodes:
 b'Filesystem Inodes IUsed IFree IUse% Mounted on\n/dev/sda47.9M  
786K  7.1M   10% /\nnone 216K 2  216K1% 
/sys/fs/cgroup\nudev 210K   554  209K1% /dev\ntmpfs
216K   603  215K1% /run\nnone 216K13  216K1% 
/run/lock\nnone 216K21  216K1% /run/shm\nnone 
216K30  216K1% /run/user\n'
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
InstallationDate: Installed on 2010-03-20 (1358 days ago)
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
MarkForUpload: True
SourcePackage: chromium-browser
UpgradeStatus: Upgraded to saucy on 2013-11-23 (14 days ago)
chromium-default:
 
gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %U\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%U\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'ubuntu-mono-dark\n'/desktop/gnome/interface/gtk_theme = b'Ambiance\n'
modified.conffile..etc.chromium.browser.default:
 # Default settings for chromium-browser. This file is sourced by /bin/sh from
 # /usr/bin/chromium-browser
 
 # Options to pass to chromium-browser
 #CHROMIUM_FLAGS=--password-store=detect
mtime.conffile..etc.chromium.browser.default: 2013-07-28T12:54:15.460397

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 saucy

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

Title:
  No prompt for webapps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1258812/+subscriptions

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


[Bug 1254274] [NEW] package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2013-11-23 Thread mikbini
Public bug reported:

While upgrading from 13.04 to 13.10

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: tex-common 4.04
ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
Date: Sat Nov 23 13:43:40 2013
DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationDate: Installed on 2010-03-20 (1343 days ago)
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: tex-common
Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to saucy on 2013-11-23 (0 days ago)

** Affects: tex-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check saucy

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1254274/+subscriptions

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


[Bug 1195772] Re: being asked on all sites to webapps plugin needs permission to run

2013-06-29 Thread mikbini
I also noticed that I no longer have the Desktop Integration section
in chrome://settings/

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

Title:
  being asked on all sites to webapps plugin needs permission to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-chromium-extension/+bug/1195772/+subscriptions

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


[Bug 915662] Re: calibre cannot convert RAR Archives

2012-02-05 Thread mikbini
I can confirm it, too. I fixed in a slightly different way by manually
installing a .deb for libunrar from the bodiltv ppa

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

Title:
  calibre cannot convert RAR Archives

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

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


[Bug 611863] Re: gcm-apply crashed with SIGSEGV in _dbus_list_unlink()

2010-07-31 Thread mikbini
** Visibility changed to: Public

-- 
gcm-apply crashed with SIGSEGV in _dbus_list_unlink()
https://bugs.launchpad.net/bugs/611863
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 603229] Re: gwibber crashed with error in connect()

2010-07-09 Thread mikbini
** Visibility changed to: Public

-- 
gwibber crashed with error in connect()
https://bugs.launchpad.net/bugs/603229
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 577912] Re: gvfsd-smb crashed with SIGSEGV in g_mount_spec_get()

2010-07-08 Thread mikbini
I didn't see it in a while.

-- 
gvfsd-smb crashed with SIGSEGV in g_mount_spec_get()
https://bugs.launchpad.net/bugs/577912
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 562679] Re: applet.py crashed with IPPError in _authloop()

2010-07-06 Thread mikbini
Apport just reported this (although the printer applet was still present
in the panel) so I'm going to set it to confirmed.

** Changed in: system-config-printer (Ubuntu)
   Status: New = Confirmed

-- 
applet.py crashed with IPPError in _authloop()
https://bugs.launchpad.net/bugs/562679
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 600229] Re: simple-scan crashed with SIGSEGV in _IO_vfprintf_internal()

2010-07-05 Thread mikbini
** Visibility changed to: Public

-- 
simple-scan crashed with SIGSEGV in _IO_vfprintf_internal()
https://bugs.launchpad.net/bugs/600229
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 583685] Re: gwibber crashed with DBusException in call_blocking()

2010-06-22 Thread mikbini
** Changed in: gwibber (Ubuntu)
   Status: New = Confirmed

-- 
gwibber crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/583685
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 595449] [NEW] libghc6-wash-dev is not installable

2010-06-17 Thread mikbini
Public bug reported:

With apt updated as of today (17 Jun 2010)  I get the following
dependency error:

libghc6-wash-dev:
  Depends: ghc6 (6.10.4+) but 6.12.1-12 is to be installed

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libghc6-wash-dev (not installed)
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: wl
Architecture: i386
CheckboxSubmission: b005b394090223fa15eccd0cb510e904
CheckboxSystem: e2a9e28435948e86843155dc45ba128e
Date: Thu Jun 17 12:55:35 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
ProcEnviron:
 LANGUAGE=en_IE:en_GB:en
 PATH=(custom, user)
 LANG=en_IE.utf8
 SHELL=/bin/bash
SourcePackage: washngo

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


** Tags: apport-bug i386 lucid

-- 
libghc6-wash-dev is not installable
https://bugs.launchpad.net/bugs/595449
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 551164] Re: pidgin-skype doesn't work in lucid No reason specified

2010-06-14 Thread mikbini
I installed the .deb provided upstream at http://eion.robbmob.com/ and
it works (note that the upstream package is called skype4pidgin).

As far as I can understand pidgin-skype in lucid (version
20100121+dfsg-1) was derived from upstream on January 21st, 2010 and the
last upstream release, as per http://eion.robbmob.com/CHANGELOG.txt, was
later than that.

The upstream changelog doesn't show nothing relevant to the current
problem, though crash on connect bugs where fixed just on January 21st
so I wonder whether they got into lucid or not.

Anyway if you remove lucid's pidgin-skype and install skype4pidgin (and,
at least for Empathy, check Reject all auths in the account
configuration) it works.

-- 
pidgin-skype doesn't work in lucid No reason specified
https://bugs.launchpad.net/bugs/551164
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 556479] Re: pidgin-skype used with telepathy-haze always show account as Disconnected - Network error

2010-06-14 Thread mikbini
*** This bug is a duplicate of bug 551164 ***
https://bugs.launchpad.net/bugs/551164

** This bug has been marked a duplicate of bug 567248
   skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype

** This bug is no longer a duplicate of bug 567248
   skype in empathy (bigbrownchunx-skype-dbus) with pidgin-skype
** This bug has been marked a duplicate of bug 551164
   pidgin-skype doesn't work in lucid No reason specified

-- 
pidgin-skype used with telepathy-haze always show account as Disconnected - 
Network error
https://bugs.launchpad.net/bugs/556479
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-06-14 Thread mikbini
I didn't, but I can try. Can you tell me how should I recreate it?

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 400120] Re: Gwibber saves readable passwords

2010-06-14 Thread mikbini
Uhm, I still see cleartext passwords in gwibber: should I re-create the
accounts using gwibber = 2.29.94?

-- 
Gwibber saves readable passwords
https://bugs.launchpad.net/bugs/400120
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-06-14 Thread mikbini
I tried (b) first, to no avail: I closed gwibber, killed gwibber-
service, deleted the friendfeed-xxx entries (actually, I had only one)
and then re-started gwibber but *both* friendfeed icons where still
there and I did access my friendfeed account, which I find a bit strange
as there was no account left in couchdb. I suppose I should have done
something else (logging out and then back in?).

I then noticed I also had some entries with hexadecimal names in
gwibber_accounts, one of which also pointed to a friendfeed account
document. I deleted it but again nothing changed.

I tried (b) then and obviously it did work: I was able to re-configure
all the accounts and now there is no phantom friendfeed icon.

FWIW the old configuration contained passwords in cleartext but the new
one does not, I suppose that's because I originally configured the
accounts before bug #400120 was fixed.

Alas I didn't keep the backup of the old configuration, so I can not
resurrect it to test it again, sigh. Considering I can no longer
reproduce the bug I think you can close it.

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 588190] Re: Partial incompatibility of prism and moonlight

2010-06-02 Thread mikbini
** Visibility changed to: Public

-- 
Partial incompatibility of prism and moonlight
https://bugs.launchpad.net/bugs/588190
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 588190] Re: Partial incompatibility of prism and moonlight

2010-06-02 Thread mikbini
I just realized that the crash happens in IcedTea (or so the backtrace
says). I checked gmail and analytics and it seems to me that they don't
use java, so that's a bit puzzling.

-- 
Partial incompatibility of prism and moonlight
https://bugs.launchpad.net/bugs/588190
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 554136] Re: Cannot sync local address book to/from ubuntu one

2010-05-28 Thread mikbini
*** This bug is a duplicate of bug 540675 ***
https://bugs.launchpad.net/bugs/540675

Roman, are you sure this is a dup? If I understand correctly bug #540675
is due to contacts already in ubuntu one while I hit this one just when
I had none.

-- 
Cannot sync local address book to/from ubuntu one
https://bugs.launchpad.net/bugs/554136
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 585714] Re: blueman-applet crashed with DBusException in call_blocking()

2010-05-26 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49120216/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/49120217/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/49120218/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/49120219/Traceback.txt

** Visibility changed to: Public

-- 
blueman-applet crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/585714
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 585714] Re: blueman-applet crashed with DBusException in call_blocking()

2010-05-26 Thread mikbini
** Changed in: blueman (Ubuntu)
   Status: New = Confirmed

-- 
blueman-applet crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/585714
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 554471] Re: I can't remove a bluetooth device with bluetooth-properties

2010-05-25 Thread mikbini
My dongle is actually the macbook integrated bluetooth adapter.

As I said above I think that in my case I paired with the now
unremovable device (an apple bluetooth mouse) under osx before switching
to ubuntu.

-- 
I can't remove a bluetooth device with bluetooth-properties
https://bugs.launchpad.net/bugs/554471
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 585273] Re: blueman-manager crashed with DBusDoesNotExistError in warp()

2010-05-25 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49064586/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/49064587/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/49064588/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/49064589/Traceback.txt

** Visibility changed to: Public

-- 
blueman-manager crashed with DBusDoesNotExistError in warp()
https://bugs.launchpad.net/bugs/585273
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 554471] Re: I can't remove a bluetooth device with bluetooth-properties

2010-05-25 Thread mikbini
I tried to remove the unknown device with blueman but it crashed (I
opened bug #585273 for this).

-- 
I can't remove a bluetooth device with bluetooth-properties
https://bugs.launchpad.net/bugs/554471
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 554471] Re: I can't remove a bluetooth device with bluetooth-properties

2010-05-25 Thread mikbini
I should have added that blueman crash reports the same Device creation
in progress message given by bluetooth-properties error message.

-- 
I can't remove a bluetooth device with bluetooth-properties
https://bugs.launchpad.net/bugs/554471
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 558404] Re: freecol crashes after some playing

2010-05-25 Thread mikbini
With the current openjdk I'm not able to reproduce this anymore, thus
I'm closing it.

** Changed in: freecol (Ubuntu)
   Status: New = Invalid

** Changed in: freecol (Ubuntu)
   Status: Invalid = Fix Released

** Changed in: openjdk-6 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
freecol crashes after some playing
https://bugs.launchpad.net/bugs/558404
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 583685] Re: gwibber crashed with DBusException in call_blocking()

2010-05-21 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/48852320/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/48852321/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/48852322/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/48852323/Traceback.txt

** Visibility changed to: Public

-- 
gwibber crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/583685
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 563554] Re: desktopcouch-service crashed with ServerError in _request()

2010-05-21 Thread mikbini
On a system start I got this together with bug #547050 and bug #583685,
all at once.

-- 
desktopcouch-service crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/563554
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 547050] Re: gwibber-service (version 2.29.92) crashed with ServerError in _request()

2010-05-21 Thread mikbini
I'm reopening this as this morning when I logged in after a reboot I got
a crash with the same backtrace (except for really slight changes due to
different versions, I'm using 2.30.0.1-0ubuntu1). I also got bug #563554
and bug #583685, all at once.

** Changed in: gwibber (Ubuntu)
   Status: Fix Released = In Progress

** Changed in: gwibber (Ubuntu)
   Status: In Progress = Confirmed

-- 
gwibber-service (version 2.29.92) crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/547050
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 583737] Re: gwibber-service crashed with ServerError in _request()

2010-05-21 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/48859511/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/48859512/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/48859513/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/48859514/Traceback.txt

** Visibility changed to: Public

-- 
gwibber-service crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/583737
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 583685] Re: gwibber crashed with DBusException in call_blocking()

2010-05-21 Thread mikbini
Just to add that although I stated above that I was affected by the
existing  bug #547050 at the same time as this one, after subsequent
discussion on that bug I was told to file a new bug (bug #583737)
instead.

-- 
gwibber crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/583685
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 563554] Re: desktopcouch-service crashed with ServerError in _request()

2010-05-21 Thread mikbini
Just to add that although I stated above that I was affected by the
existing  bug #547050 at the same time as this one, after subsequent
discussion on that bug I was told to file a new bug (bug #583737)
instead.

-- 
desktopcouch-service crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/563554
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 547050] Re: gwibber-service (version 2.29.92) crashed with ServerError in _request()

2010-05-21 Thread mikbini
Ok, I filed bug #583737.

-- 
gwibber-service (version 2.29.92) crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/547050
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 583737] Re: gwibber-service crashed with ServerError in _request()

2010-05-21 Thread mikbini
Here you are, but this time it didn't crash (actually, it crashes quite
infrequently).

** Attachment added: gwibber-log-nocrash.txt
   http://launchpadlibrarian.net/48862023/gwibber-log-nocrash.txt

-- 
gwibber-service crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/583737
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 571707] Re: fsck progress stalls at boot, plymouthd/mountall eats CPU

2010-05-17 Thread mikbini
** Changed in: plymouth (Ubuntu)
   Status: Triaged = Invalid

** Changed in: plymouth (Ubuntu Lucid)
   Status: Triaged = Invalid

-- 
fsck progress stalls at boot, plymouthd/mountall eats CPU
https://bugs.launchpad.net/bugs/571707
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 551052] Re: wnck-applet crashed with SIGSEGV in cairo_translate()

2010-05-17 Thread mikbini
This happens to me when I kill gnome-panel as a workaround for bug
#439448 but I didn't see it happen spontaneously.

-- 
wnck-applet crashed with SIGSEGV in cairo_translate()
https://bugs.launchpad.net/bugs/551052
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 551052] Re: wnck-applet crashed with SIGSEGV in cairo_translate()

2010-05-17 Thread mikbini
I should have said: This *sometimes* happens to me when I kill gnome-
panel etc

-- 
wnck-applet crashed with SIGSEGV in cairo_translate()
https://bugs.launchpad.net/bugs/551052
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 567951] Re: celestia-gnome is really slow

2010-05-14 Thread mikbini
I discovered the menu item Options / Limit Frame Rate. It's checked by
default and if I uncheck it Celestia frame rate turns back to normal.

-- 
celestia-gnome is really slow
https://bugs.launchpad.net/bugs/567951
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 567951] Re: celestia-gnome is really slow

2010-05-14 Thread mikbini
** Changed in: celestia (Ubuntu)
   Status: New = Confirmed

-- 
celestia-gnome is really slow
https://bugs.launchpad.net/bugs/567951
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 567951] Re: celestia-gnome is really slow

2010-05-13 Thread mikbini
Almer, if celestia really locks up your computer then you should file
another bug.

Instead, if it is simply so slow that it seems locked, but you can
exit pressing ctrl+q (and then waiting many seconds...) please check the
Does this bug affects you? above to confirm.

-- 
celestia-gnome is really slow
https://bugs.launchpad.net/bugs/567951
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 577912] Re: gvfsd-smb crashed with SIGSEGV in g_mount_spec_get()

2010-05-09 Thread mikbini
** Visibility changed to: Public

-- 
gvfsd-smb crashed with SIGSEGV in g_mount_spec_get()
https://bugs.launchpad.net/bugs/577912
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 554471] Re: I can't remove a bluetooth device with bluetooth-properties

2010-05-04 Thread mikbini
** Changed in: gnome-bluetooth (Ubuntu)
   Status: New = Confirmed

-- 
I can't remove a bluetooth device with bluetooth-properties
https://bugs.launchpad.net/bugs/554471
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 554737] Re: ply_boot_client_flush() does not read replies (plymouth stuck during/after filesystem check or error)

2010-04-30 Thread mikbini
Barry, your problem looks like bug #571707.

In my opinion this bug (554737) was solved by Steve PPA and the slow
disk check is a different problem, so I'm setting this bug state to
Fix Released.

** Changed in: plymouth
   Status: New = Fix Released

-- 
ply_boot_client_flush() does not read replies (plymouth stuck during/after 
filesystem check or error)
https://bugs.launchpad.net/bugs/554737
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 571707] [NEW] fsck at bootstrap is too slow

2010-04-29 Thread mikbini
Public bug reported:

Binary package hint: mountall

On my system when fsck runs at boot plymouth % completion count goes up
quickly (10 seconds) up to about 80% and then slows down considerably:
the complete fsck of my 125GB HD, 30% full takes more than 5 minutes.

An fsck from a recovery disk completes in ~10 seconds so it doesn't look
like fsck just being slow.

This slowdown was *not* happening on 2010-04-14 with the PPA described
by this comment:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/554737/comments/25

The fix in the PPA is now in the mainline lucid but somewhere in between
then and today (2010-04-29) something introduced this slowdown.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mountall 2.14
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Thu Apr 29 15:38:56 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
ProcEnviron:
 LANGUAGE=en_IE:en_GB:en
 PATH=(custom, user)
 LANG=en_IE.utf8
 SHELL=/bin/bash
SourcePackage: mountall

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


** Tags: apport-bug i386 lucid

-- 
fsck at bootstrap is too slow
https://bugs.launchpad.net/bugs/571707
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 571707] Re: fsck at bootstrap is too slow

2010-04-29 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/46272674/Dependencies.txt

-- 
fsck at bootstrap is too slow
https://bugs.launchpad.net/bugs/571707
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 554737] Re: ply_boot_client_flush() does not read replies (plymouth stuck during/after filesystem check or error)

2010-04-29 Thread mikbini
I just submitted bug #571707.

-- 
ply_boot_client_flush() does not read replies (plymouth stuck during/after 
filesystem check or error)
https://bugs.launchpad.net/bugs/554737
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 571707] Re: fsck at bootstrap is too slow

2010-04-29 Thread mikbini
** Description changed:

  Binary package hint: mountall
  
  On my system when fsck runs at boot plymouth % completion count goes up
  quickly (10 seconds) up to about 80% and then slows down considerably:
  the complete fsck of my 125GB HD, 30% full takes more than 5 minutes.
+ 
+ While this goes on the text VTs are all completely blank: just a
+ blinking cursor.
  
  An fsck from a recovery disk completes in ~10 seconds so it doesn't look
  like fsck just being slow.
  
  This slowdown was *not* happening on 2010-04-14 with the PPA described
  by this comment:
  https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/554737/comments/25
  
  The fix in the PPA is now in the mainline lucid but somewhere in between
  then and today (2010-04-29) something introduced this slowdown.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: mountall 2.14
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Thu Apr 29 15:38:56 2010
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
  ProcEnviron:
-  LANGUAGE=en_IE:en_GB:en
-  PATH=(custom, user)
-  LANG=en_IE.utf8
-  SHELL=/bin/bash
+  LANGUAGE=en_IE:en_GB:en
+  PATH=(custom, user)
+  LANG=en_IE.utf8
+  SHELL=/bin/bash
  SourcePackage: mountall

-- 
fsck at bootstrap is too slow
https://bugs.launchpad.net/bugs/571707
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 556479] Re: pidgin-skype used with telepathy-haze always show account as Disconnected - Network error

2010-04-25 Thread mikbini
** Changed in: telepathy-haze (Ubuntu)
   Status: New = Confirmed

-- 
pidgin-skype used with telepathy-haze always show account as Disconnected - 
Network error
https://bugs.launchpad.net/bugs/556479
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-04-24 Thread mikbini
Here you are the screenshot of my current situation: on the right you
can see the accounts configuration window, with only one friendfeed
account.

On the left the gwibber messages window: there are two friendfeed icons
on the left and two on bottom.

** Attachment added: gwibber with one friendfeed account but dup icons
   http://launchpadlibrarian.net/45152156/gwibber-with-friendfeed.png

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-04-24 Thread mikbini
Screenshot with no friendfeed accout, but a pair of icons is still there

** Attachment added: gwibber without friendfeed account but with ff icons
   http://launchpadlibrarian.net/45152191/gwibber-no-friendfeed.png

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-04-24 Thread mikbini
Here you are the debugging output, though there is not much to see.

I did the following: launched gwibber with --debug, removed my (only) ff
account and re-added it.

** Attachment added: debug output
   http://launchpadlibrarian.net/45152316/gwibber-debug.txt

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-04-24 Thread mikbini
Here you are the stderr output, too.

** Attachment added: stderr of gwibber --debug
   http://launchpadlibrarian.net/45152345/gwibber-debug-stderr.txt

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 564681] Re: Multiple icons for friendfeed after account deletion and re-creation

2010-04-24 Thread mikbini
** Changed in: gwibber (Ubuntu)
   Status: Incomplete = New

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 226500] Re: No menu entry for celestia (KDE)

2010-04-21 Thread mikbini
This still happens with an up-to-date-as-of-today lucid install.

It's a more serious problem because installing celestia with Synaptic
installs celestia-kde

-- 
No menu entry for celestia (KDE)
https://bugs.launchpad.net/bugs/226500
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 567951] [NEW] celestia-gnome is really slow

2010-04-21 Thread mikbini
Public bug reported:

Binary package hint: celestia

On my system (a 32 bit install of lucid, graphic card is an Intel
Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03))
celestia-gnome is so slow it's completely unusable, while celestia-kde
and celestia-glut are ok.

glxinfo | grep rendering says I'm using direct rendering and I never
used Switch user.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: celestia-gnome 1.6.0+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Wed Apr 21 17:48:21 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
ProcEnviron:
 LANGUAGE=en_IE:en_GB:en
 PATH=(custom, user)
 LANG=en_IE.utf8
 SHELL=/bin/bash
SourcePackage: celestia

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


** Tags: apport-bug i386 lucid

-- 
celestia-gnome is really slow
https://bugs.launchpad.net/bugs/567951
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 567951] Re: celestia-gnome is really slow

2010-04-21 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/44965530/Dependencies.txt

-- 
celestia-gnome is really slow
https://bugs.launchpad.net/bugs/567951
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 552375] Re: gvfsd-smb crashed while mounting smb share

2010-04-19 Thread mikbini
** Changed in: gnome-keyring (Ubuntu)
   Status: Confirmed = Fix Released

-- 
gvfsd-smb crashed while mounting smb share
https://bugs.launchpad.net/bugs/552375
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 552375] Re: gvfsd-smb crashed while mounting smb share

2010-04-17 Thread mikbini
I haven't experienced this crash for some time now.

-- 
gvfsd-smb crashed while mounting smb share
https://bugs.launchpad.net/bugs/552375
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 564456] Re: gnome-nettool crashed with SIGSEGV in murrine_style_draw_layout()

2010-04-16 Thread mikbini

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/44400094/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/44400095/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/44400096/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/44400097/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/44400098/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/44400099/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/44400100/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/44400101/ThreadStacktrace.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/44400102/XsessionErrors.txt

** Visibility changed to: Public

-- 
gnome-nettool crashed with SIGSEGV in murrine_style_draw_layout()
https://bugs.launchpad.net/bugs/564456
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 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-16 Thread mikbini
It works for me, too.

** Changed in: gvfs (Ubuntu)
   Status: Triaged = Fix Released

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
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 563738] Re: desktopcouch-service crashed with DBusException in call_blocking()

2010-04-16 Thread mikbini
I can confirm that I'm still having this problem with a fully uptodate
system (desktopcouch 0.6.4-0ubuntu2)

-- 
desktopcouch-service crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/563738
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 564681] [NEW] Multiple icons for friendfeed after account deletion and re-creation

2010-04-16 Thread mikbini
Public bug reported:

Binary package hint: gwibber

I created a friendfeed account, removed it and then added again the same
account after some time.

I ended up having two friendfeed feed icons on the left and two Send
with friendfeed icons at bottom; one of which is always disabled
(grayed).

After this happened I realized that even when I had no friendfeed
accounts gwibber did show friendfeed icons, both the one for reading and
the one for sending.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gwibber 2.30.0.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Fri Apr 16 15:03:36 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_IE:en_GB:en
 PATH=(custom, user)
 LANG=en_IE.utf8
 SHELL=/bin/bash
SourcePackage: gwibber

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


** Tags: apport-bug i386 lucid

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 564681] Re: Multiple icons for firendfeed after account deletion and re-creation

2010-04-16 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/44424219/Dependencies.txt

** Summary changed:

- Multiple icons for firendfeed after account deletion and re-creation
+ Multiple icons for friendfeed after account deletion and re-creation

** Description changed:

  Binary package hint: gwibber
  
- I created a friendfeed account, removed it and then added again after
- some time.
+ I created a friendfeed account, removed it and then added again the same
+ account after some time.
  
  I ended up having two friendfeed feed icons on the left and two Send
  with friendfeed icons at bottom; one of which is always disabled
  (grayed).
  
  After this happened I realized that even when I had no friendfeed
  accounts gwibber did show friendfeed icons, both the one for reading and
  the one for sending.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gwibber 2.30.0.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Apr 16 15:03:36 2010
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en_IE:en_GB:en
-  PATH=(custom, user)
-  LANG=en_IE.utf8
-  SHELL=/bin/bash
+  LANGUAGE=en_IE:en_GB:en
+  PATH=(custom, user)
+  LANG=en_IE.utf8
+  SHELL=/bin/bash
  SourcePackage: gwibber

-- 
Multiple icons for friendfeed after account deletion and re-creation
https://bugs.launchpad.net/bugs/564681
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 552410] Re: Cannot add new accounts in gwibber

2010-04-16 Thread mikbini
It is fixed for me, too.

-- 
Cannot add new accounts in gwibber
https://bugs.launchpad.net/bugs/552410
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 563738] Re: desktopcouch-service crashed with DBusException in call_blocking()

2010-04-15 Thread mikbini

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/44253157/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/44253158/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/44253159/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/44253160/Traceback.txt

** Visibility changed to: Public

-- 
desktopcouch-service crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/563738
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 562569] Re: soffice.bin crashed with SIGSEGV while exiting

2010-04-14 Thread mikbini
** Visibility changed to: Public

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/44078545/CoreDump.gz

-- 
soffice.bin crashed with SIGSEGV while exiting
https://bugs.launchpad.net/bugs/562569
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 554136] Re: Cannot sync local address book to/from ubuntu one

2010-04-14 Thread mikbini
I retried this after installing the PPA in bug #530451 (which should be
released in beta2) and the results changed a bit.

Now the contacts are copied but sometimes evolution-data-server still
crashes as above. Even in this case the contacts are copied, though, and
I can see them after I restart evolution and the data server.

Finally, some contacts cannot be copied at all. I get:

Error adding contact
Other error

while evolution-data-server prints:

impl_GNOME_Evolution_Addressbook_BookFactory_getBook
 + couchdb://127.0.0.1
 = 0x8795230
impl_GNOME_Evolution_Addressbook_Book_open (0x8795230)
impl_GNOME_Evolution_Addressbook_Book_getContactList

(process:4995): Json-CRITICAL **: json_object_get_object_member: assertion 
`node != NULL' failed
[repeated many times]

(process:4995): libebook-CRITICAL **: e_vcard_attribute_get_value: assertion 
`attr != NULL' failed
in server_log_handler

** (process:4995): CRITICAL **:
desktopcouch_document_contact_set_categories: assertion `categories !=
NULL' failed

(process:4995): libebook-CRITICAL **: e_vcard_attribute_get_value: assertion 
`attr != NULL' failed
in server_log_handler

** (process:4995): WARNING **: Could not PUT document: Conflict


I double checked but the contact is not visible in Ubuntu One web interface, 
nor in the CouchDB/Ubuntu One address book in evolution.

I'll attach a vcard for the first case (it crashed once and was present
in couchdb after a restart; I deleted from couch DB and re-copied but
this time the copy was successfull) and another for the second one
(Could not PUT document: Conflict)

-- 
Cannot sync local address book to/from ubuntu one
https://bugs.launchpad.net/bugs/554136
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 554136] Re: Cannot sync local address book to/from ubuntu one

2010-04-14 Thread mikbini
A vcard for the first case: it crashed once and was present in couchdb
after a restart; I deleted from couch DB and re-copied but this time the
copy was successfull.

** Attachment added: Barro,_Foo.vcf
   http://launchpadlibrarian.net/44130628/Barro%2C_Foo.vcf

-- 
Cannot sync local address book to/from ubuntu one
https://bugs.launchpad.net/bugs/554136
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 554136] Re: Cannot sync local address book to/from ubuntu one

2010-04-14 Thread mikbini
A vcard for the second one: evolution-data-server printed Could not PUT
document: Conflict. The card was not shown in couchdb nor in the ubuntu
one web interface, neither before nor after the copy attempt.

** Attachment added: Bacarozzi,_Annetta.vcf
   http://launchpadlibrarian.net/44130677/Bacarozzi%2C_Annetta.vcf

-- 
Cannot sync local address book to/from ubuntu one
https://bugs.launchpad.net/bugs/554136
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 554136] Re: Cannot sync local address book to/from ubuntu one

2010-04-14 Thread mikbini
I forgot to say that both contacts are fake :)

-- 
Cannot sync local address book to/from ubuntu one
https://bugs.launchpad.net/bugs/554136
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 562569] Re: soffice.bin crashed with SIGSEGV while exiting

2010-04-14 Thread mikbini
Uhm this failed the retrace. I tried to install uno-libs3-dbgsym to get
a complete bt but it conflicts with openoffice.org-core-dbgsym.

What debugging packages should I install? I currently have:

$ apt-cache search --installed --names-only 'openoffice.*dbg.*'
openoffice.org-kde-dbgsym - debug symbols for package openoffice.org-kde
openoffice.org-officebean-dbgsym - debug symbols for package 
openoffice.org-officebean
openoffice.org-gtk-dbgsym - debug symbols for package openoffice.org-gtk
openoffice.org-base-core-dbgsym - debug symbols for package 
openoffice.org-base-core
openoffice.org-base-dbgsym - debug symbols for package openoffice.org-base
openoffice.org-calc-dbgsym - debug symbols for package openoffice.org-calc
openoffice.org-gcj-dbgsym - debug symbols for package openoffice.org-gcj
openoffice.org-math-dbgsym - debug symbols for package openoffice.org-math
openoffice.org-core-dbgsym - debug symbols for package openoffice.org-core
openoffice.org-impress-dbgsym - debug symbols for package openoffice.org-impress
openoffice.org-evolution-dbgsym - debug symbols for package 
openoffice.org-evolution
openoffice.org-writer-dbgsym - debug symbols for package openoffice.org-writer
openoffice.org-filter-binfilter-dbgsym - debug symbols for package 
openoffice.org-filter-binfilter
openoffice.org-draw-dbgsym - debug symbols for package openoffice.org-draw
openoffice.org-dev-dbgsym - debug symbols for package openoffice.org-dev
kde-thumbnailer-openoffice-dbgsym - debug symbols for package 
kde-thumbnailer-openoffice

-- 
soffice.bin crashed with SIGSEGV while exiting
https://bugs.launchpad.net/bugs/562569
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 562569] Re: soffice.bin crashed with SIGSEGV while exiting

2010-04-14 Thread mikbini
Ooops, sorry for the hurried cp; here is a readable list:

openoffice.org-kde-dbgsym
openoffice.org-officebean-dbgsym
openoffice.org-gtk-dbgsym
openoffice.org-base-core-dbgsym
openoffice.org-base-dbgsym
openoffice.org-calc-dbgsym
openoffice.org-gcj-dbgsym
openoffice.org-math-dbgsym
openoffice.org-core-dbgsym
openoffice.org-impress-dbgsym
openoffice.org-evolution-dbgsym
openoffice.org-writer-dbgsym
openoffice.org-filter-binfilter-dbgsym
openoffice.org-draw-dbgsym
openoffice.org-dev-dbgsym
kde-thumbnailer-openoffice-dbgsym

-- 
soffice.bin crashed with SIGSEGV while exiting
https://bugs.launchpad.net/bugs/562569
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 554737] Re: ply_boot_client_flush() does not read replies (plymouth stuck during/after filesystem check or error)

2010-04-14 Thread mikbini
It works with two minor problems.

First the %completion goes up to ~80% and then sticks there for ~5-6
second until gdm shows.

Second on vt1 I see a lot (many tens-few hundreds) of mountall:
Plymouth command failed messages.

-- 
ply_boot_client_flush() does not read replies (plymouth stuck during/after 
filesystem check or error)
https://bugs.launchpad.net/bugs/554737
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 554091] Re: evolution-data-server-2.28 crashed with SIGSEGV in g_object_notify_queue_thaw()

2010-04-14 Thread mikbini
** Visibility changed to: Public

-- 
evolution-data-server-2.28 crashed with SIGSEGV in g_object_notify_queue_thaw()
https://bugs.launchpad.net/bugs/554091
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 553502] Re: evolution crashed with SIGSEGV in camel_stream_write()

2010-04-14 Thread mikbini
** Visibility changed to: Public

-- 
evolution crashed with SIGSEGV in camel_stream_write()
https://bugs.launchpad.net/bugs/553502
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 553129] Re: gvfsd-dav crashed with SIGSEGV in io_error()

2010-04-14 Thread mikbini
** Visibility changed to: Public

-- 
gvfsd-dav crashed with SIGSEGV in io_error()
https://bugs.launchpad.net/bugs/553129
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 550713] Re: desktopcouch-service crashed with SIGSEGV in __mempcpy_ssse3()

2010-04-14 Thread mikbini
** Visibility changed to: Public

-- 
desktopcouch-service crashed with SIGSEGV in __mempcpy_ssse3()
https://bugs.launchpad.net/bugs/550713
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 554737] Re: Graphical bootstrap hangs on fsck

2010-04-13 Thread mikbini
Yes, there is:

mountall --daemon --force-fsck

Keep in mind that I touched /forcefsck to trigger the problem.

-- 
Graphical bootstrap hangs on fsck
https://bugs.launchpad.net/bugs/554737
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 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-13 Thread mikbini
Un-duping from bug #559523 as these are two distinct issues. People who
can *never* mount after saving passwords please refer to bug #559523:
this one involves occasional mount problems which go away after some
time.

** This bug is no longer a duplicate of bug 559523
   Mount of samba share allways failes IF password are saved

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
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 530541] Re: desktopcouch-service crashed with RuntimeError in run_couchdb()

2010-04-13 Thread mikbini
The PPA fixed the crash for me.

-- 
desktopcouch-service crashed with RuntimeError in run_couchdb()
https://bugs.launchpad.net/bugs/530541
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 561287] [NEW] regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1

2010-04-12 Thread mikbini
Public bug reported:

It just hangs during kernel initialization. Also either it doesn't
switch to framebuffer or uses a framebuffer with less columns than -19
did.

I say it hangs because I can actually switch VTs but the boot doesn't
continue.

Previous lucid kernels since beta1 up to and including 
linux-image-2.6.32-19-generic worked and
linux-image-2.6.32-19-generic still works on an update-as-of-today install.

As the macbook has no SysReq nor F13 keys I'm attaching a screenshot of
VT1 after the boot hanged; the other VTs where blank.

During various attempts I also got a kernel trace (which however partly
scrolls away before the kernel hangs) and, after a while some messages
appeared on VT7; I'll attach screenshots for that later.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-20-generic 2.6.32-20.29
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  michele1644 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x9070 irq 20'
   Mixer name   : 'Realtek ALC889A'
   Components   : 'HDA:10ec0885,106b3600,00100103'
   Controls  : 35
   Simple ctrls  : 22
Date: Mon Apr 12 09:50:15 2010
HibernationDevice: RESUME=UUID=0d182a1a-20c0-4b5a-a8ae-93688d66fee1
InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
MachineType: Apple Inc. MacBook4,1
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=3f7919f6-a881-4335-ab54-c8e485e3afb4 ro quiet splash
ProcEnviron:
 LANGUAGE=en_IE:en_GB:en
 PATH=(custom, user)
 LANG=en_IE.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.33
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
dmi.bios.date: 02/09/08
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MB41.88Z.00C1.B00.0802091535
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F22788A9
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 2
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F22788A9
dmi.modalias: 
dmi:bvnAppleInc.:bvrMB41.88Z.00C1.B00.0802091535:bd02/09/08:svnAppleInc.:pnMacBook4,1:pvr1.0:rvnAppleInc.:rnMac-F22788A9:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788A9:
dmi.product.name: MacBook4,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: apport-bug i386 lucid needs-upstream-testing regression-potential

-- 
regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1
https://bugs.launchpad.net/bugs/561287
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 561287] Re: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1

2010-04-12 Thread mikbini
I got this once, also I had messages on VT7, see below.

** Attachment added: Screenshot of VT1 with a partial kernel backtrace
   http://launchpadlibrarian.net/43899316/hang-trace-vt1.png

-- 
regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1
https://bugs.launchpad.net/bugs/561287
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 561287] Re: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1

2010-04-12 Thread mikbini

** Attachment added: Screenshot of VT1 when the boot hangs
   http://launchpadlibrarian.net/43899186/hang-vt1.png

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/43897139/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/43897140/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/43897141/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/43897142/BootDmesg.txt

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

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

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/43897145/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43897146/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/43897147/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/43897148/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/43897149/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/43897150/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/43897152/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/43897153/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/43897154/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/43897155/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/43897156/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/43897157/WifiSyslog.txt

-- 
regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1
https://bugs.launchpad.net/bugs/561287
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 561287] Re: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1

2010-04-12 Thread mikbini
This appeared on VT7.

** Attachment added: hang-trace-vt7.png
   http://launchpadlibrarian.net/43899334/hang-trace-vt7.png

** Summary changed:

- linux-image-2.6.32-20-generic doesn't boot on macbook 4.1
+ regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1

-- 
regression: linux-image-2.6.32-20-generic doesn't boot on macbook 4.1
https://bugs.launchpad.net/bugs/561287
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 524938] Re: Remove binary opensync-plugin-syncml from lucid

2010-04-12 Thread mikbini
I agree with Ivan Zorin. Moreover I'd like to add that opensync-syncml
worked with 9.10 and thus this would be a loss of functionality for
users (like me) that depend on it.

-- 
Remove binary opensync-plugin-syncml from lucid
https://bugs.launchpad.net/bugs/524938
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 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-12 Thread mikbini
I can confirm the bug, as described, still happens to me.

I don't know whether the many comments from other people complaining
that they cannot mount even after waiting some time actually refer to
this same problem or not, as waiting (although not quite acceptable,
obviously) always let me mount the shares.

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
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 554737] Re: Graphical bootstrap hangs on fsck

2010-04-12 Thread mikbini
@Steve Langasek: in my case (see the ps.txt I attached to my report)
there definitely is a plymouth quit process.

-- 
Graphical bootstrap hangs on fsck
https://bugs.launchpad.net/bugs/554737
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 554103] Re: Repeated mount/unmount of network shares with nautilus fails

2010-04-12 Thread mikbini
@Nikolaus Filius: I wait some tens of seconds or a few minutes at most.

-- 
Repeated mount/unmount of network shares with nautilus fails
https://bugs.launchpad.net/bugs/554103
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


  1   2   3   >