[Bug 1542649] Re: gimp makes ~/.thumbnails/ in spite of XDG location already existing

2016-03-19 Thread sirblackheart
I did overlook that the bugreporter already linked to the coresponding
Bug Upstream. If you take a closer look at that bugreport you see that
the fix is targeted for Gimp 2.10

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

Title:
  gimp makes ~/.thumbnails/ in spite of XDG location already existing

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

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


[Bug 1542649] Re: gimp makes ~/.thumbnails/ in spite of XDG location already existing

2016-03-19 Thread sirblackheart
Cant find the bug report right now, but gimp is changing to xdg base path with 
the 2.10 release.
The feature is already in the dev branch: http://wiki.gimp.org/wiki/Roadmap

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

Title:
  gimp makes ~/.thumbnails/ in spite of XDG location already existing

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

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


[Bug 1496438] Re: 4.2.0.7 BUG: unable to handle kernel NULL pointer dereference at 0000000000000334

2015-09-16 Thread sirblackheart
I get the same error when i try to do the following:

Start ubuntu:wily image trough docker and have the kernel sources mounted in a 
ro mountpoint.
Use overlayfs to have a rw version of it:
mount -t overlay overlay -o 
lowerdir=/linux-ro/,upperdir=/linux-up,workdir=/linux-work /linux
when i try to compile the kernel with make -j4 ... my system crashes after 1-2 
sec

Host system is Archlinux with btrfs as filesystem.

Sep 16 20:21:34 Lilith kernel: BUG: unable to handle kernel NULL pointer 
dereference at 0334
Sep 16 20:21:34 Lilith kernel: IP: [] 
btrfs_sync_file+0xe3/0x380 [btrfs]
Sep 16 20:21:34 Lilith kernel: PGD 202916067 PUD 1308ce067 PMD 0 
Sep 16 20:21:34 Lilith kernel: Oops: 0002 [#1] PREEMPT SMP 
Sep 16 20:21:34 Lilith kernel: Modules linked in: overlay rfcomm veth cmac ecb 
fuse xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv
Sep 16 20:21:34 Lilith kernel:  crc32c_generic btrfs xor raid6_pq sd_mod 
hid_generic usbhid hid uas usb_storage atkbd libps2 radeon ahci libahci 
ohci_pci ohci_hcd ehci_pci i2c_algo_bit ehci_
Sep 16 20:21:34 Lilith kernel: CPU: 2 PID: 27896 Comm: vdsomunge Not tainted 
4.2.0-3-ARCH #1
Sep 16 20:21:34 Lilith kernel: Hardware name: To be filled by O.E.M. To be 
filled by O.E.M./SABERTOOTH 990FX, BIOS 1604 10/16/2012
Sep 16 20:21:34 Lilith kernel: task: 880132754b00 ti: 88018a054000 
task.ti: 88018a054000
Sep 16 20:21:34 Lilith kernel: RIP: 0010:[]  
[] btrfs_sync_file+0xe3/0x380 [btrfs]
Sep 16 20:21:34 Lilith kernel: RSP: 0018:88018a057e08  EFLAGS: 00010296
Sep 16 20:21:34 Lilith kernel: RAX: 880132754b00 RBX: 880015468900 RCX: 

Sep 16 20:21:34 Lilith kernel: RDX:  RSI:  RDI: 
880201aeba58
Sep 16 20:21:34 Lilith kernel: RBP: 88018a057e98 R08: 0001 R09: 
880015468900
Sep 16 20:21:34 Lilith kernel: R10: 02fc R11: 0246 R12: 
880201aeba58
Sep 16 20:21:34 Lilith kernel: R13: 880201aeb9b0 R14:  R15: 

Sep 16 20:21:34 Lilith kernel: FS:  2ab262e61b40() 
GS:88023fc8() knlGS:
Sep 16 20:21:34 Lilith kernel: CS:  0010 DS:  ES:  CR0: 80050033
Sep 16 20:21:34 Lilith kernel: CR2: 0334 CR3: 00013d7d7000 CR4: 
06e0
Sep 16 20:21:34 Lilith kernel: Stack:
Sep 16 20:21:34 Lilith kernel:  88018a057e58 8126f90f 
1000 880201a02840
Sep 16 20:21:34 Lilith kernel:  0fff  
8855 88000204
Sep 16 20:21:34 Lilith kernel:  0001  
ea0005796b00 da3419dd
Sep 16 20:21:34 Lilith kernel: Call Trace:
Sep 16 20:21:34 Lilith kernel:  [] ? 
security_mmap_file+0x5f/0xe0
Sep 16 20:21:34 Lilith kernel:  [] vfs_fsync_range+0x4b/0xb0
Sep 16 20:21:34 Lilith kernel:  [] SyS_msync+0x17e/0x1f0
Sep 16 20:21:34 Lilith kernel:  [] 
entry_SYSCALL_64_fastpath+0x12/0x71
Sep 16 20:21:34 Lilith kernel: Code: eb 8e e8 f5 a0 b9 e0 eb 87 48 8b 45 90 4c 
8b 75 98 4d 8d a5 a8 00 00 00 4c 89 e7 4c 29 f0 48 83 c0 01 48 89 45 80 e8 6d 
59 10 e1  41 ff 87 34 03 00 0
Sep 16 20:21:34 Lilith kernel: RIP  [] 
btrfs_sync_file+0xe3/0x380 [btrfs]
Sep 16 20:21:34 Lilith kernel:  RSP 
Sep 16 20:21:34 Lilith kernel: CR2: 0334
Sep 16 20:21:34 Lilith kernel: ---[ end trace 6f6b5de737c62bb0 ]---

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

Title:
  4.2.0.7 BUG: unable to handle kernel NULL pointer dereference at
  0334

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

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


[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro

2011-05-01 Thread sirblackheart
Same Problem on a MacBook 5,2

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

Title:
  Booting fails 3 times, works every fourth time after new install of
  Natty Narwhal amd64 on Macbook Pro

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


[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro

2011-05-01 Thread sirblackheart
Sorry for not being able to provide the logs, but ubuntu never booted
and the disk was already reformated...

It seems there is a better solution then logic board replacment :)

I'm probably going to try this guide to reflash the efi firmware:

http://pubmem.wordpress.com/2011/04/09/flash-efi-firmware-update-
manually-on-a-macbook-51/

wish me luck

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

Title:
  Booting fails 3 times, works every fourth time after new install of
  Natty Narwhal amd64 on Macbook Pro

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


[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro

2011-05-01 Thread sirblackheart
ok the reflash worked!
The boot problem is gone.
Hopefully Canonical resolves this problem soon.

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

Title:
  Booting fails 3 times, works every fourth time after new install of
  Natty Narwhal amd64 on Macbook Pro

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


[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro

2011-05-01 Thread sirblackheart
Hm what could be the difference?
In my situation, i have formated the hard drive and made a clean installation 
of osx.
I used the command to mount the firmware. Shut down the mac book. Only pressed 
shorty the power button(how it is said to do it on the apple site). The macbook 
made the beep sound on startup and i was worried that the flash would not work, 
but I did not restart but waited, and it flashed then.
Did you see the firmware installation screen after rebooting?
Maybe one difference is, that in my situtation the beep only came every second 
boot.

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

Title:
  Booting fails 3 times, works every fourth time after new install of
  Natty Narwhal amd64 on Macbook Pro

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


[Bug 287711] Re: wireless network lags - rt61pci driver

2009-08-26 Thread sirblackheart
on Karmic i have to turn of the power managment of the driver
sudo iwconfig wlan0 power off

if I don't do this it is realy slow and lags.
I don't know if this is releated to this bug.

-- 
wireless network lags - rt61pci driver
https://bugs.launchpad.net/bugs/287711
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 382873] Re: gnome-display-properties doesn't show output names with KMS

2009-08-07 Thread sirblackheart
My monitor is still only shown as unknown.
(II) RADEONHD(0): Monitor name: SyncMaster
(II) RADEONHD(0): EDID vendor SAM, prod id 694

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/30008963/Xorg.0.log

-- 
gnome-display-properties doesn't show output names with KMS
https://bugs.launchpad.net/bugs/382873
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 301692] [NEW] New Upstream Release 6.5

2008-11-24 Thread sirblackheart
Public bug reported:

Binary package hint: netbeans

Update the netbeans package to the newest release

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

-- 
New Upstream Release 6.5
https://bugs.launchpad.net/bugs/301692
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