[Bug 1299604] Re: evolution keeps asking for password

2014-08-03 Thread Martijn Bastiaan
These patches should resolve the issue:

https://git.gnome.org/browse/evolution-data-server/commit/?h=evolution-data-server-3-12id=c9f9cdebfc
https://git.gnome.org/browse/evolution-data-server/commit/?h=evolution-data-server-3-12id=fedfc8f

Ubuntu packagers should incorperate these to prevent Evolution from
asking for passwords.

Source:

https://bugzilla.gnome.org/show_bug.cgi?id=728689

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

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

Title:
  evolution keeps asking for password

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

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


[Bug 1315618] Re: evolution crashes when create a new imap-folder

2014-07-13 Thread Martijn Bastiaan
I've ran gdb to find out what causes the segmentation fault. It says:

Program received signal SIGSEGV, Segmentation fault.
folder_tree_maybe_expand_row (model=0x583b4080, tree_path=0x584d4890, 
iter=optimized out, folder_tree=0x584b0a60) at em-folder-tree.c:564
564 em-folder-tree.c: Bestand of map bestaat niet.

Bestand of map bestaat niet means File or directory doesn't exist.

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

Title:
  evolution crashes when create a new imap-folder

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

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


[Bug 1315618] Re: evolution crashes when create a new imap-folder

2014-07-13 Thread Martijn Bastiaan
The function crashes after it being called on line 1204:

handler_id = g_signal_connect (
model, loaded-row,
G_CALLBACK (folder_tree_maybe_expand_row), object);

The variable `key` in the function has the following values before
generating a segmentation fault:

1405275544.24245.2@deskei/INBOX
1405275544.24245.2@deskei/INBOX/Test
1405275544.24245.2@deskei/INBOX/Test2
1405275544.24245.2@deskei/INBOX/Test3
1405275544.24245.2@deskei/Drafts
1405275544.24245.2@deskei/Sent
1405275544.24245.2@deskei/Spam
1405275544.24245.2@deskei/Trash
1405275544.24245.2@deskei/.#evolution/Trash
1405275544.24245.2@deskei/.#evolution/Junk
vfolder/UNMATCHED
1405275544.24245.2@deskei/INBOX/Test4
1405275544.24245.2@deskei/INBOX/Test4
Segmentatiefout

The folders before 'vfolder/UNMATCHED' are existing folders, 'Test4'
being the new one. As you can see, the only folder being check upon
twice is 'Test4'. The folder does indeed not exist, but so do others:

martijn@deskei:~/.config/evolution/mail/folders$ ls
et-expanded-folder:__1405275544.24245.2_40deskei_Drafts
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test2
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test_Nested_box
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test_Nested_Geweten
et-expanded-folder:__1405275544.24245.2_40deskei_INBOX_Test_test

(Which displays non-existing [removed] folders?)

I'm not really sure what to check next: if a developer would like to
lend a hand, please :)

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

Title:
  evolution crashes when create a new imap-folder

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

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


[Bug 772513] Re: Unity crashes on non-mirrored displays

2011-06-28 Thread Martijn Bastiaan
This bug disappears when the most recent updates are installed. It still
happens when running a clean installation.

** Changed in: unity
   Status: Invalid = Fix Released

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

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

Title:
  Unity crashes on non-mirrored displays

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

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


[Bug 779808] Re: 11.04 freezes randomly on MacBookPro6,2

2011-05-17 Thread Martijn Bastiaan
** Tags removed: wireless

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

Title:
  11.04 freezes randomly on MacBookPro6,2

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


[Bug 772513] Re: Unity crashes on non-mirrored displays

2011-04-29 Thread Martijn Bastiaan
Ok, so it happened again. Luckily I had openssh-server installed, and I
was able to see the error: it turns out that this isn't a problem with
Unity, rather than with radeon.

** Attachment added: radeon-log
   
https://bugs.launchpad.net/unity/+bug/772513/+attachment/2095567/+files/radeon-log

** Description changed:

  I just installed Ubuntu 11.04, with the gorgeous Unity-interface (well
  done!). However, it crashes when setting up multiple displays. I've done
- a total of sixteen test, which you can find as an attachment. Steps for
+ a total of sixteen tests, which you can find as an attachment. Steps for
  reproduction:
  
  1. Login with GDM (select Ubuntu Classic)
  2. Logout
  
  Repeat 12 eight times.
  
  1. Login with GDM (select Ubuntu)
  2. Logout
  
  Repeat 34 eight times.
  
  I'm not sure where to look for logs, any pointers?

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

Title:
  Unity crashes on non-mirrored displays

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


[Bug 773167] [NEW] GPU locks up during (Unity) login when using multiple monitors

2011-04-29 Thread Martijn Bastiaan
Public bug reported:

Binary package hint: xserver-xorg-video-ati

Initially I suspected Unity to be buggy and reported a bug here
(https://bugs.launchpad.net/unity/+bug/772513), but it seems it's a
driver issue.

Please see the log attached. Please ask for further information if
necessary!

=== ASKED INFO ===
Description:Ubuntu 11.04
Release:11.04

xserver-xorg-video-ati:
  Geïnstalleerd: 1:6.14.0-0ubuntu4
  Kandidaat: 1:6.14.0-0ubuntu4
  Versietabel:
 *** 1:6.14.0-0ubuntu4 0
500 http://ftp.tudelft.nl/archive.ubuntu.com/ natty/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-radeon 1:6.14.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Fri Apr 29 13:42:00 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: No upgrade log present (probably fresh install)
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: amd64 apport-bug natty ubuntu

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

Title:
  GPU locks up during (Unity) login when using multiple monitors

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

[Bug 773167] Re: GPU locks up during (Unity) login when using multiple monitors

2011-04-29 Thread Martijn Bastiaan
** Attachment added: radeon-log
   https://bugs.launchpad.net/bugs/773167/+attachment/2095637/+files/radeon-log

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

Title:
  GPU locks up during (Unity) login when using multiple monitors

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


[Bug 773333] [NEW] kernel BUG at fs/ecryptfs/crypto.c:349

2011-04-29 Thread Martijn Bastiaan
Public bug reported:

Binary package hint: linux-image-2.6.38-8-generic

All asked info is attached. If you need further information, please ask.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  martijn1753 F pulseaudio
 /dev/snd/controlC0:  martijn1753 F pulseaudio
CRDA: Error: [Errno 2] Bestand of map bestaat niet
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfbbf8000 irq 16'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,10438357,00100101'
   Controls  : 35
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfbffc000 irq 47'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card2.Amixer.info:
 Card hw:2 'HDMI_1'/'HDA ATI HDMI at 0xfbcfc000 irq 48'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,0010'
   Controls  : 4
   Simple ctrls  : 1
Card2.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card3.Amixer.info:
 Card hw:3 'CA0106'/'Audigy SE [SB0570] at 0xac00 irq 21'
   Mixer name   : 'CA0106'
   Components   : ''
   Controls  : 35
   Simple ctrls  : 18
Date: Fri Apr 29 17:12:10 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=nl_NL:en
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=22be7c92-2aff-4483-9a28-3937e11e8902 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.52
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/26/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1202
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79 Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1202:bd03/26/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79Deluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug natty running-unity unity-2d

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

Title:
  kernel BUG at fs/ecryptfs/crypto.c:349

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


[Bug 773333] Re: invalid opcode: 0000 [#1] SMP

2011-04-29 Thread Martijn Bastiaan
** Attachment added: dmesg_(cut)
   
https://bugs.launchpad.net/bugs/77/+attachment/2096133/+files/dmesg_%28cut%29

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

Title:
  kernel BUG at fs/ecryptfs/crypto.c:349

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


[Bug 773333] Re: invalid opcode: 0000 [#1] SMP

2011-04-29 Thread Martijn Bastiaan
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/77/+attachment/2096156/+files/lspci-vnvn.log

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

Title:
  kernel BUG at fs/ecryptfs/crypto.c:349

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


[Bug 773333] Re: invalid opcode: 0000 [#1] SMP

2011-04-29 Thread Martijn Bastiaan
** Attachment added: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/77/+attachment/2096157/+files/version.log

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

Title:
  kernel BUG at fs/ecryptfs/crypto.c:349

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


[Bug 773333] Re: invalid opcode: 0000 [#1] SMP

2011-04-29 Thread Martijn Bastiaan
** Attachment added: uname-a.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/77/+attachment/2096158/+files/uname-a.log

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

Title:
  kernel BUG at fs/ecryptfs/crypto.c:349

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


[Bug 773333] Re: invalid opcode: 0000 [#1] SMP

2011-04-29 Thread Martijn Bastiaan
** Attachment added: dmesg.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/77/+attachment/2096160/+files/dmesg.log

** Summary changed:

- invalid opcode:  [#1] SMP 
+ kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349

** Summary changed:

- kernel BUG at /build/buildd/linux-2.6.38/fs/ecryptfs/crypto.c:349
+ kernel BUG at fs/ecryptfs/crypto.c:349

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

Title:
  kernel BUG at fs/ecryptfs/crypto.c:349

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


[Bug 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2010-09-16 Thread Martijn Bastiaan
No, it isn't in Lucid. Thanks for fixing!

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 270206] Re: RB should never start minimised to tray

2010-08-09 Thread Martijn Bastiaan
There are two types of users here:

 1. Those who start it with autostart and expect Rhythmbox to only show in the 
tray
 2. Those who expect Rhythmbox to be visible when started (shortcut key or menu)

I think this (https://bugzilla.gnome.org/show_bug.cgi?id=537868#c7) is a
good compromise. I hope the Ubuntu developers apply this patch as I
think this is the best solution.

-- 
RB should never start minimised to tray
https://bugs.launchpad.net/bugs/270206
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 592371] Re: Logitech Cordless Wave Pro key mappings incorrect

2010-06-29 Thread Martijn Bastiaan
I can confirm this bug with the same Logitech keyboard (wired).

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

-- 
Logitech Cordless Wave Pro key mappings incorrect
https://bugs.launchpad.net/bugs/592371
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 453337] Re: Karmic: Boot up problem, after usplash logo is a blank screen for about 14 seconds before xsplash appears briefly.

2009-10-19 Thread Martijn Bastiaan
 28 mb/s - hell thats the max speed of my internet connection
28 mini-bits? :-). Your hard disk reads 28 MB/s and your internet connection 
downloads with 28 Mb/s (8 times less).

-- 
Karmic: Boot up problem, after usplash logo  is a blank screen for about 14 
seconds before xsplash appears briefly.
https://bugs.launchpad.net/bugs/453337
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 453337] Re: Karmic: Boot up problem, after usplash logo is a blank screen for about 14 seconds before xsplash appears briefly.

2009-10-16 Thread Martijn Bastiaan
I can confirm this behaviour. I'm not sure what the problem is.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Martijn Bastiaan (hmb1)

-- 
Karmic: Boot up problem, after usplash logo  is a blank screen for about 14 
seconds before xsplash appears briefly.
https://bugs.launchpad.net/bugs/453337
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 77010] Re: Overuse of system beep without volume control

2009-08-08 Thread Martijn Bastiaan
Great :-). To be honest: I just unplugged the speaker from my
motherboard!

-- 
Overuse of system beep without volume control
https://bugs.launchpad.net/bugs/77010
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 405992] Re: Compac layout in file manager preferences has no effect

2009-07-29 Thread Martijn Bastiaan
Confirmed.

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

-- 
Compact layout in file manager preferences has no effect
https://bugs.launchpad.net/bugs/405992
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 366255] Re: Adding workspaces, translation wrong

2009-06-16 Thread Martijn Bastiaan
In the first link everyting behind 'Current Dutch' is fine. In the
second link everything is wrong. I think the correct translation of
'Desk' is 'Werkblad' (in this case).

I've done a suggestion
(https://translations.edge.launchpad.net/ubuntu/jaunty/+source/libwnck/+pots/libwnck/nl/35/+translate).
Who decides what gets through and what not?

-- 
Adding workspaces, translation wrong
https://bugs.launchpad.net/bugs/366255
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 384501] Re: Create Screenshot Gallery creates jpg but calls it png

2009-06-08 Thread Martijn Bastiaan
Ubuntu 9.04 Jaunty Jackalope
Totem 2.26.1-0ubuntu5

See the attachment. The file I play is a flv-video (from YouTube),
without extension. Let me know if you need more information

-Martijn

** Attachment added: out.ogv
   http://launchpadlibrarian.net/27646507/out.ogv

-- 
Create Screenshot Gallery creates jpg but calls it png
https://bugs.launchpad.net/bugs/384501
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 384501] Re: Create Screenshot Gallery creates jpg but calls it png

2009-06-08 Thread Martijn Bastiaan
Dutch. I'll try English to see if that solves it.

-- 
Create Screenshot Gallery creates jpg but calls it png
https://bugs.launchpad.net/bugs/384501
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 384501] Re: Create Screenshot Gallery creates jpg but calls it png

2009-06-08 Thread Martijn Bastiaan
The problem does not occur when using English. So this is a bug in a
translation?

-- 
Create Screenshot Gallery creates jpg but calls it png
https://bugs.launchpad.net/bugs/384501
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 384501] Re: Create Screenshot Gallery creates jpg but calls it png when using Dutch translation

2009-06-08 Thread Martijn Bastiaan
Bedankt Arne!

(Thanks Arne!)

-- 
Create Screenshot Gallery creates jpg but calls it png when using Dutch 
translation
https://bugs.launchpad.net/bugs/384501
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 384501] [NEW] Create Screenshot Gallery creates jpg but calls it png

2009-06-07 Thread Martijn Bastiaan
Public bug reported:

Hi,

When I click 'Create Screenshot _Gallery...', it saves a jpg file but
calls it a png. See my attachment.

Martijn

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

-- 
Create Screenshot Gallery creates jpg but calls it png
https://bugs.launchpad.net/bugs/384501
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 384501] Re: Create Screenshot Gallery creates jpg but calls it png

2009-06-07 Thread Martijn Bastiaan

** Attachment added: Schermafdruk-1.png
   http://launchpadlibrarian.net/27617062/Schermafdruk-1.png

-- 
Create Screenshot Gallery creates jpg but calls it png
https://bugs.launchpad.net/bugs/384501
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 379961] [NEW] [Ubuntu 9.04] fast-user-switcher lights up last selected icon

2009-05-24 Thread Martijn Bastiaan
Public bug reported:

Hi,

It's not a very big problem, but it's annoying. Every time I click on
the fast-user-switch applet, the last selected icon of gnome-panel
lights up.

I've attached a video to visualize my problem.

Martijn

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

-- 
[Ubuntu 9.04] fast-user-switcher lights up last selected icon
https://bugs.launchpad.net/bugs/379961
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 379961] Re: [Ubuntu 9.04] fast-user-switcher lights up last selected icon

2009-05-24 Thread Martijn Bastiaan

** Attachment added: out.ogv
   http://launchpadlibrarian.net/27113511/out.ogv

-- 
[Ubuntu 9.04] fast-user-switcher lights up last selected icon
https://bugs.launchpad.net/bugs/379961
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 345208] Re: Broken package

2009-05-22 Thread Martijn Bastiaan
Confirmed on Jaunty 64

-- 
Broken package
https://bugs.launchpad.net/bugs/345208
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 367981] [NEW] Kodak M863 not supported in Ubuntu Jaunty

2009-04-27 Thread Martijn Bastiaan
Public bug reported:

Hi,

My Kodak M863 doesn't work with Ubuntu 9.04. In all previous versions of
Ubuntu it worked fine.

If you need more information, I'll be happy to provide it.

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Kodak M863 not supported in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/367981
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 366624] Re: xkit exit with TypeError

2009-04-25 Thread Martijn Bastiaan
Oh, and:

mart...@mekkie:~$ cat /etc/issue
Ubuntu 9.04 \n \l

-- 
xkit exit with TypeError
https://bugs.launchpad.net/bugs/366624
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 366624] [NEW] xkit exit with TypeError

2009-04-25 Thread Martijn Bastiaan
Public bug reported:

Hi,

In /usr/share/doc/python-xkit/examples I find examples about how to use
xkit. It says the following:

'''Get the position of the Device section identified as 'Configured Video 
Device
print 'Position of Configured Video Device =', a.getIdentifier('Device', 
'Configured Video Device')

So I do:

 from XKit import xorgparser
 from XKit.xorgparser import *
 import sys
 import os
 destination = os.path.join(os.path.expanduser('~'), 'xorgnew.txt')
 source = '/etc/X11/xorg.conf'
 a = Parser(source)
 a.getIdentifier('Device', 'Radeon HD 3870')
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/python2.6/dist-packages/XKit/xorgparser.py, line 1157, in 
getIdentifier
errorMsg = 'No identifier can be found for section %s No %d' %(section, 
position)
TypeError: %d format: a number is required, not str

Still:

 a.getIdentifier('Device', 0)
'Radeon HD 3870'

Is the example wrong or is it a bug?

** Affects: x-kit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xkit exit with TypeError
https://bugs.launchpad.net/bugs/366624
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 342719] Re: Special keys are not working (Logitech Wave) in Jaunty

2009-04-25 Thread Martijn Bastiaan
** Changed in: ubuntu
   Status: Incomplete = Invalid

-- 
Special keys are not working (Logitech Wave) in Jaunty
https://bugs.launchpad.net/bugs/342719
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 366624] Re: xkit exit with TypeError

2009-04-25 Thread Martijn Bastiaan
Thank you Alberto. Any idea when this will be pushed in to Jaunty?

And I've discovered another error in the example files. In
/usr/share/doc/python-xkit/README.gz/README:

For further information you can have a look at the documentation by
typing:

import XKit
help(XKit.xutils)

Should be:

For further information you can have a look at the documentation by
typing:

import XKit.xutils
help(XKit.xutils)

-- 
xkit exit with TypeError
https://bugs.launchpad.net/bugs/366624
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 278078] Re: The key repeat delay for the down-arrow, left-arrow, and End keys is longer than the other keys

2009-04-25 Thread Martijn Bastiaan
Me too

This seems to fix it: xset r 113; xset r 116

-- 
The key repeat delay for the down-arrow, left-arrow, and End keys is 
longer than the other keys
https://bugs.launchpad.net/bugs/278078
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 300974] Re: Caps Lock LED linked between keyboards in Multiseat setup

2009-04-25 Thread Martijn Bastiaan
I reopen this bug, since it still occurs on Jaunty. I'm using seperate
X-servers, see my xorg.conf.

** Changed in: ubuntu
   Status: Fix Released = Confirmed

-- 
Caps Lock LED linked between keyboards in Multiseat setup
https://bugs.launchpad.net/bugs/300974
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 300974] Re: Caps Lock LED linked between keyboards in Multiseat setup

2009-04-25 Thread Martijn Bastiaan

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/25976635/xorg.conf

-- 
Caps Lock LED linked between keyboards in Multiseat setup
https://bugs.launchpad.net/bugs/300974
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 366255] Re: Adding workspaces, translation wrong

2009-04-24 Thread Martijn Bastiaan

** Attachment added: www-0.png
   http://launchpadlibrarian.net/25936752/www-0.png

-- 
Adding workspaces, translation wrong
https://bugs.launchpad.net/bugs/366255
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 366255] Re: Adding workspaces, translation wrong

2009-04-24 Thread Martijn Bastiaan

** Attachment added: www-1.png
   http://launchpadlibrarian.net/25936754/www-1.png

-- 
Adding workspaces, translation wrong
https://bugs.launchpad.net/bugs/366255
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 366255] [NEW] Adding workspaces, translation wrong

2009-04-24 Thread Martijn Bastiaan
Public bug reported:

Hello,
I don't know exactly how to describe this (minor) problem, so I attached some 
pictures. After reinstalling I always increase my number of workspaces from 2 
to 4. As default the workspaces are called:

Werkblad 1
Werkblad 2

which is fine. However, when I increase the number of workspaces, it
goes wrong (this is Dutch btw):

Werkblad 1
Werkblad 2
Blad 3

It should be:

Werkblad 1
Werkblad 2
Werkblad 3

Maybe I'm just complaining, but it annoys me.

It shouldn't be hard to fix this bug, thanks!

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

-- 
Adding workspaces, translation wrong
https://bugs.launchpad.net/bugs/366255
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 63477] Re: Synfigstudio crash by startup

2009-04-19 Thread Martijn Bastiaan
It crashes in Jaunty. See attachment.

** Attachment added: gdb-synfigstudio.txt
   http://launchpadlibrarian.net/25744674/gdb-synfigstudio.txt

-- 
Synfigstudio crash by startup
https://bugs.launchpad.net/bugs/63477
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 342719] Re: Special keys are not working (Logitech Wave) in Jaunty

2009-03-19 Thread Martijn Bastiaan
Woops! I forgot that I ran Xephyr + evdev. That's probably causing the
troubles. I'm going to investigate it a bit further and will post a
solution here as soon if I have found something.

-- 
Special keys are not working (Logitech Wave) in Jaunty
https://bugs.launchpad.net/bugs/342719
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 342719] [NEW] Special keys are not working (Logitech Wave) in Jaunty

2009-03-14 Thread Martijn Bastiaan
Public bug reported:

Hi,
I have a Logitech Wave. In Jaunty my special keys (ie Volume Up / Down, Start, 
Stop, Pauze, Previous, Next) aren't working anymore. I don't know which package 
this bug affects.

Martijn

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

-- 
Special keys are not working (Logitech Wave) in Jaunty
https://bugs.launchpad.net/bugs/342719
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2009-03-12 Thread Martijn Bastiaan
Of course, sorry for the delay ;).

** Attachment added: gdb-rhythmbox2.txt
   http://launchpadlibrarian.net/23786976/gdb-rhythmbox2.txt

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 326519] Re: xserver-xorg-video-radeon does not turn on second display

2009-02-18 Thread Martijn Bastiaan
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Fix Released

-- 
xserver-xorg-video-radeon does not turn on second display
https://bugs.launchpad.net/bugs/326519
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 326530] Re: gnome-display-properties segmentation fault in rebuild_gui()

2009-02-09 Thread Martijn Bastiaan
*** This bug is a duplicate of bug 321392 ***
https://bugs.launchpad.net/bugs/321392

Of course.

** Attachment added: xrandr --verbose
   http://launchpadlibrarian.net/22416736/xrandr%20--verbose

-- 
gnome-display-properties segmentation fault in rebuild_gui()
https://bugs.launchpad.net/bugs/326530
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 326530] Re: gnome-display-properties segmentation fault when using xserver-xorg-video-radeonhd

2009-02-08 Thread Martijn Bastiaan

** Attachment added: gdb-gnome-display-properties.txt
   http://launchpadlibrarian.net/22179144/gdb-gnome-display-properties.txt

-- 
gnome-display-properties segmentation fault when using 
xserver-xorg-video-radeonhd
https://bugs.launchpad.net/bugs/326530
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 326530] Re: gnome-display-properties segmentation fault when using xserver-xorg-video-radeonhd

2009-02-08 Thread Martijn Bastiaan

** Attachment added: valgrind.log
   http://launchpadlibrarian.net/22179145/valgrind.log

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete = New

-- 
gnome-display-properties segmentation fault when using 
xserver-xorg-video-radeonhd
https://bugs.launchpad.net/bugs/326530
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 326519] [NEW] xserver-xorg-video-radeon does not turn on second display

2009-02-07 Thread Martijn Bastiaan
Public bug reported:

Binary package hint: xserver-xorg-video-ati

Hi,
xserver-xorg-video-radeon will not turn on my second display. I tried to turn 
it on with gnome-display-properties and this is the message I get (in 
Xorg.0.log):

Mode 1152x864 - 1600 900 5
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0x 0x
(II) RADEON(0):   MC_AGP_LOCATION  : 0x003f
freq: 10800
best_freq: 107996667
best_feedback_div: 181
best_ref_div: 3
best_post_div: 8
(II) RADEON(0): crtc(1) Clock: mode 108000, PLL 107990
(II) RADEON(0): crtc(1) PLL  : refdiv 3, fbdiv 0xB5(181), pdiv 8
Set CRTC PLL success
Set CRTC Timing success
Not using RMX
scaler 1 setup success
Set CRTC 1 Source success
Output DAC1 setup success
Enable CRTC memreq 0 success
Enable CRTC 0 success
Unblank CRTC 0 success
Unlock CRTC 0 success
Output DIG0 dpms success
Output 68 enable success
Enable CRTC memreq 1 success
Enable CRTC 1 success
Unblank CRTC 1 success
Output 68 disable success

If not already done by ubuntu-bug, I will attach my Xorg.0.log and
xorg.conf.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: xserver-xorg-video-ati 1:6.10.0-1ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-6-generic (bui...@crested) (gcc version 4.3.3 
(Ubuntu 4.3.3-3ubuntu1) ) #17-Ubuntu SMP Fri Jan 30 15:35:08 UTC 2009

SourcePackage: xserver-xorg-video-ati
Uname: Linux 2.6.28-6-generic x86_64

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


** Tags: apport-bug

-- 
xserver-xorg-video-radeon does not turn on second display
https://bugs.launchpad.net/bugs/326519
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 326519] Re: xserver-xorg-video-radeon does not turn on second display

2009-02-07 Thread Martijn Bastiaan

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

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

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

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

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

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

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

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

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

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

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

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

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

-- 
xserver-xorg-video-radeon does not turn on second display
https://bugs.launchpad.net/bugs/326519
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 326519] Re: xserver-xorg-video-radeon does not turn on second display

2009-02-07 Thread Martijn Bastiaan
My display turns on when installing (and using) xserver-xorg-video-
radeonhd. But now gnome-display-properties crashes.

This bug is still valid though.

-- 
xserver-xorg-video-radeon does not turn on second display
https://bugs.launchpad.net/bugs/326519
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 326530] [NEW] gnome-display-properties segmentation fault when using xserver-xorg-video-radeonhd

2009-02-07 Thread Martijn Bastiaan
Public bug reported:

Binary package hint: xserver-xorg-video-radeonhd

Hi,
When using xserver-xorg-video-radeonhd, gnome-display-properties crashes with a 
seg fault. I tried to debug it, but I have no idea howto:

mart...@martijn-desktop:~$ gdb gnome-display-properties
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu...
(no debugging symbols found)
(gdb) run
Starting program: /usr/bin/gnome-display-properties 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f125d6c77d0 (LWP 10814)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f125d6c77d0 (LWP 10814)]
0x00408315 in _start ()

--
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-6-generic (bui...@crested) (gcc version 4.3.3
(Ubuntu 4.3.3-3ubuntu1) ) #17-Ubuntu SMP Fri Jan 30 15:35:08 UTC 2009

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

-- 
gnome-display-properties segmentation fault when using 
xserver-xorg-video-radeonhd
https://bugs.launchpad.net/bugs/326530
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2009-02-07 Thread Martijn Bastiaan
** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = New

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2009-02-01 Thread Martijn Bastiaan
Ah! Now we're getting somewhere ;-).

Breakpoint 1, gdk_x_error (display=0x8cca2a8, error=0xb1000408) at 
/build/buildd/gtk+2.0-2.12.9/gdk/x11/gdkmain-x11.c:614
614 /build/buildd/gtk+2.0-2.12.9/gdk/x11/gdkmain-x11.c: No such file or 
directory.
in /build/buildd/gtk+2.0-2.12.9/gdk/x11/gdkmain-x11.c

** Attachment added: gdb-rhythmbox.txt
   http://launchpadlibrarian.net/21872749/gdb-rhythmbox.txt

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 316811] Re: gdmgreeter always tries to start at 1600x1200

2009-01-14 Thread Martijn Bastiaan
Here are the files requested (packed in .tar.lzma) for Hardy Heron. In a
moment I'll post the files for Jaunty Jackalope.

** Attachment added: 804.tar.lzma
   http://launchpadlibrarian.net/21213662/804.tar.lzma

-- 
gdmgreeter always tries to start at 1600x1200
https://bugs.launchpad.net/bugs/316811
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 316811] Re: gdmgreeter always tries to start at 1600x1200

2009-01-14 Thread Martijn Bastiaan

** Attachment added: 904.tar.lzma
   http://launchpadlibrarian.net/21214015/904.tar.lzma

-- 
gdmgreeter always tries to start at 1600x1200
https://bugs.launchpad.net/bugs/316811
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 316811] Re: gdmgreeter always tries to start at 1600x1200

2009-01-14 Thread Martijn Bastiaan
It seems that more people are experiencing this issue:

The last comment is about the greeter. There is something wrong about screen 
size detection with the default gdm greeter (gdmgreeter). It always try to 
start at a resolution of 1600x1200, so we had to change to the old greeter 
(gdmlogin) which detects properly the screen resolutions of the Xephyr 
sessions.
http://netpatia.blogspot.com/2008/03/multiseat-in-ubuntu-804-iii.html

-- 
gdmgreeter always tries to start at 1600x1200
https://bugs.launchpad.net/bugs/316811
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 316811] [NEW] gdmgreeter always tries to start at 1600x1200

2009-01-13 Thread Martijn Bastiaan
Public bug reported:

Affects Ubuntu 8.04, 8.10 and 9.04 (other versions not tested).

I'm trying to setup an multiseat setup and so far, it's going ok. Except
that gdmgreeter always tries to start at a resolution of 1600x1200. I'm
using gmdlogin now and that's working, but I can't theme it.

I hope you can fix this bug (or provide a workaround).

Martijn

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

-- 
gdmgreeter always tries to start at 1600x1200
https://bugs.launchpad.net/bugs/316811
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 316811] Re: gdmgreeter always tries to start at 1600x1200

2009-01-13 Thread Martijn Bastiaan
Thank you. It's only happening when I use Xephyr I've discovered. It
seems that gdmgreeter doesn't detect Xephyr's resolution correctly.

-- 
gdmgreeter always tries to start at 1600x1200
https://bugs.launchpad.net/bugs/316811
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-12-25 Thread Martijn Bastiaan
I did like Sebastien told me to, but I don't get any more information
than that I already had.. any tips (I must be doing something obviously
wrong)?

** Attachment added: gdb-rhythmbox2.txt
   http://launchpadlibrarian.net/20724135/gdb-rhythmbox2.txt

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-11-19 Thread Martijn Bastiaan
How to?

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 296312] [NEW] .ico file fails to read. assertion failed

2008-11-10 Thread Martijn Bastiaan
Public bug reported:

When I try to open the image in the attachment, eog crashes.

$ eog jardinains.ico
**
** EOG:ERROR:(eog-image.c:1146):eog_image_real_load: assertion failed: 
(priv-image != NULL)
Afgebroken

$ eog --version
GNOME eog 2.22.3

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

-- 
.ico file fails to read. assertion failed
https://bugs.launchpad.net/bugs/296312
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 296312] Re: .ico file fails to read. assertion failed

2008-11-10 Thread Martijn Bastiaan

** Attachment added: jardinains.ico
   http://launchpadlibrarian.net/19536224/jardinains.ico

-- 
.ico file fails to read. assertion failed
https://bugs.launchpad.net/bugs/296312
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-11-07 Thread Martijn Bastiaan
** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = New

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-11-03 Thread Martijn Bastiaan
It stopped working, and here is the backtrace, altough I'm afraid I did
something wrong (not many information attached...)

** Attachment added: gdb-rhythmbox.txt
   http://launchpadlibrarian.net/19287687/gdb-rhythmbox.txt

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] [NEW] Rhtyhmbox crashes when playing music (X-server error)

2008-11-01 Thread Martijn Bastiaan
Public bug reported:

Binary package hint: rhythmbox

Hi,
When playing a music file with Rhythmbox, it crashes. If I run Rhythmbox in 
debug mode, this is what I get (last lines, when playing a mp3 file):

(12:53:24) [0x80dc408] [tick_cb] rb-shell-player.c:3223: tick: 
[file:///home/martijn/Muziek/Acda%20en%20De%20Munnik%20-%20Kees.mp3, 0:253(0)]
(12:53:24) [0x80dc408] [rb_shell_clipboard_entryview_changed_cb] 
rb-shell-clipboard.c:745: entryview changed
(12:53:24) [0x80dc408] [rb_shell_clipboard_sync] rb-shell-clipboard.c:543: 
syncing clipboard
(12:53:24) [0xb58405e8] [bus_sync_message_cb] rb-visualizer-plugin.c:410: 
handling prepare-xwindow-id message
(12:53:24) [0xb58405e8] [find_xoverlay] rb-visualizer-plugin.c:386: found 
xoverlay in video bin
(12:53:24) [0xb58405e8] [bus_sync_message_cb] rb-visualizer-plugin.c:424: 
setting fake window id 52428836
The program 'rhythmbox' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 39 error_code 2 request_code 141 minor_code 13)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Attached are my machines hardware and the full debug info.

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

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-11-01 Thread Martijn Bastiaan

** Attachment added: debug
   http://launchpadlibrarian.net/19177588/debug

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-11-01 Thread Martijn Bastiaan

** Attachment added: lshw
   http://launchpadlibrarian.net/19177589/lshw

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 292078] Re: Rhtyhmbox crashes when playing music (X-server error)

2008-11-01 Thread Martijn Bastiaan
Rhythmbox works every now and then, and unfortunately ( ;-) ) it does
work now. As soon as Rhythmbox stops working again, I'll make the
backtrace.

-- 
Rhtyhmbox crashes when playing music (X-server error)
https://bugs.launchpad.net/bugs/292078
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 284951] Re: Intrepid: Gamepad Saitek P580 not working in games, buttons not detected.

2008-10-24 Thread Martijn Bastiaan
Oh gosh. This is really bad Ubuntu developers!

-- 
Intrepid: Gamepad Saitek P580 not working in games, buttons not detected.
https://bugs.launchpad.net/bugs/284951
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