[Bug 1633953] Re: Gnome-Search-Tool don't open containers folders of files after a search in 16.04

2017-06-25 Thread Azurit3
gboolean
open_file_with_filemanager (GtkWidget * window,
const gchar * file,
gboolean open_parent)
{
GDesktopAppInfo * d_app_info;
GKeyFile * key_file;
GdkAppLaunchContext * ctx = NULL;
GList * list = NULL;
GAppInfo * g_app_info;
GFile * g_file;
gchar * command;
gchar * contents;
gchar * uri;
gboolean result = TRUE;

if (open_parent == TRUE && g_file_test (file, G_FILE_TEST_IS_DIR)) {
gchar * folder = g_path_get_dirname (file);
uri = g_filename_to_uri (folder, NULL, NULL);
g_free (folder);
}
else {
uri = g_filename_to_uri (file, NULL, NULL);
}
...

The problem is at:
   if (open_parent == TRUE && g_file_test (file, G_FILE_TEST_IS_DIR)) {
should be:
   if (open_parent == TRUE && g_file_test (file, G_FILE_TEST_IS_REGULAR)) {

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633953

Title:
  Gnome-Search-Tool don't open containers folders of files after a
  search in 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-search-tool/+bug/1633953/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574354] Re: playing .mp4 in VLC freezes machine

2016-08-30 Thread Azurit3
Same issue. I give up using VLC because of this and start using mpv.
Thanks for the "vlc --avcodec-hw none" now it's my workaround to use VLC.
I add it to the Exec at /usr/share/applications/vlc.desktop until its fixed.

Exec=/usr/bin/vlc --avcodec-hw none --started-from-file %U

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574354

Title:
  playing .mp4 in VLC freezes machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1574354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223774] Re: [HARDY] NoDDC option doesn't work for trident cyberblade/i1 resulting in system lockup

2008-05-23 Thread Azurit3
** Also affects: xorg-server
   Importance: Undecided
   Status: New

-- 
[HARDY] NoDDC option doesn't work for trident cyberblade/i1 resulting in system 
lockup
https://bugs.launchpad.net/bugs/223774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 225663] Re: broken graphic on trident cyberblade card

2008-05-20 Thread Azurit3
*** This bug is a duplicate of bug 223774 ***
https://bugs.launchpad.net/bugs/223774

** This bug is no longer a duplicate of bug 162757
   Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD 
bootup or full installation

** This bug has been marked a duplicate of bug 223774
   [HARDY] NoDDC option doesn't work for trident cyberblade/i1 resulting in 
system lockup

-- 
broken graphic on trident cyberblade card
https://bugs.launchpad.net/bugs/225663
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162757] Re: Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2008-05-20 Thread Azurit3
*** This bug is a duplicate of bug 223774 ***
https://bugs.launchpad.net/bugs/223774

** This bug has been marked a duplicate of bug 223774
   [HARDY] NoDDC option doesn't work for trident cyberblade/i1 resulting in 
system lockup

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162757] Re: Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2008-05-19 Thread Azurit3

alwaysCheckForInput = {0, 1}

---


Some commands I runned:

uname -a

---
Linux laptop 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 
GNU/Linux

---

lspci -vvnn
---
01:00.0 VGA compatible controller [0300]: Trident Microsystems CyberBlade i1 
[1023:8520] (rev 6a) (prog-if 00 [VGA controller])

Subsystem: Compaq Computer Corporation CyberBlade i1 AGP
[0e11:b16e]

Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B+

Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-

Latency: 64

Interrupt: pin A routed to IRQ 9

Region 0: Memory at f500 (32-bit, non-prefetchable)
[size=8M]

Region 1: Memory at f410 (32-bit, non-prefetchable)
[size=128K]

Region 2: Memory at f480 (32-bit, non-prefetchable)
[size=8M]

[virtual] Expansion ROM at 2800 [disabled] [size=64K]

Capabilities: access denied

---

sudo discover --disable=parallel,serial,usb,ide,scsi,pcmcia
--format=%M\t%S\t%D\t%i\n video

---
CyberBlade i1   XFree86 trident 10238520

---

sudo xresprobe trident

---
id: 

res: 1024x768

freq:

disptype: lcd/lvds

---

sudo ddcprobe

---
vbe: VESA 1.2 detected.

oem: Copyright 1998 TRIDENT MICROSYSTEMS INC.

memory: 2048kb

mode: 640x480x16m

mode: 800x600x16m

mode: 1024x768x32k

mode: 1024x768x64k

mode: 800x600x32k

mode: 800x600x64k

mode: 640x480x32k

mode: 640x480x64k

mode: 1024x768x256

mode: 640x400x256

mode: 640x480x256

mode: 800x600x256

mode: 1024x768x16

mode: 800x600x16

edid:

edidfail

---

I got edidfail, so I edit xorg.conf
sudo nano /etc/X11/xorg.conf
-
Section Monitor

Identifier  Configured Monitor

HorizSync   36-52

VertRefresh 36-60
EndSection


Section Screen

Identifier  Default Screen

Monitor Configured Monitor

Device  Configured Video Device

Option  NoDDC
Option  IgnoreEDID
EndSection

-

After this I tried to start x but with the same luck.

regards azurit3


** Attachment added: xorg.conf_Xorg.0.log.tar.gz
   http://launchpadlibrarian.net/14607029/xorg.conf_Xorg.0.log.tar.gz

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162757] Re: Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup or full installation

2008-05-19 Thread Azurit3
** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

** Also affects: xserver-xorg-video-trident (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xserver-xorg-video-trident (Ubuntu)
   Status: New = Confirmed

** Also affects: gdm (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gdm (Ubuntu)
   Status: New = Confirmed

-- 
Screen blanks permanently on Toshiba Satellite 1800 during 7.10 Live CD bootup 
or full installation
https://bugs.launchpad.net/bugs/162757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201123] Re: gnome-subtitles crashes on create new subtitle

2008-04-28 Thread Azurit3
** Changed in: gnome-subtitles (Ubuntu)
   Status: New = Confirmed

-- 
gnome-subtitles crashes on create new subtitle
https://bugs.launchpad.net/bugs/201123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 208871] Re: gnome-subtitles refuses to open files (.srt .sub .txt)

2008-04-28 Thread Azurit3
*** This bug is a duplicate of bug 201123 ***
https://bugs.launchpad.net/bugs/201123

** This bug is no longer a duplicate of bug 205424
   Gnome Subtitles can‘t open str files

** This bug has been marked a duplicate of bug 201123
   gnome-subtitles crashes on create new subtitle

-- 
gnome-subtitles refuses to open files (.srt .sub .txt)
https://bugs.launchpad.net/bugs/208871
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 205424] Re: Gnome Subtitles can‘t ope n str files

2008-04-28 Thread Azurit3
*** This bug is a duplicate of bug 201123 ***
https://bugs.launchpad.net/bugs/201123

** This bug has been marked a duplicate of bug 201123
   gnome-subtitles crashes on create new subtitle

-- 
Gnome Subtitles can‘t open str files
https://bugs.launchpad.net/bugs/205424
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 199808] Re: gnome-subtitles.exe crashed on File - New

2008-04-28 Thread Azurit3
*** This bug is a duplicate of bug 201123 ***
https://bugs.launchpad.net/bugs/201123

** This bug is no longer a duplicate of bug 205424
   Gnome Subtitles can‘t open str files

** This bug has been marked a duplicate of bug 201123
   gnome-subtitles crashes on create new subtitle

-- 
gnome-subtitles.exe crashed on File - New
https://bugs.launchpad.net/bugs/199808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 178061] Re: *** Error: couldn't find any ServerLayout sections

2008-02-20 Thread Azurit3
Thanks pyknite,

Section ServerLayout
 Identifier Default Layout
 Screen NAME OF YOUR SCREEN
EndSection

solve the problem, lets now wait a new release of displayconfig-gtk

-- 
*** Error: couldn't find any ServerLayout sections
https://bugs.launchpad.net/bugs/178061
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191878] Re: gnome-display-properties resolution change will not be used after logout or reboot

2008-02-17 Thread Azurit3
Hi,
My computer hostname is desktop1

-- 
gnome-display-properties resolution change will not be used after logout or 
reboot
https://bugs.launchpad.net/bugs/191878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 150980] Re: Window disappears while moving them between workspaces

2008-02-15 Thread Azurit3
I can confirm this bug in Ubuntu hardy with all updates installed.

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Window disappears while moving them between workspaces
https://bugs.launchpad.net/bugs/150980
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191878] Re: gnome-display-properties resolution change will not be used after logout or reboot

2008-02-15 Thread Azurit3
** Changed in: gnome-control-center (Ubuntu)
Sourcepackagename: None = gnome-control-center

-- 
gnome-display-properties resolution change will not be used after logout or 
reboot
https://bugs.launchpad.net/bugs/191878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191825] [NEW] displayconfig-gtk is empty(no options to select)

2008-02-14 Thread Azurit3
Public bug reported:

Binary package hint: displayconfig-gtk

--
displayconfig- 0.3.7
--
Ubuntu 8.04 hardy
Ubuntu hardy (development branch)
--

When I start Screens and Graphics I get no options to select from.

screenshot:
http://img528.imageshack.us/img528/3243/screenshotdm3.png

** Affects: displayconfig-gtk (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: displayconfig-gtk
  
+ --
  displayconfig- 0.3.7
  --
  Ubuntu 8.04 hardy
  Ubuntu hardy (development branch)
  --
  
  When I start Screens and Graphics I get no options to select from.
  
  screenshot:
  http://img528.imageshack.us/img528/3243/screenshotdm3.png

-- 
displayconfig-gtk is empty(no options to select)
https://bugs.launchpad.net/bugs/191825
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191825] Re: displayconfig-gtk is empty(no options to select)

2008-02-14 Thread Azurit3
** Description changed:

  Binary package hint: displayconfig-gtk
  
  --
  displayconfig- 0.3.7
  --
- Ubuntu 8.04 hardy
+ Ubuntu 8.04 hardy amd64
  Ubuntu hardy (development branch)
  --
  
  When I start Screens and Graphics I get no options to select from.
  
  screenshot:
  http://img528.imageshack.us/img528/3243/screenshotdm3.png

-- 
displayconfig-gtk is empty(no options to select)
https://bugs.launchpad.net/bugs/191825
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191833] [NEW] gnome-appearance-properties %F will not show background pictures in preview

2008-02-14 Thread Azurit3
Public bug reported:

--
Ubuntu 8.04 hardy amd64
Ubuntu hardy (development branch)
--

A preview of the background picture should be showed, but instead only the 
background color is showed.
screenshot: 
http://img172.imageshack.us/img172/6174/screenshotappearanceprecb8.png

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

- --
- displayconfig- 0.3.7
  --
  Ubuntu 8.04 hardy amd64
  Ubuntu hardy (development branch)
  --
  
  A preview of the background picture should be showed, but instead only the 
background color is showed.
  screenshot: 
http://img172.imageshack.us/img172/6174/screenshotappearanceprecb8.png

-- 
gnome-appearance-properties %F will not show background pictures in preview
https://bugs.launchpad.net/bugs/191833
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191839] [NEW] gnome clock-applet will stop working if I change the custom_format preference string

2008-02-14 Thread Azurit3
Public bug reported:

--
Ubuntu 8.04 hardy amd64
Ubuntu hardy (development branch)
--

If I change in gconf-editor the preference 
/schemas/apps/clock_applet/prefs/custom_format
the applet and the gnome panel will stop responding.
Will like to ask to this preference to be changeable in the clock preferences 
window.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
gnome clock-applet will stop working if I change the custom_format preference 
string
https://bugs.launchpad.net/bugs/191839
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191878] [NEW] gnome-display-properties resolution change will not be used after logout or reboot

2008-02-14 Thread Azurit3
Public bug reported:

--
Ubuntu 8.04 hardy amd64
Ubuntu hardy (development branch)
--
  *-display:0 UNCLAIMED
   description: VGA compatible controller
   product: RV380 0x3e50 [Radeon X600]
   vendor: ATI Technologies Inc
   physical id: 0
   bus info: [EMAIL PROTECTED]:01:00.0
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list
   configuration: latency=0
  *-display:1 UNCLAIMED
   description: Display controller
   product: RV380 [Radeon X600] (Secondary)
   vendor: ATI Technologies Inc
   physical id: 0.1
   bus info: [EMAIL PROTECTED]:01:00.1
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm pciexpress cap_list
   configuration: latency=0
--
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout pt
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection
--
When I installed Ubuntu the livecd has a default screen resolution very high 
for my monitor [EMAIL PROTECTED], even after install the login window has the 
same high resolution and the desktop.
Now when I change it in gnome-display-properties to [EMAIL PROTECTED] and 
logout or reboot, the resolution will change again to [EMAIL PROTECTED]
Sometimes when I change from [EMAIL PROTECTED] to [EMAIL PROTECTED] my computer 
will stop responding and I have to reset my computer.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  --
  Ubuntu 8.04 hardy amd64
  Ubuntu hardy (development branch)
  --
*-display:0 UNCLAIMED
 description: VGA compatible controller
 product: RV380 0x3e50 [Radeon X600]
 vendor: ATI Technologies Inc
 physical id: 0
 bus info: [EMAIL PROTECTED]:01:00.0
 version: 00
 width: 32 bits
 clock: 33MHz
 capabilities: pm pciexpress msi vga_controller bus_master cap_list
 configuration: latency=0
*-display:1 UNCLAIMED
 description: Display controller
 product: RV380 [Radeon X600] (Secondary)
 vendor: ATI Technologies Inc
 physical id: 0.1
 bus info: [EMAIL PROTECTED]:01:00.1
 version: 00
 width: 32 bits
 clock: 33MHz
 capabilities: pm pciexpress cap_list
 configuration: latency=0
  --
  # xorg.conf (X.Org X Window System server configuration file)
  #
  # This file was generated by dexconf, the Debian X Configuration tool, using
  # values from the debconf database.
  #
  # Edit this file with caution, and see the xorg.conf manual page.
  # (Type man xorg.conf at the shell prompt.)
  #
  # This file is automatically updated on xserver-xorg package upgrades *only*
  # if it has not been modified since the last upgrade of the xserver-xorg
  # package.
  #
  # If you have edited this file but would like it to be automatically updated
  # again, run the following command:
  #   sudo dpkg-reconfigure -phigh xserver-xorg
  
  Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout pt
  EndSection
  
  Section InputDevice
Identifier  Configured Mouse
Driver  mouse
  EndSection
  
  Section Device
Identifier  Configured Video Device
  EndSection
  
  Section Monitor
Identifier  Configured Monitor
  EndSection
  
  Section Screen
Identifier  Default Screen
Monitor Configured Monitor
  EndSection
  --
  When I installed Ubuntu the livecd has a default screen