[Bug 528324] Re: eclipse crashed with signal 5 in _XError()

2010-03-03 Thread Tristan Tarrant
The real bug is in xulrunner. See the new bug I have opened: https://bugs.launchpad.net/ubuntu/+source/xulrunner/+bug/531719 -- eclipse crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/528324 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 429819] Re: [Karmic] Right-clicking on a bookmark in Firefox hangs the whole desktop

2010-02-24 Thread Tristan Schmelcher
I think there's basically zero chance of still being able to debug the hang problem at this late in the game. It was triggered by bug 372103, but that got fixed ages ago. Additionally, the computer on which I experiencing the hang has had a complete OS reinstall since then (and the Quartus II

[Bug 280534] Re: [intrepid] Wine=1.1.6 + PulseAudio : alsa is broken

2010-01-31 Thread Tristan
** Changed in: pulseaudio (Ubuntu) Status: Fix Released = Fix Committed ** Changed in: pulseaudio (Ubuntu) Status: Fix Committed = Fix Released -- [intrepid] Wine=1.1.6 + PulseAudio : alsa is broken https://bugs.launchpad.net/bugs/280534 You received this bug notification because

[Bug 477104] Re: After 9.10 grub update can not boot into Wubi install

2010-01-26 Thread Tristan
From now, should people avoid Wubi installation for Ubuntu Karmic ? Will new Wubi installations have the same grub crash after update ? The wubildr file works great, but where will it go next ? Why is this bug not critical for Ubuntu Karmic ? Thanks for answers, and I fully agree with Peter

[Bug 65283] Re: Allow easy installation of -dbgsym packages

2010-01-16 Thread Tristan Schmelcher
Personally I think this is a totally valid use of Recommends:, I wouldn't call it an overloading at all. Though a special tool to install the dbgsym packages of the dependencies would be basically equivalent, IMHO. -- Allow easy installation of -dbgsym packages

[Bug 195483] Re: Sound Juicer - MP3 quality doesn't change

2010-01-06 Thread Tristan Hill
Options available can be seen from gst-inspect-0.10 lamemp3enc: Element Properties: name: The name of the object flags: readable, writable String. Default: null Current: lamemp3enc0 target : Optimize for quality or

[Bug 195483] Re: Sound Juicer - MP3 quality doesn't change

2010-01-05 Thread Tristan Hill
I'm using a gstreamer pipeline of audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc quality=0 encoding-engine-quality=2 ! id3v2mux which appears to behave correctly (gstreamer0.10-plugins-ugly-multiverse version 0.10.12-0ubuntu1 on karmic). -- Sound Juicer - MP3 quality doesn't

[Bug 348550] Re: Water effect not working

2010-01-03 Thread Tristan Schmelcher
It works fine for me since upgrading to Karmic. I reinstalled the whole OS though, so maybe you guys have some bad preference setting somewhere that is keeping the problem around? -- Water effect not working https://bugs.launchpad.net/bugs/348550 You received this bug notification because you

[Bug 164589] Re: Occasional screen-wide blink when using opengl apps (compiz also) and Nvidia cards

2009-12-29 Thread Tristan Schmelcher
This bug still exists in Karmic. I recently reinstalled Ubuntu on my computer with Karmic 64-bit and stopped using a second monitor and the bug is still there. I have opened this against the source package for the 185-series drivers. Also, the suggested workarounds are not acceptable because they

[Bug 386570] Re: install doesn't enable plugin

2009-12-25 Thread Tristan Schmelcher
It is not possible to enable the plugin in the trac.conf or web-admin at all. To do that, the plugin's .egg file has to first be symlinked into the plugins subdirectory, but the trac-accountmanager package does not ship the .egg file, it ships the _source_ for the .egg file. I can open a separate

[Bug 498082] [NEW] Fast user switching causes broken sound

2009-12-17 Thread Tristan Schmelcher
for this user was the only thing with any sound devices open: $ lsof | grep /dev/snd lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/tristan/.gvfs Output information may be incomplete. pulseaudi 3144 kateryna 22u CHR 116,10 0t0 4928 /dev/snd

[Bug 498082] Re: Fast user switching causes broken sound

2009-12-17 Thread Tristan Schmelcher
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/3692/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/36925556/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/36925557/ArecordDevices.txt

[Bug 386570] Re: install doesn't enable plugin

2009-12-16 Thread Tristan Schmelcher
Same in 9.10. From looking at the package it appears to be completely broken. It does not actually contain the plugin, it contains the _source_ for the plugin. Trac plugins are .egg files and must be built with easy_install from python-setuptools. However, the trac- accountmanager package does not

[Bug 487141] Re: [Patch included] NPN_GetStringIdentifiers implementation is broken

2009-12-02 Thread Tristan Schmelcher
Is anyone looking at this? It would be nice to get this patch incorporated in time for 10.04. -- [Patch included] NPN_GetStringIdentifiers implementation is broken https://bugs.launchpad.net/bugs/487141 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 487141] [NEW] [Patch included] NPN_GetStringIdentifiers implementation is broken

2009-11-23 Thread Tristan Schmelcher
Public bug reported: Binary package hint: nspluginwrapper There is a bug in the NPN_GetStringIdentifiers implementation in nspluginwrapper that makes it completely broken, 100% of the time. The bug exists in versions 1.2.0 and later. The issue is that NPIdentifiers are passed to the

[Bug 487141] Re: [Patch included] NPN_GetStringIdentifiers implementation is broken

2009-11-23 Thread Tristan Schmelcher
** Attachment added: Patch to fix bug where arrays of NPIdentifiers were marshalled incorrectly http://launchpadlibrarian.net/35974587/nspluginwrapper-20090625-fix-npident-array-sending.patch -- [Patch included] NPN_GetStringIdentifiers implementation is broken

[Bug 483008] Re: pdf file uploaded as application/x-msdownload mimetype

2009-11-15 Thread Tristan
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35713729/Dependencies.txt ** Attachment added: ExtensionSummary.txt http://launchpadlibrarian.net/35713730/ExtensionSummary.txt ** Attachment added: XsessionErrors.txt

[Bug 483008] [NEW] pdf file uploaded as application/x-msdownload mimetype

2009-11-15 Thread Tristan
Public bug reported: Binary package hint: firefox-3.5 When i upload a pdf file using a multipart/form-data html form, its mimetype is received by the server as application/x-msdownload as opposed to the expected mimetype application/pdf. Last week it still worked. I tried uploading the same

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-14 Thread Tristan Schmelcher
Here's the dist-upgrade logs. /var/backups/group.bak is from after the upgrade so I don't think it will help. And its contents are identical to the current /etc/group. ** Attachment added: dist-upgrade.tar.gz http://launchpadlibrarian.net/35694157/dist-upgrade.tar.gz ** Changed in:

[Bug 465391] Re: seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

2009-11-13 Thread Tristan Dube
*** This bug is a duplicate of bug 429322 *** https://bugs.launchpad.net/bugs/429322 How can we turn this off?? -- seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

[Bug 465391] RE: Stop e-mailing me now!!!!!!!!

2009-11-13 Thread Tristan Dube
*** This bug is a duplicate of bug 429322 *** https://bugs.launchpad.net/bugs/429322 I know, so am I. And I can't stop it because launchpad gives me a timeout error. This is stupid . Date: Fri, 13 Nov 2009 20:47:05 + From: dangeorg...@hotmail.com To: kratos_auri...@hotmail.com

[Bug 465391] Re: seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj (obj-profile_list == NULL) obj-orb)

2009-11-13 Thread Tristan Dube
*** This bug is a duplicate of bug 429322 *** https://bugs.launchpad.net/bugs/429322 Ah I get it, every time someone sends a bug report about whatever bug this is: anyone who are related to the bug ( meaning if you filed a bug report you will receive an email. ) I wonder if you can

[Bug 480649] [NEW] glibc-doc: Advanced features of pthread mutexes are not documented in the man-pages

2009-11-11 Thread Tristan Schmelcher
Public bug reported: Glibc has included standards-based process-shared pthread mutexes and robust pthread mutexes for quite some time. (Process-shared meaning that they can be used across different processes, and robust meaning that they can automatically handle the unexpected death/exit/crash of

[Bug 383532] Re: [jaunty] dvb-usb-af9015 delays standbyresume to 65sek on HP HDX18

2009-11-10 Thread Tristan Tarrant
This affects me in Karmic (both 32 and 64bit) with kernel 2.6.31-14-generic. -- [jaunty] dvb-usb-af9015 delays standbyresume to 65sek on HP HDX18 https://bugs.launchpad.net/bugs/383532 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-10 Thread Tristan Schmelcher
Unfortunately running console-kit-daemon from the command-line doesn't offer anything new. It backgrounds itself and doesn't print anything when I'm launching users-admin, not even to syslog. It doesn't recognize --help either, so I don't think there are any logging options. :( -- User account

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-09 Thread Tristan Schmelcher
Starting polkit goes fine: tris...@tinygod4:~$ sudo killall polkitd; sudo /usr/lib/policykit-1/polkitd [sudo] password for tristan: Registering null backend at priority -10 Using authority class PolkitBackendLocalAuthority ** (process:10436): DEBUG: Added authentication agent for session /org

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-09 Thread Tristan Schmelcher
Those commands _were_ over VNC. Everything I'm doing is. I don't have any physical access to this box. -- User account lost permissions after Karmic upgrade, breaking all audio https://bugs.launchpad.net/bugs/477832 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-08 Thread Tristan Schmelcher
Correct, the problem occurred before ever opening users-admin. I agree with moving the bug after the remaining rights issue is resolved. Terminal log below. The account having the problem is tristan. The account that didn't experience problems is kateryna. Note though that the kateryna account

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-08 Thread Tristan Schmelcher
+ 0:00 grep polkit tris...@tinygod4:~$ ps -ef | grep polkit kateryna 2634 2448 0 Nov07 ?00:00:00 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 root 2655 1 0 Nov07 ?00:00:00 /usr/lib/policykit-1/polkitd tristan 6779 6622 0 07:16 ?00:00:00

[Bug 477832] [NEW] User account lost permissions after Karmic upgrade, breaking all audio

2009-11-07 Thread Tristan Schmelcher
Public bug reported: Binary package hint: gnome-system-tools Just today I upgraded from 9.04 to 9.10. After the upgrade, I could no longer play sound. Some debugging showed that the problem was quite simple: I was no longer in the audio group, so all the device files under /dev/snd/ were

[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-07 Thread Tristan Schmelcher
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35332482/Dependencies.txt -- User account lost permissions after Karmic upgrade, breaking all audio https://bugs.launchpad.net/bugs/477832 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 458395] Re: Last.fm Ipod scrobbler resubmits tracks.

2009-11-03 Thread Tristan
? These are only my observations, I do not know if this is the case. Thanks, Tristan -- Last.fm Ipod scrobbler resubmits tracks. https://bugs.launchpad.net/bugs/458395 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 458395] Re: Last.fm Ipod scrobbler resubmits tracks.

2009-10-26 Thread Tristan
OK. Here is the output for that. The scrobbles in this one do not date back as far. To do this, I connected my iPod, then after all the recent tracks were scrobbled, i ejected the iPod, closed Rhythmbox and restarted it. Then I re-connected the iPod, and the tracks all scrobbled again. This is the

[Bug 164595] Re: [gutsy] can't unmount filesystem mounted from a nfs version 2 server

2009-10-23 Thread Tristan Grimaux
The problem is not a bug but a problem with the upgrade from an old version. When version 3 was in BETA this line was added to /etc/default /nfs-kernel-server rpcmountdopts=--no-nfs-version 3 If you comment this line, the problem is solved. If you want to mark this bug as SOLVED, the installer

[Bug 458395] Re: Last.fm Ipod scrobbler resubmits tracks.

2009-10-22 Thread Tristan
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34154884/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/34154885/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/34154887/ProcStatus.txt ** Attachment

[Bug 458395] [NEW] Last.fm Ipod scrobbler resubmits tracks.

2009-10-22 Thread Tristan
Public bug reported: Binary package hint: rhythmbox When an iPod is connected, the Last.fm scrobbler plugin usually submits all tracks played on the iPod since the last time it was connected. This was the behaviour in Jaunty. In Karmic, the scrobbler does the same, except that the next time the

[Bug 408530] Re: empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)

2009-10-22 Thread Tristan
Using only MSN. Happens sometimes after trying to send a message to a contact. Karmic Beta. -- empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL) https://bugs.launchpad.net/bugs/408530 You received this bug

[Bug 298707] Re: wacom tablet stylus input jumps to next screen prematurely in dual monitor set-up

2009-10-09 Thread Tristan Schmelcher
This bug is not limited to Kubuntu. My system is Ubuntu and it has this bug too. -- wacom tablet stylus input jumps to next screen prematurely in dual monitor set-up https://bugs.launchpad.net/bugs/298707 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 429819] Re: [Karmic] Right-clicking on a bookmark in Firefox hangs the whole desktop

2009-10-09 Thread Tristan Schmelcher
FYI, I bought a new computer recently and it experiences this bug in the exact same situations with the Quartus II program that I mentioned, except that Firefox crashes as described in bug 372103 instead of hanging the desktop as described here, so evidently the bugs have the same root cause. But

[Bug 372103] Re: click on bookmark crashes firefox

2009-10-09 Thread Tristan Schmelcher
FYI, my bug (bug #429819) has the same root cause as this bug after all. I bought a new computer and it experiences the bug under the exact same situations with clipboard content, only it crashes Firefox as described in this report rather than hanging the desktop as it does on my old computer. So

[Bug 445351] Re: Console message on boot (before xsplash)

2009-10-07 Thread Tristan Tarrant
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33220267/Dependencies.txt -- Console message on boot (before xsplash) https://bugs.launchpad.net/bugs/445351 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh

[Bug 445351] [NEW] Console message on boot (before xsplash)

2009-10-07 Thread Tristan Tarrant
Public bug reported: In the quest for a clean boot experience (xsplash), starting the sshd server should happen after the X server is started, otherwise a message is displayed on the console ProblemType: Bug Architecture: i386 Date: Wed Oct 7 13:06:45 2009 DistroRelease: Ubuntu 9.10

[Bug 445351] Re: Console message on boot (before xsplash)

2009-10-07 Thread Tristan Tarrant
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33220267/Dependencies.txt -- Console message on boot (before xsplash) https://bugs.launchpad.net/bugs/445351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 344720] Re: [Hewlett-Packard HP Pavilion dv7 Notebook PC] suspend/resume failure

2009-10-07 Thread Tristan Tarrant
This also happens for me on Karmic with the latest kernel Package: linux-image-2.6.31-12-generic -- [Hewlett-Packard HP Pavilion dv7 Notebook PC] suspend/resume failure https://bugs.launchpad.net/bugs/344720 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 444239] [NEW] Spurious messages in kernel boot

2009-10-05 Thread Tristan Tarrant
Public bug reported: With 2.6.31-11 on my HP dv7 notebook I get two messages like the following: [0.748576] pci :01:00.0: BAR 6: no parent found for of device [0xfff8-0x] [0.748747] pci :05:00.0: BAR 6: no parent found for of device [0x-0x]

[Bug 444239] Re: Spurious messages in kernel boot

2009-10-05 Thread Tristan Tarrant
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/33096389/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/33096390/AplayDevices.txt ** Attachment added: BootDmesg.gz http://launchpadlibrarian.net/33096391/BootDmesg.gz ** Attachment

[Bug 397269] Re: HDMI audio cuts out intermittently while normal audio plays fine

2009-09-27 Thread Tristan Schmelcher
I have the same problem, also on Jaunty, with a brand-new System76 Leopard Extreme. Graphics card is an NVIDIA GTX 275, and audio is an HDA Intel - ALC889. HDMI sound periodically cuts out for half a second to a second. It doesn't happen all that often though, maybe every 5 minutes or so on

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-24 Thread Tristan Schmelcher
** Attachment added: gparted_details_success2.htm http://launchpadlibrarian.net/32347711/gparted_details_success2.htm -- GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0. https://bugs.launchpad.net/bugs/434463 You received this bug notification

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-24 Thread Tristan Schmelcher
** Attachment added: gparted_details_success.htm http://launchpadlibrarian.net/32347704/gparted_details_success.htm -- GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0. https://bugs.launchpad.net/bugs/434463 You received this bug notification

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-24 Thread Tristan Schmelcher
Okay, so I've figured everything out. After rebooting into the LiveCD again nothing had changed, the outputs from all the commands above were identical. So I decided to use the parted(8) command with its rescue function to have it try and find the sda6 partition, and it did. After that, the sda6

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-23 Thread Tristan Schmelcher
I think what that error means is just that the changes weren't going to be reflected in the /dev/sda* devices until reboot. I've seen that error before on start-up if the devices were in use, which apparently is always the case even with the LiveCD because it automatically uses the swap partition.

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-23 Thread Tristan Schmelcher
State of the partition table after the error and before reboot, as seen by sfdisk, fdisk, and parted: $ sudo sfdisk -l /dev/sda Disk /dev/sda: 9729 cylinders, 255 heads, 63 sectors/track Warning: extended partition does not start at a cylinder boundary. DOS and Linux will interpret the contents

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-23 Thread Tristan Schmelcher
And the exact sizes as seen by sfdisk: $ sudo sfdisk -d /dev/sda Warning: extended partition does not start at a cylinder boundary. DOS and Linux will interpret the contents differently. sfdisk: ERROR: sector 98542710 does not have an msdos signature # partition table of /dev/sda unit: sectors

[Bug 434463] [NEW] GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-22 Thread Tristan Schmelcher
Public bug reported: Binary package hint: gparted I used to have the following partition table: ext3 /dev/sda1 (mounted at /) extended - swap /dev/sda5 - ext3 /dev/sda6 (mounted at /home) The /dev/sda1 was too small for me though, so to increase it I used GParted on a Jaunty LiveCD

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-22 Thread Tristan Schmelcher
** Attachment added: gparted_details.htm http://launchpadlibrarian.net/32231545/gparted_details.htm -- GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0. https://bugs.launchpad.net/bugs/434463 You received this bug notification because you are a

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-22 Thread Tristan Schmelcher
I haven't rebooted yet. I wanted to try and recover things first. fdisk does show a partial partition table though--the original entries for sda1 and sda5 are there, but sda6 is missing and it prints omitting empty partition (6) when it starts. Perhaps that mean that the partition table is

[Bug 363861] Re: login screen uses tiny fonts

2009-09-21 Thread Tristan Schmelcher
*** This bug is a duplicate of bug 36251 *** https://bugs.launchpad.net/bugs/36251 ** This bug has been marked a duplicate of bug 36251 Unreadable Font Size for GDM Login/Password -- login screen uses tiny fonts https://bugs.launchpad.net/bugs/363861 You received this bug notification

[Bug 36251] Re: Unreadable Font Size for GDM Login/Password

2009-09-21 Thread Tristan Schmelcher
I can confirm that the bug still exists in Jaunty. I experience it out- of-the-box with a fresh Jaunty installation on a System76 Leopard Extreme. There is just a single monitor, with resolution 1920x1080 (actually an HDTV). The fonts in the options menu and username/password field are about 5 or

[Bug 298707] Re: wacom tablet stylus input jumps to next screen prematurely in dual monitor set-up

2009-09-21 Thread Tristan Schmelcher
I am re-opening this bug. It still exists in Jaunty. I just bought a Wacom Bamboo and the bug occurs right out of the box. I have separate X screens, just like the original reporter. My secondary monitor is to the left of my primary one though so the accessible regions are reversed: the right half

[Bug 429819] [NEW] [Karmic] Right-clicking on a bookmark in Firefox hangs the whole desktop

2009-09-14 Thread Tristan Schmelcher
Public bug reported: Binary package hint: firefox-3.5 (Also occurs with firefox-3.0) Sometimes when I right-click on a bookmark in Firefox's Bookmarks menu, the browser and the entire desktop hang. I can still move the mouse pointer, but all input is ignored. I can only recover the system by

[Bug 429819] Re: [Karmic] Right-clicking on a bookmark in Firefox hangs the whole desktop

2009-09-14 Thread Tristan Schmelcher
** Attachment added: firefox-crash-trace.txt http://launchpadlibrarian.net/31818134/firefox-crash-trace.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/31818135/Dependencies.txt ** Attachment added: profiles.ini.txt

[Bug 429819] Re: [Karmic] Right-clicking on a bookmark in Firefox hangs the whole desktop

2009-09-14 Thread Tristan Schmelcher
Could be related to bug #372103. ** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Also affects: firefox-3.0 (Ubuntu) Importance: Undecided Status: New -- [Karmic] Right-clicking on a bookmark in Firefox hangs the whole desktop

[Bug 372103] Re: click on bookmark crashes firefox

2009-09-14 Thread Tristan Schmelcher
Thanks John. I thought from G Cole's comment that we all had the same bug, but I guess not. I've filed the hang behaviour as bug #429819. -- click on bookmark crashes firefox https://bugs.launchpad.net/bugs/372103 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 372103] Re: click on bookmark crashes firefox

2009-09-11 Thread Tristan Schmelcher
Anyone have any idea why this makes the desktop unresponsive? The fact that a clipboard bug in Firefox can hang the whole system is a severe bug in the system itself. Whenever I accidentally trigger this bug I have to switch to a virtual terminal to kill Firefox. ** Also affects: firefox-3.5

[Bug 411785] Re: [regression] alltray cannot un-hide the app if started from click-mode

2009-09-03 Thread Tristan Schmelcher
This seems to have gone away. ** Changed in: alltray (Ubuntu) Status: New = Invalid -- [regression] alltray cannot un-hide the app if started from click-mode https://bugs.launchpad.net/bugs/411785 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 392798] Re: [karmic] devicekit-power broken by 008-1 to 008-1ubuntu1 update

2009-09-02 Thread Tristan Tarrant
Hi Martin, I could not even kill the devkit-power-daemon process (not even with -9). With Kernel -8 (and the subsequent -9) the problem has gone away so I'm happy at the moment- -- [karmic] devicekit-power broken by 008-1 to 008-1ubuntu1 update https://bugs.launchpad.net/bugs/392798 You

[Bug 333127] Re: Firefox 3.5 and above crash on full screen flash video

2009-09-02 Thread Tristan Schmelcher
The LD_PRELOAD workaround doesn't work for me. It prevents the crash, but fullscreen still doesn't work. The Flash window stops drawing to its area of the page, as if it thinks it has entered fullscreen, but no fullscreen window appears. -- Firefox 3.5 and above crash on full screen flash video

[Bug 219808] Re: [Compiz] Using Group and Tab Windows with more than one group causes hangs/freezes

2009-09-02 Thread Tristan Schmelcher
Still occurs in Jaunty. It's gotten a little bit better though; the system doesn't fully hang, it will still respond to input eventually, just after a huge delay. So, for example, after creating two groups and switching workspaces it seemed to hang, but I got it to eventually switch back so that I

[Bug 348550] Re: Water effect not working

2009-09-02 Thread Tristan Schmelcher
None of the water effects work for me at all. Not water tracks with the mouse, and not rain. Instead they just tint the screen grey and make it faintly flicker. All of this used to work. Graphics card is an NVIDIA GeForce Go 7900 GS 265MB. -- Water effect not working

[Bug 422379] Re: [karmic][apport] firefox crashed with signal 5 in gdk_pixmap_foreign_new_for_screen() upon closing Adobe Reader 8 tab

2009-09-01 Thread Tristan Schmelcher
Yes, same behaviour with latest acroread: $ apt-cache policy acroread acroread: Installed: 9.1.3-1jaunty1 Candidate: 9.1.3-1jaunty1 Version table: *** 9.1.3-1jaunty1 0 500 http://archive.canonical.com jaunty/partner Packages 100 /var/lib/dpkg/status 9.1.0-7jaunty2 0

[Bug 422379] Re: [karmic][apport] firefox crashed with signal 5 in gdk_pixmap_foreign_new_for_screen() upon closing Adobe Reader 8 tab

2009-09-01 Thread Tristan Schmelcher
Technically I'm on Jaunty, but I have the Karmic repos enabled too and I have a bunch of packages installed from there for testing. I am using apt_preferences(5) to keep the rest of the system from updating to Karmic. FF 3.5 is installed from Karmic, hence I put [Karmic] in the bug title. IIRC,

[Bug 164595] Re: [gutsy] can't unmount filesystem mounted from a nfs version 2 server

2009-08-31 Thread Tristan Grimaux
had the same issue. check in /etc/default/nfs-kernel-server there is no line with rpcmountdopts=--no-nfs-version 3 -- [gutsy] can't unmount filesystem mounted from a nfs version 2 server https://bugs.launchpad.net/bugs/164595 You received this bug notification because you are a member of Ubuntu

[Bug 422379] Re: [karmic][apport] firefox crashed with signal 5 in gdk_pixmap_foreign_new_for_screen() upon closing Adobe Reader 8 tab

2009-08-31 Thread Tristan Schmelcher
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/31103764/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/31103765/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/31103766/Disassembly.txt ** Attachment

[Bug 411941] Re: f-spot.exe crashed with signal 5 in _XError()

2009-08-25 Thread Tristan Tarrant
It is a problem with the gtk theme. With New Wave it crashes, but with other themes such as Dust, Human it works. -- f-spot.exe crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/411941 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 392798] Re: [karmic] devicekit-power broken by 008-1 to 008-1ubuntu1 update

2009-08-21 Thread Tristan Tarrant
I am having the same problem on my notebook, and it seems to be kernel version related. In particular with linux-image 2.6.31-3 it works, but with all kernels since then, up to the current linux-image 2.6.31-6 devkit-power does not work. What can I do to log/debug the problem ? Here are my

[Bug 372103] Re: click on bookmark crashes firefox

2009-08-19 Thread Tristan Schmelcher
Also occurs with the Karmic FF 3.5.2 package. -- click on bookmark crashes firefox https://bugs.launchpad.net/bugs/372103 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

[Bug 366397] Re: swapon hangs when using file on kernels 2.6.28-13 and 2.6.28-11 but works perfect on kernel 2.6.27.11

2009-08-13 Thread Tristan
Hello. I can confirm too... m...@desktop:~$ uname -ar Linux desktop 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009 x86_64 GNU/Linux -- swapon hangs when using file on kernels 2.6.28-13 and 2.6.28-11 but works perfect on kernel 2.6.27.11 https://bugs.launchpad.net/bugs/366397 You

[Bug 412730] [NEW] Printer Applet infinite notification: Printer may not be connected

2009-08-12 Thread Tristan
Public bug reported: Binary package hint: cups I am using Kubuntu9.04 with KDE 4.3 When I print from any application, I can choose from a long list of printers that happen to be connected to the same network, in the KDE print dialog. After printing to one of these auto-listed printers, the

[Bug 412730] Re: Printer Applet infinite notification: Printer may not be connected

2009-08-12 Thread Tristan
** Attachment added: Many Printer Applet notifications on my desktop http://launchpadlibrarian.net/30254555/printerapplet.png ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/30254556/BootDmesg.txt ** Attachment added: CupsErrorLog.txt

[Bug 411785] [NEW] [regression] alltray cannot un-hide the app if started from click-mode

2009-08-11 Thread Tristan Schmelcher
Public bug reported: Binary package hint: alltray I am using Ubuntu Jaunty 32-bit on a Dell XPS M1710 laptop with an NVIDIA GeForce Go 7900 GS and Compiz enabled. Recently I have found that a feature of alltray that used to work has broken: click-mode. When I start alltray in click-mode and

[Bug 408382] Re: apt-show-versions shows wrong release

2009-08-11 Thread Tristan Schmelcher
*** This bug is a duplicate of bug 390937 *** https://bugs.launchpad.net/bugs/390937 I've seen the exact same problem. I think this is a special case of bug 390937. ** Changed in: apt-show-versions (Ubuntu) Status: New = Confirmed ** This bug has been marked a duplicate of bug 390937

[Bug 390937] Re: apt-show-versions cannot show jaunty-update

2009-08-11 Thread Tristan Schmelcher
Confirmed. And it still repros in 0.16. Though I have the karmic repos configured too with a priority of 400 in my apt/preferences file which seems to make it mistakenly report the release as karmic and think that the package is upgradeable when it's not. $ apt-show-versions serpentine

[Bug 269539] Re: package linux-image-2.6.27-3-generic failed to install/upgrade: Conflicts found! Please edit `/var/run/grub/menu.lst' and sort them out manually.

2009-07-30 Thread Tristan Seifert
Same problem with my ubuntu 9.10. I had a backup copy of the menu.lst and just restored it and worked just fine. -- package linux-image-2.6.27-3-generic failed to install/upgrade: Conflicts found! Please edit `/var/run/grub/menu.lst' and sort them out manually.

[Bug 406008] [NEW] connection hangs after streams:feature element received

2009-07-28 Thread Tristan Hill
Public bug reported: on karmic, loudmouth version 1.4.3-3 Empathy would previously hang while trying to connect to my jabber account (on a jabberd2 server - http://codex.xiaoka.com/wiki/jabberd2:start) - worked fine with a jabberd14 server (http://jabberd.org/). After experiencing the same

[Bug 404448] Re: [regression][karmic] Using Open Directory in VLC to open a DVD-on-disk opens the DVD drive instead

2009-07-26 Thread Tristan Schmelcher
Also filed upstream as https://trac.videolan.org/vlc/ticket/3000 ** Bug watch added: VLC Trac #3000 http://trac.videolan.org/vlc/ticket/3000 -- [regression][karmic] Using Open Directory in VLC to open a DVD-on-disk opens the DVD drive instead https://bugs.launchpad.net/bugs/404448 You

[Bug 404448] Re: [regression][karmic] Using Open Directory in VLC to open a DVD-on-disk opens the DVD drive instead

2009-07-26 Thread Tristan Schmelcher
Comment on upstream report: This was fixed in [8bcb2f3cdc5d123b19ca662178abee322ea175f9], for 1.0.1 -- [regression][karmic] Using Open Directory in VLC to open a DVD-on-disk opens the DVD drive instead https://bugs.launchpad.net/bugs/404448 You received this bug notification because you are a

[Bug 404448] [NEW] [regression][karmic] Using Open Directory in VLC to open a DVD-on-disk opens the DVD drive instead

2009-07-25 Thread Tristan Schmelcher
Public bug reported: Binary package hint: vlc I am running the VLC package from Karmic on Jaunty 32-bit. I have a DVD-on-disk, i.e., the contents of a DVD's root directory copied to my hard disk, containing a VIDEO_TS directory with all the VOB files and IFO files and such. If I try to open it

[Bug 131538] Re: [needs-packaging] htmlvalidator

2009-07-20 Thread Tristan Hill
Are any special steps required to use the ppa version? I've installed it from the ppa (on jaunty) and restarted firefox but don't see the extension listed in the add-ons. I notice other packaged extensions create symlinks in /usr/lib/firefox-addons/extensions and wondered if this was missing.

[Bug 252472] Re: Java Web start does not work on Ubuntu 8.04 64 bit (Firefox and Konqueror)

2009-07-18 Thread Tristan Seifert
I get the same behavior on my Ubuntu 9.10 machine with x86, Open JDK and Sun Java installed. -- Java Web start does not work on Ubuntu 8.04 64 bit (Firefox and Konqueror) https://bugs.launchpad.net/bugs/252472 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 372103] Re: click on bookmark crashes firefox

2009-07-13 Thread Tristan Schmelcher
Same problem here. Attaching backtrace with full symbols and changing back to Confirmed. $ apt-cache policy firefox firefox: Installed: 3.0.11+build2+nobinonly-0ubuntu0.9.04.1 Candidate: 3.0.11+build2+nobinonly-0ubuntu0.9.04.1 Version table: *** 3.0.11+build2+nobinonly-0ubuntu0.9.04.1 0

[Bug 398550] [NEW] java crashes when after playing WAV(SIGSEGV)

2009-07-12 Thread Tristan Seifert
Public bug reported: While running my Java app, it played a sound and java crashes immediately after that. I have the error log uploaded. I looked into the log and it looks like there is a problem with native code. ** Affects: openjdk-6 (Ubuntu) Importance: Undecided Status: New

[Bug 398550] Re: java crashes when after playing WAV(SIGSEGV)

2009-07-12 Thread Tristan Seifert
** Attachment added: The Error Log http://launchpadlibrarian.net/28943268/hs_err_pid16629.log -- java crashes when after playing WAV(SIGSEGV) https://bugs.launchpad.net/bugs/398550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 314701] Re: ecryptfs Oops

2009-07-09 Thread Tristan Hill
I've intermittently seen the same stack trace in jaunty and karmic. Triggered by a cronjob that runs daily (although not triggering the oops every time) accessing a ~/Private directory mounted with ecryptfs over ext3. Jul 6 19:30:10 nimitz kernel: [ 3276.627422] Jul 6 19:30:10 nimitz kernel: [

[Bug 194638] Re: Compiz gets into a state where going fullscreen in apps causes an X11 BadAlloc error

2009-06-24 Thread Tristan Schmelcher
Hmm, I'm also using Emerald. Maybe this only occurs when using Compiz _and_ Emerald? Has anyone seen this when not using Emerald? -- Compiz gets into a state where going fullscreen in apps causes an X11 BadAlloc error https://bugs.launchpad.net/bugs/194638 You received this bug notification

[Bug 237819] Re: Transfer of focus to Find/Replace dialog in Eclipse is considered focus stealing by Compiz

2009-06-23 Thread Tristan Schmelcher
Just checked on Jaunty and it seems to be fixed. The focus transfer is now only prevented if the focus stealing prevention level is set to Very High. If it is though then Eclipse still ends up with keypresses going nowhere, but that's an Eclipse bug. Marking as Fix Released in Compiz. Leaving

[Bug 311993] Re: package libecj-java-gcj 3.3.0+0728-10 failed to install/upgrade: subprocess post-removal script returned error exit status 2

2009-06-13 Thread Tristan
yes i am having the same problem -- package libecj-java-gcj 3.3.0+0728-10 failed to install/upgrade: subprocess post-removal script returned error exit status 2 https://bugs.launchpad.net/bugs/311993 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 346964] Re: menu items selected from screen 1 open on screen 0

2009-06-07 Thread Tristan Schmelcher
Launchpad is not a help forum. Please do not post troubleshooting questions on bugs. This page may help you: http://www.cyberciti.biz/faq/rebuilding-ubuntu- debian-linux-binary-package/. For any further questions please visit http://ubuntuforums.org/. -- menu items selected from screen 1 open

[Bug 380817] Re: [Jaunty][regression] TwinView with different vertical resolutions cuts off bottom of larger screen

2009-06-06 Thread Tristan Schmelcher
I've reloaded X a couple times since reporting, but I haven't seen this since. Marking Invalid. ** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Status: New = Invalid -- [Jaunty][regression] TwinView with different vertical resolutions cuts off bottom of larger screen

[Bug 346964] Re: menu items selected from screen 1 open on screen 0

2009-06-05 Thread Tristan Schmelcher
Patch fixes it for me too. -- menu items selected from screen 1 open on screen 0 https://bugs.launchpad.net/bugs/346964 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

[Bug 380817] Re: [Jaunty][regression] TwinView with different vertical resolutions cuts off bottom of larger screen

2009-06-02 Thread Tristan Schmelcher
FYI, since my original report I've discovered that this does not occur 100% of the time. But I'm not sure yet whether it's random or just caused by some hidden variable or something. I plan to test a bit more and report my findings. -- [Jaunty][regression] TwinView with different vertical

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