[Dx-packages] [Bug 1590501] Re: [bq E] [OTA11] Snoozed alarm keeps ringing after being deleted

2016-07-25 Thread Bartosz Kosiorek
** Description changed: So, this is what happenes: 1) Set an alarm 2) When it goes on, press snooze 3) Delete the alarm 4) after the 10 minutes from the original time, it rings again + + + It looks also strange that even if alarm is Snoozed then it looks like to be turned off. **

[Dx-packages] [Bug 1512002] Re: Annoying dialog "Authentication is required to change your own user data"

2016-05-06 Thread Bartosz Kosiorek
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of DX Packages, which is subscribed to accountsservice in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1512002 Title: Annoying

[Dx-packages] [Bug 1482551] Re: Phone app -> Settings -> Back doesn't return to Phone app

2016-02-01 Thread Bartosz Kosiorek
** Description changed: From settings in telephony suite, when tap return button, it goes back to system settings instead of phone/one of the telephony suite + + This is general problem also with: + ubuntu_clock + messaging-indicator + datetime-indicator + location-indicator + messaging-app

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immediately if timer is set in current minute

2016-01-19 Thread Bartosz Kosiorek
** Description changed: indicator-datetime doesn't check seconds for alarms. Steps to reproduce: 1. Install Timer: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 15 seconds in current minute 3. Start timer Currently: - 4. Alarm is ringing almost immediately (it is

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immediately if timer is set for less than 60 seconds

2016-01-15 Thread Bartosz Kosiorek
** Summary changed: - indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds + indicator-datetime starting ringing almost immediately if timer is set for less than 60 seconds -- You received this bug notification because you are a member of DX

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immediately if timer is set in current minute

2016-01-15 Thread Bartosz Kosiorek
** Summary changed: - indicator-datetime starting ringing almost immediately if timer is set for less than 60 seconds + indicator-datetime starting ringing almost immediately if timer is set in current minute ** Description changed: indicator-datetime doesn't check seconds for alarms.

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

2016-01-13 Thread Bartosz Kosiorek
Investigation could be started from: ./src/wakeup-timer-mainloop.cpp:void set_wakeup_time(const DateTime& d) and also: ./src/alarm-queue-simple.cpp: m_triggered.insert(std::make_pair(appointment.uid, alarm->time)); -- You received this bug notification because you are a

[Dx-packages] [Bug 1533911] [NEW] Decrease CPU usage of datetime by events

2016-01-13 Thread Bartosz Kosiorek
Public bug reported: Currently in ./src/wakeup-timer-mainloop.cpp the g_timeout_add_full function is used to call intervals: const auto now = m_clock->localtime(); const auto difference_usec = g_date_time_difference(m_wakeup_time.get(), now.get()); const guint

[Dx-packages] [Bug 1512180] Re: [datetime] Standard alarms are not work correctly for Timers, after timezone/DST change

2015-11-12 Thread Bartosz Kosiorek
Unfortunately we cannot fix that in Timer. When we are set new alarm for 9.00 AM, the alarm will ring at 9.00 AM local time. Example: 1. Let's say we would like to set Timer for 15 minutes and local time 9.00 AM Timezone +0 2. From Timer, we are setting up alarm for 9.15 AM Timezone +0 3. Now we

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

2015-11-08 Thread Bartosz Kosiorek
** No longer affects: ubuntu-clock-app (Ubuntu) ** No longer affects: ubuntu-ui-toolkit (Ubuntu) ** Description changed: indicator-datetime doesn't check seconds for alarms. Steps to reproduce: 1. Install Timer: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 15 seconds

[Dx-packages] [Bug 1447332] Re: alarms sceduled within the current minute trigger immediately

2015-11-08 Thread Bartosz Kosiorek
*** This bug is a duplicate of bug 1480200 *** https://bugs.launchpad.net/bugs/1480200 ** This bug has been marked a duplicate of bug 1480200 indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds -- You received this bug notification because you

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

2015-11-06 Thread Bartosz Kosiorek
I analyzed this issuevand the ics file is correct. So it is indicator- datetime bug. -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1480200

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

2015-11-06 Thread Bartosz Kosiorek
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Invalid ** Changed in: ubuntu-clock-app (Ubuntu) Status: Confirmed => Invalid ** Attachment added: "tasks.ics"

[Dx-packages] [Bug 1512180] Re: [datetime] Standard alarms will not work correctly for Timers, after timezone/DST change

2015-11-03 Thread Bartosz Kosiorek
** Description changed: Standard alarms will not work correctly after changing timezone and during DST change. Steps to reproduce: 1. Install Timer from Store: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 5 minutes 3. Open Clock app. Look for alarm, and notice that

[Dx-packages] [Bug 1480200] Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

2015-11-02 Thread Bartosz Kosiorek
** Summary changed: - indicator-datetime doesn't check seconds for alarms + indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime

[Dx-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-11-01 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: New => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1480200 Title:

[Dx-packages] [Bug 1427566] Re: [Clock][UX] Add timers functionality

2015-11-01 Thread Bartosz Kosiorek
** Description changed: - It is hard to implement Timer application, by using standard alarms. + It is hard to implement Timer application, by using standard alarms. Example of application: https://uappexplorer.com/app/timer.mivoligo Using standard alarm has several disadvantages: -

[Dx-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-11-01 Thread Bartosz Kosiorek
** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** No longer affects: ubuntu-ui-toolkit -- You received this bug notification because you are a member of DX Packages, which is

[Dx-packages] [Bug 1494229] Re: Timer's alarms are visible in the core clock app.

2015-11-01 Thread Bartosz Kosiorek
** Also affects: indicator-datetime (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-clock-app (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-clock-app Importance: Undecided Status: New -- You received this bug notification

[Dx-packages] [Bug 1512180] Re: Standard alarms will not work correctly for Timers, after timezone/DST change

2015-11-01 Thread Bartosz Kosiorek
** No longer affects: ubuntu-clock-app (Ubuntu) ** Also affects: ubuntu-clock-app Importance: Undecided Status: New ** Summary changed: - Standard alarms will not work correctly for Timers, after timezone/DST change + [datetime] Standard alarms will not work correctly for Timers,

[Dx-packages] [Bug 1427566] Re: [Clock][UX] Add timers functionality

2015-11-01 Thread Bartosz Kosiorek
** Description changed: I'm greatly missing timers from the clock app. In Android I use them all the time for fixed time periods (laundry/bread/cooking/tea is ready, etc.), and it's rather inconvenient to have to create a gazillion alarms at a fixed time for these. - I'm not sure why

[Dx-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-11-01 Thread Bartosz Kosiorek
** Also affects: timer Importance: Undecided Status: New ** Also affects: indicator-datetime Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1512180] [NEW] Standard alarms will not work correctly for Timers, after timezone/DST change

2015-11-01 Thread Bartosz Kosiorek
Public bug reported: Standard alarms will not work correctly after changing timezone and during DST change. Steps to reproduce: 1. Install Timer from Store: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 5 minutes 3. Open Clock app. Look for alarm, and notice that alarm is correctly

[Dx-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-11-01 Thread Bartosz Kosiorek
** No longer affects: indicator-datetime -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1480200 Title: indicator-datetime doesn't check

[Dx-packages] [Bug 1427566] Re: [Clock][UX] Add timers functionality

2015-11-01 Thread Bartosz Kosiorek
** Description changed: I'm greatly missing timers from the clock app. In Android I use them all the time for fixed time periods (laundry/bread/cooking/tea is ready, etc.), and it's rather inconvenient to have to create a gazillion alarms at a fixed time for these. - Using standard

[Dx-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-10-22 Thread Bartosz Kosiorek
** Also affects: ubuntu-clock-app Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1480200 Title:

[Dx-packages] [Bug 1421559] Re: [Clock][datetime] Should be able to silence alarm using power button

2015-10-16 Thread Bartosz Kosiorek
** Summary changed: - [Clock] Should be able to silence alarm using power button + [Clock][datetime] Should be able to silence alarm using power button -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1421559] Re: [Clock][datetime] Should be able to snooze alarm using power button

2015-10-16 Thread Bartosz Kosiorek
** Summary changed: - [Clock][datetime] Should be able to silence alarm using power button + [Clock][datetime] Should be able to snooze alarm using power button -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu.

[Dx-packages] [Bug 1411187] Re: [datetime] Add option to not have snooze

2015-09-11 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Milestone: 3.6 => 3.x.backlog -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1411187 Title: [datetime]

[Dx-packages] [Bug 1466820] Re: Notification by sound or vibration doesn't work

2015-09-03 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: Incomplete => Invalid ** Changed in: indicator-datetime (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1466002] Re: Clock display not using the same format as the indicator

2015-09-03 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: Confirmed => Triaged ** Changed in: ubuntu-clock-app Importance: Undecided => Low -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions:

[Dx-packages] [Bug 1481648] Re: [Indicators] WorldCity timezone should be shown in the datetime indicator

2015-09-03 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: Confirmed => Incomplete -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1481648 Title:

[Dx-packages] [Bug 1411187] Re: [datetime] Add option to not have snooze

2015-09-03 Thread Bartosz Kosiorek
** Summary changed: - [clock] Add option to not have snooze + [datetime] Add option to not have snooze -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1421192] Re: [oobe] Initial boot wizard does not include timezone

2015-09-03 Thread Bartosz Kosiorek
** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1421192 Title: [oobe] Initial

[Dx-packages] [Bug 1427566] Re: [Clock][UX] Add timers functionality

2015-08-12 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Assignee: Bartosz Kosiorek (gang65) = (unassigned) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1427566

[Dx-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-07-31 Thread Bartosz Kosiorek
** Description changed: indicator-datetime doesn't check seconds for alarms. Steps to reproduce: 1. Install Timer: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 15 seconds 3. Start timer Currently: 4. Alarm is ringing almost immediately Expected: - 4. After

[Dx-packages] [Bug 1480200] [NEW] indicator-datetime doesn't check seconds for alarms

2015-07-31 Thread Bartosz Kosiorek
Public bug reported: indicator-datetime doesn't check seconds for alarms. Steps to reproduce: 1. Install Timer: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 15 seconds 3. Start timer Currently: 4. Alarm is ringing almost immediately Expected: 4. After previously entered seconds

[Dx-packages] [Bug 1466002] Re: Clock display not using the same format as the indicator

2015-07-24 Thread Bartosz Kosiorek
** Also affects: indicator-datetime Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1466002 Title:

[Dx-packages] [Bug 1426519] Re: Need a mechanism for specifying what happens when an ical menuitem is clicked

2015-07-24 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Milestone: None = 3.x.backlog -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1426519 Title: Need a

[Dx-packages] [Bug 1421559] Re: [Clock][ux] Should be able to silence alarm using power button

2015-07-24 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Milestone: 3.4 = 3.x.backlog -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1421559 Title: [Clock][ux]

[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-24 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Milestone: 3.4 = 3.5 -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1411187 Title: [clock] Add option to

[Dx-packages] [Bug 1421559] Re: [Clock][ux] Should be able to silence alarm using power button

2015-07-18 Thread Bartosz Kosiorek
** Description changed: krillin @rtm #16 Reproduce: 1. Set alarm 2. Let alarm go off, but do not turn it off immediately—do not touch the phone surface, wait until the screen goes black 3. Try to disable alarm What happens: You need to turn on screen, press OK on alarm

[Dx-packages] [Bug 1421559] Re: Should be able to silence alarm using power button

2015-07-18 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: Confirmed = Incomplete ** Summary changed: - Should be able to silence alarm using power button + [Clock][ux] Should be able to silence alarm using power button -- You received this bug notification because you are a member of DX Packages, which

[Dx-packages] [Bug 1466002] Re: Clock display not using the same format as the indicator

2015-07-16 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: New = Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1466002 Title: Clock display

[Dx-packages] [Bug 1421559] Re: Should be able to snooze alarm using power button

2015-07-16 Thread Bartosz Kosiorek
** Summary changed: - Should be able to silence alarm using power button + Should be able to snooze alarm using power button -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1421559] Re: Should be able to silence alarm using power button

2015-07-13 Thread Bartosz Kosiorek
** Description changed: krillin @rtm #16 Reproduce: 1. Set alarm 2. Let alarm go off, but do not turn it off immediately—do not touch the phone surface, wait until the screen goes black 3. Try to disable alarm What happens: You need to turn on screen, press OK on alarm

[Dx-packages] [Bug 1426519] Re: Need a mechanism for specifying what happens when an ical menuitem is clicked

2015-07-10 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Importance: Undecided = Medium ** Changed in: ubuntu-clock-app Status: New = Triaged -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-10 Thread Bartosz Kosiorek
** Also affects: unity-notifications Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1411187 Title:

[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-09 Thread Bartosz Kosiorek
** Description changed: Snooze is evil. I suggest to add to snooze dropdown menu in the option the voice No snooze or something like this GV - UX Solution I've added the option to turn snooze off when editing an alarm, plus I've added an option 'Don't snooze in settings'

[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-09 Thread Bartosz Kosiorek
** Description changed: Snooze is evil. I suggest to add to snooze dropdown menu in the option the voice No snooze or something like this - GV - UX Solution - I've added the option to turn snooze off when editing an alarm, plus I've added an option 'Don't snooze in settings' +

[Dx-packages] [Bug 1450767] Re: [clock] Snooze time more than 10 minutes

2015-07-07 Thread Bartosz Kosiorek
Because 15 minutes is allowed by indicator-datetime, I'm setting this project as involid for this feature. ** Changed in: indicator-datetime (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of DX Packages, which is subscribed to

[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-07 Thread Bartosz Kosiorek
Hi Charles. In my case snooze is evil in case: - I setup alarm for a Daily Meeting and alarm is ringing, I would like to disable it. I don't want Snooze it. Accidently I could snooze it. Then it will ringing again in the middle of the meeting (We have 15 minutes meeting, and default snooze

[Dx-packages] [Bug 1450767] Re: [clock] Snooze time more than 10 minutes

2015-07-07 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Importance: Wishlist = Low ** Changed in: ubuntu-clock-app Status: Triaged = In Progress ** Changed in: ubuntu-clock-app Assignee: (unassigned) = Bartosz Kosiorek (gang65) -- You received this bug notification because you are a member of DX

[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-07 Thread Bartosz Kosiorek
I would vote for change framework. So when Snooze is disabled, then only one (big) button will be displayed with OK caption. Here is the current implementation: https://docs.google.com/presentation/d/1JvDyhsW17d1-Mz8OY1YMBKwfRI2z9qgyRjbujEsxEMk/edit#slide=id.g36c1a0cdd_010 In which I disabling

[Dx-packages] [Bug 1427566] Re: [Clock] Add timers functionality

2015-07-07 Thread Bartosz Kosiorek
** Also affects: indicator-datetime (Ubuntu) Importance: Undecided Status: New ** Also affects: indicator-datetime Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in

[Dx-packages] [Bug 1450767] Re: [clock] Snooze time more than 10 minutes

2015-07-07 Thread Bartosz Kosiorek
** Description changed: Can we have snooze times that are more than 10 minutes? Perhaps full flexibility in specifying a duration (some times I like to use 15m, but I guess more than 30 or 60 minutes would be too much). + + +

[Dx-packages] [Bug 1450767] Re: [clock] Snooze time more than 10 minutes

2015-07-05 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app Status: In Progress = Triaged ** Changed in: ubuntu-clock-app Assignee: Bartosz Kosiorek (gang65) = (unassigned) -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu

[Dx-packages] [Bug 1431384] Re: Need a mechanism for specifying an ical event's icon

2015-06-29 Thread Bartosz Kosiorek
** Also affects: indicator-datetime Importance: Undecided Status: New -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1431384 Title:

[Dx-packages] [Bug 1297466] Re: Having some translator comments would be nice

2015-06-29 Thread Bartosz Kosiorek
** Changed in: indicator-power (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1297466 Title: Having some translator comments

[Dx-packages] [Bug 1210077] Re: Screen freeze and garbled after resume from suspend

2014-04-25 Thread Bartosz Kosiorek
** Also affects: nvidia-graphics-drivers-331-updates (Ubuntu) Importance: Undecided Status: New ** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of DX Packages, which is

[Dx-packages] [Bug 1210077] Re: Screen freeze and garbled after resume from suspend

2014-04-25 Thread Bartosz Kosiorek
I can confirm that nvidia-graphics-drivers-331 331.20-0ubuntu0.0.2 is working correctly, and I don't observe any artifacts after suspend. Unfortunately I cannot test nvidia-graphics-drivers-331-updates 331.38-0ubuntu0.0.1, because it is still in NEW state:

[Dx-packages] [Bug 1210077] Re: Screen freeze and garbled after resume from suspend

2014-04-16 Thread Bartosz Kosiorek
The problem with suspend was solved in nvidia driver 331.67 (not this one 331.38) http://www.nvidia.com/Download/driverResults.aspx/75019/en-us http://www.nvidia.com/object/unix.html Here is chunk from release notes (331.67): Fixed a bug that could cause display corruption when resuming from

[Dx-packages] [Bug 1122596] Re: Race condition in app_indicator_init() causes application crash

2014-01-07 Thread Bartosz Kosiorek
After applying patch from precise-proposed the problem with crashes has gone. Thanks! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of DX Packages, which is subscribed to libappindicator in Ubuntu. Matching