[Bug 649609] Re: No signature selector on "compose message"

2010-10-05 Thread tony
I too upgraded from 10.04 to 10.10 and the signature button has disappeared. I created a fresh evolution mailbox account for another user on my pc and the same problem occurs. Regards, teejay -- No signature selector on "compose message" https://bugs.launchpad.net/bugs/649609 You received th

[Bug 1553034] Re: gnome-software crashed with SIGSEGV in gs_page_app_installed_cb()

2017-09-13 Thread Tony
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Tony (toekneemi) ** Changed in: gnome-software (Ubuntu) Assignee: Tony (toekneemi) => (unassigned) ** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Tony (toekneemi) -- You received

[Bug 976165] Re: [background]: gnome-control-center crashed with SIGSEGV in cc_background_xml_load_xml_internal()

2017-09-13 Thread Tony
** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) => Tony (toekneemi) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/976165 Title: [backgro

[Bug 1064862] Re: [bluetooth]: gnome-control-center crashed with SIGSEGV in get_iter_from_path()

2017-09-13 Thread Tony
** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) => Tony (toekneemi) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1064862 Title: [blueto

[Bug 956070] Re: [info]: gnome-control-center crashed with SIGSEGV in on_pk_transaction_signal()

2017-09-13 Thread Tony
** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) => Tony (toekneemi) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/956070 Title: [i

[Bug 1614806] [NEW] This package breaks "ark" rar support

2016-08-18 Thread Tony
Public bug reported: So i was told here: https://bugs.kde.org/show_bug.cgi?id=367535 this mav be a package bug in ubuntu xenial, which i confirmed. There are links to the upstream issue, which is already fixed, and a bugfix that i would gladly wish you backport. Description:KDE neon User Edi

[Bug 1614806] Re: This package breaks "ark" rar support

2016-08-22 Thread Tony
** Tags added: regression-release ** Tags added: xenial ** Tags added: packaging -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shared-mime-info in Ubuntu. https://bugs.launchpad.net/bugs/1614806 Title: This package breaks "ark"

[Bug 389833] Re: Nautilus should always show free disk space

2010-03-07 Thread tony
it read the space at first then dose not help please if possible -- Nautilus should always show free disk space https://bugs.launchpad.net/bugs/389833 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list deskto

[Bug 1767454] Re: "Other Locations" does not automatically find Samba servers in Ubuntu 18.04

2018-04-28 Thread tony
Nautilus is now using protocol SMB3_11 in Ubuntu 18.04 and that breaks browsing shares. you could always choose "other locations/connect to server" and bookmark the location and use a more secure protocol. you could also install "smbclient" and edit "/etc/samba/samba.conf" in the [global] section

[Bug 1767454] Re: "Other Locations" does not automatically find Samba servers in Ubuntu 18.04

2018-05-03 Thread tony
Sebastien Bacher, I am not sure if it is documented anywhere? I did notice that by default nautilus connects with smb3_11 to my server. thats good because it uses a more secure protocol but it breaks network browsing. if you downgrade to NT1 like I mentioned above it will work again but with a l

[Bug 1767454] Re: "Other Locations" does not automatically find Samba servers in Ubuntu 18.04

2018-05-03 Thread tony
Andreas Hasenack, my server is nas4free (https://www.nas4free.org/) running Samba version 4.7.6 smbstatus shows the connection with ubuntu 18.04 as SMB3_11. ubuntu 17.10 would use NT1 by default. so with 18.04 I would need to got to other "locations/connect to server" and enter smb://server to b

[Bug 1767454] Re: "Other Locations" does not automatically find Samba servers in Ubuntu 18.04

2018-05-03 Thread tony
Andreas, it looks like to me that smbtree still needs NT1 to list shares, as people harden there servers and disable less secure protocols it will break browsing for shares. the only way to get the computer listing with non-NT1 that I know of at this point is with MDNS or Zeroconf/Bonjour -- You

[Bug 1767454] Re: "Other Locations" does not automatically find Samba servers in Ubuntu 18.04

2018-05-03 Thread tony
I mean to list shares NT1 is needed with smbtree. the server will be listed but shares will not. we will see what happens down the road but this is actually a good thing because of security issues with lower protocols. -- You received this bug notification because you are a member of Ubuntu Des

[Bug 1277791] Re: Date and time settings missing in Ubuntu 14.04

2014-04-25 Thread Tony
Same with me. Just installed 14.04 and date and time is missing from the panel. Please fix -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1277791 Title: Date and time

[Bug 1196066] Re: Extra Pane (opened by F3) functionality is missed in Nautilus

2014-04-26 Thread Tony
How can you drop such a crucial feature? Please bring F3 extra pane back. Switched to Nemo because of it.. Thanks folks -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1196066 Title:

[Bug 1277791] Re: Date and time settings missing in Ubuntu 14.04

2014-04-26 Thread Tony
Sorry, did not read it well enough. Not the "settings" missing but date and time was not showing in top panel. Has been fixed simply by logging out and in again.. Thanks anyway -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-cont

[Bug 1266961] Re: nautilus: after scrolling in window, files that weren't visible show no rename label

2014-04-26 Thread Tony
I just installed Ubuntu 14.04 and I'm using Nemo 1.8.4 since Nautilus doesn't support an extra visible pane anymore (F3). I believe Nemo is based on Nautilus and I've got the exact problem as mentioned in this bug report. Does anyone have an idea how to fix this? -- You received this bug notifica

[Bug 896836] Re: Segmentation fault when asking help() for the list of modules

2014-05-28 Thread Tony
I came across the same error when running "quickly run", after I added import pygtk pygtk.require('2.0') import gtk to my FirstWindow.py (main window) the output: $ quickly run /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion 'g_type_fro

[Bug 475845] Re: delay on printing dialog in evince

2010-03-04 Thread Tony
Thank you. The workaround provided above (https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/475845/comments/29) works fine for me also. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Desktop B

[Bug 475845] Re: delay on printing dialog in evince

2010-01-10 Thread Tony
Since upgrading to Karmic I get this same problem using Firefox, Evince, gEdit, glabels, gimp Using 9.10 64bit version on AMD machine and printing to a Lexmark E260d laser via a DLINK print server. All worked fine before the upgrade to Karmic I think, though can't be sure that's when it started.

[Bug 317103] [NEW] Ubuntu Intrepid Evince tool bar editor appears but will not allow the tools to be added to the toolbar

2009-01-14 Thread Tony
Public bug reported: Binary package hint: evince When I load the toolbar editor from either Edit or the toolbar itself, the editor appears however it does not allow me to add any of the tools to the toolbar. I click a tool and nothing happens. ProblemType: Bug Architecture: i386 DistroRelease: U

[Bug 317103] Re: Ubuntu Intrepid Evince tool bar editor appears but will not allow the tools to be added to the toolbar

2009-01-14 Thread Tony
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/21208999/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/21209000/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/21209002/ProcStatus.txt -- Ubuntu

Re: [Bug 317103] Re: Ubuntu Intrepid Evince tool bar editor appears but will not allow the tools to be added to the toolbar

2009-01-14 Thread Tony
thanks, that solved it. Pedro Villavicencio wrote: > thanks for the report, you need to drag and drop the tool you want to > the toolbar, did you do that? may you try with another new user created > on your system? thanks. > > ** Changed in: evince (Ubuntu) >Importance: Undecided => Low >

[Bug 285500] [NEW] Rhythmbox crashes when tabbing to the library tree using orca screen reader.

2008-10-18 Thread Tony
Public bug reported: Binary package hint: rhythmbox Rhythmbox crashes when tabbing to library tree using orca screen reader. rhythmbox version 0.11.6, ubuntu 8.10 beta. orca 2.24.1 ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/rhythmbox Package: rhythmbo

[Bug 285500] Re: Rhythmbox crashes when tabbing to the library tree using orca screen reader.

2008-10-18 Thread Tony
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/18667015/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/18667016/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/18667017/ProcStatus.txt -- Rhythm

[Bug 1063682] Re: Screensaver settings GUI is confusing

2013-09-29 Thread Tony
And I'd call this a major security flaw. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1063682 Title: Screensaver settings GUI is confusing To manage notifications a

[Bug 1063682] Re: Screensaver settings GUI is confusing

2013-09-29 Thread Tony
Tested this on Ubuntu 13.04, 13.10 beta2, Linux Mint 15 Cinnamon. Elementary OS Luna. All the same. Irrespective of whether a machine is running gnome-screensaver or cinnamon-screensaver, the timed screen lock does not operate in the way one would expect. 1. If you don't set the screen to turn of

[Bug 1247683] [NEW] Gnome-screensaver does not lock if "turn screen off" is disabled

2013-11-03 Thread Tony
Public bug reported: The "Screensaver & Lock settings dialog" for the gnome screensaver is misleading and is a security risk. It allows you to specify whether or not the screen will be turned off after a certain time, and it allows you to specify whether or not the session will lock (and require

[Bug 1247683] Re: Gnome-screensaver does not lock if "turn screen off" is disabled

2013-11-04 Thread Tony
Seth, thanks for the reference to bug 49579. I can see it's a messy issue. I don't have a problem with manually locking the screen, especially as I have worked in secure Defence facilities where that is standard pracrtice. But I do have a problem with a software interface that falsely claims to p

[Bug 49579] Re: screen doesn't lock when some menu is open

2013-11-04 Thread Tony
I don't have a problem with manually locking the screen, especially as I have worked in secure Defence facilities where that is standard pracrtice. But I do have a problem with a software interface that falsely claims to provide a facility which in fact doesn't work correctly if at all. To elimin

[Bug 49579] Re: screen doesn't lock when some menu is open

2013-11-04 Thread Tony
Encompass wrote: "The computer should lock automatically when idle. Instead of solving the problem you want to get rid of the feature." But the feature only works some of the time, and the thread here makes it clear it isn't going to be fixed while the system uses X. A security feature that only

[Bug 807699] [NEW] Evince Doc viewer opens up my bank statements as a blank template

2011-07-08 Thread Tony
Public bug reported: Evince Doc viewer opens up my bank statements as a blank template, adobe reader when installed works OK. E D Viewer works OK on all other PDF's If i open my bank statement with E D Viewer & do a select all copy & paste to open office i see the information in office Ok ** Af

[Bug 784308] [NEW] 2.32.0 - It clained my PDF was text: "File type plain text document (text/plain) is not supported" when launched from the pdf file foldr

2011-05-17 Thread Tony
Public bug reported: Binary package hint: evince AHA! Now, if I launch the Evince from Applications and then open the PDF it works OK. It is only when I click on the PDF file itself or "right-click on its context menu) and choose Document-viewer as the program to open it with- THEN Evince c

[Bug 784308] Re: 2.32.0 - It clained my PDF was text: "File type plain text document (text/plain) is not supported" when launched from the pdf file foldr

2011-05-17 Thread Tony
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/784308 Title: 2.32.0 - It clained my PDF was text: "File type plain text document (text/plain) is not supported" when launched from t

[Bug 807699] Re: Evince Doc viewer opens up my bank statements as a blank template

2011-07-14 Thread Tony
I only get the problem with my bank statements & because they contain my account details, I am not prepared to send them. Thank you anyway. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bu

[Bug 436952] [NEW] trying to playback an dvd and get the following error mesage "The audio device is busy. Is another application using it?"

2009-09-25 Thread Tony
Public bug reported: Binary package hint: totem I am trying to playback an dvd using totem xine and get the following error mesage "The audio device is busy. Is another application using it?" ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/totem-xine Nonf

[Bug 436952] Re: trying to playback an dvd and get the following error mesage "The audio device is busy. Is another application using it?"

2009-09-25 Thread Tony
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32464727/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/32464728/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/32464729/ProcStatus.txt -- trying

[Bug 434606] Re: flash plugin not react mouse click in firefox, karmic koala, amd64

2009-11-21 Thread Tony
*** This bug is a duplicate of bug 410407 *** https://bugs.launchpad.net/bugs/410407 I have tried the following and mouse clicks are working again. sudo gedit /usr/lib/nspluginwrapper/i386/linux/npviewer Add this before the last line of text “export GDK_NATIVE_WINDOWS=1″, then save and resta

[Bug 205030] Re: Hardy Heron Login Window startup delay

2008-04-25 Thread Tony
I was running 7.10 i386 version on an AMD 64 because of the lack of 64-bit Java (yes I have tried all the workarounds and they don't help me with Hushmail java applet). After upgrading from 7.10 (i386) to 8.04 (i386) I experienced the reported problem with launching Login Window. The HDD light f

[Bug 154594] Re: Nautilus ignores --geometry argument

2008-06-18 Thread Tony
Have installed the latest updates in Hardy on my machine and the geometry argument now certainly does what it should, though I have not done any rigorous tests. Thanks to those who made this happen. -- Nautilus ignores --geometry argument https://bugs.launchpad.net/bugs/154594 You received this

[Bug 187842] Re: When I minimize a program it just disappears

2008-02-16 Thread Tony
I don't think the originator of this question was "stupid" at all and the use of such derogatory language is unprofessional. Just because Mr Trefny hasn't experienced this problem does NOT mean that it is non- existent. I have FREQUENTLY found that applications which launch automatically upon logi

[Bug 187842] Re: When I minimize a program it just disappears

2008-02-16 Thread Tony
Update. This problem appears to be the System Notification applet failing to display on the panel. When I lost icons again today I re-added the Notification area. (right-click, select add to panel, under utilities select the notification area and click add.) What I don't see is why the notifica

[Bug 148000] Re: sometime gnome-settings-daemon crash at startup, and gnome-volume-manager, gnome-power-manager doesn't start

2007-10-12 Thread Tony
I also confirm this problem. -- sometime gnome-settings-daemon crash at startup, and gnome-volume-manager, gnome-power-manager doesn't start https://bugs.launchpad.net/bugs/148000 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gnome

[Bug 154594] Nautilus ignores --geometry argument

2007-10-19 Thread Tony
Public bug reported: Binary package hint: nautilus Nautilus 2.20.0, Ubuntu 7.10, AMD64 machine I have looked and don't see any other bug reports about this yet, though I have seen queries about it on foums. I use Nautilus in "Browser" mode normally, rather than in "Spatial" mode. I have been t

[Bug 154594] Re: Nautilus ignores --geometry argument

2007-10-19 Thread Tony
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10071394/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/10071395/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/10071396/ProcStatus.txt -- Nautil

[Bug 154037] Re: files from ~ shown on desktop (desktop_is_home_dir == false)

2007-10-20 Thread Tony
I had the same problem - new Gutsy 7.10 install a day or so old. I noticed today that my Desktop folder was now located in $HOME/.Trash though I can't explain how/why it got there - possibly my heavy- handedness deleting stuff in my home folder. Used sudo mv to shift it back again ok, and that's

[Bug 154037] Re: files from ~ shown on desktop (desktop_is_home_dir == false)

2007-10-20 Thread Tony
The user-dirs.dirs procedure above resolved the problem for me - now I have $HOME/Desktop displayed again. However I then found that my Home directory had a new folder named "file:" which contained subfolders /home/$HOME/Desktop So I put it in the trash. The trash applet on the panel acted as

[Bug 33924] Should depend on gnome-session

2006-03-06 Thread Tony Houghton
Public bug reported: https://launchpad.net/malone/bugs/33924 Affects: meta-gnome2 gnome-desktop-environment (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: gnome-desktop-environment 2.12.2.3 doesn't dependon gnome-session. I would have though

[Bug 33924] Should depend on gnome-session

2006-03-24 Thread Tony Houghton
Public bug report changed: https://launchpad.net/malone/bugs/33924 Comment: Shortly before reporting this I installed gnome-desktop-environment with aptitude and it definitely didn't install gnome-session. Maybe aptitude decided it didn't want to install gnome-desktop-environment after all and I d

[Bug 38694] No XChat in Dapper

2006-04-08 Thread Tony Yarusso
Public bug reported: Affects: xchat (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Apparently someone made the decision to remove XChat from the default installation for Dapper. This is important because it is the means new users use to re

[Bug 39922] Doesn't include X

2006-04-17 Thread Tony Yarusso
Public bug reported: Affects: meta-gnome2 gnome-core (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: Installing the gnome-core package doesn't pull in xserver-xorg as a dependency, so server install users who then try to get a minimal Gnome

[Bug 33002] Re: logout dialog UI objections

2006-04-20 Thread Tony Yarusso
Now, I will first agree that there should be some work on making icons match other things, and having them be themable would be great, but it sounds like a lot of people are on that already. The main thing that irked me about the dialogue was the sheer size. I mean, it takes up what, 25% of the t

[Bug 50732] Abort (core dump) when deleting dialog

2006-06-22 Thread Tony Houghton
Public bug reported: Binary package hint: glade Package version: glade 2.12.1-1ubuntu5 x86_64 I wanted to completely redesign the layout of a dialog so I created a new one with new layout containers. I copied some widgets from the old dialog into their new places then renamed them to their origi

[Bug 50732] Re: [Bug 50732] Re: Abort (core dump) when deleting dialog

2006-07-22 Thread Tony Houghton
In <[EMAIL PROTECTED]>, you wrote: > Thanks for your bug report. Can you please attach the .glade file? Can > you try to turn off the accessibility features and then try again? > > ** Changed in: glade (Ubuntu) > Sourcepackagename: glade => gail >Importance: Untriaged => Medium > Assigne

[Bug 1987159] Re: Drop VNC support from GNOME Remote Desktop in Kinetic

2023-08-12 Thread Tony Pujals
All of us connecting from our macbooks really really resent this decision. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1987159 Title: Drop VNC support from GNOME Re

[Bug 2042931] [NEW] Crashing frequently

2023-11-07 Thread Tony Stark
Public bug reported: Crashing frequetnly ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: nautilus 1:42.2-0ubuntu1 ProcVersionSignature: Ubuntu 5.15.0-53.59-generic 5.15.64 Uname: Linux 5.15.0-53-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.1 Architecture: amd64 CasperMD5CheckResult: pass

[Bug 1588197] Re: Can't type anything in search box

2024-01-29 Thread Tony Beaumont
I have attached a copy of the output I get with this issue. The first error ```console (evince:25290): IBUS-WARNING **: 10:54:21.331: Unable to connect to ibus: Could not connect: Permission denied ``` happens immediately when I run evince. The second error: ```console (evince:25403): GLib-WARNIN

[Bug 603526] Re: new conversation notifications are hidden until I open the conversation

2010-09-07 Thread Tony Pursell
My testing (in Lucid) seems to shown that notifications happen when the windows are minimised to the task bar, but not when when they are unminimised and out of focus. Evolution provides new mail notifications when it is out of focus and unminimised. But things are more complicated with Empathy a

[Bug 636147] [NEW] Totem disconnecting with BBC plugin

2010-09-11 Thread Tony Mugan
Public bug reported: Binary package hint: totem when I listen to an interview using totem with BBC plugin on Ubuntu 10.04 Lucid Lynx, the stream disconnects and I have to reconnect to the BBC interview to restart the audio stream. The error can be seen in the following copied from terminal ** (

[Bug 636147] Re: Totem disconnecting with BBC plugin

2010-09-11 Thread Tony Mugan
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/636147/+attachment/1572842/+files/Dependencies.txt ** Attachment added: "GstreamerVersions.txt" https://bugs.launchpad.net/bugs/636147/+attachment/1572843/+files/GstreamerVersions.txt ** Attachment added: "LogAlsaMix

[Bug 636147] Re: Totem disconnecting with BBC plugin

2010-09-11 Thread Tony Mugan
FYI the content I was trying to listen to is the interview at http://www.bbc.co.uk/iplayer/episode/p009jv1n/The_Interview_11_09_2010_Paola_Antonelli/ For the record, I wouldn't bother listening to it :) -- Totem disconnecting with BBC plugin on Lucid https://bugs.launchpad.net/bugs/636147 You

[Bug 636147] Re: Totem disconnecting with BBC plugin on Lucid

2010-09-11 Thread Tony Mugan
** Summary changed: - Totem disconnecting with BBC plugin + Totem disconnecting with BBC plugin on Lucid ** Description changed: Binary package hint: totem when I listen to an interview using totem with BBC plugin on Ubuntu - 10.04 Lucid Lynx, the stream disconnects and I have to reconnec

[Bug 636160] [NEW] Totem not listing available BBC content in Maverick

2010-09-11 Thread Tony Mugan
Public bug reported: Binary package hint: totem When I attempt to list the available content using the BBC iPlayer plugin, I get a consistently occurring error Programme has no HTTP streams Programme has no HTTP streams Programme has no HTTP streams Programme has no HTTP streams Programme has no

[Bug 636160] Re: Totem not listing available BBC content in Maverick

2010-09-11 Thread Tony Mugan
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/636160/+attachment/1572893/+files/Dependencies.txt ** Attachment added: "GstreamerVersions.txt" https://bugs.launchpad.net/bugs/636160/+attachment/1572894/+files/GstreamerVersions.txt ** Attachment added: "LogAlsaMix

[Bug 636859] Re: Totem crashes playing .m4a with stream decode error in Maverick

2010-09-12 Thread Tony Mugan
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/636859/+attachment/1576608/+files/Dependencies.txt -- Totem crashes playing .m4a with stream decode error in Maverick https://bugs.launchpad.net/bugs/636859 You received this bug notification because you are a member of

[Bug 636859] [NEW] Totem crashes playing .m4a with stream decode error in Maverick

2010-09-12 Thread Tony Mugan
Public bug reported: Terminal shows the following... (The first part happens on startup every time, the second bit is the error when the m4a file is being played. About 20 seconds in to a 5 min track.) t...@orac:~$ totem org.freedesktop.DBus.Python.ValueError: Traceback (most recent call last)

[Bug 267371] Re: [gvfs] [smb] Damaged OpenOffice files from samba shares

2009-05-14 Thread Tony Pursell
As far as I can tell, the original bug reported by Sophie is fixed in Jaunty with OOo 3.0.1. I have conducted my standard test saving a large odg file to a an XP share and re-opening it. Thanks to all Tony -- [gvfs] [smb] Damaged OpenOffice files from samba shares https://bugs.launchpad.net

[Bug 267371] Re: [gvfs] [smb] Damaged OpenOffice files from samba shares

2009-05-14 Thread Tony Pursell
As far as I can tell, the original bug reported by Sophie is fixed in Jaunty with OOo 3.0.1. I have conducted my standard test saving a large odg file to a an XP share and re-opening it. Thanks to all Tony -- [gvfs] [smb] Damaged OpenOffice files from samba shares https://bugs.launchpad.net

[Bug 384775] [NEW] Calender Month View date selection

2009-06-08 Thread Tony Dennis
Public bug reported: Binary package hint: evolution When using the Evolution calender feature in Month view, double clicking a day to make an Event entry frequently sets the wrong date in the dialogue box. It seems to occur most consistently if the page has been scrolled down, it then seems to se

[Bug 384775] Re: Calender Month View date selection

2009-06-08 Thread Tony Dennis
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27643308/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/27643309/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/27643310/ProcStatus.txt -- Calend

Re: [Bug 384775] Re: Calender Month View date selection

2009-06-08 Thread Tony Dennis
Thank you for your response. Answers to your questions below:- On Mon, 2009-06-08 at 12:08 +, Sebastien Bacher wrote: > Thank you for taking the time to report this bug and helping to make Ubuntu > better. Please answer these questions: > > * Is this reproducible? > Yes, please see scr

Re: [Bug 201235] Re: Tomboy.exe crashed with SIGSEGV in g_closure_invoke()

2009-06-09 Thread Tony Hellen
*** This bug is a duplicate of bug 199496 *** https://bugs.launchpad.net/bugs/199496 Remove me Sent from my iPhone bitches On Jun 9, 2009, at 6:09 PM, Apport retracing service wrote: *** This bug is a duplicate of bug 199496 *** https://bugs.launchpad.net/bugs/199496 ** Attachment rem

[Bug 641961] [NEW] gnome-panel not recognizable but show for dual monitors

2010-09-18 Thread Tony Wang
Public bug reported: Binary package hint: gnome-panel Description:Ubuntu 10.04.1 LTS Release:10.04 I'm using a laptop, and an external monitor. The problem happened when I set the external monitor above, and the laptop below. It seems that the gnome-panel is not recognizable by syst

[Bug 641961] Re: gnome-panel not recognizable but show for dual monitors

2010-09-18 Thread Tony Wang
** Attachment added: "could not see firefox's title, which is covered by gnome-panel" https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/641961/+attachment/1601955/+files/Screenshot.png -- gnome-panel not recognizable but show for dual monitors https://bugs.launchpad.net/bugs/641961

[Bug 642913] [NEW] python wnck bindings have broken constants again

2010-09-19 Thread Tony Houghton
Public bug reported: Bug 447479 got fixed in libwnck (the constants should have been registered as flags, not as enums) but a workaround also got put in to python's wnck bindings (register constants as enum instead of flags). So this has created a sort of mirror image of the original bug with effe

[Bug 642913] Re: python wnck bindings have broken constants again

2010-09-19 Thread Tony Houghton
** Patch added: "10_wnck_defs.patch" https://bugs.launchpad.net/bugs/642913/+attachment/1609171/+files/10_wnck_defs.patch ** Bug watch added: GNOME Bug Tracker #630063 https://bugzilla.gnome.org/show_bug.cgi?id=630063 ** Also affects: gnome-python-desktop via https://bugzilla.gnome.org

[Bug 607175] Re: VNC on Lucid: Connection reset by peer (104) after first session logout

2010-09-20 Thread Tony Fuller
This bug also means a second user cannot VNC into the Ubuntu machine until the first person has logged out and the Gnome Desktop Manager (gdm) has been restarted. The second user and the first user trying to log in having logged out a message about the server being in application mode (using Ul

[Bug 636859] Re: Totem crashes playing .m4a with stream decode error in Maverick

2010-09-23 Thread Tony Mugan
Actually, I have checked the file elsewhere and discovered that it does not payback on a Mac either so it's a corruption in the file. Thanks for the response, madbiologist and Apologies for the bum steer. Tony. ** Changed in: gstreamer0.10 (Ubuntu) Status: Incomplete =>

[Bug 654761] Re: Battery life estimation always show "estimating..." in battery (indicator applet)

2010-10-04 Thread Tony Espy
Please do not add bug tasks to the Dell project. This project is used to track internal fixes for factory-related hardware enablement. ** Changed in: dell Status: New => Invalid -- Battery life estimation always show "estimating..." in battery (indicator applet) https://bugs.launchpad.n

[Bug 654938] [NEW] Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick

2010-10-04 Thread Tony Mugan
Public bug reported: Binary package hint: evolution This machine was only updated to Maverick yesterday from Lucid. Evolution has not worked since that update. I am connecting to an Exchange 2007 server using the evolution-mapi plugin. >From command line I get the following... (evolution:2615

[Bug 654938] Re: Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick

2010-10-04 Thread Tony Mugan
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/654938/+attachment/1672514/+files/Dependencies.txt -- Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick https://bugs.launchpad.net/bugs/654938 You received this bug notification because you are a member of Ubuntu

[Bug 654938] Re: Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick

2010-10-05 Thread Tony Mugan
Here is the backtrace as requested ** Attachment added: "Backtrace as requested" https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/654938/+attachment/1674463/+files/gdb-evolution.txt -- Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick https://bugs.launchpad.net/bugs/654938 Yo

[Bug 654938] Re: Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick

2010-10-05 Thread Tony Mugan
Should I change the status also from "Incomplete"? -- Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick https://bugs.launchpad.net/bugs/654938 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs m

[Bug 654938] Re: Evolution 2.30.3-1ubuntu6 crashes on startup in Maverick

2010-10-06 Thread Tony Mugan
Thanks, Omer. Let's see what the options are. There is also an issue on that machine with likewise version 6 (newest version, not ubuntu repo) which I am following up with the developer directly. On upgrade from Lucid to Maverick, I accepted a config file change accidentally which was related to

[Bug 384524] Re: gnome-volume-control crashed with SIGSEGV in g_closure_invoke()

2009-08-17 Thread Tony Espy
Re-tested with gnome-media 2.27.90-0ubuntu1 ( which includes the commit referenced in the upstream Gnome bug which fixes a problem with an un- initialized variable ), I can no longer reproduce the crash. -- gnome-volume-control crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net

[Bug 408911] Re: Broadcom card unable to connect karmic

2009-08-26 Thread Tony Espy
Two things... 1. If possible, please try and use an Ethernet connection to update your system to the latest & greatest Karmic updates. 2. If you're able to get the system online, then please run the following command from a terminal ( or use Alt-F2 / Run Application ): apport-collect 408911 Thi

[Bug 425200] [NEW] On starting Karmic, multiple instances of Nautilus are started automatically then crash.

2009-09-06 Thread Tony Moran
Public bug reported: Binary package hint: nautilus lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 On starting karmic, multiple instances of Nautilus are started automatically and the CPU is running at 100%. After a couple of minutes, each instance of Naut

[Bug 425200] Re: On starting Karmic, multiple instances of Nautilus are started automatically then crash.

2009-09-06 Thread Tony Moran
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31391827/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/31391828/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31391829/ProcMaps.txt ** Attac

[Bug 425200] Re: On starting Karmic, multiple instances of Nautilus are started automatically then crash.

2009-09-07 Thread Tony Moran
Not sure if I have done this correctly, but here is the valgrind.log file - ** Attachment added: "valgrind.log" http://launchpadlibrarian.net/31447174/valgrind.log -- On starting Karmic, multiple instances of Nautilus are started automatically then crash. https://bugs.launchpad.net/bugs/4252

[Bug 831901] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0

2011-08-23 Thread Tony Corrente
Public bug reported: Was just running update-manager installing the normal updates ProblemType: Package DistroRelease: Ubuntu 11.10 Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu5 ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3 Uname: Linux 3.0.0-9-generic i686 Architecture: i386 Date:

[Bug 831901] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-23 Thread Tony Corrente
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu. https://bugs.launchpad.net/bugs/831901 Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to install/upgrade: trying to overwrite '/us

[Bug 839909] [NEW] package libglib2.0-0 2.29.18-0ubuntu3 failed to install/upgrade: ErrorMessage: './usr/share/doc/libglib2.0-0/changelog.Debian.gz' is different from the same file on the system

2011-09-02 Thread Tony Janssen
Public bug reported: Error occurred during upgrade from Ubuntu x86-64 11.04 to 11.10 Beta 1 ProblemType: Package DistroRelease: Ubuntu 11.04 Package: libglib2.0-0 2.29.18-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules

[Bug 839909] Re: package libglib2.0-0 2.29.18-0ubuntu3 failed to install/upgrade: ErrorMessage: './usr/share/doc/libglib2.0-0/changelog.Debian.gz' is different from the same file on the system

2011-09-02 Thread Tony Janssen
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/839909 Title: package libglib2.0-0 2.29.18-0ubuntu3 failed to install/upgrade: ErrorMessage: './usr/share/doc/libglib2.0-0/changelog

[Bug 1876879] Re: gnome-software cannot install classic snaps if a channel is selected

2020-11-23 Thread Tony Thuitai
Bug also occurs on gnome software in groovy -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1876879 Title: gnome-software cannot install classic snaps if a channel is selecte

[Bug 1951756] [NEW] 317

2021-11-21 Thread tony renfro
Public bug reported: flatpak document portal session opened no listed reason for deployment or operation ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: flatpak (not installed) ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 NonfreeKer

[Bug 1933118] Re: Screen freeze

2021-06-22 Thread Tony Beaumont
1. Look in /var/crash for crash files There are files in /var/crash but dated June 15 2021, one from _usr_lib_slack_slack and one from _opt_google_chrome_chrome. Nothing from 21 June (yesterday) when the issue last happened. 2. If step 1 failed then look at https://errors.ubuntu.com/user/ID

[Bug 1933118] Re: Screen freeze

2021-06-25 Thread Tony Beaumont
As requested I am adding the output from journalctl -b-1 > prevboot.txt Just to add some further info: * I reinstalled my Ubuntu system yesterday back to the same version (my wifi and bluetooth were not working and I could find no way to get them back, so this freeze has happened with a standa

[Bug 1933118] Re: Screen freeze

2021-06-25 Thread Tony Beaumont
And it occurred a second time, just a few minutes after I posted the previous message. in case it is useful, I attach the output from dmesg created while the UI was frozen, also the Xorg.log and another copy of the output from journalctl -b-1 > prevboot.txt Again the freeze corresponded with a mo

[Bug 1824641] [NEW] Blank screen after booting 4.4.0-145

2019-04-13 Thread Tony Pursell
Public bug reported: Having run update on my i386 Asus Eee PC with Intel Atom N550 Dual core CPU running 16.04.06 LTS, it installed linux 4.4.0-145. If I boot this kernel everything is blank. Just a black screen. If I change to a terminal using Ctrl Alt F4 it is still a black screen but I can ca

[Bug 1824641] Re: Blank screen after booting 4.4.0-145

2019-04-13 Thread Tony Pursell
Please not that Launchpad has automatically assigned this bug to mutter, but mutter is not installed on the notebook in question, so I have added linux ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ub

  1   2   3   4   5   >