[Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage

2020-08-22 Thread Mister X
The problem seems to be that one call to e_cal_client_get_objects_for_uid does not result in a callback when querying a uid with infinite entries. Probably ecal tries to fetch all of them? Is there a different ecal function that one could call? How is it done in Evolution or Gnome calendar, so tha

[Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage

2020-08-22 Thread Mister X
Output generated with: valgrind --tool=massif /usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service Can be viewed with: ms_print massif.out.8535 | less Might be the following function be at fault? unity::indicator::datetime::EdsEngine::Impl::fetch_detached_instances(_GObject*,

[Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage

2020-08-21 Thread Mister X
This is still an issue in Ubuntu 20.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774071 Title: Indicator-datetime-service renders 100% CPU usage To manage notifications about this bug go to: h

[Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
After investigating a bit more, the issue is probably that `e_cal_component_get_dtstart` returns a nullptr for a call in get_appointment in EdsEngine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1891

[Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
Ah, I see the comment box breaks lines. I add it as an attachment here. ** Attachment added: "stack.txt" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1891740/+attachment/5401678/+files/stack.txt -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1891740] Re: Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
I added some debugging output to the DateTime class to create stacktrace when a DateTime is assigned whose `m_dt` field is a `nullptr`. The following is the stack trace when this happens: ./indicator-datetime-service(_ZN5unity9indicator8datetime8DateTimeaSERKS2_+0x45)[0x55abe5d8ba6f] ./indicator-d

[Bug 1891740] [NEW] Indicator Applet Crashes with unity::indicator::datetime::DateTime::get() const: assertion failed: (m_dt)

2020-08-15 Thread Mister X
Public bug reported: # Problem When the calendar is synced to a Google calendar that contains "task" entries, the indicator applet crashes. These entries are not shown in evolution/gnome-calendar either, so this issue might originate in some library code. # Error Message The date-time indicato

[Bug 1026531] Re: f-keys don't work in gnome-terminal

2012-07-19 Thread Mister X
** Description changed: When working in a terminal, the f-keys don't work, because they are reserved for (rather useless) Unity shortcuts. htop, midnight commander and other programs use the f-keys for important program features. Some of the Unity shortcuts (F1, F10) can be disabled, but i

[Bug 1026531] [NEW] f-keys don't work in gnome-terminal

2012-07-19 Thread Mister X
Public bug reported: When working in a terminal, the f-keys don't work, because they are reserved for (rather useless) Unity shortcuts. htop, midnight commander and other programs use the f-keys for important program features. Some of the Unity shortcuts (F1, F10) can be disabled, but it doesn't w

[Bug 1026531] Re: f-keys don't work in gnome-terminal

2012-07-19 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026531 Title: f-keys don't work in gnome-terminal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/10

[Bug 1023494] Re: Evince doesn't save settings correctly

2012-07-16 Thread Mister X
https://bugzilla.gnome.org/show_bug.cgi?id=679997 ** Bug watch added: GNOME Bug Tracker #679997 https://bugzilla.gnome.org/show_bug.cgi?id=679997 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023

[Bug 1023494] [NEW] Evince doesn't save settings correctly

2012-07-11 Thread Mister X
Public bug reported: When using the option to save the current settings as default (Edit -> Save current settings as default) at 100% document size, Evince saves the wrong size % (somewhere around 80%). Expeced behaviour: Open all documents at 100% size. ProblemType: Bug DistroRelease: Ubuntu 12

[Bug 1023494] Re: Evince doesn't save settings correctly

2012-07-11 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023494 Title: Evince doesn't save settings correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bu

[Bug 1016422] Re: update-manager window becomes unusable when invoked when the screen is locked

2012-06-22 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016422 Title: update-manager window becomes unusable when invoked when the screen is locked To manage notifications about this bug go to: https://bug

[Bug 1016422] [NEW] update-manager window becomes unusable when invoked when the screen is locked

2012-06-22 Thread Mister X
Public bug reported: When the update-manager window is brought up while the screen is locked, the user can't interact with it in any way. Can't switch to it, neither by alt-tabbing nor by using the applications panel. You have to close the window and restart the update-manager for it to work again

[Bug 1015958] Re: mysql-workbench isn't displayed in window list (alt-tab)

2012-06-22 Thread Mister X
** Summary changed: - mysql isn't displayed in window list (alt-tab) + mysql-workbench isn't displayed in window list (alt-tab) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015958 Title: mysql-wo

[Bug 1015958] [NEW] mysql isn't displayed in window list (alt-tab)

2012-06-21 Thread Mister X
Public bug reported: Ubuntu 12.04 LTS mysql-workbench: Installed: 5.2.38+dfsg-3 Candidate: 5.2.38+dfsg-3 Version table: *** 5.2.38+dfsg-3 0 500 http://de.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status MySQL-Workbench is not displayed in

[Bug 1015958] Re: mysql isn't displayed in window list (alt-tab)

2012-06-21 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015958 Title: mysql isn't displayed in window list (alt-tab) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/my

[Bug 995875] Re: nautlius trash can icon doesn't change to empty

2012-05-07 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995875 Title: nautlius trash can icon doesn't change to empty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/na

[Bug 995875] [NEW] nautlius trash can icon doesn't change to empty

2012-05-07 Thread Mister X
Public bug reported: When emptying the trash, the trash can icon doesn't change to empty. This is a regression, as this bug had been fixed before, I believe. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.4.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Una

[Bug 993930] Re: onscreen keyboard doesn't disappear from lock screen

2012-05-03 Thread Mister X
** Description changed: After testing the onscreen keyboard and disabling it again, it still - shows in the lock screen. + shows in the lock screen (CTRL+ALT+L). ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.10.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.2.0-24.37-generi

[Bug 993930] [NEW] onscreen keyboard doesn't disappear from lock screen

2012-05-03 Thread Mister X
Public bug reported: After testing the onscreen keyboard and disabling it again, it still shows in the lock screen (CTRL+ALT+L). ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.10.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic x86_64

[Bug 993898] Re: software center search problem

2012-05-03 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993898 Title: software center search problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bu

[Bug 993898] [NEW] software center search problem

2012-05-03 Thread Mister X
Public bug reported: When searching for "workbench", mysql-workbench doesn't show up, but svn-workbench does. Not sure what exactly is the problem, but I don't think it's supposed to be like that. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: software-center 5.2 ProcVersionSignature: Ubun

[Bug 988782] Re: rhythmbox disappears and can't be brought back

2012-04-26 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988782 Title: rhythmbox disappears and can't be brought back To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/uni

[Bug 988782] [NEW] rhythmbox disappears and can't be brought back

2012-04-26 Thread Mister X
Public bug reported: Steps to reproduce the problem: 1. open rhythmbox 2. in the unity bar, click "lock to launcher" 3. play a song 4. click "close" which will minimize rhythmbox 5. bring it back by clicking in the unity bar 6. close again 7. it is now impossible to bring rhythmbox back, at all

[Bug 979805] Re: nautilus greys out valid options

2012-04-12 Thread Mister X
** Description changed: When you are in a group that has full rights to edit files, but you are not the owner, the "Create File/Folder" options are greyed out in Nautilus although they shouldn't be. Despite being greyed out, clicking them does still work though. - Practical example: the

[Bug 979805] [NEW] nautilus greys out valid options

2012-04-12 Thread Mister X
Public bug reported: When you are in a group that has full rights to edit files, but you are not the owner, the "Create File/Folder" options are greyed out in Nautilus although they shouldn't be. Despite being greyed out, clicking them does still work though. Practical example: the /var/www sub-f

[Bug 967223] Re: sidebar doesn't autohide when using a super key shortcut

2012-04-11 Thread Mister X
This seems to have been fixed in one of the recent patches. Marking as fixed for now. ** Changed in: unity (Ubuntu) Status: New => 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/967

[Bug 978793] Re: media player shortcut doesn't bring up media player

2012-04-11 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/978793 Title: media player shortcut doesn't bring up media player To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sourc

[Bug 978793] [NEW] media player shortcut doesn't bring up media player

2012-04-11 Thread Mister X
Public bug reported: Activating the media player keyboard shortcut (fn+media by default, but customizable) will bring the media player to the background if there are other windows open, which pretty much defeats the whole purpose of having the shortcut in the first place. Expected behaviour: Brin

[Bug 967223] Re: sidebar doesn't autohide when using a super key shortcut

2012-03-28 Thread Mister X
** Description changed: When using a keyboard shortcut involving the super key (for example, - bind "Hide all normal windows" to SUPER+D). the sidebar stays up until + bind "Hide all normal windows" to SUPER+D), the sidebar stays up until the super key is pressed again. This bug was intro

[Bug 967223] [NEW] sidebar doesn't autohide when using a super key shortcut

2012-03-28 Thread Mister X
Public bug reported: When using a keyboard shortcut involving the super key (for example, bind "Hide all normal windows" to SUPER+D), the sidebar stays up until the super key is pressed again. This bug was introduced in one of the recent unity patches. ProblemType: Bug DistroRelease: Ubuntu 12.0

[Bug 966025] Re: New windows don't have focus

2012-03-27 Thread Mister X
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966025 Title: New windows don't have focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/966025/

[Bug 966025] [NEW] New windows don't have focus

2012-03-27 Thread Mister X
Public bug reported: When opening a new Nautilus window, it doesn't have focus, so you need to switch to it before you can navigate using the keyboard. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.8.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-12-31 Thread mister-x
Hi, I've the same Probleme with Dual-Head and the mga-Driver in Kubuntu 9.04 and 9.10. I've tested the Patch from Bryce PPA and it worked fine in Kubuntu 9.10 ( I haven't tested it in 9.04). @Bryce: Can you included it in the patches for karmic? Thanks for your help. regards denis -- Xine