[Bug 1908878] Re: [nvidia] gnome shell freezes for a couple of seconds

2021-01-28 Thread Richard Somlói
Hey Daniel! I can't reproduce the issue anymore. So maybe it was related to one of the fixed bugs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908878 Title: [nvidia] gnome shell freezes for a

[Bug 1908878] Re: [nvidia] gnome shell freezes for a couple of seconds, then it restarts (maybe it crashes?)

2021-01-04 Thread Richard Somlói
Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908878 Title: [nvidia] gnome shell freezes for a couple of seconds, then it restarts (maybe it crashes?) To manage notifications about this

[Bug 1908878] Re: [nvidia] gnome shell freezes for a couple of seconds, then it restarts (maybe it crashes?)

2021-01-04 Thread Richard Somlói
Maybe this is related: 2020-12-16 11:122020-12-16 10:12 UTCCrash gnome-shell https://errors.ubuntu.com/oops/1d1bb40c-3f8a-11eb-9246-fa163e983629 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1908878] Re: gnome shell freezes for a couple of seconds, then it restarts (maybe it crashes?)

2021-01-04 Thread Richard Somlói
Yes, I'm using the Nvidia 455.28 driver (GTX 960). /var/crash is empty, did something clean it periodically? Btw, should I open a new bug report? Or how can I attach the crash file to this bug? "Please take care to avoid attaching .crash files to bugs as we are unable to process them as file

[Bug 1908878] Re: gnome shell freezes for a couple of seconds, then it restarts (maybe it crashes?)

2020-12-21 Thread Richard Somlói
Video of the issue ** Attachment added: "VID_20201221_105813.mp4" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1908878/+attachment/5445467/+files/VID_20201221_105813.mp4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1908878] [NEW] gnome shell freezes for a couple of seconds, then it restarts (maybe it crashes?)

2020-12-21 Thread Richard Somlói
Public bug reported: This is the line I always see in the log after the restart: Dec 21 09:33:55 ricsipontaz-home gsd-media-keys[5953]: Failed to grab accelerators: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shel l” on object at path /org/gnome/Shell

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-03 Thread Richard Somlói
Disappointing. I've just ordered a 1mii B10 USB Bluetooth 5.0 Audio Transmitter as a workaround... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1838151 Title: Poor quality audio with modern

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-24 Thread Richard Somlói
PulseAudio 14.0 is out [1], so hopefully there's no other blocker to merge missing features: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/227 1: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/ -- You received this bug notification because you are a

[Bug 1872641] Re: Microphone doesn't work with Sony WH-CH700N bluetooth headphone

2020-04-14 Thread Richard Somlói
Here's a screenshot with output devices: ** Attachment added: "output_devices.png" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1872641/+attachment/5353851/+files/output_devices.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1872641] Re: Microphone doesn't work with Sony WH-CH700N bluetooth headphone

2020-04-14 Thread Richard Somlói
I've removed the config file and restarted the session, but no luck. :( There's nothing under input devices in pavucontrol, see attached screenshot. ** Attachment added: "input_devices.png"

[Bug 1872641] Re: Microphone doesn't work with Sony WH-CH700N bluetooth headphone

2020-04-14 Thread Richard Somlói
Thanks your the quick reply. I've attached the requested log. Unfortunately, it doesn't work anywhere. ** Attachment added: "journalctl.log" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1872641/+attachment/5353732/+files/journalctl.log -- You received this bug notification because

[Bug 1872641] [NEW] Microphone doesn't work with Sony WH-CH700N bluetooth headphone

2020-04-14 Thread Richard Somlói
Public bug reported: I can choose the headphone as an input device, but it doesn't work. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bluez 5.53-0ubuntu3 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 NonfreeKernelModules: nvidia_modeset

[Bug 1612367] Re: [Touch] Incoming call gets silent randomly

2016-09-29 Thread Richard Somlói
I experinced this too. I had a call at 2016-09-29 16:27 ** Attachment added: "media-hub.log" https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1612367/+attachment/4751145/+files/media-hub.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1527737] Re: Apps do not start if restarted quickly after closing

2016-08-29 Thread Richard Somlói
bq Aquaris E4.5 (krillin) - OTA-12: Here's the relevant part of the Unity8 log, I hope it would help. :) ** Attachment added: "unity8.log" https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1527737/+attachment/4729842/+files/unity8.log -- You received this bug notification because you

[Bug 1617916] Re: Snyc-Monitor doesn't use translations in OTA-12

2016-08-29 Thread Richard Somlói
** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1617916 Title: Snyc-Monitor doesn't use translations in OTA-12 To manage

[Bug 1607713] [NEW] 'The website says "%2"' sentence's missing from translations

2016-07-29 Thread Richard Somlói
Public bug reported: Website authentication's second sentence is missing from translations: In the code: text: request ? i18n.tr('The website at %1 requires authentication. The website says "%2"').arg(request.host).arg(request.realm) : "" On Launchpad: The website %1 requires authentication.

[Bug 1588622] Re: Pop up information of revert to original isn't translated

2016-06-06 Thread Richard Somlói
I think this is the same bug: https://bugs.launchpad.net/ubuntu-ui- extras/+bug/1521222 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588622 Title: Pop up information of revert to original isn't

[Bug 1488170] Re: Bluetooth initiated after quitting airplane mode

2016-06-02 Thread Richard Somlói
I can't reproduce this either -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488170 Title: Bluetooth initiated after quitting airplane mode To manage notifications about this bug go to:

[Bug 1584462] Re: Browser is being recognized as outdated on M10

2016-05-22 Thread Richard Somlói
Hey, There's already a bugreport for this: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1565063 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584462 Title: Browser is being

[Bug 1566341] Re: Missing translations in the indicators

2016-04-20 Thread Richard Somlói
It is fixed on the latest rc-proposed channel. Thanks :) ** Attachment added: "screenshot20160420_091022718.png" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1566341/+attachment/4640509/+files/screenshot20160420_091022718.png -- You received this bug notification

[Bug 1553657] Re: Clicking on camera & microphone settings crashes app on mako & flo

2016-03-19 Thread Richard Somlói
Nexus 4, rc-proposed channel, the same issue. .cache/upstart/application-legacy-webbrowser-app-.log: Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0' libust[17814/17849]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:958)

[Bug 1555963] Re: Already translated strings changed to untranslated due to an upgrade

2016-03-10 Thread Richard Somlói
** Attachment added: "screenshot20160311_082238296.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1555963/+attachment/4595707/+files/screenshot20160311_082238296.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1555963] [NEW] Already translated strings changed to untranslated due to an upgrade

2016-03-10 Thread Richard Somlói
Public bug reported: Already translated strings changed to untranslated due to an upgrade See the screenshot Bq Aquaris E4.5 rc-proposed r259 ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1422206] Re: Storage page takes about 6secs to open

2016-03-05 Thread Richard Somlói
Bq Aquaris E4.5 - with OTA-9.1 It takes about 15 seconds to open it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422206 Title: Storage page takes about 6secs to open To manage notifications

[Bug 1445595] Re: Empty trash from Launcher results in Nautilus window opening

2016-02-25 Thread Richard Somlói
Finally! :) Thanks, it works well on 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445595 Title: Empty trash from Launcher results in Nautilus window opening To manage notifications about

[Bug 1436912] Re: Unlocalized notification option ("Message")

2016-01-14 Thread Richard Somlói
It's still not fixed. BQ Aquaris E4.5 (krillin) - rc-proposed - r229 (see screenshot) ** Attachment added: "screenshot20160114_095330731.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings-components/+bug/1436912/+attachment/4549769/+files/screenshot20160114_095330731.png -- You

[Bug 1462664] Re: [Ubuntu Phone] With WIFI = ON the GPS stops

2015-12-29 Thread Richard Somlói
The default Nexus 4 channel hasn't got the HERE AGPS, but if you change to the bq-aquaris.en channel (yes, it works well with N4) you can use it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1462664

[Bug 1524811] [NEW] Some events have wrong time

2015-12-10 Thread Richard Somlói
Public bug reported: I've found a bug and I don't decide this is related to indicator- datetime, calendar-app or UUITK. On the first screenshot you can see an eventm named "XXX céges vacsi" at 19:00 hour, it is with the same time on the indicator. But on the second screenshot you can see another

[Bug 1524811] Re: Some events have wrong time

2015-12-10 Thread Richard Somlói
** Attachment added: "02.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1524811/+attachment/4532478/+files/02.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524811

[Bug 1512924] Re: Timestamps not localized in notifications

2015-11-30 Thread Richard Somlói
It looks good with the latest rc-proposed image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512924 Title: Timestamps not localized in notifications To manage notifications about this bug go

[Bug 1500039] Re: Ubuntu Phone is not getting a mobile network cell triangulation position

2015-11-30 Thread Richard Somlói
I also experience this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500039 Title: Ubuntu Phone is not getting a mobile network cell triangulation position To manage notifications about

[Bug 1521186] [NEW] "Media Player" should be translatable on Sound Indicator

2015-11-30 Thread Richard Somlói
Public bug reported: "Media Player" should be translatable on Sound Indicator, see attached screenshot. ** Affects: indicator-sound (Ubuntu) Importance: Undecided Status: New ** Attachment added: "screenshot20151130_135631543.png"

[Bug 1518344] [NEW] "Swipe to reveal actions" label needs more space.

2015-11-20 Thread Richard Somlói
Public bug reported: Hi! I translated the following string to Hungarian: "Swipe to reveal actions" But it needs more space (see attached screenshot). Additional info: In the Phone app the same translation looks okay. ** Affects: ubuntu-system-image Importance: Undecided Status:

[Bug 1515924] Re: Indicator-datetime events are in wrong time format with other language

2015-11-13 Thread Richard Somlói
I've just tried it with the rc and rc-proposed channels, and yes, this is a bug. (it works fine with OTA-7). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515924 Title: Indicator-datetime events

[Bug 1498322] [NEW] Retry button should be under the "Connect to the Internet to check for updates" label

2015-09-22 Thread Richard Somlói
Public bug reported: Retry button should be under the "Connect to the Internet to check for updates" label. The label doesn't fit, because there's not enough space for it. See attached screenshot. ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: Confirmed

[Bug 1439958] Re: Always receive duplicated SMS ans MMS

2015-08-20 Thread Richard Somlói
It seems it solved by the OTA-5 update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439958 Title: Always receive duplicated SMS ans MMS To manage notifications about this bug go to:

[Bug 1436912] Re: Unlocalized notification option (Message)

2015-08-14 Thread Richard Somlói
*will be -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436912 Title: Unlocalized notification option (Message) To manage notifications about this bug go to:

[Bug 1436912] Re: Unlocalized notification option (Message)

2015-08-14 Thread Richard Somlói
Thanks! Is this ready for the OTA-6 update? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436912 Title: Unlocalized notification option (Message) To manage notifications about this bug go to:

[Bug 1479407] Re: Unicode in translated dates being lost in app previews

2015-08-07 Thread Richard Somlói
It is weird. It is showing the right string now with the Music app. Did something change? (You can find the Hungarian language with the name magyar“. ** Attachment added: screenshot20150807_082221233.png

[Bug 1479407] [NEW] Ubuntu Store: Need to use unicode for dates

2015-07-29 Thread Richard Somlói
Public bug reported: How to reproduce: * set the system language to hungarian * go to the installed apps scope * search an app with update from this month (for example Music) what happens? * It shows Utolsó Frissítés (Last Update): 2015 jl. 29 what was expected? * Utolsó Frissítés: 2015

[Bug 1479305] Re: BQ E4.5 (r25): Gallery app is showing thumbnails of viedeos without any indication of content

2015-07-29 Thread Richard Somlói
I am also affected by this issue on bq Aquaris E4.5. (How do you use r25 release? The latest stable release is r24) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479305 Title: BQ E4.5 (r25):

[Bug 1471311] Re: Calendar event dates are in wrong time format for other languages in indicator

2015-07-22 Thread Richard Somlói
** Description changed: The calendar event dates aren't in the right format. See the attached - screenshot, the date should be júl. 11., szo 08.00 instead of this. + screenshot, the date should be júl. 11., szo 08.00 instead of this. And + why it is displayed in UTC instead of the timezone come

[Bug 1471311] Re: Calendar event dates are in wrong time format for other languages in indicator

2015-07-06 Thread Richard Somlói
** Summary changed: - Calendar events dates are in wrong time format for other languages in indicator + Calendar event dates are in wrong time format for other languages in indicator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1469506] [NEW] Implement Hide Phone Number setting in dialer app

2015-06-28 Thread Richard Somlói
Public bug reported: Please implement the phone number hiding option in the dialer app's settings. I know I can hide my phone number when making a call if I enter a code number (For example: UK: 141) before the phone number. Other OS-es, like Android or iOs have these feature already. **

[Bug 1439958] Re: Always receive duplicated SMS ans MMS

2015-05-14 Thread Richard Somlói
I also receive an old MMS every day at the same time. How can I help? (logs, etc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439958 Title: Always receive duplicated SMS ans MMS To manage

[Bug 1438535] [NEW] Last full charge should displays more precise values

2015-03-31 Thread Richard Somlói
Public bug reported: At System Settings the Last full charge should displays more precise values. Because after 24 hours, it only shows 1 day. But it should be 1 day and 2 hours for example. ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New **

[Bug 1437135] Re: Push-client should be disabled when in flight-mode (no network connection)

2015-03-27 Thread Richard Somlói
I agree with this. Push-client should be disabled when mobile data and wifi are turned off too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437135 Title: Push-client should be disabled when in

[Bug 1392233] Re: ubiquity-slideshow-ubuntu: Welcome message can not be translated

2015-03-02 Thread Richard Somlói
** Changed in: ubiquity-slideshow-ubuntu (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/1392233 Title: ubiquity-slideshow-ubuntu: Welcome message can not

[Bug 1320356] Re: mir-session doesn't loads

2015-02-10 Thread Richard Somlói
This bug affects me too (15.04), so I can't try out Unity8 on desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320356 Title: mir-session doesn't loads To manage notifications about this

[Bug 1392233] [NEW] ubiquity-slideshow-ubuntu: Welcome message can not be translated

2014-11-13 Thread Richard Somlói
Public bug reported: The Welcome to Ubuntu 14.10 message can not be translated to other languages, because there is no string in the translation template. But is still has the Welcome to Ubuntu 14.04 string. Screenshot attached with hungarian translation ** Affects: ubuntu Importance:

[Bug 1353426] Re: Missing translations in Diagnostics, Notification and Bluetooth page

2014-09-24 Thread Richard Somlói
** Changed in: ubuntu-translations Status: Confirmed = 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/1353426 Title: Missing translations in Diagnostics, Notification and

[Bug 1359701] Re: psensor crashed with SIGABRT in g_variant_type_key()

2014-09-17 Thread Richard Somlói
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359701 Title: psensor crashed with SIGABRT in g_variant_type_key() To manage notifications about

[Bug 1353426] [NEW] Missing translations in Diagnostics page

2014-08-06 Thread Richard Somlói
Public bug reported: The Diagnostics page's strings are marked for translation, but has not imported to the .po file. ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** Attachment added: systemsettings.png

[Bug 1353426] Re: Missing translations in Diagnostics and Notification page

2014-08-06 Thread Richard Somlói
** Summary changed: - Missing translations in Diagnostics page + Missing translations in Diagnostics and Notification page ** Description changed: - The Diagnostics page's strings are marked for translation, but has not - imported to the .po file. + The Diagnostics and Notification page's

[Bug 1353426] Re: Missing translations in Diagnostics and Notification page

2014-08-06 Thread Richard Somlói
** Attachment added: Screentshot https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1353426/+attachment/4171087/+files/notification.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1353426] Re: Missing translations in Diagnostics, Notification and Bluetooth page

2014-08-06 Thread Richard Somlói
** Summary changed: - Missing translations in Diagnostics and Notification page + Missing translations in Diagnostics, Notification and Bluetooth page ** Description changed: - The Diagnostics and Notification page's strings are marked for - translation, but has not imported to the .po file. +

[Bug 822861] Re: glade creates GtkBox instead of GtkHBox or GtkVBox

2011-10-03 Thread Richard Somlói
I can cofirm this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/822861 Title: glade creates GtkBox instead of GtkHBox or GtkVBox To manage notifications about this bug go to:

[Bug 824243] Re: indicator-session-service crashed with SIGSEGV in g_str_hash()

2011-08-28 Thread Richard Somlói
How can I test this patch? I tried to find the udev-mgr.c file, but no luck. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/824243 Title: indicator-session-service crashed with SIGSEGV in

[Bug 824243] Re: indicator-session-service crashed with SIGSEGV in g_str_hash()

2011-08-28 Thread Richard Somlói
Okay, I did it and it is works for me: ** Attachment added: working_patch.png https://bugs.launchpad.net/indicator-session/+bug/824243/+attachment/2327497/+files/working_patch.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 828590] Re: windows decoration not reacting

2011-08-18 Thread Richard Somlói
I've got this problem too. ** Attachment added: Screenshot at 2011-08-18 12:38:55.png https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/828590/+attachment/2288529/+files/Screenshot%20at%202011-08-18%2012%3A38%3A55.png -- You received this bug notification because you are a member of

[Bug 828598] Re: unity not running

2011-08-18 Thread Richard Somlói
*** This bug is a duplicate of bug 828590 *** https://bugs.launchpad.net/bugs/828590 ** This bug has been marked a duplicate of bug 828590 windows decoration not reacting -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 793124] Re: [new-upstream]emesene 2.11.5

2011-08-16 Thread Richard Somlói
Is there any progress with this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793124 Title: [new-upstream]emesene 2.11.5 To manage notifications about this bug go to:

[Bug 741112] Re: Dead zone on the screen

2011-05-06 Thread Richard Somlói
Same here. I don't know what's the problem source... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/741112 Title: Dead zone on the screen -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 88938] Re: Nvidia GeForce 7900GS fan always at full speed

2010-03-10 Thread Richard Somlói
But this bug is still here with the nouveau driver too. -- Nvidia GeForce 7900GS fan always at full speed https://bugs.launchpad.net/bugs/88938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 364470] Re: In the Acer Aspire 3055 the surround option is mute by default in the sound controller.

2010-02-22 Thread Richard Somlói
** Changed in: ubuntu Status: New = Fix Released -- In the Acer Aspire 3055 the surround option is mute by default in the sound controller. https://bugs.launchpad.net/bugs/364470 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 518893] [NEW] gbrainy don't run after update

2010-02-08 Thread Richard Somlói
Public bug reported: Binary package hint: gbrainy After the last gbrainy update, the program don't start. If I try to start in terminal I got this error message: Unhandled Exception: System.DllNotFoundException: liblaunchpad-integration.so at (wrapper managed-to-native)

[Bug 518893] Re: gbrainy don't run after update

2010-02-08 Thread Richard Somlói
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38895823/Dependencies.txt -- gbrainy don't run after update https://bugs.launchpad.net/bugs/518893 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 232423] Re: The install doesn't run as an Acer Aspire 3055NWXMi

2009-12-01 Thread Richard Somlói
** Changed in: acpi-support (Ubuntu) Status: Confirmed = Fix Released ** Changed in: acpi-support (Ubuntu) Status: Fix Released = Fix Committed -- The install doesn't run as an Acer Aspire 3055NWXMi https://bugs.launchpad.net/bugs/232423 You received this bug notification because

[Bug 447002] Re: [karmic] Nautilus crashes when dragging a file in from FileRoller

2009-10-11 Thread Richard Somlói
My Karmic is updated and the bug is still here, not always, but still here. -- [karmic] Nautilus crashes when dragging a file in from FileRoller https://bugs.launchpad.net/bugs/447002 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 364470] [NEW] In the Acer Aspire 3055 the surround option is mute by default in the sound controller.

2009-04-21 Thread Richard Somlói
Public bug reported: In the Acer Aspire 3055 the surround option is mute (and hidden) by default in the sound controller. So if you don't know that, you can easily think you got something bigger problem. ** Affects: ubuntu Importance: Undecided Status: New -- In the Acer Aspire