[Bug 883817] [NEW] Internal compiler error: exception caught while emitting MethodBuilder

2011-10-30 Thread Someone561
Public bug reported:

If I run command

/usr/bin/dmcs /noconfig /out:Test.exe
/r:/usr/lib/mono/4.0/System.dll /r:/usr/lib/mono/4.0/System.Core.dll
/nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8
/platform:x86 /define:DEBUG  /t:exe Main.cs

with the attached Main.cs I get

Internal compiler error at Main.cs(8,36):: exception caught while
emitting MethodBuilder [MainClass::Main]

Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
Parameter name: typeArguments
  at System.Type.MakeGenericType (System.Type[] typeArguments) [0x0] in 
filename unknown:0 
  at Mono.CSharp.InflatedTypeSpec.CreateMetaInfo 
(Mono.CSharp.TypeParameterMutator mutator) [0x0] in filename unknown:0 
  at Mono.CSharp.InflatedTypeSpec.GetMetaInfo () [0x0] in filename 
unknown:0 
  at Mono.CSharp.EmitContext.DeclareLocal (Mono.CSharp.TypeSpec type, Boolean 
pinned) [0x0] in filename unknown:0 
  at Mono.CSharp.LocalVariable.CreateBuilder (Mono.CSharp.EmitContext ec) 
[0x0] in filename unknown:0 
  at Mono.CSharp.BlockVariableDeclaration.DoEmit (Mono.CSharp.EmitContext ec) 
[0x0] in filename unknown:0 
  at Mono.CSharp.Statement.Emit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.Block.DoEmit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.Block.Emit (Mono.CSharp.EmitContext ec) [0x0] in filename 
unknown:0 
  at Mono.CSharp.ExplicitBlock.Emit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.ToplevelBlock.Emit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.MethodData.Emit (Mono.CSharp.DeclSpace parent) [0x0] in 
filename unknown:0 
  at Mono.CSharp.MethodOrOperator.Emit () [0x0] in filename unknown:0 
  at Mono.CSharp.Method.Emit () [0x0] in filename unknown:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentNullException: Argument 
cannot be null.
Parameter name: typeArguments
  at System.Type.MakeGenericType (System.Type[] typeArguments) [0x0] in 
filename unknown:0 
  at Mono.CSharp.InflatedTypeSpec.CreateMetaInfo 
(Mono.CSharp.TypeParameterMutator mutator) [0x0] in filename unknown:0 
  at Mono.CSharp.InflatedTypeSpec.GetMetaInfo () [0x0] in filename 
unknown:0 
  at Mono.CSharp.EmitContext.DeclareLocal (Mono.CSharp.TypeSpec type, Boolean 
pinned) [0x0] in filename unknown:0 
  at Mono.CSharp.LocalVariable.CreateBuilder (Mono.CSharp.EmitContext ec) 
[0x0] in filename unknown:0 
  at Mono.CSharp.BlockVariableDeclaration.DoEmit (Mono.CSharp.EmitContext ec) 
[0x0] in filename unknown:0 
  at Mono.CSharp.Statement.Emit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.Block.DoEmit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.Block.Emit (Mono.CSharp.EmitContext ec) [0x0] in filename 
unknown:0 
  at Mono.CSharp.ExplicitBlock.Emit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.ToplevelBlock.Emit (Mono.CSharp.EmitContext ec) [0x0] in 
filename unknown:0 
  at Mono.CSharp.MethodData.Emit (Mono.CSharp.DeclSpace parent) [0x0] in 
filename unknown:0 
  at Mono.CSharp.MethodOrOperator.Emit () [0x0] in filename unknown:0 
  at Mono.CSharp.Method.Emit () [0x0] in filename unknown:0

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: mono-dmcs 2.10.5-1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Sun Oct 30 13:00:20 2011
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: mono
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (12 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Internal compiler error: exception caught while emitting MethodBuilder

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

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


[Bug 883817] Re: Internal compiler error: exception caught while emitting MethodBuilder

2011-10-30 Thread Someone561
** Attachment added: mini code causes the error
   https://bugs.launchpad.net/bugs/883817/+attachment/2578991/+files/Main.cs

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

Title:
  Internal compiler error: exception caught while emitting MethodBuilder

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

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


[Bug 618643] Re: gourmet crashed with TypeError in __nonzero__()

2010-11-07 Thread Someone561
Yes, I have build a ppa with gourmet taken from natty:
https://launchpad.net/~someone561/+archive/gourmet

-- 
gourmet crashed with TypeError in __nonzero__()
https://bugs.launchpad.net/bugs/618643
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 660748] Re: Gourmet does not work with current version of python-sqlalchemy

2010-10-15 Thread Someone561
*** This bug is a duplicate of bug 618643 ***
https://bugs.launchpad.net/bugs/618643

** This bug has been marked a duplicate of bug 618643
   gourmet crashed with TypeError in __nonzero__()
 * You can subscribe to bug 618643 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gourmet/+bug/618643/+subscribe

-- 
Gourmet does not work with current version of python-sqlalchemy
https://bugs.launchpad.net/bugs/660748
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 618643] Re: gourmet crashed with TypeError in __nonzero__()

2010-10-15 Thread Someone561

** Patch added: Updated Version of the pacth; now against natty and a better 
changelog text
   
https://bugs.launchpad.net/ubuntu/+source/gourmet/+bug/618643/+attachment/1695440/+files/gourmet_0.15.4-2ubuntu2.debdiff

-- 
gourmet crashed with TypeError in __nonzero__()
https://bugs.launchpad.net/bugs/618643
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 618643] Re: gourmet crashed with TypeError in __nonzero__()

2010-10-13 Thread Someone561
I can confirm this bug. On the Gentoo bugzilla is a simple patch for this: 
http://bugs.gentoo.org/show_bug.cgi?id=317555
Change the in line 797 of /usr/share/gourmet/gourmet/backends/db.py from not 
table to table is None fix the Problem.

** Bug watch added: Gentoo Bugzilla #317555
   http://bugs.gentoo.org/show_bug.cgi?id=317555

** Changed in: gourmet (Ubuntu)
   Status: New = Confirmed

** Also affects: gentoo via
   http://bugs.gentoo.org/show_bug.cgi?id=317555
   Importance: Unknown
   Status: Unknown

-- 
gourmet crashed with TypeError in __nonzero__()
https://bugs.launchpad.net/bugs/618643
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 618643] Re: gourmet crashed with TypeError in __nonzero__()

2010-10-13 Thread Someone561

** Patch added: gourmet_0.15.4-2ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gourmet/+bug/618643/+attachment/1691543/+files/gourmet_0.15.4-2ubuntu2.debdiff

-- 
gourmet crashed with TypeError in __nonzero__()
https://bugs.launchpad.net/bugs/618643
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 616470] [NEW] Partial Upgrade and aptdaemon crashes if run simultan

2010-08-11 Thread Someone561
Public bug reported:

Binary package hint: aptdaemon

I am unsure whether this is a Partial Upgrade or a aptdaemon bug.

I ran an Partial Upgrade, because the update-manager says so. While the Partial 
Upgrade downloads the files I start a aptdaemon install over the software 
center. After sometime the Partial Upgrade fails with:
The upgrade has aborted. Your system could be in an unusable state. A recovery 
will run now (dpkg --configure -a).
Also the software center installations fails.

It seems like the Partial Upgrade is losing the lock for a small time
and aptdaemon intercept in this moment.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: unattended-upgrades 0.60ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-14.20-generic 2.6.35
Uname: Linux 2.6.35-14-generic x86_64
Architecture: amd64
Date: Wed Aug 11 20:47:55 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100630.2)
PackageArchitecture: all
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: unattended-upgrades

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


** Tags: amd64 apport-bug maverick

-- 
Partial Upgrade and aptdaemon crashes if run simultan
https://bugs.launchpad.net/bugs/616470
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 616470] Re: Partial Upgrade and aptdaemon crashes if run simultan

2010-08-11 Thread Someone561

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

-- 
Partial Upgrade and aptdaemon crashes if run simultan
https://bugs.launchpad.net/bugs/616470
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 436688] Re: Depends on python-xml

2010-01-01 Thread Someone561
** Bug watch added: Debian Bug tracker #549074
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549074

** Also affects: libopensync-plugin-moto (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549074
   Importance: Unknown
   Status: Unknown

-- 
Depends on python-xml
https://bugs.launchpad.net/bugs/436688
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 311938] Re: [needs-packaging] Yo Frankie!

2009-12-08 Thread Someone561
Take a look on https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages

-- 
[needs-packaging] Yo Frankie!
https://bugs.launchpad.net/bugs/311938
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 209645] Re: vrms misses several packages

2009-09-27 Thread Someone561
This bug seems for me solved in 9.04. vrms use in this version $section =~ 
/contrib|non-free|restricted|multiverse/).
linux-restricted-modules-*, flashplugin-installer and xorg-driver-fglrx are 
reported correct.

-- 
vrms misses several packages
https://bugs.launchpad.net/bugs/209645
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 419126] Re: [ATI R6xx] X fails to start up after mesa+git update - gdm loops after logging in

2009-09-16 Thread Someone561
This bug is not only for r6xx chip sets. My HD 3200 has this bug also.
As far I know the HD 3200 has the RS780 chip set.

-- 
[ATI R6xx] X fails to start up after mesa+git update - gdm loops after logging 
in
https://bugs.launchpad.net/bugs/419126
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 421222] Re: fails after login in gdm

2009-09-06 Thread Someone561
*** This bug is a duplicate of bug 419126 ***
https://bugs.launchpad.net/bugs/419126

** This bug has been marked a duplicate of bug 419126
   X fails to start up after mesa+git update - gdm loops after logging in

-- 
fails after login in gdm
https://bugs.launchpad.net/bugs/421222
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 421222] Re: fails after login in gdm

2009-09-02 Thread Someone561
I make further investigations and try with this xorg.conf:

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
Device  Configured Video Device
EndSection

Section Device
Identifier  Configured Video Device
Driver  ati
Option  DRI false
EndSection

Then everything is working like before.
I think it is a dri issue on my HD3200.

-- 
fails after login in gdm
https://bugs.launchpad.net/bugs/421222
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 421222] [NEW] fails after login in gdm

2009-08-29 Thread Someone561
Public bug reported:

Binary package hint: xorg

After login in gdm the session start loading, but then a black screen is shown 
and gdm shows up again. So login into grafic session is not possible.
After try to login a ctrl+alt+Fx will freeze the pc and only alt+print+REISUB 
helps. Try the same before first login change to terminal is possible.

ProblemType: Bug
Architecture: amd64
Date: Sat Aug 29 21:07:21 2009
DistroRelease: Ubuntu 9.10
MachineType: Gigabyte Technology Co., Ltd. GA-MA780G-UD3H
Package: xorg 1:7.4+3ubuntu5
PccardctlIdent:
 
PccardctlStatus:
 
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-8-generic root=/dev/sda9
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-8.28-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0~git20090817.7c422387-0ubuntu3
 libdrm2 2.4.12+git20090801.45078630-0ubuntu1
 xserver-xorg-video-intel 2:2.8.1-1ubuntu1
 xserver-xorg-video-ati 1:6.12.99+git20090629.f39cafc5-0ubuntu6
SourcePackage: xorg
Uname: Linux 2.6.31-8-generic x86_64
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
Xrandr: Error: command ['xrandr', '--verbose'] failed with exit code 1: Can't 
open display
dmi.bios.date: 08/12/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F4
dmi.board.name: GA-MA780G-UD3H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd08/12/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA780G-UD3H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA780G-UD3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA780G-UD3H
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
fglrx: Not loaded
glxinfo: Error: command ['glxinfo'] failed with exit code 255: Error: unable to 
open display
setxkbmap: Error: command ['setxkbmap', '-print'] failed with exit code 255: 
Cannot open display default display
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.31-8-generic
xdpyinfo: Error: command ['xdpyinfo'] failed with exit code 1: xdpyinfo:  
unable to open display .
xkbcomp:
 Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: No 
protocol specified
 Error:Cannot open display :0
   Exiting

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


** Tags: amd64 apport-bug

-- 
fails after login in gdm
https://bugs.launchpad.net/bugs/421222
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 421222] Re: fails after login in gdm

2009-08-29 Thread Someone561

** Attachment added: BootDmesg.gz
   http://launchpadlibrarian.net/30987194/BootDmesg.gz

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

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

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

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

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/30987199/PciDisplay.txt

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

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

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

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

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

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/30987205/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/30987206/XorgLogOld.txt

-- 
fails after login in gdm
https://bugs.launchpad.net/bugs/421222
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 149047] Re: Various icons don't have 48x48 nor scalable version (svg)

2009-08-02 Thread Someone561
Savvas, maybe you should branch https://code.launchpad.net/~ubuntu-art-
pkg/human-icon-theme/ubuntu, insert your icons and then request a merge
of your changes.

-- 
Various icons don't have 48x48 nor scalable version (svg)
https://bugs.launchpad.net/bugs/149047
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 402050] Re: ubuntuone-client-applet crashed with IOError in _open()

2009-07-25 Thread Someone561
I have also the OError in open_in_browser(). Open a new bug #404629

-- 
ubuntuone-client-applet crashed with IOError in _open()
https://bugs.launchpad.net/bugs/402050
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 393182] Re: [MTP] ugly behavior if device is full

2009-07-06 Thread Someone561
I have now tested this with a apple IPod. There is the same behavior. Only the 
message is a other:
Error transferring track
Could not write to resource.

But I get also a message for every file rhythmbox could not copy.

-- 
[MTP] ugly behavior if device is full
https://bugs.launchpad.net/bugs/393182
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 393182] Re: [MTP] ugly behavior if device is full

2009-07-01 Thread Someone561
1. Yes, I tested in Karmic
2. I think, checking for this error and then aborting and not try to copy the 
remaining files is not very hard.
3. Show only one error message, not 60 if you try to copy 60 files.

-- 
[MTP] ugly behavior if device is full
https://bugs.launchpad.net/bugs/393182
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 392854] Re: mono Segfault on AMD64 in banshee

2009-06-30 Thread Someone561
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
mono Segfault on AMD64 in banshee
https://bugs.launchpad.net/bugs/392854
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 392237] Re: virt-manager.py crashed with SIGSEGV in cell_view_is_sensitive()

2009-06-30 Thread Someone561
This maybe a duplicate of #391398

-- 
virt-manager.py crashed with SIGSEGV in cell_view_is_sensitive()
https://bugs.launchpad.net/bugs/392237
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 393182] Re: [MTP] ugly behavior if device is full

2009-06-30 Thread Someone561
** Bug watch added: GNOME Bug Tracker #587477
   http://bugzilla.gnome.org/show_bug.cgi?id=587477

** Also affects: rhythmbox via
   http://bugzilla.gnome.org/show_bug.cgi?id=587477
   Importance: Unknown
   Status: Unknown

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
[MTP] ugly behavior if device is full
https://bugs.launchpad.net/bugs/393182
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 393182] [NEW] [MTP] ugly behavior if device is full

2009-06-28 Thread Someone561
Public bug reported:

Binary package hint: rhythmbox

Rhythmbox handles a full MTP device very ugly.
Steps to reproduce:
1) Enable MTP-Plugin
2) Copy files to MTP-Device until the device is full
Rhythembox open now the Message:
Media player device error
LIBMTP_Send_File_From_File_Descriptor(): all device storage is full or corrupt
(attached as Image)

This Message is not come one time. This message comes for every file
Rhythembox tries to copy and the user need to click close to every one.

ProblemType: Bug
Architecture: amd64
Date: Sun Jun 28 19:21:59 2009
DistroRelease: Ubuntu 9.10
Package: rhythmbox 0.12.2-0ubuntu2
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-10.12-generic
SourcePackage: rhythmbox
Uname: Linux 2.6.30-10-generic x86_64

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


** Tags: amd64 apport-bug mtp usability

-- 
[MTP] ugly behavior if device is full
https://bugs.launchpad.net/bugs/393182
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 393182] Re: [MTP] ugly behavior if device is full

2009-06-28 Thread Someone561

** Attachment added: Media player device error.png
   http://launchpadlibrarian.net/28487057/Media%20player%20device%20error.png

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

-- 
[MTP] ugly behavior if device is full
https://bugs.launchpad.net/bugs/393182
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 393182] Re: [MTP] ugly behavior if device is full

2009-06-28 Thread Someone561

** Attachment added: (The messages are on the same postion, but I moved them 
to show many of them)
   
http://launchpadlibrarian.net/28487080/Media%20player%20device%20error%20%28many%29.png

-- 
[MTP] ugly behavior if device is full
https://bugs.launchpad.net/bugs/393182
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 392854] Re: mono Segfault on AMD64 in banshee

2009-06-27 Thread Someone561

** Attachment added: banshee.output
   http://launchpadlibrarian.net/28456198/banshee.output

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

-- 
mono Segfault on AMD64 in banshee
https://bugs.launchpad.net/bugs/392854
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 392854] [NEW] mono Segfault on AMD64 in banshee

2009-06-27 Thread Someone561
Public bug reported:

Binary package hint: mono

If I start banshee
Click Media - Import Media - Try to Change Folder
then banshee crash with the message in the banshee.output file.

ProblemType: Bug
Architecture: amd64
Date: Sat Jun 27 12:16:18 2009
DistroRelease: Ubuntu 9.10
Package: libmono0 2.4+dfsg-5
ProcEnviron:
 PATH=(custom, User Name)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-10.12-generic
SourcePackage: mono
Uname: Linux 2.6.30-10-generic x86_64

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


** Tags: amd64 apport-bug

-- 
mono Segfault on AMD64 in banshee
https://bugs.launchpad.net/bugs/392854
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 347902] Re: Sony Walkman NWZ-S618F in Ubuntu 9.04

2009-06-06 Thread Someone561
** Branch unlinked: lp:~hypatia/backwards/0.0.1

** Package changed: ubuntu = gvfs (Ubuntu)

-- 
Sony Walkman NWZ-S618F in Ubuntu 9.04
https://bugs.launchpad.net/bugs/347902
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 347902] Re: Sony Walkman NWZ-S618F in Ubuntu 9.04

2009-06-06 Thread Someone561
Maybe related to this is
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/363101

-- 
Sony Walkman NWZ-S618F in Ubuntu 9.04
https://bugs.launchpad.net/bugs/347902
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 369871] [NEW] kile needs ispell, but not Depends, Recommends or Suggests it

2009-04-30 Thread Someone561
Public bug reported:

Binary package hint: kile

After installing kile on a ubuntu 9.04 (gnome) the spell checking does not 
work. It fails silently.
After installing ispell it is working. So kile should Depends, Recommends or 
Suggests ispell.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
MediaBuild: Mythbuntu 9.04 Jaunty Jackalope - Release amd64 (20090420.1)
Package: kile 1:2.1.0~svn942443-0ubuntu4
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: kile
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
kile needs ispell, but not Depends, Recommends or Suggests it
https://bugs.launchpad.net/bugs/369871
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 369871] Re: kile needs ispell, but not Depends, Recommends or Suggests it

2009-04-30 Thread Someone561

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

-- 
kile needs ispell, but not Depends, Recommends or Suggests it
https://bugs.launchpad.net/bugs/369871
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 366299] Re: ATI RV350 very slow with EXA; XAA works

2009-04-26 Thread Someone561
Yes seems to be similar. 
I have try to scale and move Firefox, gnome-system-monitor and nautilus. But 
there I can see no difference. Every Application is very slow.
But DefaultDepth 16 solves also my Problem.

-- 
ATI RV350 very slow with EXA; XAA works
https://bugs.launchpad.net/bugs/366299
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 366299] [NEW] ATI RV350 very slow with EXA; XAA works

2009-04-24 Thread Someone561
Public bug reported:

Binary package hint: xserver-xorg-video-ati

Since my update to 9.04 the xorg is very slow, especially changing windows is 
lagging. It takes many cpu.
I have a Mobility Radeon 9600 M10.
Changing back to XAA the speed is again as in 8.10.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: xserver-xorg-video-ati 1:6.12.1-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-11-generic (bui...@palmer) (gcc version 4.3.3 
(Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
SourcePackage: xserver-xorg-video-ati
Uname: Linux 2.6.28-11-generic i686

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
ATI RV350 very slow with EXA; XAA works
https://bugs.launchpad.net/bugs/366299
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 366299] Re: ATI RV350 very slow with EXA; XAA works

2009-04-24 Thread Someone561

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

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/25938157/LsHal.txt

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/25938158/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/25938159/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/25938160/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/25938162/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/25938163/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/25938164/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/25938165/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/25938166/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/25938167/setxkbmap.txt

** Attachment added: system.txt
   http://launchpadlibrarian.net/25938168/system.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/25938169/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/25938171/xkbcomp.txt

-- 
ATI RV350 very slow with EXA; XAA works
https://bugs.launchpad.net/bugs/366299
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 302149] Re: [jaunty] Please sync ghc6 with latest upstream

2009-02-26 Thread Someone561
I have build the 6.10 for intrepid in my ppa: 
https://launchpad.net/~someone561/+archive/ppa
The one problem I had was that ghc6 depend on haddock and haddock on ghc6. But 
ghc6 build without haddock fine and after that I add again haddock as 
dependency.

-- 
[jaunty] Please sync ghc6 with latest upstream
https://bugs.launchpad.net/bugs/302149
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